Move overflow_wrap_a.html to wpt reftests.

This commit is contained in:
Corey Farwell 2015-10-16 18:52:55 -04:00
parent 15fdd4d086
commit c1228125a7
4 changed files with 25 additions and 1 deletions

View file

@ -234,7 +234,6 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
== overflow_position_rel_inline_block.html overflow_position_rel_inline_block_ref.html
== overflow_scroll.html overflow_simple_b.html
== overflow_simple_a.html overflow_simple_b.html
== overflow_wrap_a.html overflow_wrap_ref.html
resolution=300x300,device-pixel-ratio=2 != pixel_snapping_border_a.html pixel_snapping_border_ref.html
resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_snapping_position_ref.html
# commented out because multiple layers don't work with reftests --pcwalton