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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt

Issue 1988983002: Move the dom directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/imported/web-platform-tests/dom/historical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt
deleted file mode 100644
index 08d34fe1fd52f48c0f9e6c651ff734b38fc147d4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-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
-PASS Historical DOM features must be removed: DOMImplementationList
-PASS Historical DOM features must be removed: DOMImplementationSource
-PASS Historical DOM features must be removed: DOMLocator
-PASS Historical DOM features must be removed: DOMObject
-PASS Historical DOM features must be removed: DOMSettableTokenList
-PASS Historical DOM features must be removed: DOMUserData
-PASS Historical DOM features must be removed: Entity
-PASS Historical DOM features must be removed: EntityReference
-PASS Historical DOM features must be removed: EventException
-PASS Historical DOM features must be removed: NameList
-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
-FAIL Historical DOM features must be removed: xmlVersion assert_equals: expected (undefined) undefined but got (object) null
-PASS Historical DOM features must be removed: strictErrorChecking
-PASS Historical DOM features must be removed: domConfig
-PASS Historical DOM features must be removed: normalizeDocument
-PASS Historical DOM features must be removed: renameNode
-PASS Historical DOM features must be removed: defaultCharset
-PASS Historical DOM features must be removed: height
-PASS Historical DOM features must be removed: width
-PASS DOMImplementation.getFeature() must be nuked.
-PASS Historical DOM features must be removed: schemaTypeInfo
-PASS Historical DOM features must be removed: setIdAttribute
-PASS Historical DOM features must be removed: setIdAttributeNS
-PASS Historical DOM features must be removed: setIdAttributeNode
-PASS DocumentType member must be nuked: entities
-PASS DocumentType member must be nuked: notations
-PASS DocumentType member must be nuked: internalSubset
-PASS Text member must be nuked: isElementContentWhitespace
-PASS Text member must be nuked: replaceWholeText
-PASS Node member must be nuked: hasAttributes
-PASS Node member must be nuked: attributes
-PASS Node member must be nuked: namespaceURI
-PASS Node member must be nuked: prefix
-PASS Node member must be nuked: localName
-PASS Node member must be nuked: isSupported
-PASS Node member must be nuked: getFeature
-PASS Node member must be nuked: getUserData
-PASS Node member must be nuked: setUserData
-PASS Window member must be nuked: attachEvent
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698