Title: [193914] trunk/LayoutTests
Revision
193914
Author
[email protected]
Date
2015-12-10 10:54:58 -0800 (Thu, 10 Dec 2015)

Log Message

Skip unsupported css3/font-variant-* tests on Win
https://bugs.webkit.org/show_bug.cgi?id=149774

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193913 => 193914)


--- trunk/LayoutTests/ChangeLog	2015-12-10 18:14:16 UTC (rev 193913)
+++ trunk/LayoutTests/ChangeLog	2015-12-10 18:54:58 UTC (rev 193914)
@@ -1,3 +1,12 @@
+2015-12-10  Ryan Haddad  <[email protected]>
+
+        Skip unsupported css3/font-variant-* tests on Win
+        https://bugs.webkit.org/show_bug.cgi?id=149774
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2015-12-10  Daniel Bates  <[email protected]>
 
         [iOS][WK2] Update expected results for editing tests

Modified: trunk/LayoutTests/platform/win/TestExpectations (193913 => 193914)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-12-10 18:14:16 UTC (rev 193913)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-12-10 18:54:58 UTC (rev 193914)
@@ -477,6 +477,10 @@
 webkit.org/b/149771 css3/font-feature-settings-font-face-rendering.html [ Skip ] # WontFix
 webkit.org/b/149771 css3/font-variant-font-face-all.html [ Skip ] # WontFix
 webkit.org/b/149771 css3/font-variant-font-face-override.html [ Skip ] # WontFix
+webkit.org/b/149774 css3/font-variant-petite-caps-synthesis-coverage.html [ Skip ] # WontFix
+webkit.org/b/149774 css3/font-variant-petite-caps-synthesis.html [ Skip ] # WontFix
+webkit.org/b/149774 css3/font-variant-small-caps-synthesis-coverage.html [ Skip ] # WontFix
+webkit.org/b/149774 css3/font-variant-small-caps-synthesis.html [ Skip ] # WontFix
 
 # TODO HiDPI tests require test infrastructure enhancements (e.g. testRunner.setBackingScaleFactor)
 # https://bugs.webkit.org/show_bug.cgi?id=87919
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to