Changeset 243359 in webkit
- Timestamp:
- Mar 21, 2019, 9:15:58 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow.html (modified) (1 diff)
-
tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r243356 r243359 1 2019-03-21 Simon Fraser <simon.fraser@apple.com> 2 3 REGRESSION: (r242132) tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-mainframe.html is a timeout 4 https://bugs.webkit.org/show_bug.cgi?id=196115 5 6 Unreviewed test gardening. 7 8 Scroll snap doesn't work on macOS with async overflow scrolling, so revert the changes to these tests. 9 10 * tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow.html: 11 * tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders.html: 12 1 13 2019-03-21 Devin Rousso <drousso@apple.com> 2 14 -
trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow.html
r243347 r243359 1 <!DOCTYPE HTML> <!-- webkit-test-runner [ internal:AsyncOverflowScrollingEnabled=true ] -->1 <!DOCTYPE html> 2 2 <html> 3 3 <head> -
trunk/LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders.html
r243347 r243359 1 <!DOCTYPE html> <!-- webkit-test-runner [ internal:AsyncOverflowScrollingEnabled=true ] -->1 <!DOCTYPE html> 2 2 <html> 3 3 <head>
Note:
See TracChangeset
for help on using the changeset viewer.