mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Support transforms for display list optimization. Prevents clipping in #6643.
This commit is contained in:
parent
b9f00190e1
commit
11b1c19b05
7 changed files with 134 additions and 91 deletions
|
@ -317,6 +317,7 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
|
|||
== text_transform_none_a.html text_transform_none_ref.html
|
||||
== text_transform_uppercase_a.html text_transform_uppercase_ref.html
|
||||
== transform_3d.html transform_3d_ref.html
|
||||
== transform_optimization.html transform_optimization_ref.html
|
||||
== transform_simple_a.html transform_simple_ref.html
|
||||
== transform_stacking_context_a.html transform_stacking_context_ref.html
|
||||
== upper_id_attr.html upper_id_attr_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue