OLD | NEW |
1 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 | |
4 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
5 Found 6082 tests; 5643 PASS, 439 FAIL, 0 TIMEOUT, 0 NOTRUN. | 2 Found 6082 tests; 5643 PASS, 439 FAIL, 0 TIMEOUT, 0 NOTRUN. |
6 PASS Document interface: attribute rootElement | 3 PASS Document interface: attribute rootElement |
7 PASS SVGElement interface: existence and properties of interface object | 4 PASS SVGElement interface: existence and properties of interface object |
8 PASS SVGElement interface object length | 5 PASS SVGElement interface object length |
9 PASS SVGElement interface object name | 6 PASS SVGElement interface object name |
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]" | 7 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]" |
11 PASS SVGElement interface: existence and properties of interface prototype objec
t's "constructor" property | 8 PASS SVGElement interface: existence and properties of interface prototype objec
t's "constructor" property |
12 PASS SVGElement interface: attribute className | 9 PASS SVGElement interface: attribute className |
13 PASS SVGElement interface: attribute dataset | 10 PASS SVGElement interface: attribute dataset |
(...skipping 6066 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6080 FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the
proper type (62) assert_inherits: property "onsort" not found in prototype chain | 6077 FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the
proper type (62) assert_inherits: property "onsort" not found in prototype chain |
6081 PASS SVGElement interface: feTurbulence must inherit property "onstalled" with t
he proper type (63) | 6078 PASS SVGElement interface: feTurbulence must inherit property "onstalled" with t
he proper type (63) |
6082 PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with th
e proper type (64) | 6079 PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with th
e proper type (64) |
6083 PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with t
he proper type (65) | 6080 PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with t
he proper type (65) |
6084 PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" wit
h the proper type (66) | 6081 PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" wit
h the proper type (66) |
6085 PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with th
e proper type (67) | 6082 PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with th
e proper type (67) |
6086 PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" w
ith the proper type (68) | 6083 PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" w
ith the proper type (68) |
6087 PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with t
he proper type (69) | 6084 PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with t
he proper type (69) |
6088 Harness: the test ran to completion. | 6085 Harness: the test ran to completion. |
6089 | 6086 |
OLD | NEW |