chromium/third_party/blink/web_tests/fast/css/first-line-hover-001-expected.html

<!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>