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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain-expected.txt

Issue 2881323002: Support Document constructor. (Closed)
Patch Set: . Created 3 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/external/wpt/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain-expected.txt
index 6282ea6c78e647ee5d5253001c12211c17927646..740f2dc85cb8ae3f8df962d40aae6a2f72c73762 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain-expected.txt
@@ -1,6 +1,6 @@
This is a testharness.js-based test.
PASS sanity checks
PASS current document
-FAIL new document Illegal constructor
+FAIL new document assert_equals: new document has empty domain expected "" but got "web-platform.test"
dominicc (has gone to gerrit) 2017/05/17 05:50:33 It looks like this needs work.
tkent 2017/05/17 08:42:18 yeah, I found a bug. Will fix.
tkent 2017/05/19 06:05:07 Looks this is a specification error. All major bro
tkent 2017/05/19 06:28:45 Filed: https://github.com/whatwg/html/issues/2697
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698