Commit e7a24b9
Bug 1975213 [wpt PR 53534] - Allow trailing semicolon in 'keyTimes' and 'keyPoints', a=testonly
Automatic update from web-platform-tests
Allow trailing semicolon in 'keyTimes' and 'keyPoints'
The spec [1][2] has allowed trailing semicolons for the these attributes
for a time now, and we're allowing trailing semicolons in 'values' and
'keySplines' already.
Guarded by "SmilKeyTimesKeyPointsAllowTrailingSemicolon".
[1] https://svgwg.org/specs/animations/#KeyTimesAttribute
[2] https://svgwg.org/specs/animations/#KeyPointsAttribute
Fixed: 427020732
Change-Id: I29fb8bab7672b1f3be9352f53ff74a103a3febd2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6695946
Commit-Queue: Fredrik Söderquist <[email protected]>
Reviewed-by: Philip Rogers <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1481457}
--
wpt-commits: 526c6655fc7755f9025f3b1e073aaa000eb678c0
wpt-pr: 535341 parent 1ab8cbc commit e7a24b9
File tree
2 files changed
+40
-0
lines changed- testing/web-platform/tests/svg/animations/scripted
2 files changed
+40
-0
lines changedLines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments