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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: rebase 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
1 CONSOLE MESSAGE: line 251: callback not yet supported 1 CONSOLE MESSAGE: line 251: callback not yet supported
2 CONSOLE MESSAGE: line 251: callback not yet supported 2 CONSOLE MESSAGE: line 251: callback not yet supported
3 CONSOLE MESSAGE: line 251: callback not yet supported 3 CONSOLE MESSAGE: line 251: callback not yet supported
4 This is a testharness.js-based test. 4 This is a testharness.js-based test.
5 Found 6082 tests; 5643 PASS, 439 FAIL, 0 TIMEOUT, 0 NOTRUN.
5 PASS Document interface: attribute rootElement 6 PASS Document interface: attribute rootElement
6 PASS SVGElement interface: existence and properties of interface object 7 PASS SVGElement interface: existence and properties of interface object
7 PASS SVGElement interface object length 8 PASS SVGElement interface object length
8 PASS SVGElement interface object name 9 PASS SVGElement interface object name
9 FAIL SVGElement interface: existence and properties of interface prototype objec t assert_equals: class string of SVGElement.prototype expected "[object SVGEleme ntPrototype]" but got "[object SVGElement]" 10 FAIL SVGElement interface: existence and properties of interface prototype objec t assert_equals: class string of SVGElement.prototype expected "[object SVGEleme ntPrototype]" but got "[object SVGElement]"
10 PASS SVGElement interface: existence and properties of interface prototype objec t's "constructor" property 11 PASS SVGElement interface: existence and properties of interface prototype objec t's "constructor" property
11 PASS SVGElement interface: attribute className 12 PASS SVGElement interface: attribute className
12 PASS SVGElement interface: attribute dataset 13 PASS SVGElement interface: attribute dataset
13 PASS SVGElement interface: attribute ownerSVGElement 14 PASS SVGElement interface: attribute ownerSVGElement
14 PASS SVGElement interface: attribute viewportElement 15 PASS SVGElement interface: attribute viewportElement
(...skipping 6064 matching lines...) Expand 10 before | Expand all | Expand 10 after
6079 FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain 6080 FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
6080 PASS SVGElement interface: feTurbulence must inherit property "onstalled" with t he proper type (63) 6081 PASS SVGElement interface: feTurbulence must inherit property "onstalled" with t he proper type (63)
6081 PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with th e proper type (64) 6082 PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with th e proper type (64)
6082 PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with t he proper type (65) 6083 PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with t he proper type (65)
6083 PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" wit h the proper type (66) 6084 PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" wit h the proper type (66)
6084 PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with th e proper type (67) 6085 PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with th e proper type (67)
6085 PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" w ith the proper type (68) 6086 PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" w ith the proper type (68)
6086 PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with t he proper type (69) 6087 PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with t he proper type (69)
6087 Harness: the test ran to completion. 6088 Harness: the test ran to completion.
6088 6089
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698