mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision b'8ff38c54ff3fab31f862570a38e73755785ba7ee'
This commit is contained in:
parent
9a03911abf
commit
fb586f68cc
161 changed files with 3786 additions and 736 deletions
|
@ -15,7 +15,7 @@
|
|||
width: 130px;
|
||||
height: 200px;
|
||||
overflow: hidden;
|
||||
font: 25px/1 Ahem;
|
||||
font: 30px/1 Ahem;
|
||||
}
|
||||
|
||||
.contents {
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
width: 130px;
|
||||
height: 200px;
|
||||
overflow: hidden;
|
||||
font: 25px/1 Ahem;
|
||||
font: 30px/1 Ahem;
|
||||
}
|
||||
|
||||
.contents {
|
||||
|
@ -65,7 +65,7 @@ window.addEventListener('load', function() {
|
|||
|
||||
<div class="group">
|
||||
<div id="scroller2" class="scroller" style="writing-mode: vertical-rl;">
|
||||
<div class="indicator" style="left: 60px; top: 100px;">XXX</div>
|
||||
<div class="indicator" style="left: 55px; top: 100px;">XXX</div>
|
||||
<div class="contents">
|
||||
<div class="sticky" style="right: 20px;">XXX</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue