Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe.html |
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe.html |
| deleted file mode 100644 |
| index a269f1c671774b34885af42e233d5ca4a260f62a..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe.html |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -<!DOCTYPE html> |
| -<meta charset=utf-8> |
| -<title>Selector: pseudo-classes (:focus)</title> |
| -<link rel="author" title="Denis Ah-Kang" href="mailto:denis@w3.org"> |
| -<input id="inputiframe" type=text value="foobar" /> |