Title: [245751] trunk/LayoutTests
- Revision
- 245751
- Author
- [email protected]
- Date
- 2019-05-24 12:49:57 -0700 (Fri, 24 May 2019)
Log 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:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (245750 => 245751)
--- trunk/LayoutTests/ChangeLog 2019-05-24 19:01:48 UTC (rev 245750)
+++ trunk/LayoutTests/ChangeLog 2019-05-24 19:49:57 UTC (rev 245751)
@@ -8,6 +8,18 @@
* platform/ios-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations: Removing failed expectations
+2019-05-24 Simon Fraser <[email protected]>
+
+ 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:
+
2019-05-24 Ryosuke Niwa <[email protected]>
Asssertion failure in dispatchSubtreeModifiedEvent due to TextFieldInputType updating UA shadow tree inside Element::removedFromAncestor
Modified: trunk/LayoutTests/platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt (245750 => 245751)
--- trunk/LayoutTests/platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt 2019-05-24 19:01:48 UTC (rev 245750)
+++ trunk/LayoutTests/platform/ios-wk2/compositing/rtl/rtl-overflow-scrolling-expected.txt 2019-05-24 19:49:57 UTC (rev 245751)
@@ -3,6 +3,6 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 300x300 scrollX -15 scrollWidth 1000 scrollHeight 1000
+layer at (8,8) size 300x300 scrollWidth 1000 scrollHeight 1000
RenderBlock {DIV} at (0,0) size 300x300
RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes