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

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

Issue 2413753004: Move getTotalLength and getPointAtLength methods from SVGPathElement to SVGGeometryElement. (Closed)
Patch Set: Align with review comments Created 4 years, 1 month 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 236: callback not yet supported 1 CONSOLE MESSAGE: line 236: callback not yet supported
2 CONSOLE MESSAGE: line 236: callback not yet supported 2 CONSOLE MESSAGE: line 236: callback not yet supported
3 CONSOLE MESSAGE: line 236: callback not yet supported 3 CONSOLE MESSAGE: line 236: callback not yet supported
4 This is a testharness.js-based test. 4 This is a testharness.js-based test.
5 PASS Document interface: attribute rootElement 5 PASS Document interface: attribute rootElement
6 PASS SVGElement interface: existence and properties of interface object 6 PASS SVGElement interface: existence and properties of interface object
7 PASS SVGElement interface object length 7 PASS SVGElement interface object length
8 PASS SVGElement interface object name 8 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]" 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 PASS SVGElement interface: existence and properties of interface prototype objec t's "constructor" property 10 PASS SVGElement interface: existence and properties of interface prototype objec t's "constructor" property
(...skipping 1383 matching lines...) Expand 10 before | Expand all | Expand 10 after
1394 PASS SVGAnimatedPreserveAspectRatio must be primary interface of image.preserveA spectRatio 1394 PASS SVGAnimatedPreserveAspectRatio must be primary interface of image.preserveA spectRatio
1395 PASS Stringification of image.preserveAspectRatio 1395 PASS Stringification of image.preserveAspectRatio
1396 PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must in herit property "baseVal" with the proper type (0) 1396 PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must in herit property "baseVal" with the proper type (0)
1397 PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must in herit property "animVal" with the proper type (1) 1397 PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must in herit property "animVal" with the proper type (1)
1398 PASS SVGPathElement interface: existence and properties of interface object 1398 PASS SVGPathElement interface: existence and properties of interface object
1399 PASS SVGPathElement interface object length 1399 PASS SVGPathElement interface object length
1400 PASS SVGPathElement interface object name 1400 PASS SVGPathElement interface object name
1401 FAIL SVGPathElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGPathElement.prototype expected "[object SVGPathElementPrototype]" but got "[object SVGPathElement]" 1401 FAIL SVGPathElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGPathElement.prototype expected "[object SVGPathElementPrototype]" but got "[object SVGPathElement]"
1402 PASS SVGPathElement interface: existence and properties of interface prototype o bject's "constructor" property 1402 PASS SVGPathElement interface: existence and properties of interface prototype o bject's "constructor" property
1403 PASS SVGPathElement interface: attribute pathLength 1403 PASS SVGPathElement interface: attribute pathLength
1404 PASS SVGPathElement interface: operation getTotalLength() 1404 FAIL SVGPathElement interface: operation getTotalLength() assert_own_property: i nterface prototype object missing non-static operation expected property "getTot alLength" missing
1405 PASS SVGPathElement interface: operation getPointAtLength(float) 1405 FAIL SVGPathElement interface: operation getPointAtLength(float) assert_own_prop erty: interface prototype object missing non-static operation expected property "getPointAtLength" missing
1406 PASS SVGPathElement must be primary interface of path 1406 PASS SVGPathElement must be primary interface of path
1407 PASS Stringification of path 1407 PASS Stringification of path
1408 PASS SVGPathElement interface: path must inherit property "pathLength" with the proper type (0) 1408 PASS SVGPathElement interface: path must inherit property "pathLength" with the proper type (0)
1409 PASS SVGPathElement interface: path must inherit property "getTotalLength" with the proper type (1) 1409 PASS SVGPathElement interface: path must inherit property "getTotalLength" with the proper type (1)
1410 PASS SVGPathElement interface: path must inherit property "getPointAtLength" wit h the proper type (2) 1410 PASS SVGPathElement interface: path must inherit property "getPointAtLength" wit h the proper type (2)
1411 PASS SVGPathElement interface: calling getPointAtLength(float) on path with too few arguments must throw TypeError 1411 PASS SVGPathElement interface: calling getPointAtLength(float) on path with too few arguments must throw TypeError
1412 PASS SVGGeometryElement interface: path must inherit property "isPointInFill" wi th the proper type (0) 1412 PASS SVGGeometryElement interface: path must inherit property "isPointInFill" wi th the proper type (0)
1413 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on path with too few arguments must throw TypeError 1413 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on path with too few arguments must throw TypeError
1414 PASS SVGGeometryElement interface: path must inherit property "isPointInStroke" with the proper type (1) 1414 PASS SVGGeometryElement interface: path must inherit property "isPointInStroke" with the proper type (1)
1415 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on path wit h too few arguments must throw TypeError 1415 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on path wit h too few arguments must throw TypeError
(...skipping 4658 matching lines...) Expand 10 before | Expand all | Expand 10 after
6074 FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain 6074 FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
6075 PASS SVGElement interface: feTurbulence must inherit property "onstalled" with t he proper type (63) 6075 PASS SVGElement interface: feTurbulence must inherit property "onstalled" with t he proper type (63)
6076 PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with th e proper type (64) 6076 PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with th e proper type (64)
6077 PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with t he proper type (65) 6077 PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with t he proper type (65)
6078 PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" wit h the proper type (66) 6078 PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" wit h the proper type (66)
6079 PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with th e proper type (67) 6079 PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with th e proper type (67)
6080 PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" w ith the proper type (68) 6080 PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" w ith the proper type (68)
6081 PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with t he proper type (69) 6081 PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with t he proper type (69)
6082 Harness: the test ran to completion. 6082 Harness: the test ran to completion.
6083 6083
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698