Changeset 245751 in webkit


Ignore:
Timestamp:
May 24, 2019, 12:49:57 PM (7 years ago)
Author:
Simon Fraser
Message:

Rebase compositing/rtl/rtl-overflow-scrolling.html
https://bugs.webkit.org/show_bug.cgi?id=198220
<rdar://problem/51114177>

Unreviewed test gardening.

New result is a progression (scrollX, which is an offset, should not be negative).

  • platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r245747 r245751  
    88        * platform/ios-wk2/TestExpectations:
    99        * platform/mac-wk2/TestExpectations: Removing failed expectations
     10
     112019-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:
    1022
    11232019-05-24  Ryosuke Niwa  <rniwa@webkit.org>
  • trunk/LayoutTests/platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt

    r245568 r245751  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6 layer at (8,8) size 300x300 scrollX -15 scrollWidth 1000 scrollHeight 1000
     6layer at (8,8) size 300x300 scrollWidth 1000 scrollHeight 1000
    77  RenderBlock {DIV} at (0,0) size 300x300
    88    RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]
Note: See TracChangeset for help on using the changeset viewer.