Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
css
/
first-line-hover-001-expected.html
blob: 66e586a4e7cb6acf83e55b25007d6991cfc5cd82 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div
style
=
"
width
:
600px
;
height
:
400px
;
"
>
<p><span
style
=
"
background-color
:
green
"
>
This text should have a green background when hovered.
</span></p>
</div>