servo/tests/ref/setattribute_id_restyle_b.html
2014-09-08 20:21:42 -06:00

6 lines
110 B
HTML

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