mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 52ad8a87fb72bcf6950c20cced0d87f34e26dc81
This commit is contained in:
parent
afa1b85766
commit
db5824faf8
123 changed files with 2917 additions and 221 deletions
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="UTF-8">
|
||||
<title>Bidirectional text inside ruby content box</title>
|
||||
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
||||
<body dir="rtl" style="font-size: 64px">
|
||||
<ruby><div>אב12ג</div><rt><div>אabבג</div></ruby>
|
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="UTF-8">
|
||||
<title>Bidirectional text inside ruby content box</title>
|
||||
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-ruby-1/#bidi">
|
||||
<link rel="match" href="ruby-bidi-003-ref.html">
|
||||
<body dir="rtl" style="font-size: 64px">
|
||||
<ruby>אב12ג<rt>אabבג</ruby>
|
Loading…
Add table
Add a link
Reference in a new issue