Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/Document-prototype-currentScript-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/Document-prototype-currentScript-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/Document-prototype-currentScript-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5a46a7fd4ee0e646c73b1cf26238ec16cf097fd5 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/Document-prototype-currentScript-expected.txt |
@@ -0,0 +1,12 @@ |
+CONSOLE ERROR: line 2440: Uncaught Error: assert_equals: expected Element node <script id="outerScriptElement"> |
+ |
+var outerScriptElement ... but got null |
+CONSOLE ERROR: line 2440: Uncaught Error: assert_equals: expected Element node <script id="outerScriptElement"> |
+ |
+var outerScriptElement ... but got null |
+This is a testharness.js-based test. |
+Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Error: assert_equals: expected Element node <script id="outerScriptElement"> |
+ |
+var outerScriptElement ... but got null |
+Harness: the test ran to completion. |
+ |