Move overflow_auto.html, overflow_scroll.html and overflow_simple_a.html to wpt reftests.

This commit is contained in:
Ms2ger 2015-11-20 12:19:40 +01:00
parent 22656dc39d
commit 068a584241
6 changed files with 75 additions and 3 deletions

View file

@ -40,11 +40,8 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
# == link_style_dynamic_addition.html link_style_dynamic_addition_ref.html
# Should be == with expected failure. See #2797
!= overconstrained_block.html overconstrained_block_ref.html
== overflow_auto.html overflow_simple_b.html
# Should be ==?
!= overflow_position_abs_inside_normal_a.html overflow_position_abs_inside_normal_b.html
== overflow_scroll.html overflow_simple_b.html
== overflow_simple_a.html overflow_simple_b.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