mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision b'b728032f59a396243864b0f8584e7211e3632005'
This commit is contained in:
parent
ace9b32b1c
commit
df68c4e5d1
15632 changed files with 514865 additions and 155000 deletions
|
@ -8,6 +8,7 @@
|
|||
.wrapper {
|
||||
position: relative;
|
||||
margin: 10px;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.grid {
|
||||
|
@ -71,43 +72,43 @@
|
|||
</div>
|
||||
|
||||
<div class="wrapper" style="writing-mode: vertical-lr; text-orientation: sideways;">
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
<div class="grid">
|
||||
<div class="i1"></div>
|
||||
<div class="i2" data-offset-x="0"></div>
|
||||
<div class="i3"></div>
|
||||
</div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
</div>
|
||||
|
||||
<div class="wrapper" style="writing-mode: vertical-lr; text-orientation: sideways;">
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
<div class="grid">
|
||||
<div class="i1"></div>
|
||||
<div class="i2" style="writing-mode: horizontal-tb;" data-offset-x="0"></div>
|
||||
<div class="i3"></div>
|
||||
</div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
</div>
|
||||
|
||||
<div class="wrapper" style="writing-mode: vertical-lr; text-orientation: sideways;">
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
<div class="grid">
|
||||
<div class="i1"></div>
|
||||
<div class="i2" data-offset-x="0"></div>
|
||||
<div class="i3"></div>
|
||||
</div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
</div>
|
||||
|
||||
<div class="wrapper" style="writing-mode: vertical-lr; text-orientation: sideways;">
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
<div class="grid">
|
||||
<div class="i1"></div>
|
||||
<div class="i2" style="writing-mode: horizontal-tb;" data-offset-x="0"></div>
|
||||
<div class="i3"></div>
|
||||
</div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="75"></div>
|
||||
<div style="display: inline-block; width: 20px; height: 10px; background: black" data-offset-x="0"></div>
|
||||
</div>
|
||||
|
||||
<div class="wrapper" style="writing-mode: vertical-rl; text-orientation: sideways;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue