mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision 2660fc486f7027c913863d48a8843942f0c0365e
This commit is contained in:
parent
96de31b463
commit
c413a1139e
455 changed files with 8535 additions and 2067 deletions
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="help" href="http://crbug.com/1001083">
|
||||
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
|
||||
<p>Test passes if there is a filled green square.</p>
|
||||
<table style="width: 100px; height: 100px; background: green;">
|
||||
<tr>
|
||||
<td style="height: 20px;"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="height: 100%;">
|
||||
<img style="width: 100%; height: 100%; visibility: hidden;" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue