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 |