mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
layout: Don't panic in border collapse when a row has fewer cells than
its previous sibling. This was seen in Twitter and the Google SERPs (sometimes).
This commit is contained in:
parent
32b9c0962b
commit
577f1ea109
4 changed files with 52 additions and 1 deletions
|
@ -81,6 +81,7 @@ flaky_cpu == append_style_a.html append_style_b.html
|
|||
!= border_black_ridge.html border_black_groove.html
|
||||
!= border_black_ridge.html border_black_solid.html
|
||||
== border_code_tag.html border_code_tag_ref.html
|
||||
== border_collapse_missing_cell_a.html border_collapse_missing_cell_ref.html
|
||||
== border_collapse_simple_a.html border_collapse_simple_ref.html
|
||||
== border_radius_clip_a.html border_radius_clip_ref.html
|
||||
== border_radius_overlapping_a.html border_radius_overlapping_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue