mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
gfx: Sort layers according to their Z-index value before handing them
off to the compositor. Closes #7166.
This commit is contained in:
parent
ac4ca05337
commit
277cbf407e
4 changed files with 57 additions and 0 deletions
|
@ -191,6 +191,7 @@ experimental == iframe/size_attributes_vertical_writing_mode.html iframe/size_at
|
|||
== jumpiness_a.html jumpiness_ref.html
|
||||
== last_child_pseudo_a.html last_child_pseudo_b.html
|
||||
== last_of_type_pseudo_a.html last_of_type_pseudo_b.html
|
||||
== layerization_z_order_a.html layerization_z_order_ref.html
|
||||
== legacy_cellspacing_attribute_a.html border_spacing_ref.html
|
||||
== legacy_input_size_attribute_override_a.html legacy_input_size_attribute_override_ref.html
|
||||
== legacy_table_border_attribute_a.html legacy_table_border_attribute_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue