summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/reference/pass_if_box_ahem.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/reference/pass_if_box_ahem.html')
-rw-r--r--testing/web-platform/tests/css/CSS2/reference/pass_if_box_ahem.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/reference/pass_if_box_ahem.html b/testing/web-platform/tests/css/CSS2/reference/pass_if_box_ahem.html
new file mode 100644
index 0000000000..dad2c8f458
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/reference/pass_if_box_ahem.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<title>Reference rendering - black box (Ahem)</title>
+<link rel="author" title="Opera Software" href="https://opera.com">
+<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
+<style type="text/css">
+div
+{
+ font: 16px/1em ahem;
+ margin-left: 96px;
+}
+</style>
+<p>Test passes if there is one black box on this page (with no jagged edges).</p>
+<div>FA<br>IL</div>