summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/selectors/remove-hovered-element-ref.html
blob: 9527a465ea64cb106704baf3e45647d97239ef5b (plain)
1
2
3
4
<!doctype html>
<title>CSS Reftest Reference</title>
<p>Clicking the right square should make the left one go green.</p>
<div style="width: 100px; height: 100px; background: green;"></div>