| OLD | NEW |
| 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 4 categories of tests here: | 2 # There should only be 4 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 | 7 |
| 8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w
on't abuse | 8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people w
on't abuse |
| 9 # WontFix outside of this file. | 9 # WontFix outside of this file. |
| 10 | 10 |
| 11 # Perf tests are really slow in debug builds and there are few benefits in runni
ng them. | 11 # Perf tests are really slow in debug builds and there are few benefits in runni
ng them. |
| 12 [ Debug ] http/tests/perf [ WontFix ] | 12 [ Debug ] http/tests/perf [ WontFix ] |
| 13 | 13 |
| 14 # This test verifies that a mismatch reftest will fail if both results are the | 14 # This test verifies that a mismatch reftest will fail if both results are the |
| 15 # same. Because the whole point is that this test should fail when run, it's | 15 # same. Because the whole point is that this test should fail when run, it's |
| 16 # not SKIP, just WONTFIX. | 16 # not SKIP, just WONTFIX. |
| 17 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ] | 17 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ] |
| 18 virtual/slimmingpaint/fast/harness/sample-fail-mismatch-reftest.html [ WontFix ] | |
| 19 | 18 |
| 20 # Platform specific virtual test suites. | 19 # Platform specific virtual test suites. |
| 21 [ Win Mac Android ] virtual/linux-subpixel [ WontFix ] | 20 [ Win Mac Android ] virtual/linux-subpixel [ WontFix ] |
| 22 [ Linux XP Android ] virtual/antialiasedtext [ WontFix ] | 21 [ Linux XP Android ] virtual/antialiasedtext [ WontFix ] |
| 23 | 22 |
| 24 # Chrome Win/Linux doesn't support emacs key-bindings. | 23 # Chrome Win/Linux doesn't support emacs key-bindings. |
| 25 [ Win Linux ] editing/pasteboard/emacs-cntl-y-001.html [ WontFix ] | 24 [ Win Linux ] editing/pasteboard/emacs-cntl-y-001.html [ WontFix ] |
| 26 [ Win Linux ] editing/pasteboard/emacs-ctrl-a-k-y.html [ WontFix ] | 25 [ Win Linux ] editing/pasteboard/emacs-ctrl-a-k-y.html [ WontFix ] |
| 27 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ] | 26 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ] |
| 28 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ] | 27 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ] |
| 29 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ] | 28 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ] |
| 30 | 29 |
| 31 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings. | 30 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings. |
| 32 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ] | 31 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ] |
| 33 | 32 |
| 34 # Chrome uses different keyboard accelerators from those used by Safari, so | 33 # Chrome uses different keyboard accelerators from those used by Safari, so |
| 35 # this test will always fail. | 34 # this test will always fail. |
| 36 [ Linux Win ] fast/events/option-tab.html [ WontFix ] | 35 [ Linux Win ] fast/events/option-tab.html [ WontFix ] |
| 37 [ Linux Win ] virtual/pointerevent/fast/events/option-tab.html [ WontFix ] | 36 [ Linux Win ] virtual/pointerevent/fast/events/option-tab.html [ WontFix ] |
| 38 [ Linux Win ] virtual/slimmingpaint/fast/events/option-tab.html [ WontFix ] | |
| 39 | 37 |
| 40 # This test only applies to overlay scrollbar platforms. | 38 # This test only applies to overlay scrollbar platforms. |
| 41 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont
Fix ] | 39 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ Wont
Fix ] |
| 42 | 40 |
| 43 # These tests are only valid on platforms with overlay scrollbars support. | 41 # These tests are only valid on platforms with overlay scrollbars support. |
| 44 [ SnowLeopard ] inspector/device-emulation [ WontFix ] | 42 [ SnowLeopard ] inspector/device-emulation [ WontFix ] |
| 45 | 43 |
| 46 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res
ult. | 44 # <progress> on Mac is always animated. So it's hard to get a reliable pixel res
ult. |
| 47 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] | 45 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ] |
| 48 | 46 |
| (...skipping 30 matching lines...) Expand all Loading... |
| 79 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] | 77 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] |
| 80 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] | 78 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] |
| 81 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ] | 79 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ] |
| 82 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [
WontFix ] | 80 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [
WontFix ] |
| 83 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ] | 81 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ] |
| 84 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ Wont
Fix ] | 82 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ Wont
Fix ] |
| 85 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFi
x ] | 83 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFi
x ] |
| 86 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ Wont
Fix ] | 84 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ Wont
Fix ] |
| 87 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix
] | 85 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix
] |
| 88 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.h
tml [ WontFix ] | 86 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.h
tml [ WontFix ] |
| 89 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-click.html [ WontFix ] | |
| 90 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-click-hyperlink.html [
WontFix ] | |
| 91 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-drag.html [ WontFix ] | |
| 92 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-event-fired.html [ Won
tFix ] | |
| 93 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-in-iframe.html [ WontF
ix ] | |
| 94 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-nested-divs.html [ Won
tFix ] | |
| 95 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-panIcon.html [ WontFix
] | |
| 96 [ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-nested-divs-forbidden.
html [ WontFix ] | |
| 97 | 87 |
| 98 # These tests are specific to Windows and Linux. | 88 # These tests are specific to Windows and Linux. |
| 99 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ] | 89 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ] |
| 100 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [
WontFix ] | 90 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [
WontFix ] |
| 101 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix
] | 91 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix
] |
| 102 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ] | 92 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ] |
| 103 | 93 |
| 104 # Mac does not have menu key. | 94 # Mac does not have menu key. |
| 105 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] | 95 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] |
| 106 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] | 96 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] |
| 107 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] | 97 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] |
| 108 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ] | 98 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ] |
| 109 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W
ontFix ] | 99 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W
ontFix ] |
| 110 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ] | 100 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ] |
| 111 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W
ontFix ] | 101 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W
ontFix ] |
| 112 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu-document.html [
WontFix ] | |
| 113 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu.html [ WontFix ] | |
| 114 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu-position.html [
WontFix ] | |
| 115 | 102 |
| 116 # Link Highlighting is only supported on Windows and Linux | 103 # Link Highlighting is only supported on Windows and Linux |
| 117 [ Mac ] compositing/gestures [ WontFix ] | 104 [ Mac ] compositing/gestures [ WontFix ] |
| 118 [ Mac ] virtual/slimmingpaint/compositing/gestures [ WontFix ] | 105 [ Mac ] virtual/slimmingpaint/compositing/gestures [ WontFix ] |
| 119 | 106 |
| 120 # These tests are specific to Linux. | 107 # These tests are specific to Linux. |
| 121 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] | 108 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] |
| 122 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] | 109 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] |
| 123 [ Mac Win ] virtual/slimmingpaint/fast/text/chromium-linux-fontconfig-renderstyl
e.html [ WontFix ] | |
| 124 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] | 110 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] |
| 125 [ Mac Win ] virtual/slimmingpaint/fast/text/international/arabic-vertical-offset
.html [ WontFix ] | |
| 126 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] | 111 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ] |
| 127 [ Mac Win ] virtual/slimmingpaint/fast/text/international/complex-joining-using-
gpos.html [ WontFix ] | |
| 128 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] | 112 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ] |
| 129 [ Mac Win ] virtual/slimmingpaint/fast/text/international/draw-complex-text-from
-to.html [ WontFix ] | |
| 130 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] | 113 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ] |
| 131 [ Mac Win ] virtual/slimmingpaint/svg/text/text-with-geometric-precision.svg [ W
ontFix ] | |
| 132 | 114 |
| 133 # Mac has different fallback behavior so that this test won't work there | 115 # Mac has different fallback behavior so that this test won't work there |
| 134 [ Mac ] fast/text/font-cachekey.html [ WontFix ] | 116 [ Mac ] fast/text/font-cachekey.html [ WontFix ] |
| 135 [ Mac ] virtual/slimmingpaint/fast/text/font-cachekey.html [ WontFix ] | |
| 136 [ Mac ] virtual/antialiasedtext/fast/text/font-cachekey.html [ WontFix ] | 117 [ Mac ] virtual/antialiasedtext/fast/text/font-cachekey.html [ WontFix ] |
| 137 | 118 |
| 138 # This test is specific to Android. Because long pressing on disabled/readonly i
nput/textarea | 119 # This test is specific to Android. Because long pressing on disabled/readonly i
nput/textarea |
| 139 # won't trigger text selection on Linux/Mac/Windows platforms, hence we need to
skip it. | 120 # won't trigger text selection on Linux/Mac/Windows platforms, hence we need to
skip it. |
| 140 [ Linux Mac Win ] editing/selection/readonly-disabled-text-selection.html [ Wont
Fix ] | 121 [ Linux Mac Win ] editing/selection/readonly-disabled-text-selection.html [ Wont
Fix ] |
| 141 | 122 |
| 142 # AAT/mortx shaping not supported on platforms other than Mac | 123 # AAT/mortx shaping not supported on platforms other than Mac |
| 143 [ Linux Win Android ] fast/text/aat-morx.html [ WontFix ] | 124 [ Linux Win Android ] fast/text/aat-morx.html [ WontFix ] |
| 144 [ Linux Win Android ] virtual/antialiasedtext/fast/text/aat-morx.html [ WontFix
] | 125 [ Linux Win Android ] virtual/antialiasedtext/fast/text/aat-morx.html [ WontFix
] |
| 145 [ Linux Win Android ] virtual/slimmingpaint/fast/text/aat-morx.html [ WontFix ] | |
| 146 | 126 |
| 147 # This test crashes occasionally on Windows and we can't seem to repro locally. | 127 # This test crashes occasionally on Windows and we can't seem to repro locally. |
| 148 # See comments in crbug.com/239077 | 128 # See comments in crbug.com/239077 |
| 149 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] | 129 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ] |
| 150 | 130 |
| 151 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media). | 131 # Tests in media/stable are only supposed to be run as virtual test (see virtual
/stable/media). |
| 152 media/stable [ WontFix ] | 132 media/stable [ WontFix ] |
| 153 | 133 |
| 154 # Only run fake-Android tests on Linux | 134 # Only run fake-Android tests on Linux |
| 155 [ Mac Win ] virtual/android [ WontFix ] | 135 [ Mac Win ] virtual/android [ WontFix ] |
| (...skipping 11 matching lines...) Expand all Loading... |
| 167 | 147 |
| 168 # Hits an assert on Snow-leopard Debug but not on any other platforms. | 148 # Hits an assert on Snow-leopard Debug but not on any other platforms. |
| 169 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-mutation-
observer.html [ WontFix ] | 149 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-mutation-
observer.html [ WontFix ] |
| 170 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack.html [ Wo
ntFix ] | 150 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack.html [ Wo
ntFix ] |
| 171 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-scopes.ht
ml [ WontFix ] | 151 [ Snowleopard Debug ] inspector/sources/debugger-async/async-callstack-scopes.ht
ml [ WontFix ] |
| 172 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ] | 152 [ Snowleopard Debug ] inspector/console/console-format.html [ WontFix ] |
| 173 [ Snowleopard Debug ] inspector/elements/styles-2/pseudo-elements.html [ WontFix
] | 153 [ Snowleopard Debug ] inspector/elements/styles-2/pseudo-elements.html [ WontFix
] |
| 174 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.htm
l [ WontFix ] | 154 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.htm
l [ WontFix ] |
| 175 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/event-listener-brea
kpoints.html [ WontFix ] | 155 [ Snowleopard Debug ] inspector/sources/debugger-breakpoints/event-listener-brea
kpoints.html [ WontFix ] |
| 176 [ SnowLeopard Debug ] virtual/antialiasedtext/fast/text/trailing_whitespace_wrap
ping.html [ WontFix ] | 156 [ SnowLeopard Debug ] virtual/antialiasedtext/fast/text/trailing_whitespace_wrap
ping.html [ WontFix ] |
| 177 [ SnowLeopard Debug ] virtual/slimmingpaint/fast/text/trailing_whitespace_wrappi
ng.html [ WontFix ] | |
| 178 [ SnowLeopard Debug ] fast/text/trailing_whitespace_wrapping.html [ WontFix ] | 157 [ SnowLeopard Debug ] fast/text/trailing_whitespace_wrapping.html [ WontFix ] |
| 179 | 158 |
| 180 | 159 |
| 181 # Subpixel font scaling requires DirectWrite on windows (which isn't supported | 160 # Subpixel font scaling requires DirectWrite on windows (which isn't supported |
| 182 # on XP) and antialiasing on mac (which isn't enabled tests). | 161 # on XP) and antialiasing on mac (which isn't enabled tests). |
| 183 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] | 162 [ XP Mac ] fast/text/sub-pixel/text-scaling-ltr.html [ WontFix ] |
| 184 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-ltr.html [ Won
tFix ] | |
| 185 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] | 163 [ XP Mac ] fast/text/sub-pixel/text-scaling-pixel.html [ WontFix ] |
| 186 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-pixel.html [ W
ontFix ] | |
| 187 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] | 164 [ XP Mac ] fast/text/sub-pixel/text-scaling-rtl.html [ WontFix ] |
| 188 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-rtl.html [ Won
tFix ] | |
| 189 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] | 165 [ XP Mac ] fast/text/sub-pixel/text-scaling-vertical.html [ WontFix ] |
| 190 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-vertical.html
[ WontFix ] | |
| 191 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ] | 166 [ XP Mac ] fast/text/sub-pixel/text-scaling-webfont.html [ WontFix ] |
| 192 [ XP Mac ] virtual/slimmingpaint/fast/text/sub-pixel/text-scaling-webfont.html [
WontFix ] | |
| 193 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ] | 167 [ Mac ] fast/text/mixed-direction-bidi-wrap.html [ WontFix ] |
| 194 | 168 |
| 195 # We don't have the necessary fonts for these tests on XP. | 169 # We don't have the necessary fonts for these tests on XP. |
| 196 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001f.html
[ WontFix ] | 170 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001f.html
[ WontFix ] |
| 197 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001g.html
[ WontFix ] | 171 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001g.html
[ WontFix ] |
| 198 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001h.html
[ WontFix ] | 172 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001h.html
[ WontFix ] |
| 199 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001l.html
[ WontFix ] | 173 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001l.html
[ WontFix ] |
| 200 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001o.html
[ WontFix ] | 174 [ XP ] imported/csswg-test/css-writing-modes-3/text-orientation-script-001o.html
[ WontFix ] |
| 201 | 175 |
| 202 # We don't have full plane2 support on XP. | 176 # We don't have full plane2 support on XP. |
| 203 [ XP ] fast/text/international/plane2.html [ WontFix ] | 177 [ XP ] fast/text/international/plane2.html [ WontFix ] |
| 204 [ XP ] virtual/slimmingpaint/fast/text/international/plane2.html [ WontFix ] | |
| 205 | 178 |
| 206 # These two printing tests fail with the threaded compositor but they | 179 # These two printing tests fail with the threaded compositor but they |
| 207 # aren't critical to run in this mode. | 180 # aren't critical to run in this mode. |
| 208 virtual/threaded/printing/setPrinting.html [ WontFix ] | 181 virtual/threaded/printing/setPrinting.html [ WontFix ] |
| 209 virtual/threaded/printing/width-overflow.html [ WontFix ] | 182 virtual/threaded/printing/width-overflow.html [ WontFix ] |
| 210 | 183 |
| 211 # Reftests failing due to invisible differences caused by rounding. | 184 # Reftests failing due to invisible differences caused by rounding. |
| 212 # Will remove when we enable slimming paint by default. | 185 # Will remove when we enable slimming paint by default. |
| 213 virtual/slimmingpaint/fast/sub-pixel/sub-pixel-transparency-layer.html [ WontFix
] | |
| 214 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ] | 186 virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ] |
| 215 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer-second-column.ht
ml [ WontFix ] | |
| 216 virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer.html [ WontFix ] | |
| 217 | 187 |
| 218 # This test only fails with an ASSERT in Debug build. | 188 # This test only fails with an ASSERT in Debug build. |
| 219 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] | 189 [ Release ] editing/input/orphan-set-selection-range.html [ WontFix ] |
| OLD | NEW |