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:
@@ -15,39 +15,39 @@
|
||||
/*
|
||||
|
||||
16px : table's margin-top
|
||||
+
|
||||
+
|
||||
2px : table's default vertical border-spacing
|
||||
+
|
||||
4px : table cell's padding-top
|
||||
========
|
||||
22px
|
||||
|
||||
|
||||
|
||||
80px : table's margin-left
|
||||
+
|
||||
+
|
||||
2px : table's default horizontal border-spacing
|
||||
+
|
||||
4px : table cell's padding-left
|
||||
========
|
||||
86px
|
||||
|
||||
|
||||
*/
|
||||
}
|
||||
|
||||
|
||||
img {vertical-align: top;}
|
||||
|
||||
|
||||
img + img {padding-left: 10px;}
|
||||
|
||||
/*
|
||||
|
||||
|
||||
4px : first table-cell's padding-right
|
||||
+
|
||||
+
|
||||
2px : table's default horizontal border-spacing
|
||||
+
|
||||
4px : second table cell's padding-left
|
||||
=======
|
||||
10px
|
||||
|
||||
|
||||
*/
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user