mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision b'3b791e5b10812a4ca4473d93679fc70d1a7f5f88'
This commit is contained in:
parent
61fe4cf606
commit
17f4d58879
157 changed files with 1609 additions and 430 deletions
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
||||
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1417514">
|
||||
<div style="columns:3; column-fill:auto; height:64px;">
|
||||
<span>
|
||||
<div style="column-span:all; height:50px;"></div>
|
||||
<div style="height:13px; padding-top:1px;">
|
||||
<div style="columns:2; padding-bottom:5px;">
|
||||
<div style="contain:size; width:1px; height:20px;"></div>
|
||||
</div>
|
||||
</div>
|
||||
</span>
|
||||
</div>
|
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
||||
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1417514">
|
||||
<div style="columns:2; column-fill:auto; height:100px;">
|
||||
<span>
|
||||
<div style="column-span:all; height:86px;"></div>
|
||||
<div style="height:13px; padding-top:1px;">
|
||||
<table style="padding-bottom:3px;">
|
||||
<caption style="columns:2;">
|
||||
<div style="contain:size; width:1px; height:20px;"></div>
|
||||
</caption>
|
||||
</table>
|
||||
</div>
|
||||
</span>
|
||||
</div>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
||||
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1417514">
|
||||
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
|
||||
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
|
||||
<div style="columns:2; column-fill:auto; gap:0; width:100px; height:100px; background:red;">
|
||||
<span>
|
||||
<div style="column-span:all; height:50px; background:green;"></div>
|
||||
<div style="height:50px; background:green;">
|
||||
<div style="height:120px;"></div>
|
||||
</div>
|
||||
<div style="display:inline-block; vertical-align:top; width:50px; height:50px; background:green;"></div>
|
||||
</span>
|
||||
</div>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
||||
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1417514">
|
||||
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
|
||||
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
|
||||
<div style="columns:2; column-fill:auto; gap:0; width:100px; height:100px; background:red;">
|
||||
<div style="height:10px;">
|
||||
<div style="column-span:all; height:50px; background:green;"></div>
|
||||
<div style="height:50px;"></div>
|
||||
<div style="height:50px; background:green;"></div>
|
||||
<div style="height:200px;"></div>
|
||||
</div>
|
||||
<div style="margin-top:-10px; height:50px; background:green;"></div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue