Index: third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt |
deleted file mode 100644 |
index 0884caa8bc57e185bc520d74df5f28218999d711..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLAnchorElement/remove-href-from-focused-anchor-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-PASS document.activeElement is target |
-Remove href. |
-PASS document.activeElement is document.body |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |