mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision ac16628eb7eb601957382053011363d2bcf8ce44
This commit is contained in:
parent
ea7e753cea
commit
7e7c8873e4
4408 changed files with 664787 additions and 857286 deletions
|
@ -6,9 +6,14 @@
|
|||
<style>
|
||||
div {
|
||||
font-family: monospace;
|
||||
width: 2em;
|
||||
}
|
||||
[lang=ja] { border: solid blue; }
|
||||
[lang=ja-Hang] { border: solid orange; }
|
||||
</style>
|
||||
|
||||
<p>The test passes if the first line below ends with a hyphen.
|
||||
<p>The test passes if the second line in the blue box below <em>starts with</em> a “〜”,
|
||||
and if the second line in the orange box below <em>ends with</em> a “〜”.
|
||||
|
||||
<div lang=ja-Latn>Fushimi‐<br>ku</div>
|
||||
<div lang=ja>東京<br>〜大<br>阪</div>
|
||||
<div lang=ja-Hang>도<br>쿄〜<br>오사<br>카</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue