mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
</style>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
p {color: blue;}
|
||||
|
||||
|
||||
div {font-size: 20px;}
|
||||
|
||||
|
||||
div#A
|
||||
{
|
||||
border: fuchsia solid 1px;
|
||||
@@ -36,7 +36,7 @@
|
||||
color: orange;
|
||||
display: inline-block;
|
||||
margin: 4px;
|
||||
padding: 4px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
span#B
|
||||
|
||||
Reference in New Issue
Block a user