Changeset 197800 in webkit


Ignore:
Timestamp:
Mar 8, 2016, 1:42:47 PM (9 years ago)
Author:
Ryan Haddad
Message:

Skip fast/events/prevent-default-prevents-interaction-with-scrollbars.html on ios-simulator

Unreviewed test gardening.

The test relies on mouse events, which are unsupported on ios-simulator.

  • platform/ios-simulator/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r197798 r197800  
     12016-03-08  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Skip fast/events/prevent-default-prevents-interaction-with-scrollbars.html on ios-simulator
     4
     5        Unreviewed test gardening.
     6
     7        The test relies on mouse events, which are unsupported on ios-simulator.
     8
     9        * platform/ios-simulator/TestExpectations:
     10
    1112016-03-08  Ryan Haddad  <ryanhaddad@apple.com>
    212
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r197798 r197800  
    234234fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]
    235235fast/scrolling/scroll-animator-select-list-events.html [ Skip ]
     236fast/events/prevent-default-prevents-interaction-with-scrollbars.html [ Skip ]
    236237
    237238webkit.org/b/148695 fast/shadow-dom [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.