Title: [237312] trunk/LayoutTests
Revision
237312
Author
[email protected]
Date
2018-10-20 14:07:48 -0700 (Sat, 20 Oct 2018)

Log Message

Unskip test fast/writing-mode/english-rl-text-with-spelling-marker.html in iOS WebKit2

Following r235149 we mark spelling errors in iOS WebKit2.

* platform/ios-wk1/TestExpectations: Skip in legacy WebKit until we fix <https://webkit.org/b/188762>.
* platform/ios/TestExpectations: Unskip test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (237311 => 237312)


--- trunk/LayoutTests/ChangeLog	2018-10-20 13:15:27 UTC (rev 237311)
+++ trunk/LayoutTests/ChangeLog	2018-10-20 21:07:48 UTC (rev 237312)
@@ -1,3 +1,12 @@
+2018-10-20  Daniel Bates  <[email protected]>
+
+        Unskip test fast/writing-mode/english-rl-text-with-spelling-marker.html in iOS WebKit2
+
+        Following r235149 we mark spelling errors in iOS WebKit2.
+
+        * platform/ios-wk1/TestExpectations: Skip in legacy WebKit until we fix <https://webkit.org/b/188762>.
+        * platform/ios/TestExpectations: Unskip test.
+
 2018-10-19  Justin Fan  <[email protected]>
 
         [WebGPU] Add stubs for WebGPUSwapChain and WebGPURenderingContext

Modified: trunk/LayoutTests/platform/ios/TestExpectations (237311 => 237312)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-10-20 13:15:27 UTC (rev 237311)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-10-20 21:07:48 UTC (rev 237312)
@@ -3121,8 +3121,6 @@
 
 webkit.org/b/188578 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Pass Failure ]
 
-webkit.org/b/188762 fast/writing-mode/english-rl-text-with-spelling-marker.html [ ImageOnlyFailure ]
-
 webkit.org/b/128312 media/video-load-preload-metadata.html [ Pass Failure ]
 
 webkit.org/b/188070 imported/w3c/web-platform-tests/streams/piping/error-propagation-backward.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (237311 => 237312)


--- trunk/LayoutTests/platform/ios-wk1/TestExpectations	2018-10-20 13:15:27 UTC (rev 237311)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations	2018-10-20 21:07:48 UTC (rev 237312)
@@ -1980,3 +1980,5 @@
 # Not supported on WK1
 css-custom-properties-api [ Skip ]
 fast/css-custom-paint [ Skip ]
+
+webkit.org/b/188762 fast/writing-mode/english-rl-text-with-spelling-marker.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to