Files
HTMLKit/Tests/css-tests/155a.html
T
2016-08-24 19:51:41 +02:00

10 lines
229 B
HTML

<script type="application/json" id="selectors">
[{
"selector": ".\\5cm",
"match": []
}]
</script>
<div id="testDOM">
<p class="5cm">This line should have a green background.</p>
</div>