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

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

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: Created 3 years, 10 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/external/wpt/dom/historical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/historical-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/historical-expected.txt
deleted file mode 100644
index 0a82ab1010676d31358d8df16b20d2906b1ed4e6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/historical-expected.txt
+++ /dev/null
@@ -1,74 +0,0 @@
-This is a testharness.js-based test.
-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
-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 Historical DOM features must be removed: commands
-PASS Historical DOM features must be removed: cssElementMap
-PASS Historical DOM features must be removed: async
-PASS document.load
-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 Attr member must be nuked: schemaTypeInfo
-PASS Attr member must be nuked: isId
-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 Node member must be nuked: rootNode
-PASS Window member must be nuked: attachEvent
-PASS Event should not have this constant: MOUSEDOWN
-PASS Event should not have this constant: MOUSEUP
-PASS Event should not have this constant: MOUSEOVER
-PASS Event should not have this constant: MOUSEOUT
-PASS Event should not have this constant: MOUSEMOVE
-PASS Event should not have this constant: MOUSEDRAG
-PASS Event should not have this constant: CLICK
-PASS Event should not have this constant: DBLCLICK
-PASS Event should not have this constant: KEYDOWN
-PASS Event should not have this constant: KEYUP
-PASS Event should not have this constant: KEYPRESS
-PASS Event should not have this constant: DRAGDROP
-PASS Event should not have this constant: FOCUS
-PASS Event should not have this constant: BLUR
-PASS Event should not have this constant: SELECT
-PASS Event should not have this constant: CHANGE
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698