Index: LayoutTests/imported/web-platform-tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor-expected.txt b/LayoutTests/imported/web-platform-tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..183a6f38d232f225774469e060f6db8399528165 |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/script-IDL-event-htmlfor-expected.txt |
@@ -0,0 +1,8 @@ |
+This is a testharness.js-based test. |
+PASS event and htmlFor IDL attributes of HTMLScriptElement |
+FAIL event and htmlFor IDL attributes of HTMLScriptElement 1 assert_equals: expected "" but got "blah" |
+FAIL event and htmlFor IDL attributes of HTMLScriptElement 2 assert_equals: expected "" but got "foo" |
+FAIL event and htmlFor IDL attributes of HTMLScriptElement 3 assert_equals: expected "" but got "null" |
+FAIL event and htmlFor IDL attributes of HTMLScriptElement 4 assert_equals: expected "" but got "undefined" |
+Harness: the test ran to completion. |
+ |