Skip to content

Commit 71986e7

Browse files
Fredrik Söderquistjgraham
Fredrik Söderquist
authored andcommitted
Bug 1465070 [wpt PR 11228] - Clamp argument to SVGGeometryElement.getPointAtLength to [0, length], a=testonly
Automatic update from web-platform-testsClamp argument to SVGGeometryElement.getPointAtLength to [0, length] Per: https://svgwg.org/svg2-draft/types.html#__svg__SVGGeometryElement__getPointAtLength Bug: 847198 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I9067ce9f196453bd54560d5119ebc38d35c8ac86 Reviewed-on: https://chromium-review.googlesource.com/1075332 Reviewed-by: Stephen Chenney <[email protected]> Commit-Queue: Fredrik Söderquist <[email protected]> Cr-Commit-Position: refs/heads/master@{#562422} -- wpt-commits: a0061d718ef5e40e7b8107ebb60818c4a1f262df wpt-pr: 11228
1 parent b5a5f23 commit 71986e7

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

testing/web-platform/meta/MANIFEST.json

+10
Original file line numberDiff line numberDiff line change
@@ -369594,6 +369594,12 @@
369594369594
{}
369595369595
]
369596369596
],
369597+
"svg/types/scripted/SVGGeometryElement.getPointAtLength-01.svg": [
369598+
[
369599+
"/svg/types/scripted/SVGGeometryElement.getPointAtLength-01.svg",
369600+
{}
369601+
]
369602+
],
369597369603
"svg/types/scripted/SVGLength-px-with-context.html": [
369598369604
[
369599369605
"/svg/types/scripted/SVGLength-px-with-context.html",
@@ -608527,6 +608533,10 @@
608527608533
"dfc7ec677df247b015ef360793c7e5f0c926e45f",
608528608534
"testharness"
608529608535
],
608536+
"svg/types/scripted/SVGGeometryElement.getPointAtLength-01.svg": [
608537+
"73c1c15179f02b637a68939ba08faa4f90af8e5b",
608538+
"testharness"
608539+
],
608530608540
"svg/types/scripted/SVGLength-px-with-context.html": [
608531608541
"a605dba2368aa00a3cd3343739c05cdbbd930205",
608532608542
"testharness"

0 commit comments

Comments
 (0)