Index: LayoutTests/imported/web-platform-tests/html/semantics/forms/the-option-element/option-text-label-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-option-element/option-text-label-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-option-element/option-text-label-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8414c964978687ecaa30aa89d31bdaa5458cf7aa |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-option-element/option-text-label-expected.txt |
@@ -0,0 +1,5 @@ |
+This is a testharness.js-based test. |
+FAIL Option with non-empty label. assert_equals: expected "text" but got "label" |
+PASS Option with empty label. |
+Harness: the test ran to completion. |
+ |