mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Fixes the problem with canvas not being rendered when displayed as block level elements
This commit is contained in:
parent
389338c28f
commit
cd84ab2ddc
4 changed files with 57 additions and 3 deletions
|
@ -64,6 +64,7 @@ flaky_cpu == append_style_a.html append_style_b.html
|
|||
== box_sizing_border_box_a.html box_sizing_border_box_ref.html
|
||||
== box_sizing_sanity_check_a.html box_sizing_sanity_check_ref.html
|
||||
== br.html br-ref.html
|
||||
== canvas_as_block_element_a.html canvas_as_block_element_ref.html
|
||||
== canvas_lineto_a.html canvas_lineto_ref.html
|
||||
== canvas_transform_a.html canvas_transform_ref.html
|
||||
== case-insensitive-font-family.html case-insensitive-font-family-ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue