summaryrefslogtreecommitdiffstats
path: root/gfx/tests/reftest/1870240-colrv1-cycle-notref.html
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/tests/reftest/1870240-colrv1-cycle-notref.html')
-rw-r--r--gfx/tests/reftest/1870240-colrv1-cycle-notref.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/gfx/tests/reftest/1870240-colrv1-cycle-notref.html b/gfx/tests/reftest/1870240-colrv1-cycle-notref.html
new file mode 100644
index 0000000000..78338e7bc6
--- /dev/null
+++ b/gfx/tests/reftest/1870240-colrv1-cycle-notref.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<style>
+@font-face {
+font-family: ctest;
+src: url("MISSING.ttf");
+}
+
+.test {
+font-size: 120px;
+font-family: ctest, cursive;
+}
+</style>
+<div class="test">󱌀󱌆</div>