| Index: third_party/WebKit/LayoutTests/NeverFixTests
|
| diff --git a/third_party/WebKit/LayoutTests/NeverFixTests b/third_party/WebKit/LayoutTests/NeverFixTests
|
| index eb6163bb2c4fdf296133791b4346d9f89ef5f3c2..9ff65fecd4df2d499de3f5d0aa256cd2b626e899 100644
|
| --- a/third_party/WebKit/LayoutTests/NeverFixTests
|
| +++ b/third_party/WebKit/LayoutTests/NeverFixTests
|
| @@ -172,6 +172,14 @@ 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 Mac10.9 Mac10.10 ] fast/text/variable-fonts/variable-mac-system-font.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 Linux Mac10.9 Mac10.10 ] fast/text/variable-fonts/variable-box-font.html [ WontFix ]
|
| +crbug.com/669453 [ Win Linux Mac10.9 Mac10.10 ] http/tests/webfont/variable-box-font-arraybuffer.html [ WontFix ]
|
| +crbug.com/669453 [ Win Linux 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 ]
|
| crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scroll-background-transparent-to-opaque.html [ WontFix ]
|
|
|