Mypal/layout/reftests/scoped-style/scoped-style-dynamic-013-re...

8 lines
189 B
XML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<svg xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50"/>
<g>
<rect x="60" width="50" height="50" fill="blue"/>
</g>
<rect x="120" width="50" height="50"/>
</svg>