mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b
This commit is contained in:
parent
ad94ef5a96
commit
145aea3eeb
1196 changed files with 14344 additions and 6221 deletions
|
@ -4,7 +4,7 @@
|
|||
<link href="mailto:disound@gmail.com" rel="author" title="disound" />
|
||||
<link href="http://www.w3.org/TR/css3-background/#the-border-style" rel="help" />
|
||||
<meta content="image" name="flags" />
|
||||
<meta content="‘Border-style’ is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert" />
|
||||
<meta content="'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top." name="assert" />
|
||||
<style>
|
||||
#ref {
|
||||
background-color: white;
|
||||
|
@ -30,4 +30,5 @@
|
|||
<div id="ref"></div>
|
||||
<div id="test"></div>
|
||||
|
||||
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue