Title: [236125] trunk/LayoutTests
Revision
236125
Author
[email protected]
Date
2018-09-18 07:50:41 -0700 (Tue, 18 Sep 2018)

Log Message

[WPE] Gardening after r236124

Quick gardening. There might be more tests that are now passing or
need updated results but this was the most obvious for now.
Unreviewed gardening.
* platform/wpe/TestExpectations:
* platform/wpe/svg/custom/pan-direction-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236124 => 236125)


--- trunk/LayoutTests/ChangeLog	2018-09-18 13:44:29 UTC (rev 236124)
+++ trunk/LayoutTests/ChangeLog	2018-09-18 14:50:41 UTC (rev 236125)
@@ -1,3 +1,13 @@
+2018-09-18  Claudio Saavedra  <[email protected]>
+
+        [WPE] Gardening after r236124
+
+        Quick gardening. There might be more tests that are now passing or
+        need updated results but this was the most obvious for now.
+        Unreviewed gardening.
+        * platform/wpe/TestExpectations:
+        * platform/wpe/svg/custom/pan-direction-expected.txt:
+
 2018-09-18  Xabier Rodriguez Calvar  <[email protected]>
 
         [EME][GStreamer] The current EME implementation doesn't support the waitingforkey event

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (236124 => 236125)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-09-18 13:44:29 UTC (rev 236124)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-09-18 14:50:41 UTC (rev 236125)
@@ -1094,7 +1094,6 @@
 webkit.org/b/173419 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Failure ]
 webkit.org/b/173419 fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Failure ]
 webkit.org/b/173419 fast/events/selectstart-by-drag.html [ Failure ]
-webkit.org/b/173419 fast/events/selectstart-by-single-click-with-shift.html [ Failure ]
 webkit.org/b/173419 fast/events/sequential-focus-navigation-starting-point.html [ Failure ]
 webkit.org/b/173419 fast/events/shadow-event-path-2.html [ Failure ]
 webkit.org/b/173419 fast/events/shadow-event-path.html [ Failure ]

Modified: trunk/LayoutTests/platform/wpe/svg/custom/pan-direction-expected.txt (236124 => 236125)


--- trunk/LayoutTests/platform/wpe/svg/custom/pan-direction-expected.txt	2018-09-18 13:44:29 UTC (rev 236124)
+++ trunk/LayoutTests/platform/wpe/svg/custom/pan-direction-expected.txt	2018-09-18 14:50:41 UTC (rev 236125)
@@ -3,4 +3,4 @@
 layer at (0,0) size 800x600
   RenderSVGRoot {svg} at (0,0) size 800x600
     RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [x=-1000.00] [y=-1000.00] [width=5000.00] [height=5000.00]
-    RenderSVGRect {rect} at (50,50) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=20.00] [height=20.00]
+    RenderSVGRect {rect} at (50,20) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=20.00] [height=20.00]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to