chromium/third_party/blink/web_tests/fast/dom/resources/plugin-focus-subframe.html

<!DOCTYPE html>
<html>
<head>
</head>
<body>
  <input placeholder="subframe-before">
  <input placeholder="subframe-after">
</body>
</html>