mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
layout: Include padding in the content block-size when computing the
block-size value when `height: auto` is specified for absolutely-positioned elements. Improves "Edit links" on the Wikipedia sidebar.
This commit is contained in:
parent
a8b0fb1e79
commit
2f3b3eb4c4
4 changed files with 43 additions and 1 deletions
|
@ -39,6 +39,7 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
|||
== 2dcontext/transform_a.html 2dcontext/transform_ref.html
|
||||
|
||||
== abs_float_pref_width_a.html abs_float_pref_width_ref.html
|
||||
== absolute_content_height_a.html absolute_content_height_ref.html
|
||||
== acid1_a.html acid1_b.html
|
||||
== acid2_noscroll.html acid2_ref_broken.html
|
||||
== after_block_iteration.html after_block_iteration_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue