Lines Matching full:margin
136 Undo my changes to margin collapsing for blocks inside inlines.
177 - make H2 top and bottom margin match (bottom was strangely .87em)
178 - increase H4 margin from 1.0em to 1.33em
266 Fix a collapsing margin regression on aintitcool caused by
269 you do not apply the collapsing margin quirk. The margin stays.
474 Fix for 3020493, another fun little margin collapsing quirk
1358 Implement the collapsing top margin quirk for <body> (the same
1363 the <p> margin didn't collapse away).
1931 regression I caused with my collapsing margin checkin).
2971 <pre>, <xmp> and <plaintext> should all have a top margin of 1em.
3262 Optimize my inline margin discarding to be smart about the
3275 Also fixing a bug in my <td> margin collapsing quirk that
3297 This patch also applies a bottom margin to <form> elements,
3300 put a bottom margin on all forms.
3302 This patch also updates the collapsing margin code to detect
3388 Fix for margin problems on aintitcool.com. There was a subtlety
3390 bottom margin for table cells (they still collapse the top
3391 margin). I just love emulating the odd behavior of WinIE.
3418 collapsing margin code to really work with floating and
3545 The collapsing margin rewrite. Also fixes a bug where
3941 More collapsing margin surgery. Working on setting up blocks
10950 Implement the rule where a negative number means "don't set the margin".