Update web-platform-tests to revision b'8ff38c54ff3fab31f862570a38e73755785ba7ee'

This commit is contained in:
WPT Sync Bot 2023-01-11 02:36:27 +00:00
parent 9a03911abf
commit fb586f68cc
161 changed files with 3786 additions and 736 deletions

View file

@ -15,7 +15,7 @@
width: 130px;
height: 200px;
overflow: hidden;
font: 25px/1 Ahem;
font: 30px/1 Ahem;
}
.contents {

View file

@ -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>