зеркало из https://github.com/mozilla/gecko-dev.git
No bug - Fix line endings in some text-emphasis test files. DONTBUILD
The same change has been applied to the upstream csswg-test repo in w3c/csswg-test#1157. --HG-- extra : amend_source : a256633c1b837c332d84c0077d18d58efa1c6e1d
This commit is contained in:
Родитель
401886e54a
Коммит
a9a44c42c9
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Reference: text-emphasis-style: filled sesame, vertical</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: normal; } </style>
|
||||
<p>Pass if there is a '﹅' to the right of every character below:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>﹅</rt>験<rt>﹅</rt>テ<rt>﹅</rt>ス<rt>﹅</rt>ト<rt>﹅</rt></ruby></div>
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Reference: text-emphasis-style: filled sesame, vertical</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: normal; } </style>
|
||||
<p>Pass if there is a '﹅' to the right of every character below:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>﹅</rt>験<rt>﹅</rt>テ<rt>﹅</rt>ス<rt>﹅</rt>ト<rt>﹅</rt></ruby></div>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Reference: text-emphasis-style: open sesame, vertical</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: normal; } </style>
|
||||
<p>Pass if there is a '﹆' to the right of every character below:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>﹆</rt>験<rt>﹆</rt>テ<rt>﹆</rt>ス<rt>﹆</rt>ト<rt>﹆</rt></ruby></div>
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Reference: text-emphasis-style: open sesame, vertical</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: normal; } </style>
|
||||
<p>Pass if there is a '﹆' to the right of every character below:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>﹆</rt>験<rt>﹆</rt>テ<rt>﹆</rt>ス<rt>﹆</rt>ト<rt>﹆</rt></ruby></div>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Test: text-emphasis-style: open, vertical</title>
|
||||
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-emphasis-style-property">
|
||||
<meta name="assert" content="'text-emphasis: open sesame' produces U+FE46 as emphasis marks.">
|
||||
<link rel="match" href="text-emphasis-style-property-004-ref.html">
|
||||
<p>Pass if there is a '﹆' to the right of every character below:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5; text-emphasis-style: open">試験テスト</div>
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Test: text-emphasis-style: open, vertical</title>
|
||||
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-emphasis-style-property">
|
||||
<meta name="assert" content="'text-emphasis: open sesame' produces U+FE46 as emphasis marks.">
|
||||
<link rel="match" href="text-emphasis-style-property-004-ref.html">
|
||||
<p>Pass if there is a '﹆' to the right of every character below:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5; text-emphasis-style: open">試験テスト</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче