Merge pull request #3492 from pcwalton/clear-generated-content-table

layout: Support any `display` property in generated content, and allow

Reviewed-by: glennw
This commit is contained in:
bors-servo 2014-09-26 22:24:32 -06:00
commit 33e2a7b362
7 changed files with 99 additions and 50 deletions

View file

@ -149,3 +149,4 @@ flaky_linux == acid2_noscroll.html acid2_ref_broken.html
== margins_inside_floats_a.html margins_inside_floats_ref.html
== block_formatting_context_complex_a.html block_formatting_context_complex_ref.html
== block_formatting_context_containing_floats_a.html block_formatting_context_containing_floats_ref.html
== clear_generated_content_table_a.html clear_generated_content_table_ref.html