Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt

Issue 2022203002: Import wpt@d510ec1abc30eee4c855c13842bc2f0dfa791f8b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Message changed by testharness.js update Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698