Changeset 240505 in webkit
- Timestamp:
- Jan 25, 2019, 1:56:20 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 added
- 2 deleted
- 3 edited
- 1 copied
- 17 moved
-
ChangeLog (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (1 diff)
-
platform/ios-wk1/fast/scrolling/scrolling-tree-includes-frame-expected.txt (deleted)
-
platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-expected.txt (added)
-
platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor-expected.txt (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor-expected.txt ) (3 diffs)
-
platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-in-fixed-expected.txt (added)
-
platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-lose-scrolling-ancestor-expected.txt (added)
-
platform/ios-wk2/scrollingcoordinator/scrolling-tree/remove-coordinated-frame-expected.txt (moved) (moved from trunk/LayoutTests/platform/ios/fast/scrolling/scrolling-tree-includes-frame-expected.txt ) (2 diffs)
-
platform/ios-wk2/scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame-expected.txt (moved) (moved from trunk/LayoutTests/platform/ios-wk2/fast/scrolling/scrolling-tree-includes-frame-expected.txt )
-
platform/mac-wk1/fast/scrolling/scrolling-tree-includes-frame-expected.txt (deleted)
-
platform/win/TestExpectations (modified) (1 diff)
-
scrollingcoordinator/scrolling-tree/coordinated-frame-expected.txt (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-expected.txt )
-
scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor-expected.txt (copied) (copied from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor-expected.txt )
-
scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor.html (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor.html )
-
scrollingcoordinator/scrolling-tree/coordinated-frame-in-fixed-expected.txt (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-in-fixed-expected.txt )
-
scrollingcoordinator/scrolling-tree/coordinated-frame-in-fixed.html (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-in-fixed.html )
-
scrollingcoordinator/scrolling-tree/coordinated-frame-lose-scrolling-ancestor-expected.txt (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor-expected.txt )
-
scrollingcoordinator/scrolling-tree/coordinated-frame-lose-scrolling-ancestor.html (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor.html )
-
scrollingcoordinator/scrolling-tree/coordinated-frame.html (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame.html )
-
scrollingcoordinator/scrolling-tree/remove-coordinated-frame-expected.txt (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/remove-coordinated-frame-expected.txt )
-
scrollingcoordinator/scrolling-tree/remove-coordinated-frame.html (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/remove-coordinated-frame.html )
-
scrollingcoordinator/scrolling-tree/remove-scrolling-role-expected.txt (moved) (moved from trunk/LayoutTests/fast/scrolling/ios/remove-scrolling-role-expected.txt )
-
scrollingcoordinator/scrolling-tree/remove-scrolling-role.html (moved) (moved from trunk/LayoutTests/fast/scrolling/ios/remove-scrolling-role.html )
-
scrollingcoordinator/scrolling-tree/resources (added)
-
scrollingcoordinator/scrolling-tree/resources/doc-with-sticky.html (moved) (moved from trunk/LayoutTests/tiled-drawing/scrolling/frames/resources/doc-with-sticky.html )
-
scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame-expected.txt (moved) (moved from trunk/LayoutTests/fast/scrolling/scrolling-tree-includes-frame-expected.txt )
-
scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame.html (moved) (moved from trunk/LayoutTests/fast/scrolling/scrolling-tree-includes-frame.html )
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r240504 r240505 1 2019-01-25 Simon Fraser <simon.fraser@apple.com> 2 3 Move more scrolling tree tests into scrollingcoordinator/scrolling-tree 4 https://bugs.webkit.org/show_bug.cgi?id=193845 5 6 Reviewed by Tim Horton. 7 8 Gather more tests of the scrolling tree into scrollingcoordinator/scrolling-tree. 9 10 * platform/gtk/TestExpectations: 11 * platform/ios-wk1/fast/scrolling/scrolling-tree-includes-frame-expected.txt: Removed. 12 * platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-expected.txt: Added. 13 * platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor-expected.txt: Copied from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor-expected.txt. 14 * platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-in-fixed-expected.txt: Added. 15 * platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-lose-scrolling-ancestor-expected.txt: Added. 16 * platform/ios-wk2/scrollingcoordinator/scrolling-tree/remove-coordinated-frame-expected.txt: Renamed from LayoutTests/platform/ios/fast/scrolling/scrolling-tree-includes-frame-expected.txt. 17 * platform/ios-wk2/scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame-expected.txt: Renamed from LayoutTests/platform/ios-wk2/fast/scrolling/scrolling-tree-includes-frame-expected.txt. 18 * platform/mac-wk1/fast/scrolling/scrolling-tree-includes-frame-expected.txt: Removed. 19 * platform/win/TestExpectations: 20 * scrollingcoordinator/scrolling-tree/coordinated-frame-expected.txt: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-expected.txt. 21 * scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor-expected.txt: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor-expected.txt. 22 * scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor.html: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor.html. 23 * scrollingcoordinator/scrolling-tree/coordinated-frame-in-fixed-expected.txt: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-in-fixed-expected.txt. 24 * scrollingcoordinator/scrolling-tree/coordinated-frame-in-fixed.html: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-in-fixed.html. 25 * scrollingcoordinator/scrolling-tree/coordinated-frame-lose-scrolling-ancestor-expected.txt: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor-expected.txt. 26 * scrollingcoordinator/scrolling-tree/coordinated-frame-lose-scrolling-ancestor.html: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor.html. 27 * scrollingcoordinator/scrolling-tree/coordinated-frame.html: Renamed from LayoutTests/tiled-drawing/scrolling/frames/coordinated-frame.html. 28 * scrollingcoordinator/scrolling-tree/remove-coordinated-frame-expected.txt: Renamed from LayoutTests/tiled-drawing/scrolling/frames/remove-coordinated-frame-expected.txt. 29 * scrollingcoordinator/scrolling-tree/remove-coordinated-frame.html: Renamed from LayoutTests/tiled-drawing/scrolling/frames/remove-coordinated-frame.html. 30 * scrollingcoordinator/scrolling-tree/remove-scrolling-role-expected.txt: Renamed from LayoutTests/fast/scrolling/ios/remove-scrolling-role-expected.txt. 31 * scrollingcoordinator/scrolling-tree/remove-scrolling-role.html: Renamed from LayoutTests/fast/scrolling/ios/remove-scrolling-role.html. 32 * scrollingcoordinator/scrolling-tree/resources/doc-with-sticky.html: Renamed from LayoutTests/tiled-drawing/scrolling/frames/resources/doc-with-sticky.html. 33 * scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame-expected.txt: Renamed from LayoutTests/fast/scrolling/scrolling-tree-includes-frame-expected.txt. 34 * scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame.html: Renamed from LayoutTests/fast/scrolling/scrolling-tree-includes-frame.html. 35 1 36 2019-01-25 Simon Fraser <simon.fraser@apple.com> 2 37 -
trunk/LayoutTests/platform/gtk/TestExpectations
r240344 r240505 1103 1103 http/tests/ssl/applepay [ Skip ] 1104 1104 1105 # GTK port doesn't use the scrolling tree1106 fast/scrolling/scrolling-tree-includes-frame.html [ Skip ]1107 1108 1105 # This test assumes that color on sliders is not reversed for RTL, so failing is good. 1109 1106 fast/forms/range/input-appearance-range-rtl.html [ ImageOnlyFailure ] -
trunk/LayoutTests/platform/ios-wk2/scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor-expected.txt
r240504 r240505 1 1 2 2 (Frame scrolling node 3 (scrollable area size 785600)4 (contents size 7851016)3 (scrollable area size 800 600) 4 (contents size 800 1016) 5 5 (scrollable area parameters 6 (horizontal scroll elasticity 2)7 (vertical scroll elasticity 2)6 (horizontal scroll elasticity 1) 7 (vertical scroll elasticity 1) 8 8 (horizontal scrollbar mode 0) 9 (vertical scrollbar mode 0) 10 (has enabled vertical scrollbar 1)) 9 (vertical scrollbar mode 0)) 11 10 (visual viewport enabled 1) 12 (layout viewport at (0,0) size 785x600)11 (layout viewport at (0,0) size 800x600) 13 12 (min layout viewport origin (0,0)) 14 13 (max layout viewport origin (0,416)) 15 (synchronous event dispatch region for event wheel16 at (45,47) size 404x304)17 14 (behavior for fixed 0) 18 15 (children 1 19 16 (Fixed node 20 17 (anchor edges: AnchorEdgeLeft AnchorEdgeTop) 21 (viewport rect at last layout at (0,0) size 785x600)18 (viewport rect at last layout at (0,0) size 800x600) 22 19 (layer position at last layout (8,10)) 23 20 (children 1 … … 26 23 (contents size 500 420) 27 24 (scrollable area parameters 28 (horizontal scroll elasticity 0)29 (vertical scroll elasticity 0)25 (horizontal scroll elasticity 1) 26 (vertical scroll elasticity 1) 30 27 (horizontal scrollbar mode 1) 31 28 (vertical scrollbar mode 1)) … … 35 32 (max layout viewport origin (0,120)) 36 33 (behavior for fixed 0) 37 (children 1 34 (children 2 35 (Overflow scrolling node 36 (scrollable area size 400 300) 37 (contents size 400 1760) 38 (scrollable area parameters 39 (horizontal scroll elasticity 1) 40 (vertical scroll elasticity 1) 41 (horizontal scrollbar mode 0) 42 (vertical scrollbar mode 0)) 43 (children 1 44 (Sticky node 45 (anchor edges: AnchorEdgeTop AnchorEdgeBottom) 46 (top offset 10.00) 47 (bottom offset 10.00) 48 (containing block rect at (2,2) size 400x1760) 49 (sticky box rect at (0,830) size 100x100) 50 (constraining rect at (0,0) size 400x300) 51 (sticky offset at last layout width=0 height=-640) 52 (layer position at last layout (0,190)) 53 ) 54 ) 55 ) 38 56 (Sticky node 39 57 (anchor edges: AnchorEdgeTop AnchorEdgeBottom) -
trunk/LayoutTests/platform/ios-wk2/scrollingcoordinator/scrolling-tree/remove-coordinated-frame-expected.txt
r240504 r240505 1 2 1 3 2 (Frame scrolling node 4 3 (scrollable area size 800 600) 5 (contents size 800 600)4 (contents size 800 1016) 6 5 (scrollable area parameters 7 6 (horizontal scroll elasticity 1) … … 12 11 (layout viewport at (0,0) size 800x600) 13 12 (min layout viewport origin (0,0)) 14 (max layout viewport origin (0,0)) 15 (synchronous event dispatch region for event wheel 16 at (9,9) size 100x200) 13 (max layout viewport origin (0,416)) 17 14 (behavior for fixed 0) 15 (children 1 16 (Fixed node 17 (anchor edges: AnchorEdgeLeft AnchorEdgeTop) 18 (viewport rect at last layout at (0,0) size 800x600) 19 (layer position at last layout (8,10)) 20 (children 0 21 ) 22 ) 23 ) 18 24 ) 19 25 20 -
trunk/LayoutTests/platform/win/TestExpectations
r240457 r240505 3537 3537 fast/parser/xml-error-unload-iframe.html [ Failure ] 3538 3538 fast/replaced/table-percent-height.html [ Failure ] 3539 fast/scrolling/scrolling-tree-includes-frame.html [ Failure ]3540 3539 fast/table/giantRowspan.html [ Failure ] 3541 3540 fast/table/giantRowspan2.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.