Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/iframe.html |
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/iframe.html b/third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/iframe.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f416eb0df136d545e9437a8b8c5ad53ed1e66a2b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/dom/resources/iframe.html |
| @@ -0,0 +1,5 @@ |
| +<html> |
| +<body> |
| +<div id="element_in_an_iframe"></div> |
| +</body> |
| +</html> |