Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger 2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View file

@ -5,7 +5,7 @@
<link href="http://lea.verou.me" rel="author" title="Lea Verou" />
<link href="http://www.w3.org/TR/css3-background/#corner-clipping" rel="help" />
<meta content="" name="flags" />
<meta content="Effects that clip to the border or padding edge (such as overflow other than visible) must clip to the curve" name="assert" />
<meta content="Effects that clip to the border or padding edge (such as 'overflow' other than 'visible') must clip to the curve" name="assert" />
<style>
div {
position: absolute;
@ -49,4 +49,5 @@ div {
</div>
</body></html>