mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -32,26 +32,26 @@
|
||||
/*
|
||||
|
||||
0.5in : top
|
||||
+
|
||||
+
|
||||
auto (solve): margin-top
|
||||
+
|
||||
+
|
||||
0 : border-top-width
|
||||
+
|
||||
+
|
||||
0 : padding-top
|
||||
+
|
||||
+
|
||||
1in : height
|
||||
+
|
||||
0 : padding-bottom
|
||||
+
|
||||
+
|
||||
0 : border-bottom-width
|
||||
+
|
||||
+
|
||||
auto (solve) : margin-bottom
|
||||
+
|
||||
0.5in : bottom
|
||||
=============
|
||||
3.0in : height of containing block
|
||||
3.0in : height of containing block
|
||||
|
||||
So, margin-bottom and margin-top must use 0.5in so that the equation gets balanced.
|
||||
So, margin-bottom and margin-top must use 0.5in so that the equation gets balanced.
|
||||
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user