Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / NeverFixTests
1 # This file should only include tests that we never intend to fix.
2 # There should only be 4 categories of tests here:
3 #   1. Test harness tests.
4 #   2. Tests enabled by chromium embedders (e.g. Opera).
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 Debug.
7
8 # FIXME: Remove the WontFix keyword and have that be implied. That way, people won't abuse
9 # WontFix outside of this file.
10
11 # Perf tests are really slow in debug builds and there are few benefits in running them.
12 [ Debug ] perf [ WontFix ]
13
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
16 # not SKIP, just WONTFIX.
17 fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
18
19 # Chrome Win/Linux doesn't support emacs key-bindings.
20 [ Win Linux ] editing/pasteboard/emacs-cntl-y-001.html [ WontFix ]
21 [ Win Linux ] editing/pasteboard/emacs-ctrl-a-k-y.html [ WontFix ]
22 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-with-move.html [ WontFix ]
23 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ]
24 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ]
25
26 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings.
27 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ]
28
29 # Chrome uses different keyboard accelerators from those used by Safari, so
30 # this test will always fail.
31 [ Linux Win ] fast/events/option-tab.html [ WontFix ]
32
33 # This test only applies to overlay scrollbar platforms.
34 [ SnowLeopard Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ WontFix ]
35
36 # <progress> on Mac is always animated. So it's hard to get a reliable pixel result.
37 [ Mac ] fast/dom/HTMLProgressElement/progress-element.html [ WontFix ]
38
39 # These test rubber band overhang drawing, which is a Mac OS X Lion feature
40 # that is not supported on other platforms.
41 [ Win Linux ] rubberbanding [ WontFix ]
42 [ Win Linux ] compositing/rubberbanding [ WontFix ]
43 [ Win Linux ] virtual/softwarecompositing/rubberbanding [ WontFix ]
44
45 # This requires usp10.dll version 1.600 or greater on Windows and
46 # it isn't installed on XP by default.
47 [ XP ] css3/font-feature-settings-rendering.html [ WontFix ]
48
49 # These test the CoreAnimation plugin model which we never intend to support on
50 # Windows and Linux.
51 [ Win Linux ] compositing/plugins/1x1-composited-plugin.html [ WontFix ]
52 [ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
53 [ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFix ]
54 [ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFix ]
55 [ Win Linux ] virtual/softwarecompositing/plugins/1x1-composited-plugin.html [ WontFix ]
56 [ Win Linux ] virtual/softwarecompositing/plugins/composited-plugin.html [ WontFix ]
57 [ Win Linux ] virtual/softwarecompositing/plugins/large-to-small-composited-plugin.html [ WontFix ]
58 [ Win Linux ] virtual/softwarecompositing/plugins/small-to-large-composited-plugin.html [ WontFix ]
59
60 # Mac's popup behavior is different.
61 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFix ]
62
63 # Chromium does not support PDF content in <img> tags.
64 [ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ]
65 [ Win Linux ] virtual/softwarecompositing/images/direct-pdf-image.html [ WontFix ]
66
67 # Pan-scroll tests are Windows-specific.
68 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ]
69 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ]
70 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ]
71 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ]
72 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ]
73 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ]
74 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ]
75 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
76
77 # These tests are specific to Windows and Linux.
78 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ]
79 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [ WontFix ]
80 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix ]
81 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ]
82
83 # Link Highlighting is only supported on Windows and Linux
84 [ Mac ] compositing/gestures [ WontFix ]
85
86 # These tests are specific to Linux.
87 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ]
88 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ]
89 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ]
90 [ Mac Win ] fast/text/international/complex-joining-using-gpos.html [ WontFix ]
91 [ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
92 [ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
93
94 # These tests are not intended to be run in the virtual suite.
95 virtual/softwarecompositing/gestures [ WontFix ]
96
97 # This test crashes occasionally on Windows and we can't seem to repro locally.
98 # See comments in crbug.com/239077
99 [ Win ] fast/canvas/webgl/index-validation-with-resized-buffer.html [ WontFix ]
100
101 # Tests in media/stable are only supposed to be run as virtual test (see virtual/stable/media).
102 media/stable [ WontFix ]
103
104 # Only run fake-Android tests on Linux
105 [ Mac Win ] virtual/android [ WontFix ]
106
107 # We only run it through the virtual linux-subpixel test suite.
108 platform/linux/fast/text/subpixel/chromium-linux-text-subpixel-positioning.html [ WontFix ]
109
110 # We only run it through the virtual gpu test suite.
111 fast/canvas/canvas-lost-gpu-context.html [ WontFix ]
112
113 # Chrome Linux doesn't support NPAPI plugins anymore.
114 [ Linux ] http/tests/plugins/interrupted-get-url.html [ WontFix ]
115 [ Linux ] http/tests/plugins/third-party-cookie-accept-policy.html [ WontFix ]
116 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ WontFix ]
117
118 # Missing Chrome Mac support, will start working when we move to harfbuzz on mac.
119 [ Mac ] fast/text/international/zerowidthjoiner.html [ WontFix ]