Index: LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-style-element/style_scoped-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-style-element/style_scoped-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-style-element/style_scoped-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2d8443af3deaf038122d5f454ab37adcc9bc80b3 |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/document-metadata/the-style-element/style_scoped-expected.txt |
@@ -0,0 +1,4 @@ |
+This is a testharness.js-based test. |
+FAIL The scoped attribute is present, the style information must be applied only to its parent element assert_equals: The width should not be applied. expected "50px" but got "100px" |
+Harness: the test ran to completion. |
+ |