| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt
|
| index d09bd1ac22688062e4ecd3290bf66d5aba76a1d0..f97b7a6eba46cec00cb78ecf94f2190220303385 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt
|
| @@ -1,6 +1,7 @@
|
| This is a testharness.js-based test.
|
| FAIL document.open should redirect to window.open when called with three arguments assert_unreached: The call should be redirected to the real window.open Reached unreachable code
|
| FAIL document.open should throw when it has no window and is called with three arguments assert_throws: function "function () {
|
| - doc.open("/resources/testharness.js", "..." did not throw
|
| + doc.open("/resources/testharness.js", "", "");
|
| + }" did not throw
|
| Harness: the test ran to completion.
|
|
|
|
|