Fix layout of RTL tables in LTR flow

Fixes #6006.
This commit is contained in:
Matt Brubeck 2015-05-15 16:50:58 -07:00
parent 0898620902
commit 179a70b305
4 changed files with 52 additions and 6 deletions

View file

@ -268,6 +268,7 @@ experimental != overconstrained_block.html overconstrained_block_ref.html
experimental == rtl_body.html rtl_body_ref.html
experimental == rtl_margin_a.html rtl_margin_ref.html
experimental == rtl_simple.html rtl_simple_ref.html
experimental == rtl_table_a.html rtl_table_ref.html
== servo_center_a.html servo_center_ref.html
== setattribute_id_restyle_a.html setattribute_id_restyle_b.html
== stacking_context_overflow_a.html stacking_context_overflow_ref.html