mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
border-spacing: 20px 0px;
|
||||
margin: 10px 0px 10px -20px;
|
||||
}
|
||||
|
||||
table#top {padding: 10px 0px 0px;}
|
||||
|
||||
|
||||
table#top {padding: 10px 0px 0px;}
|
||||
|
||||
table#top td
|
||||
{
|
||||
border: black solid 20px;
|
||||
@@ -29,21 +29,21 @@
|
||||
border-left: black solid 20px;
|
||||
border-right: black solid 20px;
|
||||
padding: 0px;
|
||||
width: 100px;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.black {background-color: black;}
|
||||
|
||||
|
||||
.yellow {background-color: yellow;}
|
||||
|
||||
|
||||
.blue
|
||||
{
|
||||
background-color: blue;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.silver {background-color: silver;}
|
||||
|
||||
|
||||
.silver {background-color: silver;}
|
||||
|
||||
.green
|
||||
{
|
||||
background-color: green;
|
||||
|
||||
Reference in New Issue
Block a user