Changeset 169700 in webkit
- Timestamp:
- Jun 9, 2014, 11:43:22 AM (11 years ago)
- Location:
- trunk
- Files:
-
- 4 added
- 4 edited
- 102 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r169694 r169700 1 2014-06-09 Simon Fraser <simon.fraser@apple.com> 2 3 Move scrolling-related tests to tiled-drawing/scrolling subdirectory, and minor cleanup 4 https://bugs.webkit.org/show_bug.cgi?id=133650 5 6 Reviewed by Tim Horton. 7 8 Moved files, fixed up relative paths to js-test-pre.js/js-test-post.js and unskipped a couple of fixed/sticky tests. 9 10 * platform/mac-wk2/tiled-drawing/scrolling/clamp-out-of-bounds-scrolls-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/clamp-out-of-bounds-scrolls-expected.txt. 11 * platform/mac-wk2/tiled-drawing/scrolling/clamp-out-of-bounds-scrolls.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/clamp-out-of-bounds-scrolls.html. 12 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-div-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-div-expected.txt. 13 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-div-with-handler-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-div-with-handler-expected.txt. 14 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-div-with-handler.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-div-with-handler.html. 15 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-div.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-div.html. 16 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-mainframe-expected.txt. 17 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe-with-handler-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-mainframe-with-handler-expected.txt. 18 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe-with-handler.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-mainframe-with-handler.html. 19 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-mainframe.html. 20 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-iframe-expected.txt. 21 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-iframe-with-handler-expected.txt. 22 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-iframe-with-handler.html. 23 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-iframe.html. 24 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-mainframe-expected.txt. 25 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt. 26 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-mainframe-with-handler.html. 27 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-mainframe.html. 28 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-mainframe-expected.txt. 29 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-mainframe-with-handler-expected.txt. 30 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-mainframe-with-handler.html. 31 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-mainframe.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-mainframe.html. 32 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-select-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-select-expected.txt. 33 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-select-with-handler-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-select-with-handler-expected.txt. 34 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-select-with-handler.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-select-with-handler.html. 35 * platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-select.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-select.html. 36 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-composited-html-expected.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html-expected.html. 37 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-composited-html.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html.html. 38 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-negative-z-index-fixed-expected.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed-expected.html. 39 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-negative-z-index-fixed.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed.html. 40 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-no-image-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-no-image-expected.txt. 41 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-no-image.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-no-image.html. 42 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-removal-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-removal-expected.txt. 43 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-background-removal.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-removal.html. 44 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.png. 45 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt. 46 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer.html. 47 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.png. 48 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt. 49 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-html-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-opacity-html-expected.png. 50 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-html-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-opacity-html-expected.txt. 51 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-html.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-opacity-html.html. 52 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.png. 53 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt. 54 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned.html. 55 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-transformed-html-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.png. 56 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-transformed-html-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt. 57 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-transformed-html.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html.html. 58 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.png. 59 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt. 60 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed.html. 61 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-body-background.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background.html. 62 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.png. 63 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt. 64 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-html-background.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background.html. 65 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.png: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-non-propagated-body-background-expected.png. 66 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-non-propagated-body-background-expected.txt. 67 * platform/mac-wk2/tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed-background/fixed-non-propagated-body-background.html. 68 * platform/mac-wk2/tiled-drawing/scrolling/fixed/absolute-inside-fixed-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/absolute-inside-fixed-expected.txt. 69 * platform/mac-wk2/tiled-drawing/scrolling/fixed/absolute-inside-fixed.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/absolute-inside-fixed.html. 70 * platform/mac-wk2/tiled-drawing/scrolling/fixed/absolute-inside-out-of-view-fixed-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/absolute-inside-out-of-view-fixed-expected.txt. 71 * platform/mac-wk2/tiled-drawing/scrolling/fixed/absolute-inside-out-of-view-fixed.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/absolute-inside-out-of-view-fixed.html. 72 * platform/mac-wk2/tiled-drawing/scrolling/fixed/fixed-in-overflow-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/fixed-in-overflow-expected.txt. 73 * platform/mac-wk2/tiled-drawing/scrolling/fixed/fixed-in-overflow.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/fixed-in-overflow.html. 74 * platform/mac-wk2/tiled-drawing/scrolling/fixed/fixed-position-out-of-view-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/fixed-position-out-of-view-expected.txt. 75 * platform/mac-wk2/tiled-drawing/scrolling/fixed/fixed-position-out-of-view-negative-zindex-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex-expected.txt. 76 * platform/mac-wk2/tiled-drawing/scrolling/fixed/fixed-position-out-of-view-negative-zindex.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex.html. 77 * platform/mac-wk2/tiled-drawing/scrolling/fixed/fixed-position-out-of-view.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/fixed-position-out-of-view.html. 78 * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/four-bars-expected.txt. 79 * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-with-header-and-footer-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/four-bars-with-header-and-footer-expected.txt. 80 * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-with-header-and-footer.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/four-bars-with-header-and-footer.html. 81 * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/four-bars-zoomed-expected.txt. 82 * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/four-bars-zoomed.html. 83 * platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/four-bars.html. 84 * platform/mac-wk2/tiled-drawing/scrolling/fixed/negative-scroll-offset-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/negative-scroll-offset-expected.txt. 85 * platform/mac-wk2/tiled-drawing/scrolling/fixed/negative-scroll-offset-in-view-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/negative-scroll-offset-in-view-expected.txt. 86 * platform/mac-wk2/tiled-drawing/scrolling/fixed/negative-scroll-offset-in-view.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/negative-scroll-offset-in-view.html. 87 * platform/mac-wk2/tiled-drawing/scrolling/fixed/negative-scroll-offset.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/negative-scroll-offset.html. 88 * platform/mac-wk2/tiled-drawing/scrolling/fixed/nested-fixed-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/nested-fixed-expected.txt. 89 * platform/mac-wk2/tiled-drawing/scrolling/fixed/nested-fixed.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/nested-fixed.html. 90 * platform/mac-wk2/tiled-drawing/scrolling/fixed/percentage-inside-fixed-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/percentage-inside-fixed-expected.txt. 91 * platform/mac-wk2/tiled-drawing/scrolling/fixed/percentage-inside-fixed.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/fixed/percentage-inside-fixed.html. 92 * platform/mac-wk2/tiled-drawing/scrolling/null-parent-back-crash-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/null-parent-back-crash-expected.txt. 93 * platform/mac-wk2/tiled-drawing/scrolling/null-parent-back-crash.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/null-parent-back-crash.html. 94 * platform/mac-wk2/tiled-drawing/scrolling/scrolling-tree-after-scroll-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/scrolling-tree-after-scroll-expected.txt. 95 * platform/mac-wk2/tiled-drawing/scrolling/scrolling-tree-after-scroll.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/scrolling-tree-after-scroll.html. 96 * platform/mac-wk2/tiled-drawing/scrolling/scrolling-tree-slow-scrolling-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/scrolling-tree-slow-scrolling-expected.txt. 97 * platform/mac-wk2/tiled-drawing/scrolling/scrolling-tree-slow-scrolling.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/scrolling-tree-slow-scrolling.html. 98 * platform/mac-wk2/tiled-drawing/scrolling/slow-scrolling-background-toggle-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle-expected.txt. 99 * platform/mac-wk2/tiled-drawing/scrolling/slow-scrolling-background-toggle.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle.html. 100 * platform/mac-wk2/tiled-drawing/scrolling/slow-scrolling-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/slow-scrolling-expected.txt. 101 * platform/mac-wk2/tiled-drawing/scrolling/slow-scrolling-hidden-background-toggle-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle-expected.txt. 102 * platform/mac-wk2/tiled-drawing/scrolling/slow-scrolling-hidden-background-toggle.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle.html. 103 * platform/mac-wk2/tiled-drawing/scrolling/slow-scrolling.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/slow-scrolling.html. 104 * platform/mac-wk2/tiled-drawing/scrolling/sticky/negative-scroll-offset-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/negative-scroll-offset-expected.txt. 105 * platform/mac-wk2/tiled-drawing/scrolling/sticky/negative-scroll-offset.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/negative-scroll-offset.html. 106 * platform/mac-wk2/tiled-drawing/scrolling/sticky/sticky-horizontal-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/sticky-horizontal-expected.txt. 107 * platform/mac-wk2/tiled-drawing/scrolling/sticky/sticky-horizontal.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/sticky-horizontal.html. 108 * platform/mac-wk2/tiled-drawing/scrolling/sticky/sticky-layers-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/sticky-layers-expected.txt. 109 * platform/mac-wk2/tiled-drawing/scrolling/sticky/sticky-layers.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/sticky-layers.html. 110 * platform/mac-wk2/tiled-drawing/scrolling/sticky/sticky-vertical-expected.txt: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/sticky-vertical-expected.txt. 111 * platform/mac-wk2/tiled-drawing/scrolling/sticky/sticky-vertical.html: Renamed from LayoutTests/platform/mac-wk2/tiled-drawing/sticky/sticky-vertical.html. 112 * platform/mac/TestExpectations: 113 1 114 2014-06-09 Simon Fraser <simon.fraser@apple.com> 2 115 -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-div-with-handler.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 var wheelCount = 0; … … 176 176 </script> 177 177 <pre id="layers">Layer tree goes here</p> 178 <script src="../../../ resources/js-test-post.js"></script>178 <script src="../../../../resources/js-test-post.js"></script> 179 179 </body> 180 180 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-div.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 function onLoad() { … … 169 169 </script> 170 170 <pre id="layers">Layer tree goes here</p> 171 <script src="../../../ resources/js-test-post.js"></script>171 <script src="../../../../resources/js-test-post.js"></script> 172 172 </body> 173 173 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe-with-handler.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 var wheelCount = 0; … … 185 185 </script> 186 186 <pre id="layers">Layer tree goes here</p> 187 <script src="../../../ resources/js-test-post.js"></script>187 <script src="../../../../resources/js-test-post.js"></script> 188 188 </body> 189 189 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-div-latched-mainframe.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 function onLoad() { … … 177 177 </script> 178 178 <pre id="layers">Layer tree goes here</p> 179 <script src="../../../ resources/js-test-post.js"></script>179 <script src="../../../../resources/js-test-post.js"></script> 180 180 </body> 181 181 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler.html
r169698 r169700 3 3 <head> 4 4 <link rel="help" href="http://www.w3.org/TR/DOM-Level-3-Events/#events-WheelEvent"> 5 <script src="../../../ resources/js-test-pre.js"></script>5 <script src="../../../../resources/js-test-pre.js"></script> 6 6 <script> 7 7 var wheelCount = 0; … … 122 122 </script> 123 123 <pre id="layers">Layer tree goes here</p> 124 <script src="../../../ resources/js-test-post.js"></script>124 <script src="../../../../resources/js-test-post.js"></script> 125 125 </body> 126 126 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe.html
r169698 r169700 3 3 <head> 4 4 <link rel="help" href="http://www.w3.org/TR/DOM-Level-3-Events/#events-WheelEvent"> 5 <script src="../../../ resources/js-test-pre.js"></script>5 <script src="../../../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 108 108 </script> 109 109 <pre id="layers">Layer tree goes here</p> 110 <script src="../../../ resources/js-test-post.js"></script>110 <script src="../../../../resources/js-test-post.js"></script> 111 111 </body> 112 112 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler.html
r169698 r169700 3 3 <head> 4 4 <link rel="help" href="http://www.w3.org/TR/DOM-Level-3-Events/#events-WheelEvent"> 5 <script src="../../../ resources/js-test-pre.js"></script>5 <script src="../../../../resources/js-test-pre.js"></script> 6 6 <script> 7 7 var wheelCount = 0; … … 125 125 </script> 126 126 <pre id="layers">Layer tree goes here</p> 127 <script src="../../../ resources/js-test-post.js"></script>127 <script src="../../../../resources/js-test-post.js"></script> 128 128 </body> 129 129 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe.html
r169698 r169700 3 3 <head> 4 4 <link rel="help" href="http://www.w3.org/TR/DOM-Level-3-Events/#events-WheelEvent"> 5 <script src="../../../ resources/js-test-pre.js"></script>5 <script src="../../../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body onload="onLoad();"> … … 117 117 </script> 118 118 <pre id="layers">Layer tree goes here</p> 119 <script src="../../../ resources/js-test-post.js"></script>119 <script src="../../../../resources/js-test-post.js"></script> 120 120 </body> 121 121 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 var wheelCount = 0; … … 161 161 </script> 162 162 <pre id="layers">Layer tree goes here</p> 163 <script src="../../../ resources/js-test-post.js"></script>163 <script src="../../../../resources/js-test-post.js"></script> 164 164 </body> 165 165 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-mainframe.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 function onLoad() { … … 154 154 </script> 155 155 <pre id="layers">Layer tree goes here</p> 156 <script src="../../../ resources/js-test-post.js"></script>156 <script src="../../../../resources/js-test-post.js"></script> 157 157 </body> 158 158 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-select-with-handler.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 var wheelCount = 0; … … 154 154 </script> 155 155 <pre id="layers">Layer tree goes here</p> 156 <script src="../../../ resources/js-test-post.js"></script>156 <script src="../../../../resources/js-test-post.js"></script> 157 157 </body> 158 158 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fast-scroll-select-latched-select.html
r169698 r169700 26 26 27 27 </style> 28 <script src="../../../ resources/js-test-pre.js"></script>28 <script src="../../../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 function onLoad() { … … 147 147 </script> 148 148 <pre id="layers">Layer tree goes here</p> 149 <script src="../../../ resources/js-test-post.js"></script>149 <script src="../../../../resources/js-test-post.js"></script> 150 150 </body> 151 151 </html> -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt
r169698 r169700 1 ( Scrolling node2 ( viewport rect 0 0785 585)1 (Frame scrolling node 2 (scrollable area size 785 585) 3 3 (contents size 1805 5108) 4 4 (frame scale factor 2.30) … … 28 28 29 29 (GraphicsLayer 30 (anchor 0.00 0.00) 30 31 (bounds 1805.00 5108.00) 31 32 (visible rect 0.00, 0.00 785.00 x 585.00) 33 (contentsScale 1.00) 32 34 (children 1 33 35 (GraphicsLayer … … 35 37 (bounds 785.00 2221.00) 36 38 (contentsOpaque 1) 37 (drawsContent 1)38 (backgroundColor #FFFFFF)39 39 (transform [2.30 0.00 0.00 0.00] [0.00 2.30 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00]) 40 40 (visible rect 0.00, 0.00 341.30 x 254.35) 41 (tile cache coverage 0, 0 784 x 890) 41 (contentsScale 2.30) 42 (tile cache coverage 0, 0 445 x 445) 42 43 (tile size 512 x 512) 43 (top left tile 0, 0 tiles grid 4 x 4)44 (children 144 (top left tile 0, 0 tiles grid 2 x 2) 45 (children 4 45 46 (GraphicsLayer 47 (position -4.00 -4.00) 48 (bounds 786.00 82.00) 49 (drawsContent 1) 50 (visible rect 4.00, 4.00 341.30 x 78.00) 51 (contentsScale 2.30) 52 ) 53 (GraphicsLayer 54 (position 6.00 196.00) 55 (bounds 182.00 332.00) 56 (drawsContent 1) 57 (visible rect 0.00, 0.00 182.00 x 58.35) 58 (contentsScale 2.30) 59 ) 60 (GraphicsLayer 61 (position 597.00 196.00) 62 (bounds 182.00 332.00) 63 (drawsContent 1) 46 64 (visible rect 0.00, 0.00 0.00 x 0.00) 47 (children 4 48 (GraphicsLayer 49 (position -4.00 -4.00) 50 (bounds 786.00 82.00) 51 (drawsContent 1) 52 (visible rect 4.00, 4.00 341.30 x 78.00) 53 ) 54 (GraphicsLayer 55 (position 6.00 196.00) 56 (bounds 182.00 332.00) 57 (drawsContent 1) 58 (visible rect 0.00, 0.00 182.00 x 58.35) 59 ) 60 (GraphicsLayer 61 (position 597.00 196.00) 62 (bounds 182.00 332.00) 63 (drawsContent 1) 64 (visible rect 0.00, 0.00 0.00 x 0.00) 65 ) 66 (GraphicsLayer 67 (position -4.00 497.00) 68 (bounds 786.00 82.00) 69 (drawsContent 1) 70 (visible rect 0.00, 0.00 0.00 x 0.00) 71 ) 72 ) 65 (contentsScale 2.30) 66 ) 67 (GraphicsLayer 68 (position -4.00 497.00) 69 (bounds 786.00 82.00) 70 (drawsContent 1) 71 (visible rect 0.00, 0.00 0.00 x 0.00) 72 (contentsScale 2.30) 73 73 ) 74 74 ) -
trunk/LayoutTests/platform/mac-wk2/tiled-drawing/scrolling/sticky/sticky-vertical-expected.txt
r169698 r169700 4 4 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 5 5 6 ( Scrolling node7 ( viewport rect 0 0785 600)6 (Frame scrolling node 7 (scrollable area size 785 600) 8 8 (contents size 785 2908) 9 9 (requested scroll position 0 580) … … 16 16 (sticky box rect 72.50 558.00 80.00 300.00) 17 17 (sticky offset at last layout 0.00 42.00) 18 (layer position at last layout 7 3.00 600.00)18 (layer position at last layout 72.00 600.00) 19 19 ) 20 20 (Sticky node … … 25 25 (sticky box rect 162.50 558.00 80.00 300.00) 26 26 (sticky offset at last layout 0.00 0.00) 27 (layer position at last layout 16 3.00 558.00)27 (layer position at last layout 162.00 558.00) 28 28 ) 29 29 (Sticky node … … 34 34 (sticky box rect 252.50 558.00 80.00 300.00) 35 35 (sticky offset at last layout 0.00 142.00) 36 (layer position at last layout 25 3.00 700.00)36 (layer position at last layout 252.00 700.00) 37 37 ) 38 38 (Sticky node … … 43 43 (sticky box rect 342.50 558.00 80.00 300.00) 44 44 (sticky offset at last layout 0.00 0.00) 45 (layer position at last layout 34 3.00 558.00)45 (layer position at last layout 342.00 558.00) 46 46 ) 47 47 (Sticky node … … 53 53 (sticky box rect 432.50 558.00 80.00 300.00) 54 54 (sticky offset at last layout 0.00 42.00) 55 (layer position at last layout 43 3.00 600.00)55 (layer position at last layout 432.00 600.00) 56 56 ) 57 57 (Sticky node … … 63 63 (sticky box rect 522.50 558.00 80.00 300.00) 64 64 (sticky offset at last layout 0.00 142.00) 65 (layer position at last layout 52 3.00 700.00)65 (layer position at last layout 522.00 700.00) 66 66 ) 67 67 ) -
trunk/LayoutTests/platform/mac/TestExpectations
r169624 r169700 1069 1069 webkit.org/b/115292 fast/forms/range/slider-mouse-events.html 1070 1070 webkit.org/b/115292 fast/overflow/infiniteRecursionGuard.html 1071 webkit.org/b/115292 platform/mac-wk2/tiled-drawing/fixed/four-bars-zoomed.html1072 webkit.org/b/115292 platform/mac-wk2/tiled-drawing/sticky/sticky-vertical.html1073 1071 webkit.org/b/115292 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm 1074 1072 webkit.org/b/115292 editing/selection/vertical-lr-ltr-extend-line-backward-br.html -
trunk/Tools/ChangeLog
r169692 r169700 1 2014-06-09 Simon Fraser <simon.fraser@apple.com> 2 3 Move scrolling-related tests to tiled-drawing/scrolling subdirectory, and minor cleanup 4 https://bugs.webkit.org/show_bug.cgi?id=133650 5 6 Reviewed by Tim Horton. 7 8 No point checking for a Windows-style path in Cocoa code. 9 10 * WebKitTestRunner/TestInvocation.cpp: 11 (WTR::shouldUseThreadedScrolling): 12 1 13 2014-06-09 Simon Fraser <simon.fraser@apple.com> 2 14 -
trunk/Tools/WebKitTestRunner/TestInvocation.cpp
r169113 r169700 148 148 static bool shouldUseThreadedScrolling(const char* pathOrURL) 149 149 { 150 return strstr(pathOrURL, "tiled-drawing/") || strstr(pathOrURL, "tiled-drawing\\");150 return strstr(pathOrURL, "tiled-drawing/"); 151 151 } 152 152 #endif
Note:
See TracChangeset
for help on using the changeset viewer.