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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/dom/historical-expected.txt

Issue 2564853002: Import wpt@04b3b0d125436f3e502741522934cde57fd8c79f (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 4 years 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
« no previous file with comments | « third_party/WebKit/LayoutTests/imported/wpt/dom/historical.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Historical DOM features must be removed: DOMConfiguration 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] }" 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 4 PASS Historical DOM features must be removed: DOMErrorHandler
5 PASS Historical DOM features must be removed: DOMImplementationList 5 PASS Historical DOM features must be removed: DOMImplementationList
6 PASS Historical DOM features must be removed: DOMImplementationSource 6 PASS Historical DOM features must be removed: DOMImplementationSource
7 PASS Historical DOM features must be removed: DOMLocator 7 PASS Historical DOM features must be removed: DOMLocator
8 PASS Historical DOM features must be removed: DOMObject 8 PASS Historical DOM features must be removed: DOMObject
9 PASS Historical DOM features must be removed: DOMSettableTokenList 9 PASS Historical DOM features must be removed: DOMSettableTokenList
10 FAIL Historical DOM features must be removed: DOMStringList assert_equals: expec ted (undefined) undefined but got (function) function "function DOMStringList() { [native code] }"
10 PASS Historical DOM features must be removed: DOMUserData 11 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: Entity
12 PASS Historical DOM features must be removed: EntityReference 13 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: EventException
14 PASS Historical DOM features must be removed: NameList 15 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: Notation
16 PASS Historical DOM features must be removed: TypeInfo 17 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: UserDataHandler
18 PASS Historical DOM features must be removed: RangeException 19 PASS Historical DOM features must be removed: RangeException
19 PASS Historical DOM features must be removed: createEntityReference 20 PASS Historical DOM features must be removed: createEntityReference
(...skipping 23 matching lines...) Expand all
43 PASS Node member must be nuked: prefix 44 PASS Node member must be nuked: prefix
44 PASS Node member must be nuked: localName 45 PASS Node member must be nuked: localName
45 PASS Node member must be nuked: isSupported 46 PASS Node member must be nuked: isSupported
46 PASS Node member must be nuked: getFeature 47 PASS Node member must be nuked: getFeature
47 PASS Node member must be nuked: getUserData 48 PASS Node member must be nuked: getUserData
48 PASS Node member must be nuked: setUserData 49 PASS Node member must be nuked: setUserData
49 PASS Node member must be nuked: rootNode 50 PASS Node member must be nuked: rootNode
50 PASS Window member must be nuked: attachEvent 51 PASS Window member must be nuked: attachEvent
51 Harness: the test ran to completion. 52 Harness: the test ran to completion.
52 53
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/imported/wpt/dom/historical.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698