summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text-decor/text-emphasis-color-property-002-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-text-decor/text-emphasis-color-property-002-ref.html')
-rw-r--r--testing/web-platform/tests/css/css-text-decor/text-emphasis-color-property-002-ref.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/css-text-decor/text-emphasis-color-property-002-ref.html b/testing/web-platform/tests/css/css-text-decor/text-emphasis-color-property-002-ref.html
new file mode 100644
index 0000000000..345d287395
--- /dev/null
+++ b/testing/web-platform/tests/css/css-text-decor/text-emphasis-color-property-002-ref.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<title>CSS Reference: text-emphasis-color: green</title>
+<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
+<link rel="author" title="Mozilla" href="https://www.mozilla.org">
+<style> rt { font-variant-east-asian: inherit; color: green; } </style>
+<p>Pass if there is a <strong>green</strong> '&#x25CF;' above every character below:</p>
+<div lang="ja" style="line-height: 5;"><ruby>試<rt>&#x25CF;</rt>験<rt>&#x25CF;</rt>テ<rt>&#x25CF;</rt>ス<rt>&#x25CF;</rt>ト<rt>&#x25CF;</rt></ruby></div>