| Index: third_party/WebKit/LayoutTests/NeverFixTests
|
| diff --git a/third_party/WebKit/LayoutTests/NeverFixTests b/third_party/WebKit/LayoutTests/NeverFixTests
|
| index 9fd40b2a469c414b4f89e604b5b2d44ad8aecb19..47d31ce3e1adf15f97f48edd5f2066687cb8dd57 100644
|
| --- a/third_party/WebKit/LayoutTests/NeverFixTests
|
| +++ b/third_party/WebKit/LayoutTests/NeverFixTests
|
| @@ -175,9 +175,11 @@
|
|
|
| # Variable system font only supported on Mac atm.
|
| crbug.com/670246 [ Linux Android Win Mac10.9 Mac10.10 ] fast/text/variable-fonts/variable-mac-system-font.html [ WontFix ]
|
| -crbug.com/669453 [ Mac10.9 Mac10.10 ] fast/text/variable-fonts/variable-box-font.html [ WontFix ]
|
| -crbug.com/669453 [ Mac10.9 Mac10.10 ] http/tests/webfont/variable-box-font-arraybuffer.html [ WontFix ]
|
| -crbug.com/669453 [ Mac10.9 Mac10.10 ] virtual/mojo-loading/http/tests/webfont/variable-box-font-arraybuffer.html [ WontFix ]
|
| +# OpenType Variations not supported on Windows at the moment
|
| +# Linux disabled until we can ship a statically linked newer version of FreeType
|
| +crbug.com/669453 [ Win Mac10.9 Mac10.10 ] fast/text/variable-fonts/variable-box-font.html [ WontFix ]
|
| +crbug.com/669453 [ Win Mac10.9 Mac10.10 ] http/tests/webfont/variable-box-font-arraybuffer.html [ WontFix ]
|
| +crbug.com/669453 [ Win Mac10.9 Mac10.10 ] virtual/mojo-loading/http/tests/webfont/variable-box-font-arraybuffer.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 ]
|
|
|