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:
@@ -91,7 +91,7 @@
|
||||
<!--
|
||||
|
||||
#parent-lime should have height 200px, sum of:
|
||||
|
||||
|
||||
100px : height of #float-left-blue
|
||||
+
|
||||
(140px - 40px) : part of #clear-left's margin-bottom
|
||||
@@ -100,10 +100,10 @@
|
||||
200px
|
||||
|
||||
The position of the top border edge of the div#clear-left
|
||||
is where it would have been if the element had a
|
||||
is where it would have been if the element had a
|
||||
non-zero bottom border. The margins of div#clear-left
|
||||
collapse together to 140px and the top border edge of
|
||||
div#clear-left is at 40px inside of it. Clearance is
|
||||
collapse together to 140px and the top border edge of
|
||||
div#clear-left is at 40px inside of it. Clearance is
|
||||
added at such position, not to the whole 140px.
|
||||
|
||||
Issue with margin-collapse-clear-012.htm and margin-collapse-clear-013.htm
|
||||
|
||||
Reference in New Issue
Block a user