summaryrefslogtreecommitdiffstats
path: root/gfx/tests/reftest/1853216-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/tests/reftest/1853216-1.html')
-rw-r--r--gfx/tests/reftest/1853216-1.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/gfx/tests/reftest/1853216-1.html b/gfx/tests/reftest/1853216-1.html
new file mode 100644
index 0000000000..62f0922f3a
--- /dev/null
+++ b/gfx/tests/reftest/1853216-1.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<meta charset=utf-8>
+<div style="font-size: 50px; color: transparent; text-shadow: 0px 0px 0 rgba(0,0,0,0.2)">
+<!-- all 3 of these codepoints are clock faces, just with different hand positions,
+ so we expect their shadows to be identical -->
+&#x1f550;
+&#x1f552;
+&#x1f558;
+</div>