mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update web-platform-tests to revision d8b8e0b8efe993a37404d6c6fc75e16fdc16b7d8
This commit is contained in:
parent
abc0f50d20
commit
e07315e6af
221 changed files with 7334 additions and 774 deletions
|
@ -9,8 +9,8 @@
|
|||
<desc class="assert">Style properties on content elements of clipPath
|
||||
must be ignored. A green square should be visible.</desc>
|
||||
</g>
|
||||
<clipPath id="clip1" clip-path="url(#clip1)">
|
||||
<rect x="50" y="50" width="100" height="100" stroke="black" stroke-wdith="10" stroke-dasharray="10 10" fill="none"/>
|
||||
<clipPath id="clip1">
|
||||
<rect x="50" y="50" width="100" height="100" stroke="black" stroke-width="10" stroke-dasharray="10 10" fill="none"/>
|
||||
</clipPath>
|
||||
<rect width="200" height="200" fill="green" clip-path="url(#clip1)"/>
|
||||
</svg>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 907 B After Width: | Height: | Size: 884 B |
Loading…
Add table
Add a link
Reference in a new issue