mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
layout: Clip the immediate fragments of block flows that establish
stacking contexts properly. The code that existed before correctly translated the clips of child elements, but not those of immediate display items belonging to the flow itself. Makes Leaflet.js maps usable.
This commit is contained in:
parent
045831748e
commit
14a544b64c
4 changed files with 90 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_clipping_of_own_contents_a.html absolute_clipping_of_own_contents_ref.html
|
||||
== absolute_content_height_a.html absolute_content_height_ref.html
|
||||
== absolute_hypothetical_float_a.html absolute_hypothetical_float_ref.html
|
||||
== acid1_a.html acid1_b.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue