Skip to content

Commit

Permalink
Bug 1489847 [wpt PR 12906] - CSS: path string computed style uses abs…
Browse files Browse the repository at this point in the history
…olute commands, a=testonly

Automatic update from web-platform-testsCSS: path string computed style uses absolute commands

The canonical computed style format for path strings uses absolute
commands only.

Discussed in w3c/svgwg#321

Previously, Blink only normalized path string to absolute commands
when they were animated.

BUG=696395

Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: I773ceb40f22fc5ce1e5f7ea0b4eca6cc612e763e
Reviewed-on: https://chromium-review.googlesource.com/1215150
Commit-Queue: Eric Willigers <ericwilligerschromium.org>
Reviewed-by: Fredrik Söderquist <fsopera.com>
Cr-Commit-Position: refs/heads/master{#591996}

--

wpt-commits: 9b900a584259526b6927565fa010d4036c1224af
wpt-pr: 12906

UltraBlame original commit: cea1dbbb46c0cd590ff12f201402a916b7108273
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent 81ebd91 commit 0faf5f1
Show file tree
Hide file tree
Showing 6 changed files with 1,778 additions and 16 deletions.
112 changes: 109 additions & 3 deletions testing/web-platform/meta/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -2086415,6 +2086415,40 @@ motion
/
offset
-
path
-
serialization
.
html
"
:
[
[
"
/
css
/
motion
/
offset
-
path
-
serialization
.
html
"
{
}
]
]
"
css
/
motion
/
offset
-
supports
-
calc
Expand Down Expand Up @@ -2590517,6 +2590551,36 @@ svg
"
svg
/
path
/
property
/
serialization
.
svg
"
:
[
[
"
/
svg
/
path
/
property
/
serialization
.
svg
"
{
}
]
]
"
svg
/
scripted
/
text
Expand Down Expand Up @@ -3822140,6 +3822204,28 @@ offset
-
path
-
serialization
.
html
"
:
[
"
1c000919518e4052d1c9546580c9b9cca89883c7
"
"
testharness
"
]
"
css
/
motion
/
offset
-
path
-
string
-
001
Expand Down Expand Up @@ -3822437,7 +3822523,7 @@ html
:
[
"
b93091b2088987cb402c364e0d3794d847522a16
3fe8a5b20d805ae3d330b8c653593b6b0c0e0d9e
"
"
testharness
Expand Down Expand Up @@ -3822489,7 +3822575,7 @@ html
:
[
"
bda82928726dc8c3a30207f9871a4883e2db5376
0ed360f6e369e5b53ae4ae0b1b535a7ff8e31ca9
"
"
testharness
Expand Down Expand Up @@ -4388075,7 +4388161,7 @@ svg
:
[
"
5830191931fb4f7dd0d4e929333248b8d3019e79
392c570e3525062886f7d4bda0ab7e006e3e370c
"
"
testharness
Expand Down Expand Up @@ -4388152,6 +4388238,26 @@ support
"
svg
/
path
/
property
/
serialization
.
svg
"
:
[
"
297f8ede687a28a12ced98a4b89051dd9ddf5090
"
"
testharness
"
]
"
svg
/
pservers
/
reftests
Expand Down
Loading

0 comments on commit 0faf5f1

Please sign in to comment.