Title: [229405] trunk/LayoutTests
Revision
229405
Author
[email protected]
Date
2018-03-08 04:43:03 -0800 (Thu, 08 Mar 2018)

Log Message

[iOS] Unskip MathML tests requiring a font with Mathematical Alphanumeric Symbols
https://bugs.webkit.org/show_bug.cgi?id=183445

Unreviewed test gardening.

Patch by Frederic Wang <[email protected]> on 2018-03-08

* platform/ios/TestExpectations: Unskip the tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (229404 => 229405)


--- trunk/LayoutTests/ChangeLog	2018-03-08 10:58:10 UTC (rev 229404)
+++ trunk/LayoutTests/ChangeLog	2018-03-08 12:43:03 UTC (rev 229405)
@@ -1,5 +1,14 @@
 2018-03-08  Frederic Wang  <[email protected]>
 
+        [iOS] Unskip MathML tests requiring a font with Mathematical Alphanumeric Symbols
+        https://bugs.webkit.org/show_bug.cgi?id=183445
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Unskip the tests.
+
+2018-03-08  Frederic Wang  <[email protected]>
+
         [iOS] Update PNG expectations for some MathML pixel tests.
 
         Unreviewed test gardening.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (229404 => 229405)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-03-08 10:58:10 UTC (rev 229404)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-03-08 12:43:03 UTC (rev 229405)
@@ -1381,12 +1381,6 @@
 mathml/opentype/large-operators-italic-correction.html [ Skip ]
 mathml/presentation/bug159513.html [ Skip ]
 
-# These reftests require a font with Mathematical Alphanumeric Symbols.
-mathml/presentation/attributes-mathvariant.html [ Skip ]
-mathml/presentation/tokenElements-mathvariant.html [ Skip ]
-mathml/presentation/mathvariant-inheritance.html [ Skip ]
-mathml/presentation/mathvariant-tokens.html [ Skip ]
-
 # This test fails because the USE_TYPO_METRICS flag is ignored for non-math font
 webkit.org/b/150394 imported/w3c/web-platform-tests/mathml/relations/text-and-math/use-typo-metrics-1.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to