Index: LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..721d3a35316ef7c504d12edff03a0e1e51ce3dfa |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt |
@@ -0,0 +1,8 @@ |
+ |
+ |
+This is a testharness.js-based test. |
+FAIL ':checked' matches checked <input>/<menuitem> in checkbox and radio button states, selected <option>s assert_array_equals: lengths differ, expected 5 got 3 |
+FAIL ':checked' should no longer match <input>s whose type checkbox/radio has been removed assert_array_equals: lengths differ, expected 3 got 1 |
+FAIL ':checked' matches clicked checkbox and radio buttons assert_array_equals: lengths differ, expected 5 got 3 |
+Harness: the test ran to completion. |
+ |