mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update web-platform-tests to revision a49081e46a18e439defbd77d18cc5e261d68b215
This commit is contained in:
parent
aa9f16ce45
commit
fb0507d174
69 changed files with 1412 additions and 698 deletions
|
@ -9,7 +9,7 @@
|
|||
.container { width:100px; }
|
||||
</style>
|
||||
<p>There should be a blue rectangle below, and possibly a scrollbar (depending
|
||||
on OS / browser), that shouldn not obscure any parts of the rectangle. The
|
||||
on OS / browser), that should not obscure any parts of the rectangle. The
|
||||
word "FAIL" should not be seen.</p>
|
||||
<div class="container" style="overflow:auto; height:200px;">
|
||||
<div id="child" style="display:inline-block; box-sizing:border-box; width:100%; height:100%; border:10px solid blue;"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue