mirror of
https://github.com/servo/servo.git
synced 2025-08-22 05:45:33 +01:00
Update web-platform-tests to revision af2796bc4ea941309f2f1f55c05e81b1dcef7ffb
This commit is contained in:
parent
4c3247e480
commit
4fcc308130
99 changed files with 2152 additions and 281 deletions
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<style>
|
||||
.vertical {
|
||||
writing-mode: vertical-rl;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
<input placeholder="placeholder">
|
||||
<input class="vertical" placeholder="placeholder">
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue