mirror of
https://github.com/servo/servo.git
synced 2025-06-19 06:38:59 +01:00
11 lines
No EOL
484 B
HTML
11 lines
No EOL
484 B
HTML
<!DOCTYPE html>
|
|
<!--
|
|
Any copyright is dedicated to the Public Domain.
|
|
http://creativecommons.org/publicdomain/zero/1.0/
|
|
--><html><head><title>CSS Reftest Reference</title>
|
|
<link href="mailto:cam@mcc.id.au" rel="author" title="Cameron McCormack">
|
|
<link href="support/ahem.css" type="text/css" rel="stylesheet">
|
|
<meta content="ahem" name="flags">
|
|
</head><body><p>This text must not be in Ahem.</p>
|
|
<p style="font-family: Ahem">But this text must be in Ahem.</p>
|
|
</body></html> |