mirror of
https://github.com/servo/servo.git
synced 2025-09-01 10:38:25 +01:00
Update web-platform-tests to revision 6366ae15c2bc2314adca4321357c68bb468fec98
This commit is contained in:
parent
e47e884cc7
commit
6b740f0283
328 changed files with 3757 additions and 591 deletions
|
@ -3,7 +3,7 @@
|
|||
<title>Tests that a paint clip, clips an outline.</title>
|
||||
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-ui-3/#outline">
|
||||
<link rel="help" href="https://www.w3.org/TR/CSS21/zindex.html">
|
||||
<link rel="help" href="https://www.w3.org/TR/CSS21/zindex.html#painting-order">
|
||||
<p>Test passes if there is a filled green square.</p>
|
||||
<div style="overflow: hidden; width: 100px; height: 100px; background: green;">
|
||||
<div style="display: block; width: 110px; height: 110px; margin: -5px; outline: solid blue 3px;"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue