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

Side by Side Diff: third_party/WebKit/LayoutTests/NeverFixTests

Issue 2786433004: Support for OpenType Font Variations on Windows (Closed)
Patch Set: Created 3 years, 8 months 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 unified diff | Download patch
« no previous file with comments | « skia/BUILD.gn ('k') | third_party/WebKit/Source/platform/fonts/FontCustomPlatformData.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file should only include tests that we never intend to fix. 1 # This file should only include tests that we never intend to fix.
2 # There should only be 6 categories of tests here: 2 # There should only be 6 categories of tests here:
3 # 1. Test harness tests. 3 # 1. Test harness tests.
4 # 2. Tests enabled by chromium embedders (e.g. Opera). 4 # 2. Tests enabled by chromium embedders (e.g. Opera).
5 # 3. Tests that apply to some platforms but not others. 5 # 3. Tests that apply to some platforms but not others.
6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu g. 6 # 4. Tests that are too slow in Debug and so we only want to skip them in Debu g.
7 # 5. Tests that crash due to resource limitations on some platforms or in Debu g. 7 # 5. Tests that crash due to resource limitations on some platforms or in Debu g.
8 # 6. Tests that fail due to Debug rendering variations from Release behavior. 8 # 6. Tests that fail due to Debug rendering variations from Release behavior.
9 9
10 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse 10 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w on't abuse
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 # would let us differentiate test_shell and WebKit DumpTreeNode. 168 # would let us differentiate test_shell and WebKit DumpTreeNode.
169 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ] 169 crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ]
170 crbug.com/7482 [ Win Mac ] virtual/mojo-loading/http/tests/misc/timer-vs-loading .html [ WontFix ] 170 crbug.com/7482 [ Win Mac ] virtual/mojo-loading/http/tests/misc/timer-vs-loading .html [ WontFix ]
171 171
172 # On Linux bold emoji are already supported. 172 # On Linux bold emoji are already supported.
173 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] 173 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ]
174 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] 174 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ]
175 175
176 # Variable system font only supported on Mac atm. 176 # Variable system font only supported on Mac atm.
177 crbug.com/670246 [ Linux Android Win Mac10.9 Mac10.10 ] fast/text/variable-fonts /variable-mac-system-font.html [ WontFix ] 177 crbug.com/670246 [ Linux Android Win Mac10.9 Mac10.10 ] fast/text/variable-fonts /variable-mac-system-font.html [ WontFix ]
178 # OpenType Variations not supported on Windows at the moment 178 crbug.com/669453 [ Mac10.9 Mac10.10 ] fast/text/variable-fonts/variable-box-font .html [ WontFix ]
179 # Linux disabled until we can ship a statically linked newer version of FreeType 179 crbug.com/669453 [ Mac10.9 Mac10.10 ] http/tests/webfont/variable-box-font-array buffer.html [ WontFix ]
180 crbug.com/669453 [ Win Mac10.9 Mac10.10 ] fast/text/variable-fonts/variable-box- font.html [ WontFix ] 180 crbug.com/669453 [ Mac10.9 Mac10.10 ] virtual/mojo-loading/http/tests/webfont/va riable-box-font-arraybuffer.html [ WontFix ]
181 crbug.com/669453 [ Win Mac10.9 Mac10.10 ] http/tests/webfont/variable-box-font-a rraybuffer.html [ WontFix ]
182 crbug.com/669453 [ Win Mac10.9 Mac10.10 ] virtual/mojo-loading/http/tests/webfon t/variable-box-font-arraybuffer.html [ WontFix ]
183 181
184 # prefer_compositing_to_lcd_text causes things to get composited regardless of t heir opaqueness, causing the test to fail 182 # prefer_compositing_to_lcd_text causes things to get composited regardless of t heir opaqueness, causing the test to fail
185 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-opaque-to-transparent.html [ WontFix ] 183 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-opaque-to-transparent.html [ WontFix ]
186 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-transparent-to-opaque.html [ WontFix ] 184 crbug.com/381840 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ove rflow-scroll-background-transparent-to-opaque.html [ WontFix ]
187 185
188 # Stack overflow crashes on Win 186 # Stack overflow crashes on Win
189 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ] 187 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ WontFix ]
190 188
191 # GPU rasterization antialiases differently. 189 # GPU rasterization antialiases differently.
192 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size-diff.html [ WontFix ] 190 crbug.com/665014 virtual/gpu-rasterization/images/cross-fade-svg-size-diff.html [ WontFix ]
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi x ] 328 #external/wpt/encrypted-media/clearkey-mp4-update-disallowed-input.html [ WontFi x ]
331 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ] 329 #external/wpt/encrypted-media/clearkey-mp4-waiting-for-a-key.html [ WontFix ]
332 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi x ] 330 #external/wpt/encrypted-media/clearkey-events-session-closed-event.html [ WontFi x ]
333 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ] 331 #external/wpt/encrypted-media/clearkey-update-non-ascii-input.html [ WontFix ]
334 332
335 # This W3C EME test fetches a file which is not allowed 333 # This W3C EME test fetches a file which is not allowed
336 #external/wpt/encrypted-media/idlharness.html [ WontFix ] 334 #external/wpt/encrypted-media/idlharness.html [ WontFix ]
337 335
338 [ Win7 Debug ] virtual/disable-spinvalidation/compositing/perpendicular-layer-so rting.html [ WontFix ] 336 [ Win7 Debug ] virtual/disable-spinvalidation/compositing/perpendicular-layer-so rting.html [ WontFix ]
339 337
OLDNEW
« no previous file with comments | « skia/BUILD.gn ('k') | third_party/WebKit/Source/platform/fonts/FontCustomPlatformData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698