13 lines
372 B
HTML
13 lines
372 B
HTML
<!doctype html>
|
|
<meta charset="utf-8">
|
|
<link rel="author" title="Delan Azabani" href="mailto:dazabani@igalia.com">
|
|
<link rel="stylesheet" href="support/highlights.css">
|
|
<style>
|
|
main {
|
|
font-size: 7em;
|
|
margin: 0.5em;
|
|
color: white;
|
|
}
|
|
</style>
|
|
<p>Test passes if the text below is white (invisible).
|
|
<main class="highlight_reftest">quick</main>
|