mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -39,11 +39,11 @@
|
||||
background-color: orange;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
td {padding: 1px 30px;}
|
||||
|
||||
td {padding: 1px 30px;}
|
||||
|
||||
td#third-cell {color: orange;}
|
||||
|
||||
|
||||
div#reference
|
||||
{
|
||||
background-color: blue;
|
||||
@@ -51,13 +51,13 @@
|
||||
left: 172px;
|
||||
padding: 1px 0px;
|
||||
position: relative;
|
||||
width: 160px;
|
||||
width: 160px;
|
||||
|
||||
/*
|
||||
|
||||
|
||||
422px : total width of table
|
||||
-
|
||||
12px : total width of horizontal borders of table
|
||||
12px : total width of horizontal borders of table
|
||||
-
|
||||
10px : 5 times horizontal border-spacing
|
||||
========
|
||||
@@ -65,7 +65,7 @@
|
||||
mult by
|
||||
40%
|
||||
========
|
||||
160px
|
||||
160px
|
||||
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user