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 2070053004: Enable do not allow default action for untrusted events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment Created 4 years, 6 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
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 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
(...skipping 15 matching lines...) Expand all
26 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ] 26 [ Win Linux ] editing/pasteboard/emacs-ctrl-k-y-001.html [ WontFix ]
27 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ] 27 [ Win Linux ] editing/input/emacs-ctrl-o.html [ WontFix ]
28 28
29 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings. 29 # Chrome Mac doesn't support Ctrl+Up/Down key-bindings.
30 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ] 30 [ Mac ] editing/input/ctrl-up-down.html [ WontFix ]
31 31
32 # Chrome uses different keyboard accelerators from those used by Safari, so 32 # Chrome uses different keyboard accelerators from those used by Safari, so
33 # this test will always fail. 33 # this test will always fail.
34 [ Linux Win ] fast/events/option-tab.html [ WontFix ] 34 [ Linux Win ] fast/events/option-tab.html [ WontFix ]
35 [ Linux Win ] virtual/pointerevent/fast/events/option-tab.html [ WontFix ] 35 [ Linux Win ] virtual/pointerevent/fast/events/option-tab.html [ WontFix ]
36 [ Linux Win ] virtual/trustedeventsdefaultaction/fast/events/option-tab.html [ W ontFix ]
37 36
38 # This test only applies to overlay scrollbar platforms. 37 # This test only applies to overlay scrollbar platforms.
39 [ Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ WontFix ] 38 [ Win Linux ] fast/dom/partial-layout-overlay-scrollbars.html [ WontFix ]
40 39
41 # Mac's popup behavior is different. 40 # Mac's popup behavior is different.
42 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ] 41 [ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFi x ]
43 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ] 42 [ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ]
44 [ Mac ] fast/forms/select-popup [ WontFix ] 43 [ Mac ] fast/forms/select-popup [ WontFix ]
45 44
46 # Android has a different popup menu implementation. 45 # Android has a different popup menu implementation.
47 [ Android ] fast/forms/select-popup [ WontFix ] 46 [ Android ] fast/forms/select-popup [ WontFix ]
48 47
49 # Pan-scroll tests are Windows-specific. 48 # Pan-scroll tests are Windows-specific.
50 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ] 49 [ Linux Mac ] fast/events/panScroll-click.html [ WontFix ]
51 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ] 50 [ Linux Mac ] fast/events/panScroll-click-hyperlink.html [ WontFix ]
52 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ] 51 [ Linux Mac ] fast/events/panScroll-drag.html [ WontFix ]
53 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ] 52 [ Linux Mac ] fast/events/panScroll-event-fired.html [ WontFix ]
54 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ] 53 [ Linux Mac ] fast/events/panScroll-in-iframe.html [ WontFix ]
55 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ] 54 [ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ]
56 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ] 55 [ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ]
57 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ] 56 [ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
58 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ] 57 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ]
59 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [ WontFix ] 58 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [ WontFix ]
60 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ] 59 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ]
61 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ Wont Fix ] 60 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ Wont Fix ]
62 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFi x ] 61 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFi x ]
63 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ Wont Fix ] 62 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ Wont Fix ]
64 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix ] 63 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix ]
65 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.h tml [ WontFix ] 64 [ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.h tml [ WontFix ]
66 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-click.htm l [ WontFix ]
67 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-click-hyp erlink.html [ WontFix ]
68 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-drag.html [ WontFix ]
69 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-event-fir ed.html [ WontFix ]
70 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-in-iframe .html [ WontFix ]
71 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-nested-di vs.html [ WontFix ]
72 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-panIcon.h tml [ WontFix ]
73 [ Linux Mac ] virtual/trustedeventsdefaultaction/fast/events/panScroll-nested-di vs-forbidden.html [ WontFix ]
74 65
75 # These tests are specific to Windows and Linux. 66 # These tests are specific to Windows and Linux.
76 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ] 67 [ Mac ] fast/forms/calendar-picker/date-open-picker-with-f4-key.html [ WontFix ]
77 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [ WontFix ] 68 [ Mac ] fast/forms/calendar-picker/datetimelocal-open-picker-with-f4-key.html [ WontFix ]
78 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix ] 69 [ Mac ] fast/forms/calendar-picker/month-open-picker-with-f4-key.html [ WontFix ]
79 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ] 70 [ Mac ] fast/forms/calendar-picker/week-open-picker-with-f4-key.html [ WontFix ]
80 71
81 # Mac does not have menu key. 72 # Mac does not have menu key.
82 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ] 73 [ Mac ] editing/spelling/spelling-on-context-menu-key.html [ WontFix ]
83 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ] 74 [ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ]
84 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ] 75 [ Mac ] fast/events/menu-key-context-menu.html [ WontFix ]
85 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ] 76 [ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ]
86 [ Mac ] fast/events/menu-key-context-menu-reveal-focus.html [ WontFix ] 77 [ Mac ] fast/events/menu-key-context-menu-reveal-focus.html [ WontFix ]
87 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W ontFix ] 78 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ W ontFix ]
88 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ] 79 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ]
89 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W ontFix ] 80 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ W ontFix ]
90 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-reveal-focus.html [ WontFix ] 81 [ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-reveal-focus.html [ WontFix ]
91 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu-doc ument.html [ WontFix ]
92 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu.htm l [ WontFix ]
93 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu-pos ition.html [ WontFix ]
94 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/menu-key-context-menu-rev eal-focus.html [ WontFix ]
95 82
96 # Link Highlighting is only supported on Windows and Linux 83 # Link Highlighting is only supported on Windows and Linux
97 [ Mac ] compositing/gestures [ WontFix ] 84 [ Mac ] compositing/gestures [ WontFix ]
98 85
99 # These tests are specific to Linux. 86 # These tests are specific to Linux.
100 [ Mac Win ] editing/input/linux_ltr_composition_underline.html [ WontFix ] 87 [ Mac Win ] editing/input/linux_ltr_composition_underline.html [ WontFix ]
101 [ Mac Win ] editing/input/linux_rtl_composition_underline.html [ WontFix ] 88 [ Mac Win ] editing/input/linux_rtl_composition_underline.html [ WontFix ]
102 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ] 89 [ Mac Win ] editing/selection/linux_selection_color.html [ WontFix ]
103 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ] 90 [ Mac Win ] fast/text/chromium-linux-fontconfig-renderstyle.html [ WontFix ]
104 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ] 91 [ Mac Win ] fast/text/international/arabic-vertical-offset.html [ WontFix ]
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 175
189 # On Linux bold emoji are already supported. 176 # On Linux bold emoji are already supported.
190 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ] 177 crbug.com/551843 [ Linux ] fast/text/fallback-traits-fixup.html [ WontFix ]
191 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ] 178 crbug.com/551843 [ Linux Win ] fast/text/emoji-font-weight-mac.html [ WontFix ]
192 179
193 # These tests are too slow with our MESA backend. We can re-enable when we have 180 # These tests are too slow with our MESA backend. We can re-enable when we have
194 # bots running tests on real hardware. Don't want to just delete these because t hey 181 # bots running tests on real hardware. Don't want to just delete these because t hey
195 # pass in the virtual test suite version. 182 # pass in the virtual test suite version.
196 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ] 183 webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ]
197 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ] 184 webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698