Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -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>