mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Update web-platform-tests to revision ae1e2d51f38e208f3d07a97b5d82f9ca0dda2c94
This commit is contained in:
parent
6c506ba260
commit
96553cb7e2
109 changed files with 3903 additions and 298 deletions
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel=help href="https://drafts.csswg.org/css-writing-modes-4/#block-flow">
|
||||
<link rel=help href="https://crbug.com/1081659">
|
||||
<link rel="match" href="writing-mode-initial-ref.html">
|
||||
<div style="writing-mode:vertical-rl">
|
||||
<div style="writing-mode:initial">
|
||||
horizontal
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue