diff options
Diffstat (limited to 'layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-001-ref.html')
-rw-r--r-- | layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-001-ref.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-001-ref.html b/layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-001-ref.html new file mode 100644 index 000000000..60f8fa7b9 --- /dev/null +++ b/layout/reftests/w3c-css/submitted/text-decor-3/text-emphasis-style-property-001-ref.html @@ -0,0 +1,7 @@ +<!DOCTYPE html> +<meta charset="utf-8"> +<title>CSS Reference: text-emphasis-style: none</title> +<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org"> +<link rel="author" title="Mozilla" href="https://www.mozilla.org"> +<p>Pass if there is NO emphasis marks above the text below:</p> +<div style="line-height: 5;">試験テスト</div> |