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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt

Issue 2323113002: Revert "Import wpt@65954a35b4e0a5cee1f4839271ba0e44f187c0a6" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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/dom/historical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt
index b7a9a71170bbddc8d45e587e01fc26146103ff66..76ce36eada9a153b01ceaded32e4959081901c41 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt
@@ -1,4 +1,5 @@
This is a testharness.js-based test.
+FAIL Historical DOM features must be removed: CDATASection assert_equals: expected (undefined) undefined but got (function) function "function CDATASection() { [native code] }"
PASS Historical DOM features must be removed: DOMConfiguration
FAIL Historical DOM features must be removed: DOMError assert_equals: expected (undefined) undefined but got (function) function "function DOMError() { [native code] }"
PASS Historical DOM features must be removed: DOMErrorHandler
@@ -16,6 +17,7 @@ PASS Historical DOM features must be removed: Notation
PASS Historical DOM features must be removed: TypeInfo
PASS Historical DOM features must be removed: UserDataHandler
PASS Historical DOM features must be removed: RangeException
+FAIL Historical DOM features must be removed: createCDATASection assert_equals: expected (undefined) undefined but got (function) function "function createCDATASection() { [native code] }"
PASS Historical DOM features must be removed: createEntityReference
FAIL Historical DOM features must be removed: xmlEncoding assert_equals: expected (undefined) undefined but got (object) null
FAIL Historical DOM features must be removed: xmlStandalone assert_equals: expected (undefined) undefined but got (boolean) false

Powered by Google App Engine
This is Rietveld 408576698