Commit d72a80b
authored
[css-shapes-2] Clarify shape/path interpolation (w3c#10984)
* [css-shapes-2] Clarify shape/path interpolation
Match the first moveTo of the `path()` with the "from" of the `shape()`
This is guaranteed to work since `path()` always starts with an M or m.
See resolution: w3c#10740 (comment)
Closes w3c#10740
* s/value/command1 parent a43d71b commit d72a80b
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
356 | 360 | | |
357 | 361 | | |
358 | 362 | | |
| |||
0 commit comments