| Index: third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Document-prototype-currentScript-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Document-prototype-currentScript-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Document-prototype-currentScript-expected.txt
|
| index adb48a017cee4335963e20c71bb94c7b08a9d5b7..bb5d4391ec712883beb0aa07092722c0b96b29bb 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Document-prototype-currentScript-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/Document-prototype-currentScript-expected.txt
|
| @@ -1,7 +1,7 @@
|
| -CONSOLE ERROR: line 2445: Uncaught Error: assert_equals: expected Element node <script id="outerScriptElement">
|
| +CONSOLE ERROR: line 2443: Uncaught Error: assert_equals: expected Element node <script id="outerScriptElement">
|
|
|
| var outerScriptElement ... but got null
|
| -CONSOLE ERROR: line 2445: Uncaught Error: assert_equals: expected Element node <script id="outerScriptElement">
|
| +CONSOLE ERROR: line 2443: Uncaught Error: assert_equals: expected Element node <script id="outerScriptElement">
|
|
|
| var outerScriptElement ... but got null
|
| This is a testharness.js-based test.
|
|
|