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

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

Issue 2318053005: W3C auto test import CL. (Closed)
Patch Set: 'Modifies TestExpectations and/or downloads new baselines for tests' 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 76ce36eada9a153b01ceaded32e4959081901c41..b7a9a71170bbddc8d45e587e01fc26146103ff66 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt
@@ -1,5 +1,4 @@
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
@@ -17,7 +16,6 @@ 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