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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Historical DOM features must be removed: DOMConfiguration
3 FAIL Historical DOM features must be removed: DOMError assert_equals: expected ( undefined) undefined but got (function) function "function DOMError() { [native code] }"
4 PASS Historical DOM features must be removed: DOMErrorHandler
5 PASS Historical DOM features must be removed: DOMImplementationList
6 PASS Historical DOM features must be removed: DOMImplementationSource
7 PASS Historical DOM features must be removed: DOMLocator
8 PASS Historical DOM features must be removed: DOMObject
9 PASS Historical DOM features must be removed: DOMSettableTokenList
10 PASS Historical DOM features must be removed: DOMUserData
11 PASS Historical DOM features must be removed: Entity
12 PASS Historical DOM features must be removed: EntityReference
13 PASS Historical DOM features must be removed: EventException
14 PASS Historical DOM features must be removed: NameList
15 PASS Historical DOM features must be removed: Notation
16 PASS Historical DOM features must be removed: TypeInfo
17 PASS Historical DOM features must be removed: UserDataHandler
18 PASS Historical DOM features must be removed: RangeException
19 PASS Historical DOM features must be removed: createEntityReference
20 FAIL Historical DOM features must be removed: xmlEncoding assert_equals: expecte d (undefined) undefined but got (object) null
21 FAIL Historical DOM features must be removed: xmlStandalone assert_equals: expec ted (undefined) undefined but got (boolean) false
22 FAIL Historical DOM features must be removed: xmlVersion assert_equals: expected (undefined) undefined but got (object) null
23 PASS Historical DOM features must be removed: strictErrorChecking
24 PASS Historical DOM features must be removed: domConfig
25 PASS Historical DOM features must be removed: normalizeDocument
26 PASS Historical DOM features must be removed: renameNode
27 PASS Historical DOM features must be removed: defaultCharset
28 PASS Historical DOM features must be removed: height
29 PASS Historical DOM features must be removed: width
30 PASS Historical DOM features must be removed: commands
31 PASS Historical DOM features must be removed: cssElementMap
32 PASS Historical DOM features must be removed: async
33 PASS document.load
34 PASS DOMImplementation.getFeature() must be nuked.
35 PASS Historical DOM features must be removed: schemaTypeInfo
36 PASS Historical DOM features must be removed: setIdAttribute
37 PASS Historical DOM features must be removed: setIdAttributeNS
38 PASS Historical DOM features must be removed: setIdAttributeNode
39 PASS Attr member must be nuked: schemaTypeInfo
40 PASS Attr member must be nuked: isId
41 PASS DocumentType member must be nuked: entities
42 PASS DocumentType member must be nuked: notations
43 PASS DocumentType member must be nuked: internalSubset
44 PASS Text member must be nuked: isElementContentWhitespace
45 PASS Text member must be nuked: replaceWholeText
46 PASS Node member must be nuked: hasAttributes
47 PASS Node member must be nuked: attributes
48 PASS Node member must be nuked: namespaceURI
49 PASS Node member must be nuked: prefix
50 PASS Node member must be nuked: localName
51 PASS Node member must be nuked: isSupported
52 PASS Node member must be nuked: getFeature
53 PASS Node member must be nuked: getUserData
54 PASS Node member must be nuked: setUserData
55 PASS Node member must be nuked: rootNode
56 PASS Window member must be nuked: attachEvent
57 PASS Event should not have this constant: MOUSEDOWN
58 PASS Event should not have this constant: MOUSEUP
59 PASS Event should not have this constant: MOUSEOVER
60 PASS Event should not have this constant: MOUSEOUT
61 PASS Event should not have this constant: MOUSEMOVE
62 PASS Event should not have this constant: MOUSEDRAG
63 PASS Event should not have this constant: CLICK
64 PASS Event should not have this constant: DBLCLICK
65 PASS Event should not have this constant: KEYDOWN
66 PASS Event should not have this constant: KEYUP
67 PASS Event should not have this constant: KEYPRESS
68 PASS Event should not have this constant: DRAGDROP
69 PASS Event should not have this constant: FOCUS
70 PASS Event should not have this constant: BLUR
71 PASS Event should not have this constant: SELECT
72 PASS Event should not have this constant: CHANGE
73 Harness: the test ran to completion.
74
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698