Index: LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt |
diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt b/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..93e14b0b2e7e6532d62783989677cedde9694df4 |
--- /dev/null |
+++ b/LayoutTests/imported/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt |
@@ -0,0 +1,6 @@ |
+This is a testharness.js-based test. |
+FAIL object.contentWindow Cannot read property 'name' of undefined |
+FAIL object.width assert_equals: The width should be 100px. expected "100px" but got "auto" |
+FAIL object.height assert_equals: The height should be 50px. expected "50px" but got "auto" |
+Harness: the test ran to completion. |
+ |