Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
refs/heads/DOMParser-interface
/
.
/
css
/
selectors
/
remove-hovered-element-ref.html
blob: 9527a465ea64cb106704baf3e45647d97239ef5b [
file
] [
log
] [
blame
] [
edit
]
<!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>