зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1577053 part 3: Add lang="ja" to text-emphasis reftest files that weren't regenerated by the scripts in the support subfolder. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D44259 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
37b0bae570
Коммит
96c4bc8f3b
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: inherit; } </style>
|
||||
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
|
||||
<div style="line-height: 5; color: green"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5; color: green"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="The color of emphasis marks should be the same as the text by default">
|
||||
<link rel="match" href="text-emphasis-color-property-001-ref.html">
|
||||
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis-style: filled circle; color: green">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis-style: filled circle; color: green">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="The color of emphasis marks should be the same as the text for initial value">
|
||||
<link rel="match" href="text-emphasis-color-property-001-ref.html">
|
||||
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis-style: filled circle; text-emphasis-color: initial; color: green">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis-style: filled circle; text-emphasis-color: initial; color: green">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="The color of emphasis marks should be the same as the text by default">
|
||||
<link rel="match" href="text-emphasis-color-property-001-ref.html">
|
||||
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis: filled circle; color: green">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: filled circle; color: green">試験テスト</div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<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> '●' above every character below:</p>
|
||||
<div style="line-height: 5;"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5;"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="Emphasis marks should be rendered with color specified by text-emphasis-color.">
|
||||
<link rel="match" href="text-emphasis-color-property-002-ref.html">
|
||||
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis-style: filled circle; text-emphasis-color: green">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis-style: filled circle; text-emphasis-color: green">試験テスト</div>
|
||||
|
|
|
@ -17,4 +17,4 @@ textarea {
|
|||
}
|
||||
</style>
|
||||
<p>Pass if the emphasis marks are below the black line:</p>
|
||||
<textarea style="line-height: 1; border-top: 1px solid black; text-emphasis: circle;">試験テスト</textarea>
|
||||
<textarea lang="ja" style="line-height: 1; border-top: 1px solid black; text-emphasis: circle;">試験テスト</textarea>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: inherit; } </style>
|
||||
<p>Pass if the emphasis marks are over the text below:</p>
|
||||
<div style="line-height: 5;"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5;"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: inherit; } </style>
|
||||
<p>Pass if the emphasis marks are under the text below:</p>
|
||||
<div style="line-height: 5; ruby-position: under"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5; ruby-position: under"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: inherit; } </style>
|
||||
<p>Pass if the emphasis marks are to the right of the text below:</p>
|
||||
<div style="line-height: 5; writing-mode: vertical-rl; ruby-position: over"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5; writing-mode: vertical-rl; ruby-position: over"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: inherit; } </style>
|
||||
<p>Pass if the emphasis marks are to the left of the text below:</p>
|
||||
<div style="line-height: 5; writing-mode: vertical-rl; ruby-position: under"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5; writing-mode: vertical-rl; ruby-position: under"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: inherit; } </style>
|
||||
<p>Pass if the emphasis marks are to the right of the text below:</p>
|
||||
<div style="line-height: 5; writing-mode: vertical-rl; text-orientation: sideways; ruby-position: over"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5; writing-mode: vertical-rl; text-orientation: sideways; ruby-position: over"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: inherit; } </style>
|
||||
<p>Pass if the emphasis marks are to the left of the text below:</p>
|
||||
<div style="line-height: 5; writing-mode: vertical-rl; text-orientation: sideways; ruby-position: under"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5; writing-mode: vertical-rl; text-orientation: sideways; ruby-position: under"><ruby>試<rt>●</rt>験<rt>●</rt>テ<rt>●</rt>ス<rt>●</rt>ト<rt>●</rt></ruby></div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="text-emphasis: none does not produce any emphasis marks.">
|
||||
<link rel="match" href="text-emphasis-style-property-001-ref.html">
|
||||
<p>Pass if there is NO emphasis marks above the text below:</p>
|
||||
<div style="line-height: 5; text-emphasis: none">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: none">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="'text-emphasis: string' uses the given string as emphasis marks">
|
||||
<link rel="match" href="text-emphasis-style-property-002-ref.html">
|
||||
<p>Pass if there is a '^' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis: '^'">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: '^'">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="'text-emphasis: circle' produces U+25CF as emphasis marks.">
|
||||
<link rel="match" href="text-emphasis-style-property-012-ref.html">
|
||||
<p>Pass if there is a '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis: circle">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: circle">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="'text-emphasis: filled' produces U+25CF as emphasis marks.">
|
||||
<link rel="match" href="text-emphasis-style-property-012-ref.html">
|
||||
<p>Pass if there is a '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis: filled">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: filled">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="'text-emphasis: filled circle' produces U+25CF as emphasis marks.">
|
||||
<link rel="match" href="text-emphasis-style-property-012-ref.html">
|
||||
<p>Pass if there is a '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis: filled circle">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: filled circle">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="Emphasis marks should be rendered with color specified by text-emphasis.">
|
||||
<link rel="match" href="text-emphasis-color-property-002-ref.html">
|
||||
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis: circle green">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: circle green">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="Emphasis marks should be rendered with color specified by text-emphasis.">
|
||||
<link rel="match" href="text-emphasis-color-property-002-ref.html">
|
||||
<p>Pass if there is a <strong>green</strong> '●' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis: green circle">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis: green circle">試験テスト</div>
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
<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>
|
||||
<div lang="ja" style="line-height: 5;">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="text-emphasis-style: none does not produce any emphasis marks.">
|
||||
<link rel="match" href="text-emphasis-style-property-001-ref.html">
|
||||
<p>Pass if there is NO emphasis marks above the text below:</p>
|
||||
<div style="line-height: 5; text-emphasis-style: none">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis-style: none">試験テスト</div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: normal; } </style>
|
||||
<p>Pass if there is a '^' above every character below:</p>
|
||||
<div style="line-height: 5"><ruby>試<rt>^</rt>験<rt>^</rt>テ<rt>^</rt>ス<rt>^</rt>ト<rt>^</rt></ruby></div>
|
||||
<div lang="ja" style="line-height: 5"><ruby>試<rt>^</rt>験<rt>^</rt>テ<rt>^</rt>ス<rt>^</rt>ト<rt>^</rt></ruby></div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="'text-emphasis-style: string' uses the given string as emphasis marks">
|
||||
<link rel="match" href="text-emphasis-style-property-002-ref.html">
|
||||
<p>Pass if there is a '^' above every character below:</p>
|
||||
<div style="line-height: 5; text-emphasis-style: '^'">試験テスト</div>
|
||||
<div lang="ja" style="line-height: 5; text-emphasis-style: '^'">試験テスト</div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<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>
|
||||
<div lang="ja" style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>﹅</rt>験<rt>﹅</rt>テ<rt>﹅</rt>ス<rt>﹅</rt>ト<rt>﹅</rt></ruby></div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="'text-emphasis-style: filled' produces U+FE45 as emphasis marks in vertical writing modes.">
|
||||
<link rel="match" href="text-emphasis-style-property-003-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: filled">試験テスト</div>
|
||||
<div lang="ja" style="writing-mode: vertical-rl; line-height: 5; text-emphasis-style: filled">試験テスト</div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<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>
|
||||
<div lang="ja" style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>﹆</rt>験<rt>﹆</rt>テ<rt>﹆</rt>ス<rt>﹆</rt>ト<rt>﹆</rt></ruby></div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<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>
|
||||
<div lang="ja" style="writing-mode: vertical-rl; line-height: 5; text-emphasis-style: open">試験テスト</div>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style> rt { font-variant-east-asian: normal; text-orientation: upright; } </style>
|
||||
<p>Pass if the emphasis marks 'V' are upright:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>V</rt>験<rt>V</rt>テ<rt>V</rt>ス<rt>V</rt>ト<rt>V</rt></ruby></div>
|
||||
<div lang="ja" style="writing-mode: vertical-rl; line-height: 5;"><ruby>試<rt>V</rt>験<rt>V</rt>テ<rt>V</rt>ス<rt>V</rt>ト<rt>V</rt></ruby></div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="Emphasis marks must remain upright in vertical writing modes">
|
||||
<link rel="match" href="text-emphasis-style-property-005-ref.html">
|
||||
<p>Pass if the emphasis marks 'V' are upright:</p>
|
||||
<div style="writing-mode: vertical-rl; line-height: 5; text-emphasis-style: 'V'">試験テスト</div>
|
||||
<div lang="ja" style="writing-mode: vertical-rl; line-height: 5; text-emphasis-style: 'V'">試験テスト</div>
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<meta name="assert" content="Emphasis marks must remain upright in vertical writing modes">
|
||||
<link rel="match" href="text-emphasis-style-property-005-ref.html">
|
||||
<p>Pass if the emphasis marks 'V' are upright:</p>
|
||||
<div style="writing-mode: vertical-lr; line-height: 5; text-emphasis-style: 'V'">試験テスト</div>
|
||||
<div lang="ja" style="writing-mode: vertical-lr; line-height: 5; text-emphasis-style: 'V'">試験テスト</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче