mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update web-platform-tests to revision 30a08266e1951b16ab2587068de64041095bbc2f
This commit is contained in:
parent
7b5ec99d25
commit
19a2b8047d
185 changed files with 3858 additions and 329 deletions
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<body>
|
||||
<div>לום<span style="unicode-bidi: isolate">🇱🇮</span></div>
|
||||
</body>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>Correct support of emoji flag following rtl run</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/css2/visuren.html">
|
||||
<link rel="match" href="bidi-flag-emoji-ref.html">
|
||||
<body>
|
||||
<div>לום🇱🇮</div>
|
||||
</body>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue