Changeset 245751 in webkit
- Timestamp:
- May 24, 2019, 12:49:57 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r245747 r245751 8 8 * platform/ios-wk2/TestExpectations: 9 9 * platform/mac-wk2/TestExpectations: Removing failed expectations 10 11 2019-05-24 Simon Fraser <simon.fraser@apple.com> 12 13 Rebase compositing/rtl/rtl-overflow-scrolling.html 14 https://bugs.webkit.org/show_bug.cgi?id=198220 15 <rdar://problem/51114177> 16 17 Unreviewed test gardening. 18 19 New result is a progression (scrollX, which is an offset, should not be negative). 20 21 * platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt: 10 22 11 23 2019-05-24 Ryosuke Niwa <rniwa@webkit.org> -
trunk/LayoutTests/platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt
r245568 r245751 4 4 RenderBlock {HTML} at (0,0) size 800x600 5 5 RenderBody {BODY} at (8,8) size 784x584 6 layer at (8,8) size 300x300 scroll X -15 scrollWidth 1000 scrollHeight 10006 layer at (8,8) size 300x300 scrollWidth 1000 scrollHeight 1000 7 7 RenderBlock {DIV} at (0,0) size 300x300 8 8 RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]
Note:
See TracChangeset
for help on using the changeset viewer.