Files
servo/tests/ref/setattribute_id_restyle_b.html
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

7 lines
110 B
HTML

<style>
#foo { background-color: #FF0000; }
</style>
<div id="foo">hello</div>
<div id="foo">world</div>