Title: [273421] trunk/LayoutTests
Revision
273421
Author
wei...@apple.com
Date
2021-02-24 12:11:54 -0800 (Wed, 24 Feb 2021)

Log Message

Fix model test differences between platforms
https://bugs.webkit.org/show_bug.cgi?id=222323
<rdar://problem/74678133>

Reviewed by Zalan Bujtas.

* platform/ios/TestExpectations:
Unskip the tests that were changed to no longer rely on platform differences.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (273420 => 273421)


--- trunk/LayoutTests/ChangeLog	2021-02-24 20:10:31 UTC (rev 273420)
+++ trunk/LayoutTests/ChangeLog	2021-02-24 20:11:54 UTC (rev 273421)
@@ -1,3 +1,14 @@
+2021-02-24  Sam Weinig  <wei...@apple.com>
+
+        Fix model test differences between platforms
+        https://bugs.webkit.org/show_bug.cgi?id=222323
+        <rdar://problem/74678133>
+
+        Reviewed by Zalan Bujtas.
+
+        * platform/ios/TestExpectations:
+        Unskip the tests that were changed to no longer rely on platform differences.
+
 2021-02-24  Ryan Haddad  <ryanhad...@apple.com>
 
         Unreviewed, reverting r273373.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (273420 => 273421)


--- trunk/LayoutTests/platform/ios/TestExpectations	2021-02-24 20:10:31 UTC (rev 273420)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2021-02-24 20:11:54 UTC (rev 273421)
@@ -3507,6 +3507,3 @@
 
 webkit.org/b/221466 imported/w3c/web-platform-tests/uievents/keyboard/modifier-keys.html [ Skip ]
 webkit.org/b/221465 imported/w3c/web-platform-tests/uievents/keyboard/modifier-keys-combinations.html [ Skip ]
-
-webkit.org/b/222323 model-element/model-element-renderer-no-source.html [ Failure ]
-webkit.org/b/222323 model-element/model-element-renderer.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to