mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
background-color: navy;
|
||||
background-color: navy;
|
||||
border: yellow solid medium;
|
||||
color: yellow;
|
||||
font: 900 2em "Courier New", Ahem, Marlett, Arial, sans-serif;
|
||||
color: yellow;
|
||||
font: 900 2em "Courier New", Ahem, Marlett, Arial, sans-serif;
|
||||
margin: 1em;
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user