Fix inline context padding on inline-block.

Fixes categories bar on wikipedia - ref #2554.
This commit is contained in:
Glenn Watson 2014-09-23 15:32:36 +10:00
parent 6177a3bdcc
commit 32c02fc048
5 changed files with 81 additions and 13 deletions

View file

@ -140,3 +140,4 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html
== img_block_maxwidth_b.html img_block_maxwidth_ref.html
== float_clearance_a.html float_clearance_ref.html
== block_formatting_context_a.html block_formatting_context_ref.html
== inline_block_parent_padding_a.html inline_block_parent_padding_ref.html