| 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
|
|
|