mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user