servo/tests/wpt/web-platform-tests/css/css-pseudo/selection-text-shadow-016-ref.html

21 lines
432 B
HTML

<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<style>
div
{
color: green;
font-size: 300%;
margin-left: 0.66667em;
margin-top: 1.5em;
}
</style>
<p>Test passes if each glyph of "Selected Text" is green and not red.
<div>Selected Text</div>