Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(502)

Unified Diff: third_party/WebKit/LayoutTests/NeverFixTests

Issue 2581083003: Initial OpenType Font Variations Support (Closed)
Patch Set: Fix Windows compilation by avoiding VLA Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/NeverFixTests
diff --git a/third_party/WebKit/LayoutTests/NeverFixTests b/third_party/WebKit/LayoutTests/NeverFixTests
index eb6163bb2c4fdf296133791b4346d9f89ef5f3c2..7b1b194fe42f6774743b7ac9c1c9d876f31d98e2 100644
--- a/third_party/WebKit/LayoutTests/NeverFixTests
+++ b/third_party/WebKit/LayoutTests/NeverFixTests
@@ -172,6 +172,12 @@ crbug.com/7482 [ Win Mac ] virtual/mojo-loading/http/tests/misc/timer-vs-loading
crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ]
crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ]
+# Variable system font only supported on Mac atm.
+crbug.com/670246 [ Linux Android Win ] fast/text/variable-fonts/variable-mac-system-font.html [ WontFix ]
+# OpenType Variations not supported on Windows at the moment
+crbug.com/669453 [ Win ] fast/text/variable-fonts/variable-box-font.html [ WontFix ]
+crbug.com/669453 [ Win ] fast/text/variable-fonts/variable-box-font-inline.html [ WontFix ]
+
# prefer_compositing_to_lcd_text causes things to get composited regardless of their opaqueness, causing the test to fail
crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scroll-background-opaque-to-transparent.html [ WontFix ]
crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scroll-background-transparent-to-opaque.html [ WontFix ]

Powered by Google App Engine
This is Rietveld 408576698