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

Side by Side Diff: LayoutTests/platform/mac/TestExpectations

Issue 12087062: Revert 141139 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 10 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 | « LayoutTests/platform/chromium/TestExpectations ('k') | Source/WebCore/ChangeLog » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These are the layout test expectations for Apple's Mac port of WebKit. 1 # These are the layout test expectations for Apple's Mac port of WebKit.
2 # 2 #
3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
4 4
5 # <rdar://problem/5647952> fast/events/mouseout-on-window.html needs mac DRT to issue mouse out events 5 # <rdar://problem/5647952> fast/events/mouseout-on-window.html needs mac DRT to issue mouse out events
6 fast/events/mouseout-on-window.html 6 fast/events/mouseout-on-window.html
7 7
8 # Different behavior expectatations on mac: https://bugs.webkit.org/show_bug.cgi ?id=102987 8 # Different behavior expectatations on mac: https://bugs.webkit.org/show_bug.cgi ?id=102987
9 fast/events/context-nodrag.html 9 fast/events/context-nodrag.html
10 10
11 # <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars 11 # <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars
12 fast/events/attempt-scroll-with-no-scrollbars.html 12 fast/events/attempt-scroll-with-no-scrollbars.html
13 13
14 # https://bugs.webkit.org/show_bug.cgi?id=21916 Pixel test doesn't repaint entir e view so result is corrupted by previous test 14 # https://bugs.webkit.org/show_bug.cgi?id=21916 Pixel test doesn't repaint entir e view so result is corrupted by previous test
15 tables/mozilla_expected_failures/bugs/bug178855.xml 15 tables/mozilla_expected_failures/bugs/bug178855.xml
16 16
17 # https://bugs.webkit.org/show_bug.cgi?id=21913 Repaint pixel test failure 17 # https://bugs.webkit.org/show_bug.cgi?id=21913 Repaint pixel test failure
18 fast/repaint/body-background-image.html 18 fast/repaint/body-background-image.html
19 19
20 # https://bugs.webkit.org/show_bug.cgi?id=81697 Skip file:// based notifications tests 20 # https://bugs.webkit.org/show_bug.cgi?id=81697 Skip file:// based notifications tests
21 fast/notifications 21 fast/notifications
22 22
23 # Skipped while Eric Carlson works on a fix. 23 # Skipped while Eric Carlson works on a fix.
24 # https://bugs.webkit.org/show_bug.cgi?id=28221 24 # https://bugs.webkit.org/show_bug.cgi?id=28221
25 media/audio-delete-while-step-button-clicked.html 25 media/audio-delete-while-step-button-clicked.html
26 26
27 # Crashes due to debug assert until we fix issues with style elements in SVG 27 # Crashes due to debug assert until we fix issues with style elements in SVG
28 # https://bugs.webkit.org/show_bug.cgi?id=77764 28 # https://bugs.webkit.org/show_bug.cgi?id=77764
29 svg/custom/use-referencing-style-crash.svg 29 svg/custom/use-referencing-style-crash.svg
30 30
31 # This test requires media controls has a volume slider. 31 # This test requires media controls has a volume slider.
32 media/video-volume-slider.html 32 media/video-volume-slider.html
33 33
34 # This test requires generation of progress events during loading 34 # This test requires generation of progress events during loading
35 # https://bugs.webkit.org/show_bug.cgi?id=100984 35 # https://bugs.webkit.org/show_bug.cgi?id=100984
36 media/progress-events-generated-correctly.html 36 media/progress-events-generated-correctly.html
37 37
38 # This port doesn't support detecting slow unload handlers. 38 # This port doesn't support detecting slow unload handlers.
39 fast/dom/Window/slow-unload-handler.html 39 fast/dom/Window/slow-unload-handler.html
40 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html 40 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html
41 41
42 # Accessibility tests without results 42 # Accessibility tests without results
43 accessibility/document-attributes.html 43 accessibility/document-attributes.html
44 accessibility/aria-menubar-menuitems.html 44 accessibility/aria-menubar-menuitems.html
45 45
46 # Accessibility tests with missing AccessibilityController functionality. 46 # Accessibility tests with missing AccessibilityController functionality.
47 accessibility/selection-states.html 47 accessibility/selection-states.html
48 48
49 # Accessibility tests for notifications that don't exist or aren't needed on Mac OS X. 49 # Accessibility tests for notifications that don't exist or aren't needed on Mac OS X.
50 accessibility/aria-checkbox-sends-notification.html 50 accessibility/aria-checkbox-sends-notification.html
51 accessibility/menu-list-sends-change-notification.html 51 accessibility/menu-list-sends-change-notification.html
52 accessibility/multiselect-list-reports-active-option.html 52 accessibility/multiselect-list-reports-active-option.html
53 53
54 # Need to add functionality to DumpRenderTree to handle error pages 54 # Need to add functionality to DumpRenderTree to handle error pages
55 fast/history/back-forward-reset-after-error-handling.html 55 fast/history/back-forward-reset-after-error-handling.html
56 56
57 # Need to implement this in plugins code in WebKit 57 # Need to implement this in plugins code in WebKit
58 plugins/reloadplugins-and-pages.html 58 plugins/reloadplugins-and-pages.html
59 59
60 # This test requires ogg codecs 60 # This test requires ogg codecs
61 media/media-can-play-ogg.html 61 media/media-can-play-ogg.html
62 62
63 # This test requires flac codec 63 # This test requires flac codec
64 media/media-can-play-flac-audio.html 64 media/media-can-play-flac-audio.html
65 65
66 # These tests require touch support 66 # These tests require touch support
67 fast/events/touch 67 fast/events/touch
68 68
69 # No button tracked 69 # No button tracked
70 fast/events/mouseover-button.html 70 fast/events/mouseover-button.html
71 71
72 # Skipped until https://bugs.webkit.org/show_bug.cgi?id=33923 is resolved. 72 # Skipped until https://bugs.webkit.org/show_bug.cgi?id=33923 is resolved.
73 platform/mac/accessibility/change-notification-on-scroll.html 73 platform/mac/accessibility/change-notification-on-scroll.html
74 74
75 # See https://bugs.webkit.org/show_bug.cgi?id=34287 75 # See https://bugs.webkit.org/show_bug.cgi?id=34287
76 http/tests/media/video-cookie.html 76 http/tests/media/video-cookie.html
77 77
78 # Accept header is handled by the browser 78 # Accept header is handled by the browser
79 http/tests/misc/image-checks-for-accept.html 79 http/tests/misc/image-checks-for-accept.html
80 80
81 # The animation causes the result of this test to depend on the speed of executi ng it, and that will cause it to be flaky 81 # The animation causes the result of this test to depend on the speed of executi ng it, and that will cause it to be flaky
82 fast/dom/HTMLProgressElement/progress-element.html 82 fast/dom/HTMLProgressElement/progress-element.html
83 83
84 # eventSender needs to propagate the event to the calling window, not the main f rame always. 84 # eventSender needs to propagate the event to the calling window, not the main f rame always.
85 http/tests/plugins/plugin-document-has-focus.html 85 http/tests/plugins/plugin-document-has-focus.html
86 86
87 # Requires testRunner.setMediaType() and implementation 87 # Requires testRunner.setMediaType() and implementation
88 fast/media/print-restores-previous-mediatype.html 88 fast/media/print-restores-previous-mediatype.html
89 89
90 # Requires testRunner.setViewModeMediaFeature() 90 # Requires testRunner.setViewModeMediaFeature()
91 fast/media/view-mode-media-feature.html 91 fast/media/view-mode-media-feature.html
92 fast/media/media-query-list-02.html 92 fast/media/media-query-list-02.html
93 fast/media/media-query-list-03.html 93 fast/media/media-query-list-03.html
94 fast/media/media-query-list-04.html 94 fast/media/media-query-list-04.html
95 fast/media/media-query-list-05.html 95 fast/media/media-query-list-05.html
96 fast/media/media-query-list-06.html 96 fast/media/media-query-list-06.html
97 fast/media/media-query-list-07.html 97 fast/media/media-query-list-07.html
98 98
99 # Needs layoutTestController.enableAutoResizeMode() 99 # Needs layoutTestController.enableAutoResizeMode()
100 fast/autoresize 100 fast/autoresize
101 101
102 # Uses layoutTestController.titleTextDirection, which is Chromium-only 102 # Uses layoutTestController.titleTextDirection, which is Chromium-only
103 fast/dom/title-directionality-removeChild.html 103 fast/dom/title-directionality-removeChild.html
104 104
105 # Test is flaky and thus not useful until fixed. 105 # Test is flaky and thus not useful until fixed.
106 # https://bugs.webkit.org/show_bug.cgi?id=36642 106 # https://bugs.webkit.org/show_bug.cgi?id=36642
107 fast/replaced/border-radius-clip.html 107 fast/replaced/border-radius-clip.html
108 108
109 # Need to add functionality to DumpRenderTree to handle scrollbar policy changes 109 # Need to add functionality to DumpRenderTree to handle scrollbar policy changes
110 fast/overflow/scrollbar-restored-and-then-locked.html 110 fast/overflow/scrollbar-restored-and-then-locked.html
111 111
112 # Mac port doesn't put text/html on the pasteboard for app compatibility: https: //bugs.webkit.org/show_bug.cgi?id=19893 112 # Mac port doesn't put text/html on the pasteboard for app compatibility: https: //bugs.webkit.org/show_bug.cgi?id=19893
113 editing/pasteboard/onpaste-text-html-types.html 113 editing/pasteboard/onpaste-text-html-types.html
114 editing/pasteboard/onpaste-text-html.html 114 editing/pasteboard/onpaste-text-html.html
115 fast/events/ondrop-text-html.html 115 fast/events/ondrop-text-html.html
116 116
117 # EventSendingController does not send events on areas outside the WebView. 117 # EventSendingController does not send events on areas outside the WebView.
118 scrollbars/scrollbar-click-does-not-blur-content.html 118 scrollbars/scrollbar-click-does-not-blur-content.html
119 119
120 # Below canvas test cases from http://philip.html5.org/tests/canvas/suite/tests/ 120 # Below canvas test cases from http://philip.html5.org/tests/canvas/suite/tests/
121 # (2d.composite.operation.clear) is failing because we support the "clear" compo site op 121 # (2d.composite.operation.clear) is failing because we support the "clear" compo site op
122 # without our vendor prefix since it was around in canvas before the spec was wr itten. 122 # without our vendor prefix since it was around in canvas before the spec was wr itten.
123 canvas/philip/tests/2d.composite.operation.clear.html 123 canvas/philip/tests/2d.composite.operation.clear.html
124 # (2d.composite.*) Most, if not all, of these are failing due to the webkit canv as 124 # (2d.composite.*) Most, if not all, of these are failing due to the webkit canv as
125 # drawing model being different than the spec's current model. There is a curren t 125 # drawing model being different than the spec's current model. There is a curren t
126 # effort out to change the spec to the webkit canvas model. 126 # effort out to change the spec to the webkit canvas model.
127 canvas/philip/tests/2d.composite.operation.darker.html 127 canvas/philip/tests/2d.composite.operation.darker.html
128 128
129 # This canvas test is skipped because it is out of date with respect to 129 # This canvas test is skipped because it is out of date with respect to
130 # the current spec, and the fix for https://bugs.webkit.org/show_bug.cgi?id=6570 9 130 # the current spec, and the fix for https://bugs.webkit.org/show_bug.cgi?id=6570 9
131 # which complies with the current spec, makes this test fail by no longer throwi ng 131 # which complies with the current spec, makes this test fail by no longer throwi ng
132 # exceptions that were previously expected 132 # exceptions that were previously expected
133 canvas/philip/tests/2d.drawImage.outsidesource.html 133 canvas/philip/tests/2d.drawImage.outsidesource.html
134 134
135 # IndexedDB is not yet enabled. 135 # IndexedDB is not yet enabled.
136 storage/indexeddb 136 storage/indexeddb
137 http/tests/inspector/indexeddb 137 http/tests/inspector/indexeddb
138 138
139 # This port doesn't support DeviceMotion or DeviceOrientation. 139 # This port doesn't support DeviceMotion or DeviceOrientation.
140 fast/dom/DeviceMotion 140 fast/dom/DeviceMotion
141 fast/dom/DeviceOrientation 141 fast/dom/DeviceOrientation
142 fast/dom/Window/window-properties-device-orientation.html 142 fast/dom/Window/window-properties-device-orientation.html
143 143
144 # Link prefetch is disabled by default 144 # Link prefetch is disabled by default
145 fast/dom/HTMLLinkElement/link-and-subresource-test.html 145 fast/dom/HTMLLinkElement/link-and-subresource-test.html
146 fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html 146 fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html
147 fast/dom/HTMLLinkElement/prefetch.html 147 fast/dom/HTMLLinkElement/prefetch.html
148 fast/dom/HTMLLinkElement/prefetch-beforeload.html 148 fast/dom/HTMLLinkElement/prefetch-beforeload.html
149 fast/dom/HTMLLinkElement/prefetch-onerror.html 149 fast/dom/HTMLLinkElement/prefetch-onerror.html
150 fast/dom/HTMLLinkElement/prefetch-onload.html 150 fast/dom/HTMLLinkElement/prefetch-onload.html
151 fast/dom/HTMLLinkElement/prefetch-too-many-clients.html 151 fast/dom/HTMLLinkElement/prefetch-too-many-clients.html
152 fast/dom/HTMLLinkElement/subresource.html 152 fast/dom/HTMLLinkElement/subresource.html
153 http/tests/misc/link-rel-prefetch-and-subresource.html 153 http/tests/misc/link-rel-prefetch-and-subresource.html
154 http/tests/misc/prefetch-purpose.html 154 http/tests/misc/prefetch-purpose.html
155 155
156 # Link prerender is disabled. 156 # Link prerender is disabled.
157 fast/dom/HTMLLinkElement/prerender-insert-after-stop.html 157 fast/dom/HTMLLinkElement/prerender-insert-after-stop.html
158 fast/dom/HTMLLinkElement/prerender-remove-after-stop.html 158 fast/dom/HTMLLinkElement/prerender-remove-after-stop.html
159 159
160 # Filenames aren't filtered out from edit drags yet, see https://bugs.webkit.org /show_bug.cgi?id=38826 160 # Filenames aren't filtered out from edit drags yet, see https://bugs.webkit.org /show_bug.cgi?id=38826
161 editing/pasteboard/file-drag-to-editable.html 161 editing/pasteboard/file-drag-to-editable.html
162 162
163 # EventSender::dumpFilenameBeingDragged not implemented. 163 # EventSender::dumpFilenameBeingDragged not implemented.
164 # https://bugs.webkit.org/show_bug.cgi?id=61827 164 # https://bugs.webkit.org/show_bug.cgi?id=61827
165 fast/events/drag-image-filename.html 165 fast/events/drag-image-filename.html
166 166
167 # Hits an assert in FrameLoader.cpp. https://bugs.webkit.org/show_bug.cgi?id=313 87 167 # Hits an assert in FrameLoader.cpp. https://bugs.webkit.org/show_bug.cgi?id=313 87
168 http/tests/multipart/policy-ignore-crash.php 168 http/tests/multipart/policy-ignore-crash.php
169 169
170 # Datalist is not yet enabled. 170 # Datalist is not yet enabled.
171 fast/forms/datalist 171 fast/forms/datalist
172 172
173 # Color input is not yet enabled. 173 # Color input is not yet enabled.
174 fast/forms/color 174 fast/forms/color
175 175
176 # ENABLE_INPUT_TYPE_* are not enabled. 176 # ENABLE_INPUT_TYPE_* are not enabled.
177 # https://bugs.webkit.org/show_bug.cgi?id=29359 177 # https://bugs.webkit.org/show_bug.cgi?id=29359
178 fast/forms/date 178 fast/forms/date
179 fast/forms/datetime 179 fast/forms/datetime
180 fast/forms/datetimelocal 180 fast/forms/datetimelocal
181 fast/forms/month 181 fast/forms/month
182 fast/forms/time 182 fast/forms/time
183 fast/forms/week 183 fast/forms/week
184 184
185 # ENABLE_GAMEPAD not enabled. 185 # ENABLE_GAMEPAD not enabled.
186 gamepad/ 186 gamepad/
187 187
188 # Speech input is not yet enabled. 188 # Speech input is not yet enabled.
189 fast/speech 189 fast/speech
190 190
191 # Speech JavaScript API is not yet enabled. 191 # Speech JavaScript API is not yet enabled.
192 fast/events/constructors/speech-recognition-event-constructor.html 192 fast/events/constructors/speech-recognition-event-constructor.html
193 193
194 # Media Stream API is not yet enabled. 194 # Media Stream API is not yet enabled.
195 fast/mediastream 195 fast/mediastream
196 196
197 # Needs to be fixed at image decoder layer for Safari. 197 # Needs to be fixed at image decoder layer for Safari.
198 fast/images/large-size-image-crash.html 198 fast/images/large-size-image-crash.html
199 199
200 # Directory upload is not enabled. 200 # Directory upload is not enabled.
201 fast/forms/file/input-file-directory-upload.html 201 fast/forms/file/input-file-directory-upload.html
202 202
203 # Requires ENABLE(FILE_SYSTEM) 203 # Requires ENABLE(FILE_SYSTEM)
204 fast/forms/file/input-file-entries.html 204 fast/forms/file/input-file-entries.html
205 205
206 # Web Timing is not enabled. 206 # Web Timing is not enabled.
207 # https://bugs.webkit.org/show_bug.cgi?id=42434 207 # https://bugs.webkit.org/show_bug.cgi?id=42434
208 fast/dom/Window/window-properties-performance.html 208 fast/dom/Window/window-properties-performance.html
209 fast/dom/navigation-type-back-forward.html 209 fast/dom/navigation-type-back-forward.html
210 fast/dom/navigation-type-navigate.html 210 fast/dom/navigation-type-navigate.html
211 fast/dom/navigation-type-reload.html 211 fast/dom/navigation-type-reload.html
212 fast/dom/webtiming.html 212 fast/dom/webtiming.html
213 fast/dom/webtiming-document-open.html 213 fast/dom/webtiming-document-open.html
214 fast/dom/webtiming-navigate-within-document.html 214 fast/dom/webtiming-navigate-within-document.html
215 http/tests/misc/webtiming-origins.html 215 http/tests/misc/webtiming-origins.html
216 http/tests/misc/webtiming-one-redirect.php 216 http/tests/misc/webtiming-one-redirect.php
217 http/tests/misc/webtiming-slow-load.php 217 http/tests/misc/webtiming-slow-load.php
218 http/tests/misc/webtiming-ssl.php 218 http/tests/misc/webtiming-ssl.php
219 http/tests/misc/webtiming-two-redirects.php 219 http/tests/misc/webtiming-two-redirects.php
220 http/tests/w3c/webperf 220 http/tests/w3c/webperf
221 fast/performance/ 221 fast/performance/
222 222
223 # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled 223 # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
224 # https://bugs.webkit.org/show_bug.cgi?id=85558 224 # https://bugs.webkit.org/show_bug.cgi?id=85558
225 http/tests/security/contentSecurityPolicy/1.1 225 http/tests/security/contentSecurityPolicy/1.1
226 226
227 # Still working out flakiness issues with the perf tests. 227 # Still working out flakiness issues with the perf tests.
228 # https://bugs.webkit.org/show_bug.cgi?id=44199 228 # https://bugs.webkit.org/show_bug.cgi?id=44199
229 perf/ 229 perf/
230 230
231 # This test appears to be flakey on all platforms, especially 231 # This test appears to be flakey on all platforms, especially
232 # Mac-Leopard after r63862. Skipping for now. 232 # Mac-Leopard after r63862. Skipping for now.
233 # https://bugs.webkit.org/show_bug.cgi?id=42821 233 # https://bugs.webkit.org/show_bug.cgi?id=42821
234 animations/play-state.html 234 animations/play-state.html
235 235
236 # https://bugs.webkit.org/show_bug.cgi?id=71120 236 # https://bugs.webkit.org/show_bug.cgi?id=71120
237 inspector/debugger/selected-call-frame-after-formatting-source.html 237 inspector/debugger/selected-call-frame-after-formatting-source.html
238 238
239 # https://bugs.webkit.org/show_bug.cgi?id=43332 239 # https://bugs.webkit.org/show_bug.cgi?id=43332
240 inspector/debugger/dom-breakpoints.html 240 inspector/debugger/dom-breakpoints.html
241 inspector/debugger/event-listener-breakpoints.html 241 inspector/debugger/event-listener-breakpoints.html
242 inspector/debugger/step-through-event-listeners.html 242 inspector/debugger/step-through-event-listeners.html
243 inspector/debugger/xhr-breakpoints.html 243 inspector/debugger/xhr-breakpoints.html
244 244
245 # JSC doesn't support heap profiling 245 # JSC doesn't support heap profiling
246 # https://bugs.webkit.org/show_bug.cgi?id=50485 246 # https://bugs.webkit.org/show_bug.cgi?id=50485
247 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html 247 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html
248 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html 248 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html
249 inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.h tml 249 inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.htm l
250 inspector/profiler/heap-snapshot-comparison-show-all.html 250 inspector/profiler/heap-snapshot-comparison-show-all.html
251 inspector/profiler/heap-snapshot-loader.html 251 inspector/profiler/heap-snapshot-loader.html
252 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html 252 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html
253 inspector/profiler/heap-snapshot-summary-retainers.html 253 inspector/profiler/heap-snapshot-summary-retainers.html
254 inspector/profiler/heap-snapshot-summary-show-ranges.html 254 inspector/profiler/heap-snapshot-summary-show-ranges.html
255 inspector/profiler/heap-snapshot-summary-sorting-fields.html 255 inspector/profiler/heap-snapshot-summary-sorting-fields.html
256 inspector/profiler/heap-snapshot-summary-sorting.html 256 inspector/profiler/heap-snapshot-summary-sorting.html
257 inspector/profiler/heap-snapshot-summary-sorting-instances.html 257 inspector/profiler/heap-snapshot-summary-sorting-instances.html
258 webkit.org/b/50485 inspector-protocol/take-heap-snapshot.html [ Skip ] 258 webkit.org/b/50485 inspector-protocol/take-heap-snapshot.html [ Skip ]
259 259
260 # New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platfor ms 260 # New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platfor ms
261 webkit.org/b/99001 inspector/profiler/memory-instrumentation-canvas.html 261 webkit.org/b/99001 inspector/profiler/memory-instrumentation-canvas.html
262 262
263 # Skipping newly added tests while I'm finding out what is wrong. 263 # Skipping newly added tests while I'm finding out what is wrong.
264 # https://bugs.webkit.org/show_bug.cgi?id=59706 264 # https://bugs.webkit.org/show_bug.cgi?id=59706
265 http/tests/inspector/resource-tree/resource-tree-document-url.html 265 http/tests/inspector/resource-tree/resource-tree-document-url.html
266 http/tests/inspector/resource-tree/resource-tree-frame-add.html 266 http/tests/inspector/resource-tree/resource-tree-frame-add.html
267 http/tests/inspector/resource-tree/resource-tree-frame-navigate.html 267 http/tests/inspector/resource-tree/resource-tree-frame-navigate.html
268 http/tests/inspector/resource-tree/resource-tree-reload.html 268 http/tests/inspector/resource-tree/resource-tree-reload.html
269 269
270 # https://bugs.webkit.org/show_bug.cgi?id=40300 270 # https://bugs.webkit.org/show_bug.cgi?id=40300
271 inspector/debugger/live-edit.html 271 inspector/debugger/live-edit.html
272 inspector/debugger/live-edit-breakpoints.html 272 inspector/debugger/live-edit-breakpoints.html
273 273
274 # https://bugs.webkit.org/show_bug.cgi?id=89652 274 # https://bugs.webkit.org/show_bug.cgi?id=89652
275 inspector/debugger/debugger-compile-and-run.html 275 inspector/debugger/debugger-compile-and-run.html
276 276
277 # https://bugs.webkit.org/show_bug.cgi?id=53003 277 # https://bugs.webkit.org/show_bug.cgi?id=53003
278 http/tests/inspector/compiler-source-mapping-debug.html 278 http/tests/inspector/compiler-source-mapping-debug.html
279 279
280 # https://bugs.webkit.org/show_bug.cgi?id=96942 280 # https://bugs.webkit.org/show_bug.cgi?id=96942
281 http/tests/inspector/network/network-xhr-replay.html 281 http/tests/inspector/network/network-xhr-replay.html
282 282
283 # Safari doesn't allow to customize outermost scrollbars. 283 # Safari doesn't allow to customize outermost scrollbars.
284 # https://bugs.webkit.org/show_bug.cgi?id=43960 284 # https://bugs.webkit.org/show_bug.cgi?id=43960
285 scrollbars/custom-scrollbar-with-incomplete-style.html 285 scrollbars/custom-scrollbar-with-incomplete-style.html
286 286
287 # Crash due to r66850. 287 # Crash due to r66850.
288 # https://bugs.webkit.org/show_bug.cgi?id=45575 288 # https://bugs.webkit.org/show_bug.cgi?id=45575
289 fast/files/workers 289 fast/files/workers
290 290
291 # viewport meta tag support 291 # viewport meta tag support
292 fast/viewport 292 fast/viewport
293 293
294 # needs enhanced eventSender.contextMenu() return value 294 # needs enhanced eventSender.contextMenu() return value
295 # see also https://bugs.webkit.org/show_bug.cgi?id=45021 295 # see also https://bugs.webkit.org/show_bug.cgi?id=45021
296 media/context-menu-actions.html 296 media/context-menu-actions.html
297 297
298 # requires video.buffered to be able to return multiple timeranges 298 # requires video.buffered to be able to return multiple timeranges
299 http/tests/media/video-buffered.html 299 http/tests/media/video-buffered.html
300 300
301 # FileSystem API is not supported. 301 # FileSystem API is not supported.
302 fast/filesystem 302 fast/filesystem
303 http/tests/filesystem 303 http/tests/filesystem
304 http/tests/inspector/filesystem 304 http/tests/inspector/filesystem
305 http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html 305 http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html
306 http/tests/security/filesystem-iframe-from-remote.html 306 http/tests/security/filesystem-iframe-from-remote.html
307 http/tests/security/mixedContent/filesystem-url-in-iframe.html 307 http/tests/security/mixedContent/filesystem-url-in-iframe.html
308 http/tests/websocket/tests/hybi/send-file-blob.html 308 http/tests/websocket/tests/hybi/send-file-blob.html
309 http/tests/websocket/tests/hybi/send-file-blob-fail.html 309 http/tests/websocket/tests/hybi/send-file-blob-fail.html
310 fast/dom/MutationObserver/filesystem-callback-delivery.html 310 fast/dom/MutationObserver/filesystem-callback-delivery.html
311 311
312 # https://bugs.webkit.org/show_bug.cgi?id=46223 312 # https://bugs.webkit.org/show_bug.cgi?id=46223
313 # The WebKit plugin implementation does not support iframe shims. 313 # The WebKit plugin implementation does not support iframe shims.
314 plugins/iframe-shims.html 314 plugins/iframe-shims.html
315 315
316 # This new test runs differently on the buildbot than it doesn on user 316 # This new test runs differently on the buildbot than it doesn on user
317 # machines. I'll ask jnd to fix it once he's back from vacation. 317 # machines. I'll ask jnd to fix it once he's back from vacation.
318 plugins/plugin-initiate-popup-window.html 318 plugins/plugin-initiate-popup-window.html
319 319
320 # Requires WebP support. 320 # Requires WebP support.
321 fast/canvas/canvas-toDataURL-webp.html 321 fast/canvas/canvas-toDataURL-webp.html
322 fast/images/webp-image-decoding.html 322 fast/images/webp-image-decoding.html
323 http/tests/images/webp-partial-load.html 323 http/tests/images/webp-partial-load.html
324 http/tests/images/webp-progressive-load.html 324 http/tests/images/webp-progressive-load.html
325 325
326 # Times out because plugins aren't allowed to execute JS after NPP_Destroy has b een called in WebKit1's OOP plugins implementation http://webkit.org/b/48929 326 # Times out because plugins aren't allowed to execute JS after NPP_Destroy has b een called in WebKit1's OOP plugins implementation http://webkit.org/b/48929
327 plugins/evaluate-js-after-removing-plugin-element.html 327 plugins/evaluate-js-after-removing-plugin-element.html
328 328
329 # Very flaky: https://bugs.webkit.org/show_bug.cgi?id=49182 329 # Very flaky: https://bugs.webkit.org/show_bug.cgi?id=49182
330 animations/stop-animation-on-suspend.html 330 animations/stop-animation-on-suspend.html
331 331
332 # DRT does not support toggling caret browsing on / off 332 # DRT does not support toggling caret browsing on / off
333 editing/selection/caret-mode-paragraph-keys-navigation.html 333 editing/selection/caret-mode-paragraph-keys-navigation.html
334 334
335 # This port doesn't support v8 i18n extension. 335 # This port doesn't support v8 i18n extension.
336 fast/js/i18n-bindings-locale.html 336 fast/js/i18n-bindings-locale.html
337 337
338 # Non-premultiplied-alpha currently broken on mac. 338 # Non-premultiplied-alpha currently broken on mac.
339 # https://bugs.webkit.org/show_bug.cgi?id=55509 339 # https://bugs.webkit.org/show_bug.cgi?id=55509
340 compositing/webgl/webgl-nonpremultiplied-blend.html 340 compositing/webgl/webgl-nonpremultiplied-blend.html
341 341
342 # DataTransferItems is not yet implemented. 342 # DataTransferItems is not yet implemented.
343 editing/pasteboard/data-transfer-items.html 343 editing/pasteboard/data-transfer-items.html
344 editing/pasteboard/data-transfer-items-image-png.html 344 editing/pasteboard/data-transfer-items-image-png.html
345 editing/pasteboard/data-transfer-items-drag-drop-file.html 345 editing/pasteboard/data-transfer-items-drag-drop-file.html
346 editing/pasteboard/data-transfer-items-drag-drop-entry.html 346 editing/pasteboard/data-transfer-items-drag-drop-entry.html
347 editing/pasteboard/data-transfer-items-drag-drop-string.html 347 editing/pasteboard/data-transfer-items-drag-drop-string.html
348 fast/events/clipboard-dataTransferItemList.html 348 fast/events/clipboard-dataTransferItemList.html
349 fast/events/drag-dataTransferItemList.html 349 fast/events/drag-dataTransferItemList.html
350 fast/events/drag-dataTransferItemList-file-handling.html 350 fast/events/drag-dataTransferItemList-file-handling.html
351 351
352 # Replacement text for misspelling is not given from NSSpellChecker. 352 # Replacement text for misspelling is not given from NSSpellChecker.
353 # https://bugs.webkit.org/show_bug.cgi?id=77934 353 # https://bugs.webkit.org/show_bug.cgi?id=77934
354 editing/spelling/spelling-marker-description.html 354 editing/spelling/spelling-marker-description.html
355 355
356 # Custom MIME type support in DataTransfer is not yet implemented. 356 # Custom MIME type support in DataTransfer is not yet implemented.
357 editing/pasteboard/clipboard-customData.html 357 editing/pasteboard/clipboard-customData.html
358 fast/events/drag-customData.html 358 fast/events/drag-customData.html
359 359
360 # Need to implement WebGeolocationRequest::cancelPermissionRequest on mac. 360 # Need to implement WebGeolocationRequest::cancelPermissionRequest on mac.
361 # https://bugs.webkit.org/show_bug.cgi?id=55944 361 # https://bugs.webkit.org/show_bug.cgi?id=55944
362 fast/dom/Geolocation/page-reload-cancel-permission-requests.html 362 fast/dom/Geolocation/page-reload-cancel-permission-requests.html
363 363
364 # https://bugs.webkit.org/show_bug.cgi?id=103435 364 # https://bugs.webkit.org/show_bug.cgi?id=103435
365 fast/backgrounds/background-opaque-images-over-color.html 365 fast/backgrounds/background-opaque-images-over-color.html
366 366
367 # https://bugs.webkit.org/show_bug.cgi?id=56685 367 # https://bugs.webkit.org/show_bug.cgi?id=56685
368 webarchive/test-link-rel-icon.html 368 webarchive/test-link-rel-icon.html
369 369
370 # https://bugs.webkit.org/show_bug.cgi?id=56691 370 # https://bugs.webkit.org/show_bug.cgi?id=56691
371 http/tests/inspector/network/network-size-chunked.html 371 http/tests/inspector/network/network-size-chunked.html
372 http/tests/inspector/network/network-size-sync.html 372 http/tests/inspector/network/network-size-sync.html
373 373
374 # https://bugs.webkit.org/show_bug.cgi?id=64097 374 # https://bugs.webkit.org/show_bug.cgi?id=64097
375 http/tests/inspector/network/network-disable-cache-memory.html 375 http/tests/inspector/network/network-disable-cache-memory.html
376 http/tests/inspector/network/network-disable-cache-xhrs.html 376 http/tests/inspector/network/network-disable-cache-xhrs.html
377 377
378 # Quota API is not supported. 378 # Quota API is not supported.
379 storage/storageinfo-missing-arguments.html 379 storage/storageinfo-missing-arguments.html
380 storage/storageinfo-no-callbacks.html 380 storage/storageinfo-no-callbacks.html
381 storage/storageinfo-query-usage.html 381 storage/storageinfo-query-usage.html
382 storage/storageinfo-request-quota.html 382 storage/storageinfo-request-quota.html
383 383
384 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE). 384 # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
385 fast/dom/HTMLAnchorElement/anchor-nodownload.html 385 fast/dom/HTMLAnchorElement/anchor-nodownload.html
386 fast/dom/HTMLAnchorElement/anchor-download.html 386 fast/dom/HTMLAnchorElement/anchor-download.html
387 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html 387 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html
388 fast/dom/HTMLAnchorElement/anchor-download-unset.html 388 fast/dom/HTMLAnchorElement/anchor-download-unset.html
389 389
390 # Expose title direction in WebKit API 390 # Expose title direction in WebKit API
391 # https://bugs.webkit.org/show_bug.cgi?id=58845 391 # https://bugs.webkit.org/show_bug.cgi?id=58845
392 fast/dom/title-directionality.html 392 fast/dom/title-directionality.html
393 393
394 # Timing out for unknown reasons. Passes on Chromium, QT and GTK+. 394 # Timing out for unknown reasons. Passes on Chromium, QT and GTK+.
395 # https://bugs.webkit.org/show_bug.cgi?id=58924 395 # https://bugs.webkit.org/show_bug.cgi?id=58924
396 plugins/mouse-click-iframe-to-plugin.html 396 plugins/mouse-click-iframe-to-plugin.html
397 397
398 # HTTP 204 (No Content) should be ignored 398 # HTTP 204 (No Content) should be ignored
399 # https://bugs.webkit.org/show_bug.cgi?id=60206 399 # https://bugs.webkit.org/show_bug.cgi?id=60206
400 http/tests/navigation/response204.html 400 http/tests/navigation/response204.html
401 401
402 # This platform does not support the Page Visibility API. 402 # This platform does not support the Page Visibility API.
403 fast/events/page-visibility-iframe-delete-test.html 403 fast/events/page-visibility-iframe-delete-test.html
404 fast/events/page-visibility-iframe-move-test.html 404 fast/events/page-visibility-iframe-move-test.html
405 fast/events/page-visibility-iframe-propagation-test.html 405 fast/events/page-visibility-iframe-propagation-test.html
406 fast/events/page-visibility-null-view.html 406 fast/events/page-visibility-null-view.html
407 fast/events/page-visibility-transition-test.html 407 fast/events/page-visibility-transition-test.html
408 408
409 # console long eval test is timeout 60616 409 # console long eval test is timeout 60616
410 inspector/console/console-long-eval-crash.html 410 inspector/console/console-long-eval-crash.html
411 411
412 # Fails after r87328: 412 # Fails after r87328:
413 # https://bugs.webkit.org/show_bug.cgi?id=61487 413 # https://bugs.webkit.org/show_bug.cgi?id=61487
414 http/tests/media/video-cross-site.html 414 http/tests/media/video-cross-site.html
415 415
416 # REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-cras h.html failing on Leopard/SnowLeopard release 416 # REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-cras h.html failing on Leopard/SnowLeopard release
417 # https://bugs.webkit.org/show_bug.cgi?id=63169 417 # https://bugs.webkit.org/show_bug.cgi?id=63169
418 webarchive/loading/mainresource-null-mimetype-crash.html 418 webarchive/loading/mainresource-null-mimetype-crash.html
419 419
420 # <style scoped> is not yet enabled. http://webkit.org/b/49142 420 # <style scoped> is not yet enabled. http://webkit.org/b/49142
421 fast/css/style-scoped 421 fast/css/style-scoped
422 # CSS Regions tests for region styling and scoped styles 422 # CSS Regions tests for region styling and scoped styles
423 fast/regions/style-scoped-in-flow-override-container-style.html 423 fast/regions/style-scoped-in-flow-override-container-style.html
424 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.htm l 424 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html
425 fast/regions/style-scoped-in-flow-override-region-styling.html 425 fast/regions/style-scoped-in-flow-override-region-styling.html
426 fast/regions/style-scoped-in-flow.html 426 fast/regions/style-scoped-in-flow.html
427 427
428 # ENABLE(SHADOW_DOM) is disabled. 428 # ENABLE(SHADOW_DOM) is disabled.
429 fast/dom/shadow 429 fast/dom/shadow
430 editing/shadow 430 editing/shadow
431 inspector/elements/update-shadowdom.html 431 inspector/elements/update-shadowdom.html
432 432
433 # ENABLE(TEMPLATE_ELEMENT) is disabled. 433 # ENABLE(TEMPLATE_ELEMENT) is disabled.
434 fast/dom/HTMLTemplateElement 434 fast/dom/HTMLTemplateElement
435 html5lib/run-template.html 435 html5lib/run-template.html
436 436
437 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540 ) 437 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540 )
438 http/tests/security/isolatedWorld/cross-origin-xhr.html 438 http/tests/security/isolatedWorld/cross-origin-xhr.html
439 439
440 # JSC also doesn't support setIsolatedWorldContentSecurityPolicy (webkit.org/b/1 00815) 440 # JSC also doesn't support setIsolatedWorldContentSecurityPolicy (webkit.org/b/1 00815)
441 http/tests/security/isolatedWorld/bypass-main-world-csp.html 441 http/tests/security/isolatedWorld/bypass-main-world-csp.html
442 442
443 # https://bugs.webkit.org/show_bug.cgi?id=63282 layerTreeAsText doesn't work for iframes 443 # https://bugs.webkit.org/show_bug.cgi?id=63282 layerTreeAsText doesn't work for iframes
444 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html 444 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html
445 compositing/rtl/rtl-iframe-absolute-overflow.html 445 compositing/rtl/rtl-iframe-absolute-overflow.html
446 compositing/rtl/rtl-iframe-absolute.html 446 compositing/rtl/rtl-iframe-absolute.html
447 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html 447 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html
448 compositing/rtl/rtl-iframe-fixed-overflow.html 448 compositing/rtl/rtl-iframe-fixed-overflow.html
449 compositing/rtl/rtl-iframe-fixed.html 449 compositing/rtl/rtl-iframe-fixed.html
450 compositing/rtl/rtl-iframe-relative.html 450 compositing/rtl/rtl-iframe-relative.html
451 451
452 # https://bugs.webkit.org/show_bug.cgi?id=82554 452 # https://bugs.webkit.org/show_bug.cgi?id=82554
453 compositing/rtl/rtl-fixed-overflow-scrolled.html 453 compositing/rtl/rtl-fixed-overflow-scrolled.html
454 454
455 # For now, Web Audio tests are disabled 455 # For now, Web Audio tests are disabled
456 # https://bugs.webkit.org/show_bug.cgi?id=86914 456 # https://bugs.webkit.org/show_bug.cgi?id=86914
457 webaudio/ 457 webaudio/
458 inspector-protocol/nmi-webaudio.html 458 inspector-protocol/nmi-webaudio.html
459 inspector-protocol/nmi-webaudio-leak-test.html 459 inspector-protocol/nmi-webaudio-leak-test.html
460 460
461 # Microdata DOM API is not yet enabled. 461 # Microdata DOM API is not yet enabled.
462 fast/dom/MicroData 462 fast/dom/MicroData
463 463
464 # ENABLE(DRAGGABLE_REGION) is disabled 464 # ENABLE(DRAGGABLE_REGION) is disabled
465 fast/css/draggable-region-parser.html 465 fast/css/draggable-region-parser.html
466 466
467 # https://bugs.webkit.org/show_bug.cgi?id=97132 467 # https://bugs.webkit.org/show_bug.cgi?id=97132
468 media/track/track-cue-rendering-horizontal.html 468 media/track/track-cue-rendering-horizontal.html
469 media/track/track-cue-rendering-snap-to-lines-not-set.html 469 media/track/track-cue-rendering-snap-to-lines-not-set.html
470 media/track/track-cue-rendering-vertical.html 470 media/track/track-cue-rendering-vertical.html
471 media/track/track-webvtt-tc028-unsupported-markup.html 471 media/track/track-webvtt-tc028-unsupported-markup.html
472 472
473 # Opera-submitted tests to W3C for <track>, a lot of failures still. 473 # Opera-submitted tests to W3C for <track>, a lot of failures still.
474 # Opera-submitted tests to W3C for <track>, a lot of failures still. 474 # Opera-submitted tests to W3C for <track>, a lot of failures still.
475 webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ] 475 webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ]
476 webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/ crossOrigin.html [ Skip ] 476 webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/cr ossOrigin.html [ Skip ]
477 webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/ kind.html [ Skip ] 477 webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/ki nd.html [ Skip ]
478 webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/ src.html [ Skip ] 478 webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/sr c.html [ Skip ]
479 webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ S kip ] 479 webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ Ski p ]
480 webkit.org/b/103926 media/track/opera/interfaces/TextTrack/removeCue.html [ Sk ip ] 480 webkit.org/b/103926 media/track/opera/interfaces/TextTrack/removeCue.html [ Skip ]
481 webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ] 481 webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ S kip ]
482 webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ Skip ] 482 webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ S kip ]
483 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/align.html [ Ski p ] 483 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/align.html [ Skip ]
484 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/id.html [ Skip ] 484 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/id.html [ Skip ]
485 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.htm l [ Skip ] 485 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ]
486 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ] 486 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ]
487 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ S kip ] 487 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ Ski p ]
488 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Sk ip ] 488 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Skip ]
489 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/pauseOnExit.html [ Skip ] 489 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/pauseOnExit.html [ Skip ]
490 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ] 490 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ]
491 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ] 491 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ]
492 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/track.html [ Ski p ] 492 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/track.html [ Skip ]
493 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ] 493 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Sk ip ]
494 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ] 494 webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ]
495 webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ S kip ] 495 webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Ski p ]
496 webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.h tml [ Skip ] 496 webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.htm l [ Skip ]
497 webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Ski p ] 497 webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
498 webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ] 498 webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ]
499 webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ] 499 webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
500 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/enti ties.html [ Skip ] 500 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entiti es.html [ Skip ]
501 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags .html [ Skip ] 501 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.h tml [ Skip ]
502 webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_times tamps.html [ Skip ] 502 webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timesta mps.html [ Skip ]
503 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/time stamps.html [ Skip ] 503 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timest amps.html [ Skip ]
504 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree -building.html [ Skip ] 504 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-b uilding.html [ Skip ]
505 webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_si ze_transition.html [ Skip ] 505 webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size _transition.html [ Skip ]
506 webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_ evil_timestamp.html [ Skip ] 506 webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_ev il_timestamp.html [ Skip ]
507 507
508 # Tests for MediaSource API. Feature is not yet functional. 508 # Tests for MediaSource API. Feature is not yet functional.
509 # https://bugs.webkit.org/show_bug.cgi?id=64731 509 # https://bugs.webkit.org/show_bug.cgi?id=64731
510 http/tests/media/media-source/ 510 http/tests/media/media-source/
511 511
512 # Encrypted Media Extensions are not enabled. 512 # Encrypted Media Extensions are not enabled.
513 media/encrypted-media/ 513 media/encrypted-media/
514 fast/events/constructors/media-key-event-constructor.html 514 fast/events/constructors/media-key-event-constructor.html
515 515
516 # Font feature settings is not implemented. 516 # Font feature settings is not implemented.
517 css3/font-feature-settings-rendering.html 517 css3/font-feature-settings-rendering.html
518 518
519 # This test verifies that a mismatch reftest will fail as intended if both resul ts are same. 519 # This test verifies that a mismatch reftest will fail as intended if both resul ts are same.
520 fast/harness/sample-fail-mismatch-reftest.html 520 fast/harness/sample-fail-mismatch-reftest.html
521 521
522 # https://bugs.webkit.org/show_bug.cgi?id=67716 522 # https://bugs.webkit.org/show_bug.cgi?id=67716
523 media/media-controls-invalid-url.html 523 media/media-controls-invalid-url.html
524 524
525 # https://bugs.webkit.org/show_bug.cgi?id=68278 525 # https://bugs.webkit.org/show_bug.cgi?id=68278
526 http/tests/history/back-with-fragment-change.php 526 http/tests/history/back-with-fragment-change.php
527 527
528 # Skip because this platform does not support a paging mouse wheel event 528 # Skip because this platform does not support a paging mouse wheel event
529 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html 529 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
530 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html 530 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
531 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html 531 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
532 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html 532 fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
533 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html 533 fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
534 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html 534 fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
535 fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html 535 fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
536 fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html 536 fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
537 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html 537 fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
538 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html 538 fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
539 539
540 # Web Intents is not yet enabled. 540 # Web Intents is not yet enabled.
541 webintents/ 541 webintents/
542 542
543 # Pointer Lock is not implemented. 543 # Pointer Lock is not implemented.
544 pointer-lock/ 544 pointer-lock/
545 http/tests/pointer-lock/ 545 http/tests/pointer-lock/
546 546
547 # https://bugs.webkit.org/show_bug.cgi?id=82763 547 # https://bugs.webkit.org/show_bug.cgi?id=82763
548 fast/forms/textarea-placeholder-set-attribute.html 548 fast/forms/textarea-placeholder-set-attribute.html
549 fast/forms/placeholder-set-attribute.html 549 fast/forms/placeholder-set-attribute.html
550 fast/forms/search-placeholder-value-changed.html 550 fast/forms/search-placeholder-value-changed.html
551 551
552 # https://bugs.webkit.org/show_bug.cgi?id=72435 552 # https://bugs.webkit.org/show_bug.cgi?id=72435
553 fast/dom/Window/window-postmessage-arrays.html 553 fast/dom/Window/window-postmessage-arrays.html
554 554
555 # Timeout. 555 # Timeout.
556 fast/dom/Window/open-window-min-size.html 556 fast/dom/Window/open-window-min-size.html
557 557
558 # https://bugs.webkit.org/show_bug.cgi?id=73148 558 # https://bugs.webkit.org/show_bug.cgi?id=73148
559 fast/canvas/webgl/webgl-texture-binding-preserved.html 559 fast/canvas/webgl/webgl-texture-binding-preserved.html
560 560
561 # https://bugs.webkit.org/show_bug.cgi?id=73974 561 # https://bugs.webkit.org/show_bug.cgi?id=73974
562 fast/canvas/webgl/canvas-2d-webgl-texture.html 562 fast/canvas/webgl/canvas-2d-webgl-texture.html
563 563
564 # https://bugs.webkit.org/show_bug.cgi?id=74384 564 # https://bugs.webkit.org/show_bug.cgi?id=74384
565 # Skipped as this is not a expected behaviour on mac. 565 # Skipped as this is not a expected behaviour on mac.
566 fast/forms/select/menulist-onchange-fired-with-key-up-down.html 566 fast/forms/select/menulist-onchange-fired-with-key-up-down.html
567 567
568 # https://bugs.webkit.org/show_bug.cgi?id=73304 568 # https://bugs.webkit.org/show_bug.cgi?id=73304
569 # Tiemout. Needs ChromeClient::hasOpenedPopup() impelementation? 569 # Tiemout. Needs ChromeClient::hasOpenedPopup() impelementation?
570 fast/forms/select/menulist-popup-crash.html 570 fast/forms/select/menulist-popup-crash.html
571 571
572 # Frame::findString does nothing on pages that prevent selection 572 # Frame::findString does nothing on pages that prevent selection
573 # https://bugs.webkit.org/show_bug.cgi?id=40361 573 # https://bugs.webkit.org/show_bug.cgi?id=40361
574 editing/text-iterator/findString-selection-disabled.html 574 editing/text-iterator/findString-selection-disabled.html
575 575
576 # https://bugs.webkit.org/show_bug.cgi?id=75184 576 # https://bugs.webkit.org/show_bug.cgi?id=75184
577 media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.ht ml 577 media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html
578 media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.ht ml 578 media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html
579 media/W3C/video/canPlayType/canPlayType_codecs_order_2.html 579 media/W3C/video/canPlayType/canPlayType_codecs_order_2.html
580 media/W3C/video/canPlayType/canPlayType_codecs_order_3.html 580 media/W3C/video/canPlayType/canPlayType_codecs_order_3.html
581 media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.ht ml 581 media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html
582 media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_3.ht ml 582 media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_3.html
583 media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html 583 media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html
584 media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html 584 media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html
585 media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html 585 media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html
586 media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html 586 media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html
587 587
588 # Fails because MutationObservers are not notified at end-of-task 588 # Fails because MutationObservers are not notified at end-of-task
589 # https://bugs.webkit.org/show_bug.cgi?id=78290 589 # https://bugs.webkit.org/show_bug.cgi?id=78290
590 fast/dom/MutationObserver/end-of-task-delivery.html 590 fast/dom/MutationObserver/end-of-task-delivery.html
591 591
592 # https://bugs.webkit.org/show_bug.cgi?id=72010 592 # https://bugs.webkit.org/show_bug.cgi?id=72010
593 # Needs PageClients::vibrationClient() implementation. 593 # Needs PageClients::vibrationClient() implementation.
594 fast/dom/navigator-vibration.html 594 fast/dom/navigator-vibration.html
595 595
596 # Touch adjustment not enabled 596 # Touch adjustment not enabled
597 # https://bugs.webkit.org/show_bug.cgi?id=78801 597 # https://bugs.webkit.org/show_bug.cgi?id=78801
598 touchadjustment 598 touchadjustment
599 599
600 # canvas/philip/tests/2d.line.cap.round.html fails on Mac Lion WK1 600 # canvas/philip/tests/2d.line.cap.round.html fails on Mac Lion WK1
601 # https://bugs.webkit.org/show_bug.cgi?id=81289 601 # https://bugs.webkit.org/show_bug.cgi?id=81289
602 # <rdar://problem/11059777> 602 # <rdar://problem/11059777>
603 canvas/philip/tests/2d.line.cap.round.html 603 canvas/philip/tests/2d.line.cap.round.html
604 canvas/philip/tests/2d.shadow.canvas.transparent.2.html 604 canvas/philip/tests/2d.shadow.canvas.transparent.2.html
605 canvas/philip/tests/2d.shadow.image.transparent.2.html 605 canvas/philip/tests/2d.shadow.image.transparent.2.html
606 606
607 # https://bugs.webkit.org/show_bug.cgi?id=62698 607 # https://bugs.webkit.org/show_bug.cgi?id=62698
608 # Needs BatteryClient implementation. 608 # Needs BatteryClient implementation.
609 batterystatus/ 609 batterystatus/
610 610
611 #Network Information is not supported yet. http://webkit.org/b/73528 611 #Network Information is not supported yet. http://webkit.org/b/73528
612 networkinformation 612 networkinformation
613 613
614 # Proximity Events is not supported. 614 # Proximity Events is not supported.
615 proximity 615 proximity
616 fast/events/constructors/device-proximity-event-constructor.html 616 fast/events/constructors/device-proximity-event-constructor.html
617 617
618 # https://bugs.webkit.org/show_bug.cgi?id=81410 618 # https://bugs.webkit.org/show_bug.cgi?id=81410
619 scrollbars/scrollbar-middleclick-nopaste.html 619 scrollbars/scrollbar-middleclick-nopaste.html
620 620
621 # https://bugs.webkit.org/show_bug.cgi?id=81599 621 # https://bugs.webkit.org/show_bug.cgi?id=81599
622 # These canvas tests are flaky (fail on bots, not locally, or vice versa) 622 # These canvas tests are flaky (fail on bots, not locally, or vice versa)
623 fast/canvas/canvas-createPattern-fillRect-shadow.html 623 fast/canvas/canvas-createPattern-fillRect-shadow.html
624 fast/canvas/canvas-draw-canvas-on-canvas-shadow.html 624 fast/canvas/canvas-draw-canvas-on-canvas-shadow.html
625 fast/canvas/canvas-fillRect-gradient-shadow.html 625 fast/canvas/canvas-fillRect-gradient-shadow.html
626 fast/canvas/set-colors.html 626 fast/canvas/set-colors.html
627 canvas/philip/tests/2d.path.arc.scale.1.html 627 canvas/philip/tests/2d.path.arc.scale.1.html
628 628
629 # Media tests that time out unexpectedly 629 # Media tests that time out unexpectedly
630 # https://bugs.webkit.org/show_bug.cgi?id=81604 630 # https://bugs.webkit.org/show_bug.cgi?id=81604
631 media/audio-garbage-collect.html 631 media/audio-garbage-collect.html
632 632
633 # parser test that times out waiting for notifyDone 633 # parser test that times out waiting for notifyDone
634 # http://bugs.webkit.org/show_bug.cgi?id=81618 634 # http://bugs.webkit.org/show_bug.cgi?id=81618
635 fast/workers/storage/use-same-database-in-page-and-workers.html 635 fast/workers/storage/use-same-database-in-page-and-workers.html
636 636
637 # Not possible to set UA string for media requests with all Mac media engines. 637 # Not possible to set UA string for media requests with all Mac media engines.
638 http/tests/media/video-useragent.html 638 http/tests/media/video-useragent.html
639 639
640 # Has failed since its introduction in r105826. Skipped everywhere but chromium. 640 # Has failed since its introduction in r105826. Skipped everywhere but chromium.
641 fast/events/dropzone-005.html 641 fast/events/dropzone-005.html
642 642
643 # Spelling tests that are flakey. https://bugs.webkit.org/show_bug.cgi?id=82555 643 # Spelling tests that are flakey. https://bugs.webkit.org/show_bug.cgi?id=82555
644 editing/spelling/spellcheck-async-mutation.html 644 editing/spelling/spellcheck-async-mutation.html
645 platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.h tml 645 platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.htm l
646 platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html 646 platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html
647 platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html 647 platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html
648 platform/mac/editing/spelling/editing-word-with-marker-1.html 648 platform/mac/editing/spelling/editing-word-with-marker-1.html
649 platform/mac/editing/spelling/delete-into-autocorrected-word.html 649 platform/mac/editing/spelling/delete-into-autocorrected-word.html
650 platform/mac/editing/spelling/click-autocorrected-word.html 650 platform/mac/editing/spelling/click-autocorrected-word.html
651 platform/mac/editing/spelling/autocorrection-contraction.html 651 platform/mac/editing/spelling/autocorrection-contraction.html
652 652
653 # https://bugs.webkit.org/show_bug.cgi?id=82665 653 # https://bugs.webkit.org/show_bug.cgi?id=82665
654 http/tests/webarchive/test-css-url-encoding-shift-jis.html 654 http/tests/webarchive/test-css-url-encoding-shift-jis.html
655 http/tests/webarchive/test-css-url-encoding-utf-8.html 655 http/tests/webarchive/test-css-url-encoding-utf-8.html
656 http/tests/webarchive/test-css-url-encoding.html 656 http/tests/webarchive/test-css-url-encoding.html
657 webarchive/test-css-url-resources-in-stylesheets.html 657 webarchive/test-css-url-resources-in-stylesheets.html
658 webarchive/test-css-url-resources-inline-styles.html 658 webarchive/test-css-url-resources-inline-styles.html
659 659
660 # https://bugs.webkit.org/show_bug.cgi?id=82668 660 # https://bugs.webkit.org/show_bug.cgi?id=82668
661 plugins/mouse-events.html 661 plugins/mouse-events.html
662 plugins/mouse-move-over-plugin-in-frame.html 662 plugins/mouse-move-over-plugin-in-frame.html
663 663
664 # https://bugs.webkit.org/show_bug.cgi?id=82671 664 # https://bugs.webkit.org/show_bug.cgi?id=82671
665 http/tests/inspector/console-cross-origin-iframe-logging.html 665 http/tests/inspector/console-cross-origin-iframe-logging.html
666 http/tests/inspector/inspect-element.html 666 http/tests/inspector/inspect-element.html
667 http/tests/inspector/resource-har-conversion.html 667 http/tests/inspector/resource-har-conversion.html
668 668
669 # https://bugs.webkit.org/show_bug.cgi?id=82672 669 # https://bugs.webkit.org/show_bug.cgi?id=82672
670 http/tests/xmlhttprequest/range-test.html 670 http/tests/xmlhttprequest/range-test.html
671 671
672 # https://bugs.webkit.org/show_bug.cgi?id=82747 672 # https://bugs.webkit.org/show_bug.cgi?id=82747
673 fast/events/scroll-div-with-prevent-default-in-subframe.html 673 fast/events/scroll-div-with-prevent-default-in-subframe.html
674 674
675 # https://bugs.webkit.org/show_bug.cgi?id=82762 675 # https://bugs.webkit.org/show_bug.cgi?id=82762
676 fast/animation/request-animation-frame-during-modal.html 676 fast/animation/request-animation-frame-during-modal.html
677 677
678 # https://bugs.webkit.org/show_bug.cgi?id=82805 678 # https://bugs.webkit.org/show_bug.cgi?id=82805
679 fast/canvas/webgl/framebuffer-object-attachment.html 679 fast/canvas/webgl/framebuffer-object-attachment.html
680 fast/canvas/webgl/object-deletion-behaviour.html 680 fast/canvas/webgl/object-deletion-behaviour.html
681 681
682 # https://bugs.webkit.org/show_bug.cgi?id=82817 682 # https://bugs.webkit.org/show_bug.cgi?id=82817
683 storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html 683 storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html
684 storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html 684 storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html
685 storage/domstorage/localstorage/storagetracker/storage-tracker-6-create.html 685 storage/domstorage/localstorage/storagetracker/storage-tracker-6-create.html
686 storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage.html 686 storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage.html
687 storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.ht ml 687 storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html
688 688
689 # https://bugs.webkit.org/show_bug.cgi?id=82923 689 # https://bugs.webkit.org/show_bug.cgi?id=82923
690 # https://bugs.webkit.org/show_bug.cgi?id=82886 690 # https://bugs.webkit.org/show_bug.cgi?id=82886
691 inspector/styles/override-screen-size.html 691 inspector/styles/override-screen-size.html
692 692
693 # https://bugs.webkit.org/show_bug.cgi?id=82932 693 # https://bugs.webkit.org/show_bug.cgi?id=82932
694 inspector/profiler/cpu-profiler-profiling.html 694 inspector/profiler/cpu-profiler-profiling.html
695 695
696 # https://bugs.webkit.org/show_bug.cgi?id=82943 696 # https://bugs.webkit.org/show_bug.cgi?id=82943
697 inspector/debugger/copy-stack-trace.html 697 inspector/debugger/copy-stack-trace.html
698 inspector/debugger/callstack-placards-discarded.html 698 inspector/debugger/callstack-placards-discarded.html
699 699
700 # https://bugs.webkit.org/show_bug.cgi?id=82972 700 # https://bugs.webkit.org/show_bug.cgi?id=82972
701 plugins/keyboard-events.html 701 plugins/keyboard-events.html
702 plugins/layout-in-beforeload-listener-affects-plugin-loading.html 702 plugins/layout-in-beforeload-listener-affects-plugin-loading.html
703 plugins/mouse-events-fixedpos.html 703 plugins/mouse-events-fixedpos.html
704 plugins/multiple-plugins.html 704 plugins/multiple-plugins.html
705 705
706 # https://bugs.webkit.org/show_bug.cgi?id=82976 706 # https://bugs.webkit.org/show_bug.cgi?id=82976
707 media/W3C/video/networkState/networkState_during_progress.html 707 media/W3C/video/networkState/networkState_during_progress.html
708 708
709 # https://bugs.webkit.org/show_bug.cgi?id=82978 709 # https://bugs.webkit.org/show_bug.cgi?id=82978
710 inspector/styles/svg-style.xhtml 710 inspector/styles/svg-style.xhtml
711 711
712 # https://bugs.webkit.org/show_bug.cgi?id=82979 712 # https://bugs.webkit.org/show_bug.cgi?id=82979
713 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html 713 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html
714 canvas/philip/tests/2d.text.draw.align.center.html 714 canvas/philip/tests/2d.text.draw.align.center.html
715 715
716 # https://bugs.webkit.org/show_bug.cgi?id=82980 716 # https://bugs.webkit.org/show_bug.cgi?id=82980
717 http/tests/navigation/back-twice-without-commit.html 717 http/tests/navigation/back-twice-without-commit.html
718 718
719 # https://bugs.webkit.org/show_bug.cgi?id=82981 719 # https://bugs.webkit.org/show_bug.cgi?id=82981
720 http/tests/misc/favicon-loads-with-icon-loading-override.html 720 http/tests/misc/favicon-loads-with-icon-loading-override.html
721 721
722 # https://bugs.webkit.org/show_bug.cgi?id=82982 722 # https://bugs.webkit.org/show_bug.cgi?id=82982
723 fast/dom/jsDevicePixelRatio.html 723 fast/dom/jsDevicePixelRatio.html
724 724
725 # https://bugs.webkit.org/show_bug.cgi?id=83618 725 # https://bugs.webkit.org/show_bug.cgi?id=83618
726 fast/dom/inline-event-attributes-release.html 726 fast/dom/inline-event-attributes-release.html
727 727
728 # https://bugs.webkit.org/show_bug.cgi?id=84102 728 # https://bugs.webkit.org/show_bug.cgi?id=84102
729 fast/profiler/stop-profiling-after-setTimeout.html 729 fast/profiler/stop-profiling-after-setTimeout.html
730 fast/profiler/dead-time.html 730 fast/profiler/dead-time.html
731 731
732 # [Mac] inspector/debugger/linkifier.html is flakey 732 # [Mac] inspector/debugger/linkifier.html is flakey
733 # https://bugs.webkit.org/show_bug.cgi?id=85319 733 # https://bugs.webkit.org/show_bug.cgi?id=85319
734 inspector/debugger/linkifier.html 734 inspector/debugger/linkifier.html
735 735
736 # Fail until SUBPIXEL_LAYOUT is enabled 736 # Fail until SUBPIXEL_LAYOUT is enabled
737 # https://bugs.webkit.org/show_bug.cgi?id=85532 737 # https://bugs.webkit.org/show_bug.cgi?id=85532
738 fast/sub-pixel 738 fast/sub-pixel
739 739
740 # No CORS support for media elements is implemented yet. 740 # No CORS support for media elements is implemented yet.
741 http/tests/security/video-cross-origin-readback.html 741 http/tests/security/video-cross-origin-readback.html
742 742
743 # media/audio-repaint.html sometimes fails on Lion Debug (Tests) 743 # media/audio-repaint.html sometimes fails on Lion Debug (Tests)
744 # https://bugs.webkit.org/show_bug.cgi?id=84357 744 # https://bugs.webkit.org/show_bug.cgi?id=84357
745 media/audio-repaint.html 745 media/audio-repaint.html
746 746
747 # Requires ENABLE(MEDIA_CAPTURE) 747 # Requires ENABLE(MEDIA_CAPTURE)
748 fast/forms/file/file-input-capture.html 748 fast/forms/file/file-input-capture.html
749 749
750 # https://bugs.webkit.org/show_bug.cgi?id=85522 750 # https://bugs.webkit.org/show_bug.cgi?id=85522
751 http/tests/security/sandboxed-iframe-form-top.html 751 http/tests/security/sandboxed-iframe-form-top.html
752 752
753 # https://bugs.webkit.org/show_bug.cgi?id=85523 753 # https://bugs.webkit.org/show_bug.cgi?id=85523
754 fullscreen/full-screen-iframe-legacy.html 754 fullscreen/full-screen-iframe-legacy.html
755 755
756 # https://bugs.webkit.org/show_bug.cgi?id=85525 756 # https://bugs.webkit.org/show_bug.cgi?id=85525
757 media/video-played-reset.html 757 media/video-played-reset.html
758 758
759 # https://bugs.webkit.org/show_bug.cgi?id=85969 759 # https://bugs.webkit.org/show_bug.cgi?id=85969
760 http/tests/loading/post-in-iframe-with-back-navigation.html 760 http/tests/loading/post-in-iframe-with-back-navigation.html
761 761
762 # https://bugs.webkit.org/show_bug.cgi?id=86000 762 # https://bugs.webkit.org/show_bug.cgi?id=86000
763 http/tests/security/referrer-policy-redirect-link.html 763 http/tests/security/referrer-policy-redirect-link.html
764 764
765 # Inspector only supports evaluation in content script world with v8, see https: //bugs.webkit.org/show_bug.cgi?id=85709 765 # Inspector only supports evaluation in content script world with v8, see https: //bugs.webkit.org/show_bug.cgi?id=85709
766 inspector/extensions/extensions-eval-content-script.html 766 inspector/extensions/extensions-eval-content-script.html
767 inspector/extensions/extensions-audits-content-script.html 767 inspector/extensions/extensions-audits-content-script.html
768 768
769 # https://bugs.webkit.org/show_bug.cgi?id=86480 769 # https://bugs.webkit.org/show_bug.cgi?id=86480
770 plugins/npruntime/delete-plugin-within-setProperty.html 770 plugins/npruntime/delete-plugin-within-setProperty.html
771 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html 771 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
772 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html 772 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
773 773
774 # https://bugs.webkit.org/show_bug.cgi?id=87347 774 # https://bugs.webkit.org/show_bug.cgi?id=87347
775 fast/frames/flattening/iframe-tiny.html 775 fast/frames/flattening/iframe-tiny.html
776 776
777 # https://bugs.webkit.org/show_bug.cgi?id=87541 777 # https://bugs.webkit.org/show_bug.cgi?id=87541
778 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html 778 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html
779 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html 779 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html
780 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html 780 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html
781 781
782 # Times out without keyboard interaction 782 # Times out without keyboard interaction
783 # https://bugs.webkit.org/show_bug.cgi?id=87748 783 # https://bugs.webkit.org/show_bug.cgi?id=87748
784 fast/forms/select/optgroup-clicking.html 784 fast/forms/select/optgroup-clicking.html
785 785
786 # https://bugs.webkit.org/show_bug.cgi?id=88672 786 # https://bugs.webkit.org/show_bug.cgi?id=88672
787 svg/filters/color-space-conversion.svg 787 svg/filters/color-space-conversion.svg
788 788
789 # https://bugs.webkit.org/show_bug.cgi?id=89528 789 # https://bugs.webkit.org/show_bug.cgi?id=89528
790 svg/filters/container-with-filters.svg 790 svg/filters/container-with-filters.svg
791 svg/filters/feSpecularLight-premultiplied.svg 791 svg/filters/feSpecularLight-premultiplied.svg
792 792
793 # https://bugs.webkit.org/show_bug.cgi?id=89680 793 # https://bugs.webkit.org/show_bug.cgi?id=89680
794 fast/canvas/canvas-imageSmoothingEnabled-repaint.html 794 fast/canvas/canvas-imageSmoothingEnabled-repaint.html
795 795
796 # https://bugs.webkit.org/show_bug.cgi?id=89845 796 # https://bugs.webkit.org/show_bug.cgi?id=89845
797 fast/forms/input-set-composition-scroll.html 797 fast/forms/input-set-composition-scroll.html
798 798
799 # https://bugs.webkit.org/show_bug.cgi?id=90649 799 # https://bugs.webkit.org/show_bug.cgi?id=90649
800 fast/canvas/webgl/tex-image-with-format-and-type.html 800 fast/canvas/webgl/tex-image-with-format-and-type.html
801 fast/canvas/webgl/tex-sub-image-2d.html 801 fast/canvas/webgl/tex-sub-image-2d.html
802 802
803 # https://bugs.webkit.org/show_bug.cgi?id=90706 803 # https://bugs.webkit.org/show_bug.cgi?id=90706
804 inspector/timeline/timeline-frames.html 804 inspector/timeline/timeline-frames.html
805 805
806 # https://bugs.webkit.org/show_bug.cgi?id=90707 806 # https://bugs.webkit.org/show_bug.cgi?id=90707
807 inspector/timeline/timeline-receive-response-event.html 807 inspector/timeline/timeline-receive-response-event.html
808 808
809 # https://bugs.webkit.org/show_bug.cgi?id=90708 809 # https://bugs.webkit.org/show_bug.cgi?id=90708
810 fullscreen/exit-full-screen-iframe.html 810 fullscreen/exit-full-screen-iframe.html
811 811
812 # https://bugs.webkit.org/show_bug.cgi?id=90709 812 # https://bugs.webkit.org/show_bug.cgi?id=90709
813 http/tests/inspector/console-cd-completions.html 813 http/tests/inspector/console-cd-completions.html
814 http/tests/inspector/console-cd.html 814 http/tests/inspector/console-cd.html
815 815
816 # https://bugs.webkit.org/show_bug.cgi?id=90711 816 # https://bugs.webkit.org/show_bug.cgi?id=90711
817 fast/canvas/webgl/gl-vertexattribpointer.html 817 fast/canvas/webgl/gl-vertexattribpointer.html
818 818
819 # https://bugs.webkit.org/show_bug.cgi?id=90722 819 # https://bugs.webkit.org/show_bug.cgi?id=90722
820 inspector/profiler/heap-snapshot-comparison-show-next.html 820 inspector/profiler/heap-snapshot-comparison-show-next.html
821 inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved-when-so rting.html 821 inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved-when-sort ing.html
822 inspector/profiler/heap-snapshot-comparison-sorting.html 822 inspector/profiler/heap-snapshot-comparison-sorting.html
823 inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting. html 823 inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.ht ml
824 824
825 # https://bugs.webkit.org/show_bug.cgi?id=90723 825 # https://bugs.webkit.org/show_bug.cgi?id=90723
826 inspector/debugger/set-breakpoint.html 826 inspector/debugger/set-breakpoint.html
827 827
828 # https://bugs.webkit.org/show_bug.cgi?id=90724 828 # https://bugs.webkit.org/show_bug.cgi?id=90724
829 compositing/iframes/iframe-size-from-zero.html 829 compositing/iframes/iframe-size-from-zero.html
830 830
831 compositing/iframes/overlapped-nested-iframes.html [ Failure Pass ] 831 compositing/iframes/overlapped-nested-iframes.html [ Failure Pass ]
832 832
833 # https://bugs.webkit.org/show_bug.cgi?id=90725 833 # https://bugs.webkit.org/show_bug.cgi?id=90725
834 media/media-blocked-by-beforeload.html 834 media/media-blocked-by-beforeload.html
835 835
836 # https://bugs.webkit.org/show_bug.cgi?id=90742 836 # https://bugs.webkit.org/show_bug.cgi?id=90742
837 sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A7.2.html 837 sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A7.2.html
838 838
839 # https://bugs.webkit.org/show_bug.cgi?id=90833 839 # https://bugs.webkit.org/show_bug.cgi?id=90833
840 fast/js/global-constructors.html 840 fast/js/global-constructors.html
841 841
842 # https://bugs.webkit.org/show_bug.cgi?id=91505 842 # https://bugs.webkit.org/show_bug.cgi?id=91505
843 platform/mac/plugins/root-object-premature-delete-crash.html 843 platform/mac/plugins/root-object-premature-delete-crash.html
844 844
845 # This test depends on subpixel layout. 845 # This test depends on subpixel layout.
846 # https://bugs.webkit.org/show_bug.cgi?id=92352 846 # https://bugs.webkit.org/show_bug.cgi?id=92352
847 css3/flexbox/flex-rounding.html 847 css3/flexbox/flex-rounding.html
848 848
849 # ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled 849 # ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled
850 fast/forms/date-multiple-fields 850 fast/forms/date-multiple-fields
851 fast/forms/datetime-multiple-fields 851 fast/forms/datetime-multiple-fields
852 fast/forms/datetimelocal-multiple-fields 852 fast/forms/datetimelocal-multiple-fields
853 fast/forms/month-multiple-fields 853 fast/forms/month-multiple-fields
854 fast/forms/time-multiple-fields 854 fast/forms/time-multiple-fields
855 fast/forms/week-multiple-fields 855 fast/forms/week-multiple-fields
856 856
857 # <rdar://problem/11224160> Focus not transferring properly in DumpRenderTree in Mountain Lion 857 # <rdar://problem/11224160> Focus not transferring properly in DumpRenderTree in Mountain Lion
858 fast/events/show-modal-dialog-onblur-onfocus.html 858 fast/events/show-modal-dialog-onblur-onfocus.html
859 platform/mac/fast/forms/listbox-scrollbar-hit-test.html 859 platform/mac/fast/forms/listbox-scrollbar-hit-test.html
860 860
861 # <rdar://problem/11224894> Several Japanese vertical text tests failing on Moun tain Lion 861 # <rdar://problem/11224894> Several Japanese vertical text tests failing on Moun tain Lion
862 fast/dynamic/text-combine.html 862 fast/dynamic/text-combine.html
863 fast/repaint/japanese-rl-selection-clear.html 863 fast/repaint/japanese-rl-selection-clear.html
864 fast/repaint/japanese-rl-selection-repaint-in-regions.html 864 fast/repaint/japanese-rl-selection-repaint-in-regions.html
865 fast/repaint/japanese-rl-selection-repaint.html 865 fast/repaint/japanese-rl-selection-repaint.html
866 fast/repaint/repaint-across-writing-mode-boundary.html 866 fast/repaint/repaint-across-writing-mode-boundary.html
867 fast/ruby/base-shorter-than-text.html 867 fast/ruby/base-shorter-than-text.html
868 fast/text/emphasis-vertical.html 868 fast/text/emphasis-vertical.html
869 fast/text/international/text-spliced-font.html 869 fast/text/international/text-spliced-font.html
870 fast/writing-mode/border-vertical-lr.html 870 fast/writing-mode/border-vertical-lr.html
871 fast/writing-mode/fallback-orientation.html 871 fast/writing-mode/fallback-orientation.html
872 fast/writing-mode/japanese-lr-selection.html 872 fast/writing-mode/japanese-lr-selection.html
873 fast/writing-mode/japanese-lr-text.html 873 fast/writing-mode/japanese-lr-text.html
874 fast/writing-mode/japanese-rl-selection.html 874 fast/writing-mode/japanese-rl-selection.html
875 fast/writing-mode/japanese-rl-text.html 875 fast/writing-mode/japanese-rl-text.html
876 876
877 # <rdar://problem/11076314> A few media and http/tests/media tests time out on M ountain Lion 877 # <rdar://problem/11076314> A few media and http/tests/media tests time out on M ountain Lion
878 http/tests/media/video-play-stall-seek.html 878 http/tests/media/video-play-stall-seek.html
879 http/tests/media/video-play-stall.html 879 http/tests/media/video-play-stall.html
880 media/media-fullscreen-not-in-document.html 880 media/media-fullscreen-not-in-document.html
881 881
882 # <rdar://problem/11358748> http/tests/multipart/multipart-wait-before-boundary. html fails on ML as of r115745 882 # <rdar://problem/11358748> http/tests/multipart/multipart-wait-before-boundary. html fails on ML as of r115745
883 http/tests/multipart/multipart-wait-before-boundary.html 883 http/tests/multipart/multipart-wait-before-boundary.html
884 884
885 # <rdar://problem/11059031> Many, many Java tests fail on Mountain Lion 885 # <rdar://problem/11059031> Many, many Java tests fail on Mountain Lion
886 java/ 886 java/
887 887
888 # <rdar://problem/11187491> storage/websql/quota-tracking.html is failing on Mou ntain Lion 888 # <rdar://problem/11187491> storage/websql/quota-tracking.html is failing on Mou ntain Lion
889 storage/websql/quota-tracking.html 889 storage/websql/quota-tracking.html
890 890
891 # <rdar://problem/11229810> SVG square caps on zero-length paths draw incorrectl y on Mountain Lion 891 # <rdar://problem/11229810> SVG square caps on zero-length paths draw incorrectl y on Mountain Lion
892 svg/W3C-SVG-1.1-SE/painting-control-04-f.svg 892 svg/W3C-SVG-1.1-SE/painting-control-04-f.svg
893 svg/custom/zero-path-square-cap-rendering.svg 893 svg/custom/zero-path-square-cap-rendering.svg
894 svg/stroke/zero-length-arc-linecaps-rendering.svg 894 svg/stroke/zero-length-arc-linecaps-rendering.svg
895 svg/stroke/zero-length-path-linecap-rendering.svg 895 svg/stroke/zero-length-path-linecap-rendering.svg
896 svg/stroke/zero-length-subpaths-linecap-rendering.svg 896 svg/stroke/zero-length-subpaths-linecap-rendering.svg
897 897
898 # https://bugs.webkit.org/show_bug.cgi?id=95009 898 # https://bugs.webkit.org/show_bug.cgi?id=95009
899 compositing/overflow/overflow-auto-with-touch.html 899 compositing/overflow/overflow-auto-with-touch.html
900 compositing/overflow/overflow-overlay-with-touch.html 900 compositing/overflow/overflow-overlay-with-touch.html
901 compositing/overflow/scrolling-content-clip-to-viewport.html 901 compositing/overflow/scrolling-content-clip-to-viewport.html
902 compositing/overflow/textarea-scroll-touch.html 902 compositing/overflow/textarea-scroll-touch.html
903 compositing/overflow/updating-scrolling-content.html 903 compositing/overflow/updating-scrolling-content.html
904 compositing/overflow/scrolling-without-painting.html 904 compositing/overflow/scrolling-without-painting.html
905 905
906 # https://bugs.webkit.org/show_bug.cgi?id=95027 906 # https://bugs.webkit.org/show_bug.cgi?id=95027
907 fast/block/float/016.html 907 fast/block/float/016.html
908 908
909 # https://bugs.webkit.org/show_bug.cgi?id=93878 909 # https://bugs.webkit.org/show_bug.cgi?id=93878
910 # Due to JSC::Bindings::Instance::createRuntimeObject(JSC::ExecState*) crashes: 910 # Due to JSC::Bindings::Instance::createRuntimeObject(JSC::ExecState*) crashes:
911 editing/pasteboard/paste-TIFF.html 911 editing/pasteboard/paste-TIFF.html
912 platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html 912 platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html
913 913
914 # https://bugs.webkit.org/show_bug.cgi?id=93878 (yes, same bug as the previous) 914 # https://bugs.webkit.org/show_bug.cgi?id=93878 (yes, same bug as the previous)
915 # Due to WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) crashes: 915 # Due to WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) crashes:
916 916
917 # https://bugs.webkit.org/show_bug.cgi?id=94458 917 # https://bugs.webkit.org/show_bug.cgi?id=94458
918 # Assertion failure in MessagePort::contextDestroyed, usually attributed to late r tests 918 # Assertion failure in MessagePort::contextDestroyed, usually attributed to late r tests
919 http/tests/security/MessagePort/event-listener-context.html 919 http/tests/security/MessagePort/event-listener-context.html
920 920
921 # https://bugs.webkit.org/show_bug.cgi?id=93812 921 # https://bugs.webkit.org/show_bug.cgi?id=93812
922 # REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey 922 # REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey
923 # ASSERTION FAILED: m_wrapper || !m_jsFunction 923 # ASSERTION FAILED: m_wrapper || !m_jsFunction
924 svg/custom/use-instanceRoot-as-event-target.xhtml 924 svg/custom/use-instanceRoot-as-event-target.xhtml
925 925
926 # Assorted failures that need investigation 926 # Assorted failures that need investigation
927 927
928 # --- Canvas --- 928 # --- Canvas ---
929 canvas/philip/tests/2d.gradient.interpolate.colouralpha.html 929 canvas/philip/tests/2d.gradient.interpolate.colouralpha.html
930 canvas/philip/tests/2d.line.miter.lineedge.html 930 canvas/philip/tests/2d.line.miter.lineedge.html
931 canvas/philip/tests/2d.strokeRect.zero.4.html 931 canvas/philip/tests/2d.strokeRect.zero.4.html
932 932
933 # --- Compositing ---- 933 # --- Compositing ----
934 css3/filters/composited-during-transition-layertree.html 934 css3/filters/composited-during-transition-layertree.html
935 935
936 # --- Text --- 936 # --- Text ---
937 fast/forms/text-control-intrinsic-widths.html 937 fast/forms/text-control-intrinsic-widths.html
938 platform/mac/fast/text/combining-character-sequence-fallback.html 938 platform/mac/fast/text/combining-character-sequence-fallback.html
939 svg/batik/text/textOnPath.svg 939 svg/batik/text/textOnPath.svg
940 svg/batik/text/verticalTextOnPath.svg 940 svg/batik/text/verticalTextOnPath.svg
941 941
942 # --- Editing --- 942 # --- Editing ---
943 # Pasting replaces the three periods with an ellipsis on Lion and Mountain Lion 943 # Pasting replaces the three periods with an ellipsis on Lion and Mountain Lion
944 editing/pasteboard/5478250.html 944 editing/pasteboard/5478250.html
945 945
946 # Sometimes fail <rdar://problem/9356912> 946 # Sometimes fail <rdar://problem/9356912>
947 platform/mac/editing/spelling/autocorrection-delete.html 947 platform/mac/editing/spelling/autocorrection-delete.html
948 platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.ht ml 948 platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html
949 platform/mac/editing/spelling/autocorrection-removing-underline.html 949 platform/mac/editing/spelling/autocorrection-removing-underline.html
950 platform/mac/editing/spelling/autocorrection-simple.html 950 platform/mac/editing/spelling/autocorrection-simple.html
951 platform/mac/editing/spelling/delete-autocorrected-word-1.html 951 platform/mac/editing/spelling/delete-autocorrected-word-1.html
952 platform/mac/editing/spelling/delete-autocorrected-word-2.html 952 platform/mac/editing/spelling/delete-autocorrected-word-2.html
953 953
954 # Mac does not have global selections. 954 # Mac does not have global selections.
955 editing/pasteboard/paste-global-selection.html 955 editing/pasteboard/paste-global-selection.html
956 956
957 # --- WebGL --- 957 # --- WebGL ---
958 # Currently failing WebGL tests <rdar://problem/9355460> 958 # Currently failing WebGL tests <rdar://problem/9355460>
959 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html 959 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html
960 960
961 # Sending the mouse down event to the scrollbar starts a nested run loop which c auses a hang. 961 # Sending the mouse down event to the scrollbar starts a nested run loop which c auses a hang.
962 fast/events/mousedown-in-subframe-scrollbar.html 962 fast/events/mousedown-in-subframe-scrollbar.html
963 963
964 # http://webkit.org/b/96828 964 # http://webkit.org/b/96828
965 fast/canvas/webgl/oes-vertex-array-object.html 965 fast/canvas/webgl/oes-vertex-array-object.html
966 966
967 # --- WebKit1 only --- 967 # --- WebKit1 only ---
968 http/tests/misc/willCacheResponse-delegate-callback.html 968 http/tests/misc/willCacheResponse-delegate-callback.html
969 http/tests/multipart/load-last-non-html-frame.php 969 http/tests/multipart/load-last-non-html-frame.php
970 http/tests/xmlhttprequest/basic-auth-nopassword.html 970 http/tests/xmlhttprequest/basic-auth-nopassword.html
971 platform/mac/accessibility/selection-value-changes-for-aria-textbox.html 971 platform/mac/accessibility/selection-value-changes-for-aria-textbox.html
972 972
973 # --- WebKit2 only --- 973 # --- WebKit2 only ---
974 compositing/video/video-background-color.html 974 compositing/video/video-background-color.html
975 media/video-does-not-loop.html 975 media/video-does-not-loop.html
976 media/video-size-intrinsic-scale.html 976 media/video-size-intrinsic-scale.html
977 977
978 # -- Flaky tests (WebKit 1 only) --- 978 # -- Flaky tests (WebKit 1 only) ---
979 platform/mac/accessibility/search-with-frames.html 979 platform/mac/accessibility/search-with-frames.html
980 980
981 # -- Flaky tests (WebKit 2 only) --- 981 # -- Flaky tests (WebKit 2 only) ---
982 http/tests/websocket/tests/hybi/httponly-cookie.pl 982 http/tests/websocket/tests/hybi/httponly-cookie.pl
983 983
984 # --- Media --- 984 # --- Media ---
985 media/controls-styling.html 985 media/controls-styling.html
986 media/media-document-audio-repaint.html 986 media/media-document-audio-repaint.html
987 media/video-zoom-controls.html 987 media/video-zoom-controls.html
988 988
989 # --- Miscellaneous --- 989 # --- Miscellaneous ---
990 platform/mac/fast/overflow/overflow-scrollbar-hit-test.html 990 platform/mac/fast/overflow/overflow-scrollbar-hit-test.html
991 991
992 # --- Plugins --- 992 # --- Plugins ---
993 # WebKit1 OOP plug-ins: Can't evaluate JavaScript from NPP_Destroy. 993 # WebKit1 OOP plug-ins: Can't evaluate JavaScript from NPP_Destroy.
994 plugins/document-open.html 994 plugins/document-open.html
995 plugins/geturlnotify-during-document-teardown.html 995 plugins/geturlnotify-during-document-teardown.html
996 plugins/nested-plugin-objects.html 996 plugins/nested-plugin-objects.html
997 plugins/netscape-destroy-plugin-script-objects.html 997 plugins/netscape-destroy-plugin-script-objects.html
998 plugins/open-and-close-window-with-plugin.html 998 plugins/open-and-close-window-with-plugin.html
999 999
1000 # WebKit1 OOP plug-ins: No support for getting the form value. 1000 # WebKit1 OOP plug-ins: No support for getting the form value.
1001 plugins/form-value.html 1001 plugins/form-value.html
1002 1002
1003 # WebKit1 OOP plug-ins: Exceptions aren't thrown on invoke failure. 1003 # WebKit1 OOP plug-ins: Exceptions aren't thrown on invoke failure.
1004 plugins/npruntime/invoke-failure.html 1004 plugins/npruntime/invoke-failure.html
1005 1005
1006 # https://bugs.webkit.org/show_bug.cgi?id=93589 1006 # https://bugs.webkit.org/show_bug.cgi?id=93589
1007 # Very flaky, often failing on retry, too. 1007 # Very flaky, often failing on retry, too.
1008 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading .svg 1008 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.s vg
1009 1009
1010 # Unknown failures. 1010 # Unknown failures.
1011 http/tests/multipart/invalid-image-data-standalone.html 1011 http/tests/multipart/invalid-image-data-standalone.html
1012 webkit.org/b/76478 compositing/iframes/repaint-after-losing-scrollbars.html [ ImageOnlyFailure ] 1012 webkit.org/b/76478 compositing/iframes/repaint-after-losing-scrollbars.html [ Im ageOnlyFailure ]
1013 webkit.org/b/76489 compositing/webgl/webgl-reflection.html [ ImageOnlyFailure ] 1013 webkit.org/b/76489 compositing/webgl/webgl-reflection.html [ ImageOnlyFailure ]
1014 1014
1015 # Needs ENABLE_SHADOW_DOM 1015 # Needs ENABLE_SHADOW_DOM
1016 webkit.org/b/76439 [ Debug ] fast/dom/shadow/content-element-api.html [ Failur e ] 1016 webkit.org/b/76439 [ Debug ] fast/dom/shadow/content-element-api.html [ Failure ]
1017 webkit.org/b/76439 [ Debug ] fast/dom/shadow/content-element-outside-shadow.ht ml [ Failure ] 1017 webkit.org/b/76439 [ Debug ] fast/dom/shadow/content-element-outside-shadow.html [ Failure ]
1018 1018
1019 # CSS Variables are not yet enabled. 1019 # CSS Variables are not yet enabled.
1020 webkit.org/b/85580 fast/css/variables 1020 webkit.org/b/85580 fast/css/variables
1021 webkit.org/b/85580 inspector/styles/variables 1021 webkit.org/b/85580 inspector/styles/variables
1022 1022
1023 # CSS image-resolution is not yet enabled. 1023 # CSS image-resolution is not yet enabled.
1024 webkit.org/b/85262 fast/css/image-resolution 1024 webkit.org/b/85262 fast/css/image-resolution
1025 1025
1026 # Resolution media query is not yet enabled. 1026 # Resolution media query is not yet enabled.
1027 webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ] 1027 webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ]
1028 webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ] 1028 webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ]
1029 1029
1030 # CSS image-orientation is not yet enabled. 1030 # CSS image-orientation is not yet enabled.
1031 webkit.org/b/89052 fast/css/image-orientation 1031 webkit.org/b/89052 fast/css/image-orientation
1032 1032
1033 # CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT). 1033 # CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT).
1034 webkit.org/b/58491 fast/css3-text/css3-text-decoration 1034 webkit.org/b/58491 fast/css3-text/css3-text-decoration
1035 webkit.org/b/76173 fast/css3-text/css3-text-align-last 1035 webkit.org/b/76173 fast/css3-text/css3-text-align-last
1036 1036
1037 # Our slow tests, in alphabetical order. 1037 # Our slow tests, in alphabetical order.
1038 webkit.org/b/57672 http/tests/local/fileapi/send-sliced-dragged-file.html [ Fa ilure Pass ] 1038 webkit.org/b/57672 http/tests/local/fileapi/send-sliced-dragged-file.html [ Fail ure Pass ]
1039 1039
1040 webkit.org/b/57799 storage/domstorage/localstorage/storagetracker/storage-trac ker-4-create.html [ Failure Pass ] 1040 webkit.org/b/57799 storage/domstorage/localstorage/storagetracker/storage-tracke r-4-create.html [ Failure Pass ]
1041 webkit.org/b/57799 storage/domstorage/localstorage/storagetracker/storage-trac ker-5-delete-one.html [ Failure Pass ] 1041 webkit.org/b/57799 storage/domstorage/localstorage/storagetracker/storage-tracke r-5-delete-one.html [ Failure Pass ]
1042 1042
1043 # Flaky tests that appear to be fail depending on which earlier tests 1043 # Flaky tests that appear to be fail depending on which earlier tests
1044 # run in the same process 1044 # run in the same process
1045 webkit.org/b/57688 fast/text/international/bidi-AN-after-empty-run.html [ Fail ure Pass ] 1045 webkit.org/b/57688 fast/text/international/bidi-AN-after-empty-run.html [ Failur e Pass ]
1046 webkit.org/b/57688 fast/text/international/bidi-CS-after-AN.html [ Failure Pas s ] 1046 webkit.org/b/57688 fast/text/international/bidi-CS-after-AN.html [ Failure Pass ]
1047 webkit.org/b/57688 fast/text/international/thai-line-breaks.html [ Failure Pas s ] 1047 webkit.org/b/57688 fast/text/international/thai-line-breaks.html [ Failure Pass ]
1048 1048
1049 # Fails on WK1, but passes on WK2. (No syntax available for this situation.) 1049 # Fails on WK1, but passes on WK2. (No syntax available for this situation.)
1050 webkit.org/b/58192 plugins/npp-set-window-called-during-destruction.html [ Fai lure Pass ] 1050 webkit.org/b/58192 plugins/npp-set-window-called-during-destruction.html [ Failu re Pass ]
1051 1051
1052 # https://bugs.webkit.org/show_bug.cgi?id=104054 1052 # https://bugs.webkit.org/show_bug.cgi?id=104054
1053 webkit.org/b/104054 svg/custom/use-href-update-crash.svg [ Failure Pass ] 1053 webkit.org/b/104054 svg/custom/use-href-update-crash.svg [ Failure Pass ]
1054 1054
1055 # Flakey plugin tests 1055 # Flakey plugin tests
1056 webkit.org/b/82752 plugins/netscape-dom-access-and-reload.html [ Failure Pass ] 1056 webkit.org/b/82752 plugins/netscape-dom-access-and-reload.html [ Failure Pass ]
1057 1057
1058 # Flaky tests when run multi-process 1058 # Flaky tests when run multi-process
1059 webkit.org/b/58192 fast/dom/frame-loading-via-document-write.html [ Failure Pa ss ] 1059 webkit.org/b/58192 fast/dom/frame-loading-via-document-write.html [ Failure Pass ]
1060 webkit.org/b/58192 http/tests/appcache/fail-on-update-2.html [ Failure Pass ] 1060 webkit.org/b/58192 http/tests/appcache/fail-on-update-2.html [ Failure Pass ]
1061 webkit.org/b/58192 http/tests/appcache/fail-on-update.html [ Failure Pass ] 1061 webkit.org/b/58192 http/tests/appcache/fail-on-update.html [ Failure Pass ]
1062 webkit.org/b/58192 http/tests/inspector/console-websocket-error.html [ Failure Pass ] 1062 webkit.org/b/58192 http/tests/inspector/console-websocket-error.html [ Failure P ass ]
1063 webkit.org/b/58192 fast/canvas/webgl/gl-teximage.html [ Failure Pass ] 1063 webkit.org/b/58192 fast/canvas/webgl/gl-teximage.html [ Failure Pass ]
1064 webkit.org/b/58192 fast/frames/flattening/iframe-flattening-offscreen.html [ F ailure Pass ] 1064 webkit.org/b/58192 fast/frames/flattening/iframe-flattening-offscreen.html [ Fai lure Pass ]
1065 webkit.org/b/58192 svg/dom/SVGScriptElement/script-set-href.svg [ Failure Pass ] 1065 webkit.org/b/58192 svg/dom/SVGScriptElement/script-set-href.svg [ Failure Pass ]
1066 1066
1067 # Flakey cookies tests 1067 # Flakey cookies tests
1068 webkit.org/b/73694 http/tests/cookies/simple-cookies-expired.html [ Failure Pa ss ] 1068 webkit.org/b/73694 http/tests/cookies/simple-cookies-expired.html [ Failure Pass ]
1069 webkit.org/b/73695 http/tests/cookies/simple-cookies-max-age.html [ Failure Pa ss ] 1069 webkit.org/b/73695 http/tests/cookies/simple-cookies-max-age.html [ Failure Pass ]
1070 1070
1071 webkit.org/b/69999 [ Release ] http/tests/security/contentSecurityPolicy/media -src-allowed.html [ Failure Pass ] 1071 webkit.org/b/69999 [ Release ] http/tests/security/contentSecurityPolicy/media-s rc-allowed.html [ Failure Pass ]
1072 1072
1073 webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFa ilure ] 1073 webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFail ure ]
1074 1074
1075 # Flakey media tests 1075 # Flakey media tests
1076 webkit.org/b/34331 http/tests/media/video-referer.html [ Failure Pass ] 1076 webkit.org/b/34331 http/tests/media/video-referer.html [ Failure Pass ]
1077 webkit.org/b/97259 media/track/track-cue-rendering-inner-timestamps.html [ Ski p ] 1077 webkit.org/b/97259 media/track/track-cue-rendering-inner-timestamps.html [ Skip ]
1078 1078
1079 # https://bugs.webkit.org/show_bug.cgi?id=81276 1079 # https://bugs.webkit.org/show_bug.cgi?id=81276
1080 # Allowed to regress to fix a crash. 1080 # Allowed to regress to fix a crash.
1081 webkit.org/b/69210 fast/inline/continuation-outlines-with-layers.html [ Skip ] 1081 webkit.org/b/69210 fast/inline/continuation-outlines-with-layers.html [ Skip ]
1082 webkit.org/b/69210 fast/repaint/transform-absolute-in-positioned-container.htm l [ Failure ] 1082 webkit.org/b/69210 fast/repaint/transform-absolute-in-positioned-container.html [ Failure ]
1083 1083
1084 # Failing ref tests 1084 # Failing ref tests
1085 webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.h tm [ ImageOnlyFailure ] 1085 webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
1086 webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.h tm [ ImageOnlyFailure ] 1086 webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
1087 webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ Imag eOnlyFailure ] 1087 webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageO nlyFailure ]
1088 webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.h tm [ ImageOnlyFailure ] 1088 webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
1089 webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.h tm [ ImageOnlyFailure ] 1089 webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
1090 webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.h tm [ ImageOnlyFailure ] 1090 webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
1091 webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.h tm [ ImageOnlyFailure ] 1091 webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
1092 webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.h tm [ ImageOnlyFailure ] 1092 webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
1093 webkit.org/b/84778 ietestcenter/css3/multicolumn/column-width-negative-001.htm [ ImageOnlyFailure ] 1093 webkit.org/b/84778 ietestcenter/css3/multicolumn/column-width-negative-001.htm [ ImageOnlyFailure ]
1094 1094
1095 webkit.org/b/60731 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailu re ] 1095 webkit.org/b/60731 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
1096 webkit.org/b/60731 ietestcenter/css3/grid/grid-column-002.htm [ ImageOnlyFailu re ] 1096 webkit.org/b/60731 ietestcenter/css3/grid/grid-column-002.htm [ ImageOnlyFailure ]
1097 webkit.org/b/60731 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailu re ] 1097 webkit.org/b/60731 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
1098 webkit.org/b/60731 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailur e ] 1098 webkit.org/b/60731 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ]
1099 webkit.org/b/60731 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailur e ] 1099 webkit.org/b/60731 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ]
1100 1100
1101 webkit.org/b/85404 fast/loader/javascript-url-in-embed.html [ Failure Pass ] 1101 webkit.org/b/85404 fast/loader/javascript-url-in-embed.html [ Failure Pass ]
1102 1102
1103 webkit.org/b/85408 svg/batik/text/longTextOnPath.svg [ Failure Pass ] 1103 webkit.org/b/85408 svg/batik/text/longTextOnPath.svg [ Failure Pass ]
1104 1104
1105 webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.s vg [ ImageOnlyFailure ] 1105 webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
1106 1106
1107 webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure Pass ] 1107 webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure P ass ]
1108 1108
1109 # IETC flexbox failures 1109 # IETC flexbox failures
1110 webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ I mageOnlyFailure ] 1110 webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ Ima geOnlyFailure ]
1111 webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnl yFailure ] 1111 webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyF ailure ]
1112 1112
1113 # Interferes with the tests that should pass 1113 # Interferes with the tests that should pass
1114 webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ] 1114 webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
1115 1115
1116 # Hits assert https://bugs.webkit.org/show_bug.cgi?id=86208 1116 # Hits assert https://bugs.webkit.org/show_bug.cgi?id=86208
1117 webkit.org/b/85308 ietestcenter/css3/valuesandunits/units-000.htm [ Skip ] 1117 webkit.org/b/85308 ietestcenter/css3/valuesandunits/units-000.htm [ Skip ]
1118 webkit.org/b/85310 ietestcenter/css3/valuesandunits/units-010.htm [ ImageOnlyF ailure ] 1118 webkit.org/b/85310 ietestcenter/css3/valuesandunits/units-010.htm [ ImageOnlyFai lure ]
1119 1119
1120 # IETC namespace failures 1120 # IETC namespace failures
1121 webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFail ure ] 1121 webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailur e ]
1122 1122
1123 # Safari needs to be fixed after bug 84195 updated the layout tests 1123 # Safari needs to be fixed after bug 84195 updated the layout tests
1124 webkit.org/b/85918 compositing/backface-visibility/backface-visibility-3d.html [ ImageOnlyFailure ] 1124 webkit.org/b/85918 compositing/backface-visibility/backface-visibility-3d.html [ ImageOnlyFailure ]
1125 webkit.org/b/85918 compositing/backface-visibility/backface-visibility-hierarc hical-transform.html [ ImageOnlyFailure ] 1125 webkit.org/b/85918 compositing/backface-visibility/backface-visibility-hierarchi cal-transform.html [ ImageOnlyFailure ]
1126 webkit.org/b/85918 compositing/backface-visibility/backface-visibility-non3d.h tml [ ImageOnlyFailure ] 1126 webkit.org/b/85918 compositing/backface-visibility/backface-visibility-non3d.htm l [ ImageOnlyFailure ]
1127 1127
1128 # Accelerated compositing is disabled for elements in a RenderFlowThread 1128 # Accelerated compositing is disabled for elements in a RenderFlowThread
1129 webkit.org/b/84900 compositing/regions/webkit-flow-renderer-layer-compositing. html [ ImageOnlyFailure ] 1129 webkit.org/b/84900 compositing/regions/webkit-flow-renderer-layer-compositing.ht ml [ ImageOnlyFailure ]
1130 1130
1131 webkit.org/b/101897 fast/regions/region-style-inline-background-color.html [ I mageOnlyFailure ] 1131 webkit.org/b/101897 fast/regions/region-style-inline-background-color.html [ Ima geOnlyFailure ]
1132 1132
1133 # Disable webaudio codec tests, including proprietary codecs. 1133 # Disable webaudio codec tests, including proprietary codecs.
1134 webkit.org/b/88794 webaudio/codec-tests 1134 webkit.org/b/88794 webaudio/codec-tests
1135 1135
1136 webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-ma in-frame.html [ Failure ] 1136 webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-main -frame.html [ Failure ]
1137 1137
1138 # Text Autosizing is not enabled. 1138 # Text Autosizing is not enabled.
1139 webkit.org/b/84186 fast/text-autosizing 1139 webkit.org/b/84186 fast/text-autosizing
1140 1140
1141 # Dialog element is not yet enabled. 1141 # Dialog element is not yet enabled.
1142 webkit.org/b/84635 fast/dom/HTMLDialogElement [ Skip ] 1142 webkit.org/b/84635 fast/dom/HTMLDialogElement [ Skip ]
1143 1143
1144 # INPUT_TYPE_DATE is not enabled on the Mac 1144 # INPUT_TYPE_DATE is not enabled on the Mac
1145 webkit.org/b/90987 fast/forms/input-in-table-cell-no-value.html [ ImageOnlyFai lure ] 1145 webkit.org/b/90987 fast/forms/input-in-table-cell-no-value.html [ ImageOnlyFailu re ]
1146 1146
1147 # Skip tests in fast/text/shaping 1147 # Skip tests in fast/text/shaping
1148 webkit.org/b/90951 fast/text/shaping 1148 webkit.org/b/90951 fast/text/shaping
1149 1149
1150 # Rebaseline required after https://bugs.webkit.org/show_bug.cgi?id=101177 1150 # Rebaseline required after https://bugs.webkit.org/show_bug.cgi?id=101177
1151 webkit.org/b/101177 svg/dynamic-updates/SVGUseElement-dom-requiredFeatures.htm l [ ImageOnlyFailure Pass ] 1151 webkit.org/b/101177 svg/dynamic-updates/SVGUseElement-dom-requiredFeatures.html [ ImageOnlyFailure Pass ]
1152 webkit.org/b/101177 svg/repaint/inner-svg-change-viewBox.svg [ ImageOnlyFailur e Pass ] 1152 webkit.org/b/101177 svg/repaint/inner-svg-change-viewBox.svg [ ImageOnlyFailure Pass ]
1153 1153
1154 # Needs rebaseline after bug https://bugs.webkit.org/show_bug.cgi?id=104462 1154 # Needs rebaseline after bug https://bugs.webkit.org/show_bug.cgi?id=104462
1155 webkit.org/b/98687 fast/css-generated-content/table-row-group-to-inline.html [ Failure ] 1155 webkit.org/b/98687 fast/css-generated-content/table-row-group-to-inline.html [ F ailure ]
1156 webkit.org/b/104595 fast/css/empty-generated-content.html [ Failure ] 1156 webkit.org/b/104595 fast/css/empty-generated-content.html [ Failure ]
1157 1157
1158 webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ] 1158 webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ]
1159 1159
1160 # (r124484) inspector/device-orientation-success.html failing on Mac ports 1160 # (r124484) inspector/device-orientation-success.html failing on Mac ports
1161 webkit.org/b/93552 inspector/device-orientation-success.html [ Failure ] 1161 webkit.org/b/93552 inspector/device-orientation-success.html [ Failure ]
1162 1162
1163 # (r125790): Newly added test inspector/timeline/timeline-decode-resize.html is failing on mac 1163 # (r125790): Newly added test inspector/timeline/timeline-decode-resize.html is failing on mac
1164 webkit.org/b/94374 inspector/timeline/timeline-decode-resize.html [ Failure ] 1164 webkit.org/b/94374 inspector/timeline/timeline-decode-resize.html [ Failure ]
1165 1165
1166 # Flakey WebGL tests 1166 # Flakey WebGL tests
1167 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buf fer-view.html [ Failure Pass ] 1167 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffe r-view.html [ Failure Pass ]
1168 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-dat a-rgb565.html [ Failure Pass ] 1168 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data- rgb565.html [ Failure Pass ]
1169 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-dat a-rgba4444.html [ Failure Pass ] 1169 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data- rgba4444.html [ Failure Pass ]
1170 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-dat a-rgba5551.html [ Failure Pass ] 1170 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data- rgba5551.html [ Failure Pass ]
1171 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-dat a.html [ Failure Pass ] 1171 webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data. html [ Failure Pass ]
1172 1172
1173 webkit.org/b/92464 [ Debug ] fast/events/tabindex-focus-blur-all.html [ Crash Pass ] 1173 webkit.org/b/92464 [ Debug ] fast/events/tabindex-focus-blur-all.html [ Crash Pa ss ]
1174 1174
1175 # css3-conditionals support is not yet enabled. 1175 # css3-conditionals support is not yet enabled.
1176 webkit.org/b/86146 css3/supports.html 1176 webkit.org/b/86146 css3/supports.html
1177 1177
1178 # CSS Device Adaptation is not enabled. 1178 # CSS Device Adaptation is not enabled.
1179 webkit.org/b/95959 css3/device-adapt [ Skip ] 1179 webkit.org/b/95959 css3/device-adapt [ Skip ]
1180 1180
1181 # Hardware accelerated CSS transitions appear pixelated when scaled up using tra nsform 1181 # Hardware accelerated CSS transitions appear pixelated when scaled up using tra nsform
1182 webkit.org/b/27684 compositing/text-on-scaled-layer.html [ ImageOnlyFailure ] 1182 webkit.org/b/27684 compositing/text-on-scaled-layer.html [ ImageOnlyFailure ]
1183 webkit.org/b/27684 compositing/text-on-scaled-surface.html [ ImageOnlyFailure ] 1183 webkit.org/b/27684 compositing/text-on-scaled-surface.html [ ImageOnlyFailure ]
1184 1184
1185 # Asserts in MessagePort::contextDestroyed, but the assert usually gets attribut ed to later tests. 1185 # Asserts in MessagePort::contextDestroyed, but the assert usually gets attribut ed to later tests.
1186 webkit.org/b/94458 fast/events/message-port-constructor-for-deleted-document.h tml 1186 webkit.org/b/94458 fast/events/message-port-constructor-for-deleted-document.htm l
1187 1187
1188 webkit.org/b/95501 http/tests/security/inactive-document-with-empty-security-o rigin.html [ Skip ] 1188 webkit.org/b/95501 http/tests/security/inactive-document-with-empty-security-ori gin.html [ Skip ]
1189 1189
1190 # Paints black behind the test image instead of the expected green. 1190 # Paints black behind the test image instead of the expected green.
1191 webkit.org/b/95707 http/tests/images/png-partial-load-no-alpha.html [ ImageOnl yFailure ] 1191 webkit.org/b/95707 http/tests/images/png-partial-load-no-alpha.html [ ImageOnlyF ailure ]
1192 1192
1193 # Rendering/Layout issue of CJK vertical text with some font. 1193 # Rendering/Layout issue of CJK vertical text with some font.
1194 webkit.org/b/98560 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ I mageOnlyFailure ] 1194 webkit.org/b/98560 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ Ima geOnlyFailure ]
1195 1195
1196 # This test is failing and causing subsequent tests to time out. 1196 # This test is failing and causing subsequent tests to time out.
1197 webkit.org/b/98837 http/tests/security/svg-image-leak.html [ Skip ] 1197 webkit.org/b/98837 http/tests/security/svg-image-leak.html [ Skip ]
1198 1198
1199 # Should never have been a ref test. 1199 # Should never have been a ref test.
1200 webkit.org/b/98456 compositing/images/truncated-direct-png-image.html [ ImageO nlyFailure ] 1200 webkit.org/b/98456 compositing/images/truncated-direct-png-image.html [ ImageOnl yFailure ]
1201 1201
1202 webkit.org/b/99096 fast/canvas/webgl/arraybuffer-transfer-of-control.html [ Fa ilure ] 1202 webkit.org/b/99096 fast/canvas/webgl/arraybuffer-transfer-of-control.html [ Fail ure ]
1203 1203
1204 # Timing out on Mountain Lion WK1 release sometimes 1204 # Timing out on Mountain Lion WK1 release sometimes
1205 webkit.org/b/99221 fast/js/random-array-gc-stress.html [ Pass Timeout ] 1205 webkit.org/b/99221 fast/js/random-array-gc-stress.html [ Pass Timeout ]
1206 1206
1207 # User Timing is not enable yet. so skip it. 1207 # User Timing is not enable yet. so skip it.
1208 webkit.org/b/84893 http/tests/w3c/webperf/submission/Intel/user-timing [ Skip ] 1208 webkit.org/b/84893 http/tests/w3c/webperf/submission/Intel/user-timing [ Skip ]
1209 1209
1210 # Expected to fail until WebGL extension implementation lands 1210 # Expected to fail until WebGL extension implementation lands
1211 webkit.org/b/98257 fast/canvas/webgl/oes-element-index-uint.html [ Failure Pas s ] 1211 webkit.org/b/98257 fast/canvas/webgl/oes-element-index-uint.html [ Failure Pass ]
1212 1212
1213 # Resource Timing is not enable yet, skip it. 1213 # Resource Timing is not enable yet, skip it.
1214 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ S kip ] 1214 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Ski p ]
1215 1215
1216 # TileCache tests that don't apply to WK1 (they are re-enabled via the WK2 TestE xpectations file) 1216 # TileCache tests that don't apply to WK1 (they are re-enabled via the WK2 TestE xpectations file)
1217 platform/mac/tiled-drawing/ [ Skip ] 1217 platform/mac/tiled-drawing/ [ Skip ]
1218 1218
1219 webkit.org/b/100846 inspector-protocol/debugger-pause-dedicated-worker.html [ Skip ] 1219 webkit.org/b/100846 inspector-protocol/debugger-pause-dedicated-worker.html [ Sk ip ]
1220 webkit.org/b/100846 inspector-protocol/debugger-terminate-dedicated-worker-whi le-paused.html [ Skip ] 1220 webkit.org/b/100846 inspector-protocol/debugger-terminate-dedicated-worker-while -paused.html [ Skip ]
1221 1221
1222 webkit.org/b/100142 css3/filters/effect-reference-hw.html [ Failure ] 1222 webkit.org/b/100142 css3/filters/effect-reference-hw.html [ Failure ]
1223 webkit.org/b/100142 css3/filters/effect-reference-ordering-hw.html [ Failure ] 1223 webkit.org/b/100142 css3/filters/effect-reference-ordering-hw.html [ Failure ]
1224 webkit.org/b/100142 css3/filters/effect-reference.html [ Failure ] 1224 webkit.org/b/100142 css3/filters/effect-reference.html [ Failure ]
1225 1225
1226 # Mac doesn't have a toggle for CC any more, it's based on a menu of choices. 1226 # Mac doesn't have a toggle for CC any more, it's based on a menu of choices.
1227 webkit.org/b/101670 media/video-controls-captions.html [ Skip ] 1227 webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
1228 1228
1229 # Overflowing LayoutUnits cause RenderGeometryMap assertions 1229 # Overflowing LayoutUnits cause RenderGeometryMap assertions
1230 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-c rash.html [ Skip ] 1230 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ]
1231 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-c rash2.html [ Skip ] 1231 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ]
1232 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-c rash3.html [ Skip ] 1232 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
1233 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Sk ip ] 1233 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
1234 1234
1235 # Mountain Lion and prior do not support custom media data loading 1235 # Mountain Lion and prior do not support custom media data loading
1236 Bug(jernoble) [ MountainLion Lion SnowLeopard ] media/video-src-blob.html 1236 Bug(jernoble) [ MountainLion Lion SnowLeopard ] media/video-src-blob.html
1237 1237
1238 # Needs ENABLE(MOUSE_CURSOR_SCALE) 1238 # Needs ENABLE(MOUSE_CURSOR_SCALE)
1239 webkit.org/b/102579 fast/css/cursor-parsing-image-set.html [ Failure ] 1239 webkit.org/b/102579 fast/css/cursor-parsing-image-set.html [ Failure ]
1240 webkit.org/b/102579 fast/events/mouse-cursor-image-set.html [ Failure ] 1240 webkit.org/b/102579 fast/events/mouse-cursor-image-set.html [ Failure ]
1241 1241
1242 # Mountain Lion and prior do not allow access to in-band text tracks 1242 # Mountain Lion and prior do not allow access to in-band text tracks
1243 webkit.org/b/103663 [ MountainLion Lion SnowLeopard ] media/track/track-in-ban d.html 1243 webkit.org/b/103663 [ MountainLion Lion SnowLeopard ] media/track/track-in-band. html
1244 1244
1245 webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ] 1245 webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ]
1246 1246
1247 webkit.org/b/104942 compositing/background-color/background-color-change-to-te xt.html [ ImageOnlyFailure ] 1247 webkit.org/b/104942 compositing/background-color/background-color-change-to-text .html [ ImageOnlyFailure ]
1248 webkit.org/b/104942 compositing/background-color/background-color-text-change. html [ ImageOnlyFailure ] 1248 webkit.org/b/104942 compositing/background-color/background-color-text-change.ht ml [ ImageOnlyFailure ]
1249 1249
1250 webkit.org/b/104949 fast/spatial-navigation/snav-unit-overflow-and-scroll-in-d irection.html [ Failure ] 1250 webkit.org/b/104949 fast/spatial-navigation/snav-unit-overflow-and-scroll-in-dir ection.html [ Failure ]
1251 1251
1252 webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnl yFailure ] 1252 webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyF ailure ]
1253 1253
1254 webkit.org/b/104962 platform/mac/fast/loader/file-url-mimetypes-2.html [ Failu re ] 1254 webkit.org/b/104962 platform/mac/fast/loader/file-url-mimetypes-2.html [ Failure ]
1255 1255
1256 webkit.org/b/105049 compositing/layer-creation/fixed-position-out-of-view-scal ed-iframe-scroll.html [ Failure ] 1256 webkit.org/b/105049 compositing/layer-creation/fixed-position-out-of-view-scaled -iframe-scroll.html [ Failure ]
1257 webkit.org/b/105049 compositing/layer-creation/fixed-position-out-of-view-scal ed-iframe.html [ Failure ] 1257 webkit.org/b/105049 compositing/layer-creation/fixed-position-out-of-view-scaled -iframe.html [ Failure ]
1258 1258
1259 # Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=106822 1259 # Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=106822
1260 webkit.org/b/106822 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Fail ure Pass ] 1260 webkit.org/b/106822 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failur e Pass ]
1261 webkit.org/b/104848 fast/frames/sandboxed-iframe-parsing-space-characters.html [ Failure Pass ]
1262
1263 webkit.org/b/105601 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Cras h Pass ]
1264
1265 webkit.org/b/105603 http/tests/cookies/single-quoted-value.html [ Failure Pass ]
1266
1267 webkit.org/b/105777 platform/mac/editing/spelling/autocorrection-in-textarea.h tml [ Failure Pass ]
1268
1269 webkit.org/b/105932 [ MountainLion Debug ] http/tests/inspector/resource-har-p ages.html [ Crash ]
1270
1271 webkit.org/b/105986 [ Debug ] transitions/hang-with-bad-transition-list.html [ Pass Crash ]
1272 webkit.org/b/105986 [ Debug ] svg/dynamic-updates/SVGFEMorphologyElement-dom-i n-attr.html [ Pass Crash ]
1273 webkit.org/b/105986 [ Debug ] svg/dynamic-updates/SVGFEMorphologyElement-dom-r adius-attr.html [ Pass Crash ]
1274 webkit.org/b/105986 [ Debug ] svg/dynamic-updates/SVGFEMorphologyElement-dom-o perator-attr.html [ Pass Crash ]
1275 webkit.org/b/105986 [ Debug ] svg/dynamic-updates/SVGFEMergeNodeElement-dom-in -attr.html [ Pass Crash ]
1276 webkit.org/b/105986 [ Debug ] transitions/interrupt-transform-transition.html [ Pass Crash ]
1277
1278 webkit.org/b/105999 [ Lion ] fast/canvas/canvas-composite-canvas.html [ Failur e ]
1279 webkit.org/b/105999 [ Lion ] fast/canvas/canvas-composite-image.html [ Failure ]
1280
1281 webkit.org/b/106075 [ Debug ] fast/regions/full-screen-video-from-region.html [ Crash ]
1282
1283 webkit.org/b/106151 [ Lion ] http/tests/misc/link-rel-icon-beforeload.html [ P ass Failure ]
1284
1285 webkit.org/b/106185 fast/frames/flattening/iframe-flattening-fixed-height.html [ Pass Failure ]
1286
1287 webkit.org/b/106412 [ Debug ] editing/style/justify-without-enclosing-block.xh tml [ Crash ]
1288 webkit.org/b/106412 [ Debug ] editing/execCommand/insert-list-xml.xhtml [ Cras h ]
1289 webkit.org/b/106412 [ Debug ] editing/pasteboard/paste-noscript-xhtml.xhtml [ Crash ]
1290 webkit.org/b/106412 [ Debug ] editing/pasteboard/paste-xml.xhtml [ Crash ]
1291
1292 webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ]
1293 webkit.org/b/106415 fast/workers/worker-document-leak.html [ Pass Failure ]
1294 webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
1295
1296 # Transient. Needs rebaseline.
1297 webkit.org/b/103955 fast/repaint/4774354.html [ ImageOnlyFailure ]
1298 webkit.org/b/103955 fast/repaint/4776765.html [ ImageOnlyFailure ]
1299 webkit.org/b/103955 fast/repaint/caret-outside-block.html [ ImageOnlyFailure ]
1300 webkit.org/b/103955 fast/repaint/selection-rl.html [ ImageOnlyFailure ]
1301 webkit.org/b/103955 fast/repaint/caret-with-transformation.html [ Missing ]
1302
1303 # Needs rebaseline.
1304 webkit.org/b/105574 editing/input/caret-at-the-edge-of-contenteditable.html [ Failure ]
1305 webkit.org/b/105574 editing/input/reveal-caret-of-multiline-contenteditable.ht ml [ Failure ]
1306 webkit.org/b/105574 editing/input/reveal-caret-of-multiline-input.html [ Failu re ]
1307 webkit.org/b/105574 fast/spatial-navigation/snav-div-overflow-scrol-hidden.htm l [ Failure ]
1308
1309 # Rebaseline required after https://webkit.org/b/107208
1310 webkit.org/b/107208 fast/regions/overflow-moving-below-floats-in-variable-widt h-regions.html [ Pass Failure ImageOnlyFailure ]
1311 webkit.org/b/107208 fast/regions/overflow-size-change-in-variable-width-region s.html [ Pass Failure ImageOnlyFailure ]
1312 webkit.org/b/107208 fast/regions/overflow-size-change-with-stacking-context.ht ml [ Pass Failure ImageOnlyFailure ]
1313
OLDNEW
« no previous file with comments | « LayoutTests/platform/chromium/TestExpectations ('k') | Source/WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698