Index: LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/link-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/link-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/link-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..343cb65eb3d8e0a58b07d61620cb6d59452b520a |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/link-expected.txt |
@@ -0,0 +1,5 @@ |
+ This is a testharness.js-based test. |
+FAIL Only <a>s, <area>s and <link>s that have a href attribute match ':link' assert_array_equals: lengths differ, expected 7 got 3 |
+FAIL ':link' doesn't match elements whos href attribute has been removed assert_array_equals: lengths differ, expected 6 got 3 |
+Harness: the test ran to completion. |
+ |