gecko-dev/testing/web-platform/tests/css/css-pseudo/selection-text-shadow-016-ref.html
Gérard Talbot 6ad6894ee0 Bug 1604361 [wpt PR 20802] - [CSS4Pseudo] Added 2 tests and 1 reference on selection and text-shadow, a=testonly
Automatic update from web-platform-tests
[CSS4Pseudo] Added 2 tests and 1 reference on selection and text-shadow

--

wpt-commits: b5b7813e9ce247495b0df30b2f9c8a35de2eacba
wpt-pr: 20802
2019-12-23 11:14:40 +00:00

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>