blob: be20c4c8d6c3e9bd618a48fc4b972e6dc7cf741d [file] [log] [blame]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001# These are the layout test expectations for Apple's iOS port of WebKit (both WebKit1 and WebKit2).
2#
3# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
4
5#//////////////////////////////////////////////////////////////////////////////////////////
6# Platform-specific directories. Skipped here, then re-enabled on the appropriate platform.
7#//////////////////////////////////////////////////////////////////////////////////////////
8
9accessibility/ios-simulator [ Pass ]
10displaylists [ Pass ]
11http/tests/quicklook [ Pass ]
12media/controls/ipad [ Pass ]
13media/ios [ Pass ]
14quicklook [ Pass ]
15
16fast/text-autosizing/ios [ Pass ]
17fast/zooming/ios [ Pass ]
yoav@yoav.ws029d3252017-05-22 22:03:18 +000018http/tests/preload/viewport [ Pass ]
dbates@webkit.org7b3416a2017-10-27 22:28:37 +000019http/tests/gzip-content-encoding [ Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000020
21#//////////////////////////////////////////////////////////////////////////////////////////
22# End platform-specific directories.
23#//////////////////////////////////////////////////////////////////////////////////////////
24
25###
26# Unsupported and disabled features
27##
28# Cannot enable AX tests because there are too many differences between what is available
29# through the iPhone AX API and the OS X AX API.
30accessibility
31perf/accessibility-title-ui-element.html
32
33# No fullscreen API on iOS
34fullscreen
35http/tests/fullscreen
36
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000037# WebGPU is not enabled on iOS Simulator.
38fast/canvas/webgpu
drousso@apple.com408c56c2017-07-03 18:21:24 +000039inspector/canvas/create-context-webgpu.html [ Skip ]
drousso@apple.com6d4ba052017-07-05 20:13:56 +000040inspector/canvas/resolveCanvasContext-webgpu.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000041
42# Encrypted Media Extensions are not enabled
43media/encrypted-media/
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000044
45# FIXME: <rdar://problem/6512037> LayoutTests: Enable printing tests once printing is supported on iOS
46printing
47
48# Web Notifications are not supported on iOS.
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000049http/tests/notifications
50fast/history/page-cache-notification-non-suspendable.html
51fast/history/page-cache-notification-suspendable.html
cdumez@apple.come5e376b82017-05-17 19:44:29 +000052imported/w3c/web-platform-tests/notifications/
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000053
54# Web Audio tests are skipped on iOS for now.
55webaudio
56fast/history/page-cache-closed-audiocontext.html
57fast/history/page-cache-running-audiocontext.html
58fast/history/page-cache-suspended-audiocontext.html
59
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000060# No wheel events on iOS
61fast/scrolling/iframe-scrollable-after-back.html [ Skip ]
62fast/scrolling/overflow-scrollable-after-back.html [ Skip ]
63fast/events/wheel-event-destroys-frame.html [ Skip ]
64fast/events/wheel-event-destroys-overflow.html [ Skip ]
65fast/events/wheel-event-outside-body.html [ Skip ]
66fast/scrolling/scroll-container-horizontally.html [ Failure ]
67fast/events/wheelevent-basic.html [ Skip ]
68fast/events/wheelevent-direction-inverted-from-device.html [ Skip ]
69fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Skip ]
70fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Skip ]
71fast/events/wheelevent-mousewheel-interaction.html [ Skip ]
72fast/events/platform-wheelevent-in-scrolling-div.html [ Skip ]
73fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ]
74fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ]
75fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Skip ]
76fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Skip ]
77fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Skip ]
78fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Skip ]
79fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Skip ]
80fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Skip ]
81fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Skip ]
82fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Skip ]
83fast/events/wheelevent-in-text-node.html [ Skip ]
84fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Skip ]
85
ryanhaddad@apple.com9adb2082017-10-20 23:40:21 +000086# This test requires alpha-channel video support.
87compositing/video/video-background-color.html [ WontFix ]
88
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000089# Not supported on iOS
90fast/mediastream
91fast/speechsynthesis
92gamepad
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000093mhtml
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000094
95# ENABLE(MEDIA_CAPTURE) is not enabled
96fast/forms/file/file-input-capture.html
97
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +000098# ENABLE(DRAGGABLE_REGION) is disabled
99fast/css/draggable-region-parser.html
100
dbates@webkit.org09462722017-10-07 00:18:04 +0000101# Spelling and grammar markers are not supported
dbates@webkit.org10b43c42017-10-23 17:49:22 +0000102editing/spelling/spelling-marker-includes-hyphen.html [ WontFix ]
103editing/spelling/spelling-markers-in-overlapping-lines.html [ WontFix ]
104editing/spelling/spelling-markers-in-overlapping-lines-large-font.html [ WontFix ]
dbates@webkit.org78e51082017-10-23 18:10:15 +0000105fast/writing-mode/english-bt-text-with-spelling-marker.html [ WontFix ]
106fast/writing-mode/english-rl-text-with-spelling-marker.html [ WontFix ]
dbates@webkit.org09462722017-10-07 00:18:04 +0000107
dbates@webkit.org17aa17f2018-03-01 22:35:38 +0000108# UIKit draws selection on iOS
109fast/selectors/input-with-selection-pseudo-element.html [ WontFix ]
110fast/selectors/selection-window-inactive.html [ WontFix ]
111fast/selectors/selection-window-inactive-stroke-color.html [ WontFix ]
112fast/selectors/selection-window-inactive-text-shadow.html [ WontFix ]
113fast/selectors/text-field-selection-stroke-color.html [ WontFix ]
114fast/selectors/text-field-selection-text-shadow.html [ WontFix ]
115fast/selectors/text-field-selection-window-inactive-stroke-color.html [ WontFix ]
116fast/selectors/text-field-selection-window-inactive-text-shadow.html [ WontFix ]
117
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000118# Plugins are not supported on iOS
119plugins
120compositing/plugins
121http/tests/plugins
122fast/frames/sandboxed-iframe-plugins.html
123fast/loader/reload-zero-byte-plugin.html
124http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html
125http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html
126http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-data.html
127http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-url.html
128http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-data.html
129http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-url.html
130http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-allowed.html
131http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked.html
132http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html
133http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html
134http/tests/security/contentSecurityPolicy/embed-redirect-blocked2.html
135http/tests/security/contentSecurityPolicy/embed-redirect-blocked3.html
136http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-default-src-star.html
137http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-star.html
138http/tests/security/contentSecurityPolicy/object-redirect-blocked2.html
139http/tests/security/contentSecurityPolicy/object-redirect-blocked3.html
140http/tests/security/contentSecurityPolicy/object-src-param-code-blocked.html
141http/tests/security/contentSecurityPolicy/object-src-param-movie-blocked.html
142http/tests/security/contentSecurityPolicy/object-src-param-src-blocked.html
143http/tests/security/contentSecurityPolicy/object-src-param-url-blocked.html
144http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html
145http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html
146http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html
147http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html
dbates@webkit.org7a1f9a42017-05-18 18:55:45 +0000148http/tests/security/contentSecurityPolicy/cross-origin-plugin-document-allowed-in-child-window.html
149http/tests/security/contentSecurityPolicy/plugin-blocked-in-about-blank-window.html
150http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000151
152# Pointer-lock not supported on iOS
153pointer-lock
154http/tests/pointer-lock
155fast/shadow-dom/pointerlockelement-in-shadow-tree.html
156fast/shadow-dom/pointerlockelement-in-slot.html
157
158# FIXME: Media tests not supported on iOS
159http/tests/media
160imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements
antti@apple.comcf289bc2017-04-12 10:09:14 +0000161http/tests/cache/disk-cache/disk-cache-media-small.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000162
163# No touch events
164fast/events/touch [ Skip ]
165fast/shadow-dom/touch-event-ios.html [ Skip ]
166fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ]
cdumez@apple.comf4e1e102017-04-07 20:49:49 +0000167http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html [ Skip ]
168http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000169http/tests/quicklook/at-import-stylesheet-blocked.html [ Skip ]
170http/tests/quicklook/base-url-blocked.html [ Skip ]
171http/tests/quicklook/cross-origin-iframe-blocked.html [ Skip ]
172http/tests/quicklook/document-domain-is-empty-string.html [ Skip ]
173http/tests/quicklook/external-stylesheet-blocked.html [ Skip ]
174http/tests/quicklook/rtf-document-domain-is-empty-string.html [ Skip ]
175http/tests/quicklook/submit-form-blocked.html [ Skip ]
176http/tests/quicklook/top-navigation-blocked.html [ Skip ]
177http/tests/quicklook/hide-referer-on-navigation.html [ Skip ]
178imported/w3c/web-platform-tests/touch-events [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000179platform/ios/ios/fast/forms/range-input-container-touches.html [ Skip ]
180platform/ios/ios/fast/forms/range-input-readonly-and-disabled.html [ Skip ]
181platform/ios/ios/fast/forms/range-input-touches.html [ Skip ]
182platform/ios/ios/fast/text/data-detectors/phone-disabled.html [ Skip ]
183platform/ios/ios/fast/text/data-detectors/phone.html [ Skip ]
184platform/ios/ios/touch [ Skip ]
commit-queue@webkit.orgab7ac002017-11-07 20:17:55 +0000185media/modern-media-controls/css/pointer-events-none.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000186
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000187# Codecs not supported
188media/media-can-play-ogg.html [ WontFix ]
189media/media-can-play-flac-audio.html [ WontFix ]
190media/track/in-band [ WontFix ]
191media/track/audio [ WontFix ]
192media/track/video [ WontFix ]
193
194media/video-controls-captions.html [ WontFix ]
195
196# The logic in this test is no longer correct for Apple ports
197media/track/track-user-preferences.html [ WontFix ]
198
199# This test requires the QuickTime LOOP user data property, which AVFoundation and QTKit64 do not support.
200media/video-does-not-loop.html [ WontFix ]
201
202# This test uses movie matricies, which AVFoundation and QTKit64 do not support.
203media/video-size-intrinsic-scale.html [ WontFix ]
204
205# MediaSource is not currently supported on iOS.
206media/media-source
207http/tests/media/media-source [ Skip ]
208imported/w3c/web-platform-tests/media-source/ [ Skip ]
209fast/history/page-cache-media-source-closed-2.html [ Skip ]
210fast/history/page-cache-media-source-closed.html [ Skip ]
211fast/history/page-cache-media-source-opened.html [ Skip ]
212fast/history/page-cache-removed-source-buffer.html [ Skip ]
213
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000214# TODO Animation triggers not supported
215animations/trigger-container-scroll-boundaries.html [ Failure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000216legacy-animation-engine/animations/trigger-container-scroll-boundaries.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000217
218# Quota API is not supported on iOS
219storage/domstorage/quota.html
220storage/storageinfo-missing-arguments.html
221storage/storageinfo-no-callbacks.html
222storage/storageinfo-query-usage.html
223storage/storageinfo-request-quota.html
224storage/storagequota-query-usage.html
225storage/storagequota-request-quota.html
226storage/websql/quota-tracking.html
227
228# iOS doesn't have a local inspector
229inspector/ [ Skip ]
230http/tests/inspector/ [ Skip ]
231http/tests/websocket/tests/hybi/inspector/ [ Skip ]
232
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +0000233# CSS Device Adaptation is not enabled.
234webkit.org/b/95959 css3/device-adapt [ Skip ]
235
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000236# Unsupported on certain OS versions
237webkit.org/b/152491 fast/text/woff2.html [ Skip ]
238
239webkit.org/b/162668 fast/text/woff2-totalsfntsize.html [ Skip ]
240
241# Needs testRunner.enableAutoResizeMode()
242fast/autoresize
243
244# Need to implement DumpRenderTree support for repaint tests
245fast/repaint
246fast/sub-pixel/transformed-iframe-copy-on-scroll.html
247fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html
248
249# Need to reconcile differences between iOS and non-iOS differences in DeviceOrientation implementation
250fast/dom/DeviceOrientation
251
252# WebP image format is not supported
253fast/canvas/canvas-toDataURL-webp.html
magomez@igalia.com4bc91f72017-10-04 12:36:10 +0000254fast/images/animated-webp-expected.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000255
256# Drag-and-drop is not supported:
rniwa@webkit.orgf996c492017-10-10 20:50:20 +0000257editing/pasteboard/datatransfer-items-drop-plaintext-file.html [ Skip ]
258editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html [ Skip ]
259editing/selection/drag-to-contenteditable-iframe.html [ Skip ]
260fast/events/bogus-dropEffect-effectAllowed.html [ Skip ]
261fast/events/clear-drag-state.html [ Skip ]
262fast/events/clear-edit-drag-state.html [ Skip ]
263fast/events/content-changed-during-drop.html [ Skip ]
264fast/events/crash-on-mutate-during-drop.html [ Skip ]
265fast/events/drag-and-drop-link-fast-multiple-times-does-not-crash.html [ Skip ]
266fast/events/drag-and-drop-link-containing-block.html [ Skip ]
267fast/events/drag-and-drop-autoscroll-inner-frame.html [ Skip ]
268fast/events/drag-and-drop-autoscroll.html [ Skip ]
269fast/events/drag-and-drop-dataTransfer-types-nocrash.html [ Skip ]
270fast/events/drag-and-drop-fire-drag-dragover.html [ Skip ]
271fast/events/drag-and-drop-set-drag-data-arguments.html [ Skip ]
272fast/events/drag-and-drop-subframe-dataTransfer.html [ Skip ]
273fast/events/drag-and-drop.html [ Skip ]
274fast/events/drag-customData.html [ Skip ]
275fast/events/drag-dataTransferItemList-file-handling.html [ Skip ]
276fast/events/drag-dataTransferItemList.html [ Skip ]
277fast/events/drag-display-none-element.html [ Skip ]
278fast/events/drag-file-crash.html [ Skip ]
279fast/events/drag-image-filename.html [ Skip ]
280fast/events/drag-in-frames.html [ Skip ]
281fast/events/drag-and-drop-link.html [ Skip ]
282fast/events/drag-and-drop-link-into-focused-contenteditable.html [ Skip ]
283fast/events/drag-outside-window.html [ Skip ]
284fast/events/drag-parent-node.html [ Skip ]
285fast/events/drag-selects-image.html [ Skip ]
286fast/events/drag-to-navigate.html [ Skip ]
287fast/events/draggable-div-nodata.html [ Skip ]
288fast/events/draggable-div-customdata.html [ Skip ]
289fast/events/drop-handler-should-not-stop-navigate.html [ Skip ]
290fast/events/drop-with-file-paths.html [ Skip ]
291fast/events/dropzone-001.html [ Skip ]
292fast/events/dropzone-002.html [ Skip ]
293fast/events/dropzone-003.html [ Skip ]
294fast/events/dropzone-004.html [ Skip ]
295fast/events/dropzone-005.html [ Skip ]
296fast/events/file-input-hidden-in-ondrop.html [ Skip ]
297fast/events/input-element-display-none-in-dragleave-crash.html [ Skip ]
298fast/events/moving-text-should-fire-drop-and-dragend-events-2.html [ Skip ]
299fast/events/moving-text-should-fire-drop-and-dragend-events.html [ Skip ]
300fast/events/only-valid-drop-targets-receive-file-drop.html [ Skip ]
301fast/events/prevent-drag-to-navigate.html [ Skip ]
302fast/events/standalone-image-drag-to-editable.html [ Skip ]
303fast/files/local-file-drag-security.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000304fast/history/page-cache-createObjectURL.html [ Skip ]
rniwa@webkit.orgf996c492017-10-10 20:50:20 +0000305http/tests/local/drag-over-remote-content.html [ Skip ]
306http/tests/local/fileapi/send-dragged-file.html [ Skip ]
307http/tests/local/fileapi/send-sliced-dragged-file.html [ Skip ]
308http/tests/misc/bubble-drag-events.html [ Skip ]
rniwa@webkit.orgf996c492017-10-10 20:50:20 +0000309http/tests/security/drag-drop-same-unique-origin.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000310
311# No support for force events
312fast/events/force-click-link-selection-behavior.html [ Skip ]
313fast/events/force-click-on-link-navigation.html [ Skip ]
314fast/events/force-click-text-selection-behavior.html [ Skip ]
315fast/events/mouse-force-changed.html [ Skip ]
316fast/events/mouse-force-down.html [ Skip ]
317fast/events/mouse-force-up.html [ Skip ]
318
319# testRunner.setPageVisibility is not implemented for iOS
320webkit.org/b/165799 fast/dom/timer-throttling-hidden-page.html [ Skip ]
321webkit.org/b/165799 fast/dom/timer-throttling-hidden-page-non-nested.html [ Skip ]
322webkit.org/b/165799 fast/events/page-visibility-onvisibilitychange.html [ Skip ]
323webkit.org/b/165799 media/media-playback-page-visibility.html [ Skip ]
324webkit.org/b/165799 svg/animations/animations-paused-page-non-visible.html [ Skip ]
cdumez@apple.com5ddde632017-03-29 20:54:21 +0000325webkit.org/b/165799 svg/animations/animations-paused-in-background-page-iframe.html [ Skip ]
326webkit.org/b/165799 svg/animations/animations-paused-in-background-page.html [ Skip ]
cdumez@apple.com63c68002017-04-02 00:55:20 +0000327webkit.org/b/165799 webaudio/silent-audio-interrupted-in-background.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000328
329# AutoFill button is not supported
330fast/forms/auto-fill-button/mouse-down-input-mouse-release-auto-fill-button.html
331
332# Mouse events are not supported on iOS
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +0000333editing/deleting/smart-delete-across-editable-boundaries-2.html [ Skip ]
334editing/secure-input/password-input-focusing-to-different-frame.html [ Skip ]
335editing/selection/4895428-1.html [ Skip ]
336editing/selection/4895428-4.html [ Skip ]
337editing/selection/5195166-1.html [ Skip ]
338editing/selection/5209984.html [ Skip ]
339editing/selection/5354455-1.html [ Skip ]
340editing/selection/after-line-break.html [ Skip ]
341editing/selection/anchor-focus1.html [ Skip ]
342editing/selection/anchor-focus2.html [ Skip ]
343editing/selection/anchor-focus3.html [ Skip ]
344editing/selection/block-with-positioned-lastchild.html [ Skip ]
345editing/selection/caret-at-bidi-boundary.html [ Skip ]
346editing/selection/caret-bidi-first-and-last-letters.html [ Skip ]
347editing/selection/click-after-nested-block.html [ Skip ]
348editing/selection/click-before-and-after-table.html [ Skip ]
349editing/selection/click-below-rtl-text.html [ Skip ]
350editing/selection/click-in-focusable-link-should-not-clear-selection.html [ Skip ]
351editing/selection/click-left-of-rtl-wrapping-text.html [ Skip ]
352editing/selection/click-on-block-image.html [ Skip ]
353editing/selection/click-on-body-margin.html [ Skip ]
354editing/selection/click-on-head-margin.html [ Skip ]
355editing/selection/click-outside-editable-div.html [ Skip ]
356editing/selection/collapse-selection-in-bidi.html [ Skip ]
357editing/selection/context-menu-on-text.html [ Skip ]
358editing/selection/context-menu-text-selection-lookup.html [ Skip ]
359editing/selection/context-menu-text-selection.html [ Skip ]
360editing/selection/crash-on-shift-click.html [ Skip ]
361editing/selection/directionality-after-undo-replace.html [ Skip ]
362editing/selection/doubleclick-beside-cr-span.html [ Skip ]
363editing/selection/doubleclick-crash.html [ Skip ]
364editing/selection/doubleclick-inline-first-last-contenteditable.html [ Skip ]
365editing/selection/doubleclick-japanese-text.html [ Skip ]
366editing/selection/doubleclick-whitespace.html [ Skip ]
367editing/selection/drag-select-rapidly.html [ Skip ]
368editing/selection/drag-start-event-client-x-y.html [ Skip ]
369editing/selection/drag-text-delay.html [ Skip ]
370editing/selection/editable-links.html [ Skip ]
371editing/selection/empty-cell-right-click.html [ Skip ]
372editing/selection/extend-after-mouse-selection.html [ Skip ]
373editing/selection/extend-selection-after-double-click.html [ Skip ]
374editing/selection/fake-drag.html [ Skip ]
375editing/selection/focus-and-display-none.html [ Skip ]
376editing/selection/focus-crash.html [ Skip ]
377editing/selection/hit-test-anonymous.html [ Skip ]
378editing/selection/hit-test-on-text-with-line-height.html [ Skip ]
379editing/selection/last-empty-inline.html [ Skip ]
380editing/selection/minimal-user-select-crash.html [ Skip ]
381editing/selection/rtl-move-selection-right-left.html [ Skip ]
382editing/selection/select-bidi-run.html [ Skip ]
383editing/selection/select-line-break-with-opposite-directionality.html [ Skip ]
384editing/selection/select-out-of-editable.html [ Skip ]
385editing/selection/shift-click.html [ Skip ]
386editing/selection/undo-crash.html [ Skip ]
387editing/selection/user-select-all-image-with-single-click.html [ Skip ]
388editing/selection/user-select-all-selection.html [ Skip ]
389editing/selection/user-select-all-with-shift.html [ Skip ]
390editing/selection/user-select-all-with-single-click.html [ Skip ]
391editing/spelling/context-menu-suggestions-multiword-selection.html [ Skip ]
392editing/spelling/context-menu-suggestions-subword-selection.html [ Skip ]
393editing/spelling/context-menu-suggestions.html [ Skip ]
394editing/spelling/design-mode-spellcheck-off.html [ Skip ]
395editing/spelling/spellcheck-input-search-crash.html [ Skip ]
396editing/spelling/spelling-double-clicked-word.html [ Skip ]
397editing/undo/undo-smart-delete-reversed-selection.html [ Skip ]
398editing/undo/undo-smart-delete-word.html [ Skip ]
399fast/block/float/relative-painted-twice.html [ Skip ]
400fast/block/positioning/absolute-appended-to-inline.html [ Skip ]
401fast/block/positioning/hittest-on-relative-positioned-children.html [ Skip ]
402fast/borders/border-radius-position.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000403fast/css/pseudo-active-on-labeled-control-without-renderer.html [ Skip ]
404fast/css/pseudo-active-on-labeled-element-not-canceled-by-focus.html [ Skip ]
405fast/css/pseudo-active-style-sharing-1.html [ Skip ]
406fast/css/pseudo-active-style-sharing-2.html [ Skip ]
407fast/css/pseudo-active-style-sharing-3.html [ Skip ]
408fast/css/pseudo-active-style-sharing-4.html [ Skip ]
409fast/css/pseudo-active-style-sharing-5.html [ Skip ]
410fast/css/pseudo-active-style-sharing-6.html [ Skip ]
411fast/css/pseudo-active-with-programmatic-focus.html [ Skip ]
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +0000412fast/dom/HTMLAnchorElement/anchor-download.html [ Skip ]
413fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Skip ]
414fast/dom/MutationObserver/end-of-task-delivery.html [ Skip ]
415fast/dom/Node/mutation-blur.html [ Skip ]
416fast/dom/replaced-image-map.html [ Skip ]
417fast/dom/search-shadow-host-crash.html [ Skip ]
418fast/dom/Window/window-postmessage-clone-frames.html [ Skip ]
419fast/dom/Window/window-postmessage-clone.html [ Skip ]
420fast/dom/Window/window-xy-properties.html [ Skip ]
421fast/encoding/mailto-always-utf-8.html [ Skip ]
422fast/events/5056619.html [ Skip ]
423fast/events/anchor-image-scrolled-x-y.html [ Skip ]
424fast/events/attribute-listener-deletion-crash.html [ Skip ]
425fast/events/autoscroll-in-overflow-hidden-html.html [ Skip ]
426fast/events/autoscroll-in-textarea.html [ Skip ]
427fast/events/autoscroll-in-textfield.html [ Skip ]
428fast/events/autoscroll-main-document.html [ Skip ]
429fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Skip ]
430fast/events/autoscroll-should-not-stop-on-keypress.html [ Skip ]
431fast/events/autoscroll-when-zoomed.html [ Skip ]
432fast/events/before-input-events-prevent-drag-and-drop.html [ Skip ]
433fast/events/capture-on-target.html [ Skip ]
434fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html [ Skip ]
435fast/events/click-count.html [ Skip ]
436fast/events/click-focus-anchor.html [ Skip ]
437fast/events/click-focus-control.html [ Skip ]
438fast/events/click-range-slider.html [ Skip ]
439fast/events/clientXY-in-zoom-and-scroll.html [ Skip ]
440fast/events/context-onmousedown-event.html [ Skip ]
441fast/events/contextmenu-scrolled-page-with-frame.html [ Skip ]
442fast/events/data-transfer-files-attribute-identity.html [ Skip ]
443fast/events/dblclick-addEventListener.html [ Skip ]
444fast/events/display-none-on-focus-crash.html [ Skip ]
445fast/events/dont-loose-last-event.html [ Skip ]
446fast/events/drag-select-when-zoomed-with-header.html [ Skip ]
447fast/events/drag-select-when-zoomed.html [ Skip ]
448fast/events/event-sender-mouse-moved.html [ Skip ]
449fast/events/event-view-toString.html [ Skip ]
450fast/events/fire-mousedown-while-pressing-mouse-button.html [ Skip ]
451fast/events/frame-click-focus.html [ Skip ]
452fast/events/frame-detached-in-mousedown.html [ Skip ]
453fast/events/frame-scroll-fake-mouse-move.html [ Skip ]
454fast/events/iframe-onmousemove.html [ Skip ]
455fast/events/input-events-drag-and-drop.html [ Skip ]
456fast/events/input-events-insert-by-drop.html [ Skip ]
457fast/events/input-image-scrolled-x-y.html [ Skip ]
458fast/events/keydown-1.html [ Skip ]
459fast/events/mosuedrag-on-canvas-should-not-start-selection.html [ Skip ]
460fast/events/mouse-click-events.html [ Skip ]
461fast/events/mouse-cursor-change.html [ Skip ]
462fast/events/mouse-cursor-image-set.html [ Skip ]
463fast/events/mouse-cursor-multiframecur.html [ Skip ]
464fast/events/mouse-cursor-no-mousemove.html [ Skip ]
465fast/events/mouse-cursor.html [ Skip ]
466fast/events/mouse-drag-from-frame-to-other-frame.html [ Skip ]
467fast/events/mouse-drag-from-frame.html [ Skip ]
468fast/events/mouse-focus-imagemap.html [ Skip ]
469fast/events/mouse-moved-remove-frame-crash.html [ Skip ]
470fast/events/mouse-relative-position.html [ Skip ]
471fast/events/mouseclick-target-and-positioning.html [ Skip ]
472fast/events/mousedown-inside-dragstart-should-not-cause-crash.html [ Skip ]
473fast/events/mouseenter-mouseleave-capture.html [ Skip ]
474fast/events/mouseenter-mouseleave.html [ Skip ]
475fast/events/mouseenterleave-on-subframe.html [ Skip ]
476fast/events/mousemove-after-drag-over-scrollbar.html [ Skip ]
477fast/events/mouseout-dead-node.html [ Skip ]
478fast/events/mouseout-dead-subframe.html [ Skip ]
479fast/events/mouseout-on-window.html [ Skip ]
480fast/events/mouseover-button.html [ Skip ]
481fast/events/mouseover-mouseout.html [ Skip ]
482fast/events/mouseover-mouseout2.html [ Skip ]
483fast/events/mouseup-from-button2.html [ Skip ]
484fast/events/mouseup-outside-document.html [ Skip ]
485fast/events/no-scroll-on-input-text-selection.html [ Skip ]
486fast/events/node-event-anchor-lock.html [ Skip ]
487fast/events/onchange-click-hang.html [ Skip ]
488fast/events/onchange-range-slider.html [ Skip ]
489fast/events/onclick-list-marker.html [ Skip ]
490fast/events/ondragenter.html [ Skip ]
491fast/events/ondrop-text-html.html [ Skip ]
492fast/events/open-window-from-another-frame.html [ Skip ]
493fast/events/overflow-scroll-fake-mouse-move.html [ Skip ]
494fast/events/page-scaled-mouse-click-iframe.html [ Skip ]
495fast/events/page-scaled-mouse-click.html [ Skip ]
496fast/events/pointer-events.html [ Skip ]
497fast/events/popup-allowed-from-gesture-initiated-event.html [ Skip ]
498fast/events/popup-allowed-from-gesture-initiated-form-submit.html [ Skip ]
499fast/events/popup-blocked-from-fake-user-gesture.html [ Skip ]
500fast/events/popup-blocked-from-untrusted-mouse-click.html [ Skip ]
501fast/events/popup-blocking-click-in-iframe.html [ Skip ]
502fast/events/popup-blocking-timers1.html [ Skip ]
503fast/events/popup-blocking-timers2.html [ Skip ]
504fast/events/popup-blocking-timers3.html [ Skip ]
505fast/events/popup-blocking-timers5.html [ Skip ]
506fast/events/popup-blocking-timers6.html [ Skip ]
507fast/events/prevent-default-prevents-interaction-with-scrollbars.html [ Skip ]
508fast/events/related-target.html [ Skip ]
509fast/events/relative-offset-of-simulated-click.html [ Skip ]
510fast/events/remove-child-onscroll.html [ Skip ]
511fast/events/remove-target-in-mouseup-deep.html [ Skip ]
512fast/events/remove-target-in-mouseup-insertback.html [ Skip ]
513fast/events/remove-target-in-mouseup-twice.html [ Skip ]
514fast/events/remove-target-in-mouseup.html [ Skip ]
515fast/events/remove-target-with-shadow-in-drag.html [ Skip ]
516fast/events/right-click-focus.html [ Skip ]
517fast/events/scroll-after-click-on-tab-index.html [ Skip ]
518fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Skip ]
519fast/events/scroll-to-anchor-in-overflow-hidden.html [ Skip ]
520fast/events/scrollbar-double-click.html [ Skip ]
521fast/events/selectionchange-user-initiated.html [ Skip ]
522fast/events/selectstart-by-double-triple-clicks.html [ Skip ]
523fast/events/selectstart-by-drag.html [ Skip ]
524fast/events/selectstart-by-single-click-with-shift.html [ Skip ]
525fast/events/selectstart-prevent-selection-on-right-click.html [ Skip ]
526fast/events/shadow-event-path-2.html [ Skip ]
527fast/events/shadow-event-path.html [ Skip ]
528fast/events/shift-drag-selection-on-image-triggers-drag-n-drop.html [ Skip ]
529fast/events/shift-drag-selection-on-link-triggers-drag-n-drop.html [ Skip ]
530fast/events/simulated-click-coords.html [ Skip ]
531fast/events/simulated-click-zoomed.html [ Skip ]
532fast/events/window-events-bubble.html [ Skip ]
533fast/events/window-events-bubble2.html [ Skip ]
534fast/events/window-events-capture.html [ Skip ]
535fast/events/zoom-dblclick.html [ Skip ]
536fast/files/apply-blob-url-to-img.html [ Skip ]
537fast/files/apply-blob-url-to-xhr.html [ Skip ]
538fast/files/file-list-test.html [ Skip ]
539fast/files/file-reader-abort.html [ Skip ]
540fast/files/file-reader-directory-crash.html [ Skip ]
541fast/files/filereader-zip-bundle.html [ Skip ]
542fast/files/null-origin-string.html [ Skip ]
543fast/files/workers/worker-apply-blob-url-to-xhr.html [ Skip ]
544fast/flexbox/line-clamp-link-after-ellipsis.html [ Skip ]
545fast/forms/25153.html [ Skip ]
546fast/forms/disabled-mousedown-event.html [ Skip ]
547fast/forms/disabled-search-input.html [ Skip ]
548fast/forms/drag-into-textarea.html [ Skip ]
549fast/forms/drag-out-of-textarea.html [ Skip ]
550fast/forms/file/file-input-change-event.html [ Skip ]
551fast/forms/file/file-input-reset.html [ Skip ]
552fast/forms/file/get-file-upload.html [ Skip ]
553fast/forms/file/input-file-re-render.html [ Skip ]
554fast/forms/file/input-file-value.html [ Skip ]
555fast/forms/file/input-file-write-files.html [ Skip ]
556fast/forms/file/recover-file-input-in-unposted-form.html [ Skip ]
557fast/forms/file/selected-files-from-history-state.html [ Skip ]
558fast/forms/focus-selection-input.html [ Skip ]
559fast/forms/focus-selection-textarea.html [ Skip ]
560fast/forms/input-appearance-spinbutton-up.html [ Skip ]
561fast/forms/input-number-click.html [ Skip ]
562fast/forms/input-readonly-autoscroll.html [ Skip ]
563fast/forms/input-readonly-focus.html [ Skip ]
564fast/forms/input-readonly-select.html [ Skip ]
565fast/forms/input-select-on-click.html [ Skip ]
566fast/forms/input-step-as-double.html [ Skip ]
antti@apple.com4f4a8612018-01-22 20:07:29 +0000567fast/forms/legend-overflow-hidden-hit-test.html [ Skip ]
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +0000568fast/forms/listbox-deselect-scroll.html [ Skip ]
569fast/forms/listbox-scrollbar-hit-test.html [ Skip ]
570fast/forms/listbox-selection-after-typeahead.html [ Skip ]
571fast/forms/listbox-selection.html [ Skip ]
572fast/forms/multiple-form-submission-protection-mouse.html [ Skip ]
573fast/forms/number/number-large-padding.html [ Skip ]
574fast/forms/number/number-spinbutton-capturing.html [ Skip ]
575fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Skip ]
576fast/forms/number/number-spinbutton-in-multi-column.html [ Skip ]
577fast/forms/number/number-spinbutton-state.html [ Skip ]
578fast/forms/onselect-textarea.html [ Skip ]
579fast/forms/onselect-textfield.html [ Skip ]
580fast/forms/option-mouseevents.html [ Skip ]
581fast/forms/password-doubleclick-selection.html [ Skip ]
582fast/forms/radio/radio-nested-labels.html [ Skip ]
583fast/forms/radio/radio_checked_name.html [ Skip ]
584fast/forms/range/range-drag.html [ Skip ]
585fast/forms/range/range-hit-test-with-padding.html [ Skip ]
586fast/forms/range/range-slow-drag-to-edge.html [ Skip ]
587fast/forms/range/slider-delete-while-dragging-thumb.html [ Skip ]
588fast/forms/range/slider-hit-testing.html [ Skip ]
589fast/forms/range/slider-in-multi-column.html [ Skip ]
590fast/forms/range/slider-mouse-events.html [ Skip ]
591fast/forms/range/slider-onchange-event.html [ Skip ]
592fast/forms/search-abs-pos-cancel-button.html [ Skip ]
593fast/forms/search-cancel-button-change-input.html [ Skip ]
594fast/forms/search-cancel-button-events.html [ Skip ]
595fast/forms/search-cancel-button-mouseup.html [ Skip ]
596fast/forms/search-click-in-placeholder.html [ Skip ]
597fast/forms/search-delete-while-cancel-button-clicked.html [ Skip ]
598fast/forms/search-disabled-readonly.html [ Skip ]
599fast/forms/search-hidden-cancel-button.html [ Skip ]
600fast/forms/search-hide-cancel-on-cancel.html [ Skip ]
601fast/forms/search-rtl.html [ Skip ]
602fast/forms/search-transformed.html [ Skip ]
603fast/forms/search-zoomed.html [ Skip ]
604fast/forms/select-empty-list.html [ Skip ]
605fast/forms/select-listbox-focus-displaynone.html [ Skip ]
606fast/forms/select-listbox-multiple-no-focusring.html [ Skip ]
607fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html [ Skip ]
608fast/forms/select-multiple-elements-with-mouse-drag.html [ Skip ]
609fast/forms/select/listbox-click-on-scrollbar.html [ Skip ]
610fast/forms/select/listbox-drag-in-non-multiple.html [ Skip ]
611fast/forms/select/listbox-in-multi-column.html [ Skip ]
612fast/forms/select/optgroup-clicking.html [ Skip ]
613fast/forms/submit-to-blank-multiple-times.html [ Skip ]
614fast/forms/submit-while-you-submit.html [ Skip ]
615fast/forms/textarea-scrolled-endline-caret.html [ Skip ]
616fast/forms/textfield-inside-anchor.html [ Skip ]
617fast/forms/type-after-focus-rule-shrink-width.html [ Skip ]
618fast/frames/frame-deep-nested-resize.html [ Skip ]
619fast/frames/frame-set-rotation-hit.html [ Skip ]
620fast/frames/frame-set-scaling-hit.html [ Skip ]
621fast/frames/frames-with-frameborder-zero-can-be-resized.html [ Skip ]
622fast/frames/hover-timer-crash.html [ Skip ]
623fast/frames/iframe-window-focus.html [ Skip ]
624fast/history/form-submit-in-frame-via-onclick.html [ Skip ]
625fast/history/form-submit-in-frame.html [ Skip ]
626fast/history/gesture-before-onload-form-submit.html [ Skip ]
627fast/history/gesture-before-onload-location-href.html [ Skip ]
628fast/history/history_reload.html [ Skip ]
629fast/history/timed-refresh-in-cached-frame.html [ Skip ]
630fast/history/window-open.html [ Skip ]
631fast/html/details-click-controls.html [ Skip ]
632fast/html/details-mouse-click.html [ Skip ]
633fast/images/image-map-multiple-xhtml.xhtml [ Skip ]
634fast/images/image-map-multiple.html [ Skip ]
635fast/images/image-map-zoom.html [ Skip ]
636fast/images/imagemap-dynamic-area-updates.html [ Skip ]
637fast/inline/layout-after-inserting-nested-br.html [ Skip ]
638fast/inline/relative-positioned-overflow.html [ Skip ]
639fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Skip ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000640legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Skip ]
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +0000641fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ Skip ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000642legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ Skip ]
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +0000643fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ Skip ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +0000644legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ Skip ]
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +0000645fast/loader/child-frame-add-after-back-forward.html [ Skip ]
646fast/loader/document-with-fragment-url-1.html [ Skip ]
647fast/loader/document-with-fragment-url-3.html [ Skip ]
648fast/loader/document-with-fragment-url-4.html [ Skip ]
649fast/loader/policy-delegate-action-hit-test-zoomed.html [ Skip ]
650fast/loader/repeat-same-document-navigation.html [ Skip ]
651fast/masking/clip-path-selection.html [ Skip ]
652fast/multicol/pagination/LeftToRight-tb-hittest.html [ Skip ]
653fast/multicol/pagination/RightToLeft-rl-hittest.html [ Skip ]
654fast/overflow/scrollbar-click-retains-focus.html [ Skip ]
655fast/parser/tabindex-parsing.html [ Skip ]
656fast/replaced/image-map-2.html [ Skip ]
657fast/replaced/image-map-bug16782.html [ Skip ]
658fast/replaced/image-map.html [ Skip ]
659fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Skip ]
660fast/scrolling/overflow-scroll-past-max.html [ Skip ]
661fast/scrolling/scroll-animator-basic-events.html [ Skip ]
662fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ]
663fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]
664fast/scrolling/scroll-animator-select-list-events.html [ Skip ]
665fast/scrolling/scrollbar-mousedown-mouseup.html [ Skip ]
666fast/scrolling/scrollbar-mousedown-move-mouseup.html [ Skip ]
667fast/scrolling/scrollbar-tickmarks-hittest.html [ Skip ]
668fast/selectors/active-hover-quirks.html [ Skip ]
669fast/selectors/active-hover-strict.html [ Skip ]
670fast/selectors/active-quirks.html [ Skip ]
671fast/selectors/active-strict.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000672fast/selectors/hover-invalidation-descendant-dynamic.html [ Skip ]
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +0000673fast/selectors/hover-quirks.html [ Skip ]
674fast/selectors/hover-strict.html [ Skip ]
675fast/selectors/not-active-hover-quirks.html [ Skip ]
676fast/selectors/not-active-hover-strict.html [ Skip ]
677fast/shapes/shape-outside-floats/shape-outside-clip-path-selection.html [ Skip ]
678fast/table/hittest-self-painting.html [ Skip ]
679fast/text/atsui-pointtooffset-calls-cg.html [ Skip ]
680fast/text/atsui-rtl-override-selection.html [ Skip ]
681fast/text/in-rendered-text-rtl.html [ Skip ]
682fast/text/international/khmer-selection.html [ Skip ]
683fast/text/international/thai-offsetForPosition-inside-character.html [ Skip ]
684fast/text/offsetForPosition-complex-fallback.html [ Skip ]
685fast/text/reset-drag-on-mouse-down.html [ Skip ]
686fast/text/selection-in-initial-advance-region.html [ Skip ]
687fast/text/simple-lines-hover-after.html [ Skip ]
688fast/text/simple-lines-hover-underline.html [ Skip ]
689fast/text/text-disappear-on-deselect.html [ ImageOnlyFailure ]
690fast/text/textIteratorNilRenderer.html [ Skip ]
691fast/workers/worker-copy-shared-blob-url.html [ Skip ]
692fast/writing-mode/japanese-lr-selection.html [ Skip ]
693fast/writing-mode/japanese-rl-selection.html [ Skip ]
694http/tests/download/default-encoding.html [ Skip ]
695http/tests/download/inherited-encoding.html [ Skip ]
696http/tests/loading/post-in-iframe-with-back-navigation.html [ Skip ]
697http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html [ Skip ]
698http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html [ Skip ]
699http/tests/local/fileapi/file-last-modified-after-delete.html [ Skip ]
700http/tests/local/fileapi/file-last-modified.html [ Skip ]
701http/tests/local/fileapi/upload-zip-bundle-as-blob.html [ Skip ]
702http/tests/local/formdata/send-form-data-constructed-from-form.html [ Skip ]
703http/tests/local/formdata/send-form-data-with-empty-file-filename.html [ Skip ]
704http/tests/navigation/document-location-click-timeout.html [ Skip ]
705http/tests/navigation/document-location-click.html [ Skip ]
706http/tests/navigation/document-location-mouseover.html [ Skip ]
707http/tests/navigation/no-referrer-reset.html [ Skip ]
708http/tests/navigation/no-referrer-same-window.html [ Skip ]
709http/tests/navigation/no-referrer-subframe.html [ Skip ]
710http/tests/navigation/no-referrer-target-blank.html [ Skip ]
711http/tests/navigation/redirect-preserves-referrer.html [ Skip ]
712http/tests/navigation/redirect-to-random-url-versus-memory-cache.html [ Skip ]
713http/tests/security/clipboard/clipboard-file-access.html [ Skip ]
714http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
715http/tests/security/dataTransfer-set-data-file-url.html [ Skip ]
716http/tests/security/drag-drop-local-file.html [ Skip ]
717http/tests/security/drag-over-remote-content-iframe.html [ Skip ]
718http/tests/security/history-username-password.html [ Skip ]
719http/tests/security/isolatedWorld/events.html [ Skip ]
720http/tests/security/isolatedWorld/userGestureEvents.html [ Skip ]
721http/tests/security/listener/xss-window-onclick-addEventListener.html [ Skip ]
722http/tests/security/listener/xss-window-onclick-shortcut.html [ Skip ]
723ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm
724imported/blink/fast/css/border-current-color.html [ Skip ]
725imported/blink/fast/css/crash-corner-present.html [ Skip ]
726imported/blink/fast/events/popup-forwarded-gesture.html [ Skip ]
727imported/blink/fast/images/image-hover-display-alt.html [ Skip ]
728imported/blink/fast/replaced/viewport-percentage-height-with-dynamic-container-height.html [ Skip ]
729loader/stateobjects/pushstate-size-iframe.html [ Skip ]
730loader/stateobjects/pushstate-size.html [ Skip ]
731pageoverlay/overlay-small-frame-mouse-events.html [ Skip ]
732perf/mouse-event.html [ Skip ]
733platform/ios/ios/fast/coordinates/mouse-event-zoomed.html [ Skip ]
734platform/ios/ios/fast/coordinates/mouse-event.html [ Skip ]
735scrollbars/scrollbar-miss-mousemove-disabled.html [ Skip ]
736svg/custom/anchor-on-use.svg [ Skip ]
737svg/custom/foreignObject-crash-on-hover.xml [ Skip ]
738svg/custom/getscreenctm-in-scrollable-div-area-nested.xhtml [ Skip ]
739svg/custom/getscreenctm-in-scrollable-div-area.xhtml [ Skip ]
740svg/custom/getscreenctm-in-scrollable-svg-area.xhtml [ Skip ]
741svg/custom/hit-test-with-br.xhtml [ Skip ]
742svg/custom/hover-default-fill.svg [ Skip ]
743svg/custom/image-clipped-hit.svg [ Skip ]
744svg/custom/marker-changes.svg [ Skip ]
745svg/custom/pan-direction.svg [ Skip ]
746svg/custom/pointer-events-image-css-transform.svg [ Skip ]
747svg/custom/pointer-events-image.svg [ Skip ]
748svg/custom/pointer-events-path.svg [ Skip ]
749svg/custom/pointer-events-text-css-transform.svg [ Skip ]
750svg/custom/pointer-events-text.svg [ Skip ]
751svg/custom/polyline-hittest.svg [ Skip ]
752svg/custom/scroll-hit-test.xhtml [ Skip ]
753svg/custom/stroke-width-click.svg [ Skip ]
754svg/custom/text-hit-test.svg [ Skip ]
755svg/custom/use-clipped-hit.svg [ Skip ]
756svg/custom/use-css-events.svg [ Skip ]
757svg/custom/use-event-retargeting.html [ Skip ]
758svg/custom/viewBox-hit.svg [ Skip ]
759svg/text/foreignObject-repaint.xml [ Skip ]
760svg/text/select-text-svgfont.html [ Skip ]
761svg/text/selection-doubleclick.svg [ Skip ]
762svg/text/selection-tripleclick.svg [ Skip ]
763
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000764# IOS does not implement setAutomaticLinkDetectionEnabled
765editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ]
766editing/inserting/smart-link-when-caret-is-moved-before-URL.html [ Skip ]
767editing/inserting/smart-quote-with-all-configurations.html [ Skip ]
768
769webkit.org/b/148695 fast/shadow-dom [ Pass ]
770
771# No tab navigation support on iOS
772fast/shadow-dom/focus-on-iframe.html [ Failure ]
773webkit.org/b/116046 fast/events/sequential-focus-navigation-starting-point.html [ Skip ]
774webkit.org/b/159240 fast/events/remove-focus-navigation-starting-point-crash.html [ Skip ]
775webkit.org/b/164888 fast/shadow-dom/focus-navigation-out-of-slot.html [ Skip ]
776webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-shadow-host.html [ Skip ]
777webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-svg-use-element.html [ Skip ]
778
779# This test needs to be rewritten to use runUIScript to work on iOS
780webkit.org/b/152993 http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html [ Skip ]
781
782# iOS does not have the required font for these tests
783fast/text/complex-small-caps-non-bmp-capitalize.html [ Skip ]
784fast/text/all-small-caps-whitespace.html [ Skip ]
785
ryanhaddad@apple.com95533cf2017-05-16 16:19:28 +0000786# These tests rely on EventSender.keydown(), which is not supported on iOS
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000787editing/caret/emoji.html [ WontFix ]
788editing/deleting/5729680.html [ Skip ]
789editing/deleting/delete-by-word-001.html [ Skip ]
790editing/deleting/delete-by-word-002.html [ Skip ]
791editing/deleting/delete-ligature-001.html [ Skip ]
792editing/deleting/delete-ligature-002.html [ Skip ]
793editing/deleting/delete-ligature-003.html [ Skip ]
794editing/deleting/forward-delete-key.html [ Skip ]
795editing/deleting/skip-virama-001.html [ Skip ]
796editing/input/option-page-up-down.html [ Skip ]
797editing/input/page-up-down-scrolls.html [ Skip ]
ryanhaddad@apple.com3c6b2452017-12-01 23:52:01 +0000798editing/input/password-echo-passnode.html [ Skip ]
799editing/input/password-echo-passnode2.html [ Skip ]
800editing/input/password-echo-passnode3.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000801editing/input/reveal-caret-of-transformed-multiline-input.html [ Skip ]
ryanhaddad@apple.com3c6b2452017-12-01 23:52:01 +0000802editing/input/reveal-edit-on-input-vertically.html [ Skip ]
803editing/input/reveal-contenteditable-on-input-vertically.html [ Skip ]
804editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable.html [ Skip ]
805editing/input/scroll-to-edge-if-paragraph-separator-at-end-of-document-contenteditable.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000806editing/input/scroll-viewport-page-up-down.html [ Skip ]
807editing/input/setting-input-value-cancel-ime-composition.html [ Skip ]
808editing/input/style-change-during-input.html [ Skip ]
809editing/inserting/typing-tab-designmode-forms.html [ Skip ]
810editing/inserting/typing-tab-designmode.html [ Skip ]
811editing/selection/caret-after-keypress.html [ Skip ]
812editing/selection/caret-mode-paragraph-keys-navigation.html [ Skip ]
813editing/selection/editable-div-clear-on-keydown.html [ Skip ]
814editing/selection/move-begin-end.html [ Skip ]
815editing/selection/shrink-selection-after-shift-pagedown.html [ Skip ]
816editing/spelling/spelling-changed-text.html
817editing/undo/undo-deleteWord.html [ Skip ]
818fast/dom/access-key-iframe.html [ Skip ]
819fast/dom/fragment-activation-focuses-target.html [ Skip ]
820fast/dom/hidden-iframe-no-focus.html [ Skip ]
821fast/dom/horizontal-scrollbar-in-rtl.html [ Skip ]
822fast/dom/vertical-scrollbar-in-rtl.html [ Skip ]
823fast/events/access-key-self-destruct.html [ Skip ]
824fast/events/anchor-empty-focus.html [ Skip ]
825fast/events/arrow-keys-on-body.html [ Skip ]
826fast/events/arrow-navigation.html [ Skip ]
827fast/events/backspace-navigates-back.html [ Skip ]
828fast/events/before-input-events-different-start-end-elements.html [ Skip ]
829fast/events/before-input-events-prevent-default-in-textfield.html [ Skip ]
830fast/events/before-input-events-prevent-default.html [ Skip ]
831fast/events/before-input-prevent-biu.html [ Skip ]
832fast/events/before-input-prevent-insert-replacement.html
833fast/events/before-input-prevent-typing.html [ Skip ]
834fast/events/before-input-prevent-undo.html [ Skip ]
835fast/events/before-input-replace-text-target-ranges.html [ Skip ]
cdumez@apple.com72d8e4b2017-04-17 00:56:47 +0000836fast/events/beforeunload-alert-handled-keydown.html [ Skip ]
837fast/events/beforeunload-alert-unhandled-keydown.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000838fast/events/beforeunload-alert-user-interaction.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000839fast/events/check-defocus-event-order-when-triggered-by-tab.html [ Skip ]
840fast/events/event-input-contentEditable.html [ Skip ]
841fast/events/focus-change-crash.html [ Skip ]
842fast/events/focus-change-crash2.html [ Skip ]
843fast/events/imagemap-norender-crash.html [ Skip ]
844fast/events/input-event-insert-replacement.html
845fast/events/input-events-fired-when-typing.html [ Skip ]
846fast/events/input-events-insert-newlines-after-mutation.html [ Skip ]
847fast/events/input-events-spell-checking-datatransfer.html [ Skip ]
848fast/events/input-events-typing-data.html [ Skip ]
849fast/events/input-tab-focus-no-duplicate-events.html [ Skip ]
850fast/events/inputText-never-fired-on-keydown-cancel.html [ Skip ]
851fast/events/js-keyboard-event-creation.html [ Skip ]
852fast/events/key-events-in-input-button.html [ Skip ]
853fast/events/keyboardevent-code.html [ Skip ]
854fast/events/keyboardevent-key.html [ Skip ]
855fast/events/keydown-function-keys.html [ Skip ]
856fast/events/keydown-keypress-focus-change.html [ Skip ]
857fast/events/keydown-keypress-preventDefault.html [ Skip ]
858fast/events/keydown-leftright-keys.html [ Skip ]
859fast/events/keydown-numpad-keys.html [ Skip ]
860fast/events/keyevent-iframe-removed-crash.html [ Skip ]
861fast/events/keypress-focus-change.html [ Skip ]
862fast/events/keypress-insert-tab.html [ Skip ]
863webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ]
864fast/events/media-element-focus-tab.html [ Skip ]
865fast/events/multiline-link-arrow-navigation.html [ Skip ]
866fast/events/onchange-passwordfield.html [ Skip ]
867fast/events/onchange-searchfield.html [ Skip ]
868fast/events/onchange-select-popup.html [ Skip ]
869fast/events/onchange-setvalue.html [ Skip ]
870fast/events/onchange-text-form-field.html [ Skip ]
871fast/events/onchange-textfield.html [ Skip ]
872fast/events/onsearch-enter.html [ Skip ]
873fast/events/popup-when-select-change.html [ Skip ]
874fast/events/recorded-keydown-event.html [ Skip ]
875fast/events/related-target-focusevent.html [ Skip ]
876fast/events/select-element.html [ Skip ]
877fast/events/selectstart-by-arrow-keys-prevent-default.html [ Skip ]
878fast/events/selectstart-by-arrow-keys.html [ Skip ]
879fast/events/tab-focus-anchor.html [ Skip ]
880fast/events/tab-focus-hidden.html [ Skip ]
881fast/events/tab-focus-link-in-canvas.html [ Skip ]
882fast/events/tab-imagemap.html [ Skip ]
883fast/events/tab-test-not-visible-imagemap.html [ Skip ]
884fast/events/tabindex-focus-chain.html [ Skip ]
885fast/forms/access-key-case-insensitive.html [ Skip ]
886fast/forms/access-key-for-all-elements.html [ Skip ]
887fast/forms/access-key-mutated.html [ Skip ]
888fast/forms/access-key.html [ Skip ]
889fast/forms/button-enter-click.html [ Skip ]
890fast/forms/button-spacebar-click.html [ Skip ]
891fast/forms/empty-textarea-toggle-disabled.html [ Skip ]
892fast/forms/enter-clicks-buttons.html [ Skip ]
893fast/forms/focus-change-on-keypress.html [ Skip ]
894fast/forms/focus-control-to-page.html [ Skip ]
895fast/forms/implicit-submission.html [ Skip ]
896fast/forms/input-first-letter-edit.html [ Skip ]
897fast/forms/input-image-submit.html [ Skip ]
898fast/forms/input-maxlength-inserting-in-middle.html [ Skip ]
899fast/forms/input-search-press-escape-key.html [ Skip ]
900fast/forms/legend-access-key.html [ Skip ]
901fast/forms/listbox-non-contiguous-keyboard-selection.html [ Skip ]
902fast/forms/listbox-onchange.html [ Skip ]
903fast/forms/listbox-typeahead-cyrillic.html [ Skip ]
904fast/forms/listbox-typeahead-greek.html [ Skip ]
905fast/forms/listbox-typeahead-scroll.html [ Skip ]
906fast/forms/number/number-input-changeevent.html [ Skip ]
907fast/forms/number/number-keyoperation.html [ Skip ]
908fast/forms/onchange-enter-submit.html [ Skip ]
909fast/forms/onchange-select-check-validity.html [ Skip ]
910fast/forms/placeholder-crash-with-scrollbar-corner.html
911fast/forms/radio/input-radio-checked-tab.html [ Skip ]
912fast/forms/radio/radio-group-keyboard-change-event.html [ Skip ]
913fast/forms/range/range-keyboard-oninput-event.html [ Skip ]
914fast/forms/range/range-type-change-onchange.html
915fast/forms/restore-selection-after-layout.html [ Skip ]
916fast/forms/search-event-delay.html [ Skip ]
917fast/forms/select-accesskey.html [ Skip ]
918fast/forms/select-cache-desynchronization.html [ Skip ]
919fast/forms/select-double-onchange.html [ Skip ]
920fast/forms/select-popup-pagekeys.html [ Skip ]
921fast/forms/select-script-onchange.html [ Skip ]
922fast/forms/select-type-ahead-non-latin.html [ Skip ]
923fast/forms/select/listbox-oninput-fired.html [ Skip ]
924fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ Skip ]
925fast/forms/select/menulist-oninput-fired.html [ Skip ]
926fast/forms/select/menulist-type-ahead-find.html [ Skip ]
927fast/forms/select/select-disabled.html [ Skip ]
928fast/forms/text-input-event.html [ Skip ]
929fast/forms/textarea-arrow-navigation.html [ Skip ]
930fast/forms/textarea-textlength.html [ Skip ]
931fast/forms/textarea-type-spaces.html [ Skip ]
932fast/forms/textfield-onchange-deletion.html [ Skip ]
933fast/forms/textfield-to-password-on-focus.html [ Skip ]
934fast/forms/textinput-not-fired-on-enter-in-input.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000935fast/forms/validation-bubble-escape-key-dismiss.html [ Skip ]
936fast/forms/validation-message-maxLength.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000937fast/forms/ValidityState-valueMissing-002.html [ Skip ]
938fast/frames/focus-controller-crash-change-event.html
939fast/html/details-keyboard-show-hide.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000940fast/shadow-dom/activate-over-slotted-content.html [ Skip ]
941fast/shadow-dom/clear-active-state-in-shadow.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000942fast/shadow-dom/focus-across-details-element.html [ Skip ]
943fast/shadow-dom/focus-navigation-across-slots.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000944fast/shadow-dom/hover-over-nested-slotted-content.html [ Skip ]
945fast/shadow-dom/hover-over-slotted-content.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000946fast/shadow-dom/input-element-in-shadow.html [ Skip ]
947fast/shadow-dom/negative-tabindex-on-shadow-host.html [ Skip ]
948fast/shadow-dom/shadow-host-removal-crash.html [ Skip ]
949fast/spatial-navigation/snav-multiple-select-optgroup.html [ Skip ]
950fast/spatial-navigation/snav-multiple-select.html [ Skip ]
951fast/spatial-navigation/snav-search-optimization.html [ Skip ]
952fast/spatial-navigation/snav-single-select-list.html [ Skip ]
953fast/spatial-navigation/snav-single-select.html [ Skip ]
954fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000955http/tests/navigation/keyboard-events-during-provisional-navigation.html [ Skip ]
ryanhaddad@apple.com1e921012017-05-10 20:41:52 +0000956http/tests/navigation/keyboard-events-during-provisional-subframe-navigation.html [ Skip ]
bfulgham@apple.com56f28102017-10-13 23:28:01 +0000957http/tests/resourceLoadStatistics/prevalent-resource-handled-keydown.html [ Skip ]
958http/tests/resourceLoadStatistics/prevalent-resource-unhandled-keydown.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000959media/audio-dealloc-crash.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000960media/audio-playback-volume-changes-with-restrictions-and-user-gestures.html [ Skip ]
961media/audio-playback-volume-changes-with-restrictions.html [ Skip ]
ryanhaddad@apple.com95533cf2017-05-16 16:19:28 +0000962media/restricted-audio-playback-with-document-gesture.html [ Skip ]
jer.noble@apple.com8bc6c232017-05-18 20:32:01 +0000963media/restricted-audio-playback-with-multiple-settimeouts.html [ Skip ]
jer.noble@apple.com9a3fd8e2018-01-20 16:55:45 +0000964media/video-fullscreen-reload-crash.html [ Skip ]
ryanhaddad@apple.com1312b702017-10-31 23:30:32 +0000965scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html [ Skip ]
966scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html [ Skip ]
967scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html [ Skip ]
968scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html [ Skip ]
969scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html [ Skip ]
970scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html [ Skip ]
971scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html [ Skip ]
ryanhaddad@apple.com4db2f2f2017-06-06 05:44:03 +0000972storage/domstorage/sessionstorage/set-item-synchronous-keydown.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000973
simon.fraser@apple.comd3c9b482017-04-06 00:55:14 +0000974# Tests that use EventSender's mouseMoveTo, mouseUp and mouseDown
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +0000975css3/viewport-percentage-lengths/vh-resize.html [ Skip ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +0000976editing/pasteboard/can-read-in-dragstart-event.html [ Skip ]
977editing/pasteboard/cleanup-on-move.html [ Skip ]
978editing/pasteboard/copy-crash.html [ Skip ]
979editing/pasteboard/copy-standalone-image-crash.html [ Skip ]
980editing/pasteboard/entries-api/
981editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Skip ]
982editing/pasteboard/data-transfer-items-drag-drop-file.html [ Skip ]
983editing/pasteboard/data-transfer-items-drag-drop-string.html [ Skip ]
984editing/pasteboard/data-transfer-items-image-png.html [ Skip ]
985editing/pasteboard/drag-drop-copy-content.html [ Skip ]
986editing/pasteboard/drag-drop-input-textarea.html [ Skip ]
987editing/pasteboard/drag-drop-list.html [ Skip ]
988editing/pasteboard/drag-drop-paragraph-crasher.html [ Skip ]
989editing/pasteboard/drag-drop-url-text.html [ Skip ]
990editing/pasteboard/drag-image-in-about-blank-frame.html [ Skip ]
991editing/pasteboard/drag-list-item.html [ Skip ]
992editing/pasteboard/drop-file-svg.html [ Skip ]
993editing/pasteboard/drop-inputtext-acquires-style.html [ Skip ]
994editing/pasteboard/drop-link.html [ Skip ]
995editing/pasteboard/drop-text-events.html [ Skip ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +0000996editing/pasteboard/drag-and-drop-image-contenteditable.html [ Skip ]
997editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Skip ]
998editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Skip ]
999editing/pasteboard/files-during-page-drags.html [ Skip ]
1000editing/pasteboard/get-data-text-plain-drop.html [ Skip ]
1001editing/pasteboard/text-selection.html [ Skip ]
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00001002fast/css/affected-by-hover-after-style-change.html [ Skip ]
1003fast/css/ancestor-of-hovered-element-removed.html [ Skip ]
1004fast/css-generated-content/hover-inline.html [ Skip ]
1005fast/css/hover-active-drag.html [ Skip ]
1006fast/css/hover-affects-ancestor.html [ Skip ]
1007fast/css/hover-affects-child.html [ Skip ]
1008fast/css/hover-display-block-inline.html [ Skip ]
1009fast/css/hover-display-block-none.html [ Skip ]
1010fast/css/hover-display-block.html [ Skip ]
1011fast/css/hover-update.html [ Skip ]
1012fast/css/nested-layers-with-hover.html [ Skip ]
1013fast/css/pseudo-element-selector-scrollbar-hover.html [ Skip ]
1014fast/css/resize-corner-tracking.html [ Skip ]
1015fast/css/resize-single-axis.html [ Skip ]
1016fast/css/user-drag-none.html [ Skip ]
cdumez@apple.comca98dba2017-04-05 18:47:39 +00001017fast/forms/range/disabled-while-dragging.html [ Skip ]
1018fast/forms/range/range-drag-when-toggled-disabled.html [ Skip ]
ryanhaddad@apple.com96609662017-04-06 22:39:15 +00001019fast/media/video-element-in-details-collapse.html [ Skip ]
simon.fraser@apple.comd3c9b482017-04-06 00:55:14 +00001020fast/frames/user-gesture-timestamp-propagation.html [ Failure ]
cdumez@apple.com0b996152017-07-17 19:14:12 +00001021fast/events/mouse-click-different-mouseDown-mouseUp-nodes.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001022
1023# The file-wrapper part of <attachment> is not yet working on iOS
1024fast/attachment/attachment-type-attribute.html [ Skip ]
1025
1026# RTL Scrollbars are only implemented on certain versions of OS X
1027fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Skip ]
1028fast/scrolling/rtl-scrollbars-listbox-scroll.html [ Skip ]
1029fast/scrolling/rtl-scrollbars-listbox-select-left.html [ Skip ]
1030fast/scrolling/rtl-scrollbars-position-absolute.html [ Skip ]
1031fast/scrolling/rtl-scrollbars-position-fixed.html [ Skip ]
1032fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ Skip ]
1033fast/scrolling/rtl-scrollbars-text-selection.html [ Skip ]
1034
1035# This is specific to extensions on macOS
1036webkit.org/b/167795 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ]
1037
1038# These tests rely on testRunner.setPageVisibility(), which is not implemented on iOS
1039svg/animations/animations-paused-when-inserted-in-hidden-document.html [ Skip ]
1040svg/animations/animations-paused-when-inserted-in-hidden-document2.html [ Skip ]
1041
dbates@webkit.org9a084cb2017-08-14 17:29:34 +00001042# iOS does not enable ENABLE(TEXT_CARET). UIKit renders the text insertion caret.
1043fast/css/caret-color-fallback-to-color.html [ Skip ]
1044fast/css/caret-color-inherit.html [ Skip ]
1045fast/css/caret-color-span-inside-editable-parent.html [ Skip ]
1046fast/css/caret-color.html [ Skip ]
1047fast/history/visited-link-caret-color.html [ Skip ]
1048
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00001049# Run webrtc tests on iOS 11
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00001050imported/w3c/web-platform-tests/webrtc [ Pass ]
1051fast/events/constructors/media-stream-event-constructor.html [ Pass ]
1052fast/mediastream/RTCIceCandidate.html [ Pass ]
1053fast/mediastream/RTCPeerConnection-add-removeTrack.html [ Pass ]
1054fast/mediastream/RTCPeerConnection-addIceCandidate.html [ Pass ]
1055fast/mediastream/RTCPeerConnection-AddRemoveStream.html [ Pass ]
1056fast/mediastream/RTCPeerConnection-addTrack-reuse-sender.html [ Pass ]
1057fast/mediastream/RTCPeerConnection-addTransceiver.html [ Pass ]
1058fast/mediastream/RTCPeerConnection-createAnswer.html [ Pass ]
1059fast/mediastream/RTCPeerConnection-createOffer.html [ Pass ]
1060fast/mediastream/RTCPeerConnection-datachannel.html [ Pass ]
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00001061fast/mediastream/RTCPeerConnection-have-local-offer.html [ Pass ]
1062fast/mediastream/RTCPeerConnection-have-local-pranswer.html [ Pass ]
1063fast/mediastream/RTCPeerConnection-have-remote-offer.html [ Pass ]
1064fast/mediastream/RTCPeerConnection-have-remote-pranswer.html [ Pass ]
1065fast/mediastream/RTCPeerConnection-inspect-answer.html [ Pass ]
1066fast/mediastream/RTCPeerConnection-inspect-offer.html [ Pass ]
1067fast/mediastream/RTCPeerConnection-legacy-stream-based-api.html [ Pass ]
1068fast/mediastream/RTCPeerConnection-localDescription.html [ Pass ]
1069fast/mediastream/RTCPeerConnection-media-setup-single-dialog.html [ Pass ]
1070fast/mediastream/RTCPeerConnection-media-setup-two-dialogs.html [ Pass ]
1071fast/mediastream/RTCPeerConnection-onnegotiationneeded.html [ Pass ]
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00001072fast/mediastream/RTCPeerConnection-remoteDescription.html [ Pass ]
1073fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html [ Pass ]
1074fast/mediastream/RTCPeerConnection-setLocalDescription-offer.html [ Pass ]
1075fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html [ Pass ]
1076fast/mediastream/RTCPeerConnection-stable.html [ Pass ]
1077fast/mediastream/RTCPeerConnection-statsSelector.html [ Pass ]
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00001078fast/mediastream/RTCSessionDescription.html [ Pass ]
1079fast/mediastream/RTCTrackEvent-constructor.html [ Pass ]
1080
1081# WebCryptoAPI features that enabled only for iOS 11/High Sierra+
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00001082imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html [ Pass Failure ]
1083crypto/subtle/rsa-pss-generate-export-key-jwk-sha1.html [ Pass ]
1084crypto/subtle/rsa-pss-generate-export-key-jwk-sha224.html [ Pass ]
1085crypto/subtle/rsa-pss-generate-export-key-jwk-sha256.html [ Pass ]
1086crypto/subtle/rsa-pss-generate-export-key-jwk-sha384.html [ Pass ]
1087crypto/subtle/rsa-pss-generate-export-key-jwk-sha512.html [ Pass ]
1088crypto/subtle/rsa-pss-generate-export-key-pkcs8.html [ Pass ]
1089crypto/subtle/rsa-pss-generate-export-key-spki.html [ Pass ]
1090crypto/subtle/rsa-pss-generate-key.html [ Pass ]
1091crypto/subtle/rsa-pss-import-jwk-private-key.html [ Pass ]
1092crypto/subtle/rsa-pss-import-jwk-public-key-empty-usages.html [ Pass ]
1093crypto/subtle/rsa-pss-import-jwk-public-key-sha1.html [ Pass ]
1094crypto/subtle/rsa-pss-import-jwk-public-key-sha224.html [ Pass ]
1095crypto/subtle/rsa-pss-import-jwk-public-key-sha256.html [ Pass ]
1096crypto/subtle/rsa-pss-import-jwk-public-key-sha384.html [ Pass ]
1097crypto/subtle/rsa-pss-import-jwk-public-key-sha512.html [ Pass ]
1098crypto/subtle/rsa-pss-import-key-sign-large-salt.html [ Pass ]
1099crypto/subtle/rsa-pss-import-key-sign.html [ Pass ]
1100crypto/subtle/rsa-pss-import-key-verify.html [ Pass ]
1101crypto/subtle/rsa-pss-import-pkcs8-key.html [ Pass ]
1102crypto/subtle/rsa-pss-import-spki-key-empty-usages.html [ Pass ]
1103crypto/subtle/rsa-pss-import-spki-key.html [ Pass ]
1104crypto/workers/subtle/rsa-pss-import-key-sign.html [ Pass ]
1105crypto/workers/subtle/rsa-pss-import-key-verify.html [ Pass ]
1106
1107# Depend on iOS 11 API.
1108fast/viewport/ios/viewport-fit-contain.html [ Pass ]
1109fast/viewport/ios/viewport-fit-cover.html [ Pass ]
1110fast/viewport/ios/viewport-fit-auto.html [ Pass ]
timothy_horton@apple.comb13bc152017-09-22 20:15:14 +00001111fast/css/variables/env/ios [ Pass ]
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00001112
ryanhaddad@apple.comc322a212017-09-22 19:31:22 +00001113# This test relies on APIs not available on iOS
1114fast/images/animated-image-mp4.html [ Skip ]
1115
ryanhaddad@apple.come2b63482017-10-03 16:05:30 +00001116
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001117###
1118# Known failures
1119##
1120
1121# <rdar://problem/14590711> CrashTracer: [USER] DumpRenderTree at WebCore: WebCore::Element::detach + 17
1122svg/as-image/svg-nested.html
1123
1124# Height of actual image is 1-2 pixels shorter than expected image.
1125fast/backgrounds/gradient-background-on-subpixel-position.html [ ImageOnlyFailure ]
1126
1127# Difference of less 0.03% between images.
1128svg/as-image/svg-image-with-data-uri-from-canvas.html [ ImageOnlyFailure ]
1129svg/canvas/canvas-global-alpha-svg.html [ ImageOnlyFailure ]
1130svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ]
1131
1132# SVG
1133webkit.org/b/137574 svg/dom/SVGAnimatedAngle.html [ Skip ] # Pass, Crash
1134webkit.org/b/137574 svg/css/arrow-with-shadow.svg [ Skip ] # Pass, Crash
1135
1136# Canvas tests that fail:
1137webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.clear.html [ Failure ]
1138webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
1139webkit.org/b/137530 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ]
1140webkit.org/b/137530 canvas/philip/tests/2d.drawImage.broken.html [ Failure ]
1141webkit.org/b/137530 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001142webkit.org/b/137530 canvas/philip/tests/2d.path.rect.winding.html [ Failure ]
1143webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ]
1144webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ]
1145webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ]
1146webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.middle.html [ Failure ]
1147webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.top.html [ Failure ]
1148webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ]
1149webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ]
1150webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ]
1151webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ]
1152webkit.org/b/137530 canvas/philip/tests/2d.text.measure.width.space.html [ Failure ]
1153webkit.org/b/137530 imported/w3c/web-platform-tests/2dcontext/transformations/canvas_transformations_reset_001.html [ ImageOnlyFailure ]
1154
1155# Canvas tests that have stderr:
1156canvas/philip/tests/2d.canvas.readonly.html [ Skip ]
1157
1158# HTTP tests that time out:
1159http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001160http/tests/local/blob/send-hybrid-blob.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001161http/tests/local/formdata/upload-events.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001162http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2.html
1163http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier.html
1164http/tests/navigation/scrollstate-after-http-equiv-refresh.html
1165http/tests/navigation/scrollstate-after-location-reload.html
1166http/tests/security/contentSecurityPolicy/media-src-allowed.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001167http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html
1168http/tests/canvas/webgl/origin-clean-conformance.html
1169
1170# HTTP tests that fail:
1171http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001172http/tests/loading/promote-img-preload-priority.html [ Failure ]
1173http/tests/loading/sizes/preload-image-sizes.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001174http/tests/local/formdata/form-data-with-unknown-file-extension.html [ Failure ]
1175http/tests/local/formdata/send-form-data-with-filename.html [ Failure ]
1176http/tests/local/formdata/send-form-data-with-sliced-file.html [ Failure ]
1177http/tests/local/formdata/send-form-data.html [ Failure ]
1178http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
1179http/tests/local/link-stylesheet-load-order.html [ Failure ]
1180http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
1181http/tests/misc/link-rel-icon-beforeload.html [ Failure ]
1182http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml [ Failure ]
1183http/tests/misc/submit-post-keygen.html [ Failure ]
1184http/tests/misc/willCacheResponse-delegate-callback.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001185http/tests/navigation/response204.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001186http/tests/security/contentSecurityPolicy/object-src-no-url-blocked.html [ Failure ]
1187http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure ]
1188http/tests/security/contentSecurityPolicy/object-src-none-blocked.html [ Failure ]
1189http/tests/security/cross-frame-access-put.html [ Failure ]
1190http/tests/security/cross-origin-plugin-allowed.html [ Failure ]
1191http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ]
1192http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
1193http/tests/security/cross-origin-plugin.html [ Failure ]
1194http/tests/security/local-user-CSS-from-remote.html [ Failure ]
1195http/tests/security/storage-blocking-loosened-plugin.html [ Failure ]
1196http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ]
1197http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ]
1198http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Failure ]
1199http/tests/security/svg-image-with-css-cross-domain.html [ ImageOnlyFailure ]
1200
1201# HTTP tests that are flaky:
1202http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ]
1203
1204# HTTP test that assert:
1205http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html
1206
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001207# <rdar://problem/19191637> compositing/layer-creation/deep-tree.html fails
1208compositing/layer-creation/deep-tree.html
1209
1210# <rdar://problem/19193263> compositing/geometry/outline-change.html: ASSERTION FAILED: loader->identifier() in DocumentLoader::removeSubresourceLoader()
1211compositing/geometry/outline-change.html
1212compositing/geometry/partial-layout-update.html
graouts@webkit.org7db04f02018-04-10 05:42:12 +00001213legacy-animation-engine/compositing/geometry/partial-layout-update.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001214fast/dom/HTMLObjectElement/children-changed.html
1215fast/events/menu-keydown-on-hidden-element.html
1216
ryanhaddad@apple.com9adb2082017-10-20 23:40:21 +00001217# Compositing tests to triage
1218webkit.org/b/178487 compositing/visibility/visibility-simple-video-layer.html [ Skip ]
1219webkit.org/b/178487 compositing/backing/form-controls-backing.html [ Failure ]
1220webkit.org/b/178487 compositing/checkerboard.html [ Failure ]
1221webkit.org/b/178487 compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
1222webkit.org/b/178487 compositing/fixed-with-fixed-layout.html [ Failure ]
1223webkit.org/b/178487 compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00001224webkit.org/b/178487 legacy-animation-engine/compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ]
ryanhaddad@apple.com9adb2082017-10-20 23:40:21 +00001225webkit.org/b/178487 compositing/geometry/video-fixed-scrolling.html [ Pass Failure ]
1226webkit.org/b/178487 compositing/iframes/composited-iframe-scroll.html [ Failure ]
1227webkit.org/b/178487 compositing/iframes/iframe-content-flipping.html [ Failure ]
1228webkit.org/b/178487 compositing/iframes/layout-on-compositing-change.html [ Failure ]
1229webkit.org/b/178487 compositing/iframes/nested-iframe-scrolling.html [ Failure ]
1230webkit.org/b/178487 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Failure ]
1231webkit.org/b/178487 compositing/layer-creation/fixed-overlap-extent.html [ Failure ]
1232webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
1233webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure ]
1234webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view.html [ Failure ]
1235webkit.org/b/178487 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
1236webkit.org/b/178487 compositing/layer-creation/will-change-layer-creation.html [ Failure ]
1237webkit.org/b/178487 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
1238webkit.org/b/178487 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure ]
1239webkit.org/b/178487 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ]
1240webkit.org/b/178487 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Failure ]
1241webkit.org/b/178487 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
1242webkit.org/b/178487 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
1243webkit.org/b/178487 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
1244webkit.org/b/178487 compositing/video/video-object-fit.html [ Failure ]
1245webkit.org/b/178487 compositing/video/video-poster.html [ Failure ]
1246webkit.org/b/178487 compositing/masks/compositing-clip-path-on-subpixel-position.html [ ImageOnlyFailure ]
1247webkit.org/b/178487 compositing/overlap-blending/nested-overlap-overflow.html [ ImageOnlyFailure ]
1248webkit.org/b/178487 compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ]
1249webkit.org/b/178487 compositing/video/video-clip-change-src.html [ ImageOnlyFailure ]
1250
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00001251# CSS tests to triage
1252webkit.org/b/178588 css3/flexbox/flexitem.html [ Failure ]
1253webkit.org/b/178588 css3/zoom-coords.xhtml [ Failure ]
1254webkit.org/b/178588 fast/css/active-display-none.html [ Failure ]
1255webkit.org/b/178588 fast/css/button-height.html [ Failure ]
1256webkit.org/b/178588 fast/css/image-orientation/image-orientation.html [ Failure ]
1257webkit.org/b/178588 fast/css/image-resolution/image-resolution.html [ Failure ]
1258webkit.org/b/178588 fast/css/line-height-determined-by-primary-font.html [ Failure ]
1259webkit.org/b/178588 fast/css/replaced-element-implicit-size.html [ Failure ]
1260webkit.org/b/178588 fast/css/square-button-appearance.html [ Failure ]
1261webkit.org/b/178588 fast/css/unknown-pseudo-element-matching.html [ Failure ]
1262webkit.org/b/178588 css3/background/background-repeat-round-padding.html [ ImageOnlyFailure ]
1263webkit.org/b/178588 css3/blending/blend-mode-body-child-isolate-html-background-color.html [ ImageOnlyFailure ]
1264webkit.org/b/178588 css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ]
1265webkit.org/b/178588 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ]
1266webkit.org/b/178588 css3/masking/mask-base64.html [ ImageOnlyFailure ]
1267webkit.org/b/178588 css3/masking/mask-repeat-round-padding.html [ ImageOnlyFailure ]
1268webkit.org/b/178588 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
1269webkit.org/b/178588 fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order.html [ ImageOnlyFailure ]
1270webkit.org/b/178588 fast/css/empty-cell-baseline.html [ ImageOnlyFailure ]
1271webkit.org/b/178588 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
1272webkit.org/b/178588 fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ]
1273webkit.org/b/178588 fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
1274webkit.org/b/178588 fast/css/vertical-align-block-elements.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001275
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00001276webkit.org/b/178961 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001277
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00001278webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-002.html [ ImageOnlyFailure ]
1279webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-003.html [ ImageOnlyFailure ]
1280webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-004.html [ ImageOnlyFailure ]
1281webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-006.html [ ImageOnlyFailure ]
1282webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-007.html [ ImageOnlyFailure ]
1283webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-008.html [ ImageOnlyFailure ]
1284webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-000.html [ ImageOnlyFailure ]
1285webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-004.html [ ImageOnlyFailure ]
1286webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-009.html [ ImageOnlyFailure ]
1287webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-013.html [ ImageOnlyFailure ]
1288webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-015.html [ ImageOnlyFailure ]
1289webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-016.html [ ImageOnlyFailure ]
1290webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-025.html [ ImageOnlyFailure ]
1291webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-017.html [ ImageOnlyFailure ]
1292webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
1293webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-017.html [ ImageOnlyFailure ]
1294webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-010.html [ ImageOnlyFailure ]
1295webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-011.html [ ImageOnlyFailure ]
1296webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-012.html [ ImageOnlyFailure ]
1297webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-013.html [ ImageOnlyFailure ]
1298webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-014.html [ ImageOnlyFailure ]
1299webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-015.html [ ImageOnlyFailure ]
1300webkit.org/b/178729 css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ]
1301webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
1302webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
1303webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
1304webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
1305webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
1306webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
1307webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001308
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00001309webkit.org/b/178952 fast/css/font-calculated-value.html [ Failure ]
1310webkit.org/b/178954 fast/css/font-shorthand-from-longhands.html [ Failure ]
1311webkit.org/b/178955 fast/css/font-shorthand-line-height.html [ Failure ]
1312webkit.org/b/178957 fast/css/getComputedStyle/computed-style-font.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001313
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00001314webkit.org/b/178958 fast/css/font-face-multiple-faces.html [ Failure ]
1315webkit.org/b/178958 fast/css/font-face-opentype.html [ Failure ]
1316webkit.org/b/178958 fast/css/font-face-repeated-url.html [ Failure ]
1317webkit.org/b/178958 fast/css/font-face-synthetic-bold-italic.html [ Failure ]
1318webkit.org/b/178958 fast/css/font-face-weight-matching.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001319
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00001320webkit.org/b/178963 fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
1321webkit.org/b/178963 fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailure ]
1322webkit.org/b/178963 fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
1323webkit.org/b/178963 fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001324
ryanhaddad@apple.comb7fe8762017-11-10 01:50:30 +00001325# editing/deleting tests to triage
1326editing/deleting/delete-all-text-in-text-field-assertion.html [ Failure ]
1327editing/deleting/delete-cell-contents.html [ Failure ]
1328editing/deleting/smart-delete-002.html [ Failure ]
1329editing/deleting/smart-delete-across-editable-boundaries.html [ Failure ]
1330editing/deleting/smart-editing-disabled-mac.html [ Failure ]
1331
ryanhaddad@apple.comae19f692017-12-01 21:44:48 +00001332# editing/execCommand tests to triage
1333webkit.org/b/180270 editing/execCommand/button.html [ Failure ]
1334webkit.org/b/180269 editing/execCommand/createLink.html [ Failure ]
1335webkit.org/b/180271 editing/execCommand/hilitecolor.html [ Failure ]
1336webkit.org/b/180268 editing/execCommand/query-command-state.html [ Failure ]
1337webkit.org/b/180267 editing/execCommand/remove-format-multiple-elements-mac.html [ Failure ]
1338webkit.org/b/180267 editing/execCommand/remove-format-multiple-elements-win.html [ Failure ]
1339webkit.org/b/180267 editing/execCommand/remove-formatting-2.html [ Failure ]
1340webkit.org/b/180269 editing/execCommand/toggle-link-mac.html [ Failure ]
1341webkit.org/b/180269 editing/execCommand/toggle-unlink-mac.html
1342webkit.org/b/180269 editing/execCommand/unlink.html [ Failure ]
1343
1344webkit.org/b/180275 editing/caret/color-span-inside-editable-background.html [ ImageOnlyFailure ]
1345webkit.org/b/180725 editing/caret/color-span-inside-editable.html [ ImageOnlyFailure ]
1346
ryanhaddad@apple.com3c6b2452017-12-01 23:52:01 +00001347webkit.org/b/180286 editing/input/editable-container-with-word-wrap-normal.html [ Failure ]
1348
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001349# Font tests that fail:
1350fonts/font-fallback-prefers-pictographs.html [ ImageOnlyFailure ]
1351
1352# ietestcenter tests that fail:
1353ietestcenter/css3/flexbox/flexbox-align-baseline-001.htm [ ImageOnlyFailure ]
1354ietestcenter/css3/flexbox/flexbox-align-center-001.htm [ ImageOnlyFailure ]
1355ietestcenter/css3/flexbox/flexbox-align-center-002.htm [ ImageOnlyFailure ]
1356ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
1357ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001358
1359# Scrollbar tests that fail:
1360webkit.org/b/137572 scrollbars/scroll-rtl-or-bt-layer.html [ Skip ]
1361webkit.org/b/137572 scrollbars/scrollable-iframe-remove-crash.html [ Skip ] # Timeout, Fail
1362webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ]
1363webkit.org/b/137572 scrollbars/scrollbar-selectors.html [ Failure ]
1364webkit.org/b/137572 scrollbars/scrollevent-iframe-no-scrolling.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001365scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001366
1367# JavaScript tests that fail:
1368js/dom/dom-static-property-for-in-iteration.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001369
1370# Page overlay tests that fail:
1371pageoverlay/overlay-large-document-scrolled.html [ Failure ]
1372pageoverlay/overlay-large-document.html [ Failure ]
1373webkit.org/b/153337 pageoverlay/overlay-installation.html [ Pass Failure ]
1374
1375# These tests require an OpenType MATH font on the Apple bots.
fred.wang@free.frf1ccbf12018-03-08 16:58:54 +00001376webkit.org/b/160161 mathml/opentype/vertical.html [ Skip ]
1377webkit.org/b/160161 mathml/opentype/large-operators.html [ Skip ]
1378webkit.org/b/160161 mathml/opentype/horizontal.html [ Skip ]
1379webkit.org/b/160161 mathml/opentype/horizontal-munderover.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001380
fred.wang@free.fr2f7bb402018-03-22 11:31:47 +00001381# This test requires the Latin Modern Math font.
fred.wang@free.frf1ccbf12018-03-08 16:58:54 +00001382webkit.org/b/160161 mathml/presentation/bug159513.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001383
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001384# This test fails because the USE_TYPO_METRICS flag is ignored for non-math font
fred.wang@free.fr3b66fe92017-11-27 08:53:00 +00001385webkit.org/b/150394 imported/w3c/web-platform-tests/mathml/relations/text-and-math/use-typo-metrics-1.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001386
fred.wang@free.fr3b66fe92017-11-27 08:53:00 +00001387# This test fails because iframes are expanded on iOS.
1388webkit.org/b/149264 imported/w3c/web-platform-tests/mathml/relations/html5-tree/unique-identifier-1.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001389
1390# These tests use key navigation to test MathML links but do not seem to work on iOS simulator.
1391webkit.org/b/159662 mathml/presentation/href-enter.html [ Skip ]
1392webkit.org/b/159662 mathml/presentation/href-style.html [ Skip ]
1393
1394# <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont()
1395svg/text/svg-fallback-font-crash.html
1396svg/css/font-face-variant-crash.html
1397
ryanhaddad@apple.comcffdeaa2018-01-17 22:25:05 +00001398# storage/indexeddb tests to triage
1399webkit.org/b/181752 storage/indexeddb/connection-leak-private.html [ Failure ]
1400webkit.org/b/181752 storage/indexeddb/connection-leak.html [ Failure ]
1401webkit.org/b/181752 storage/indexeddb/cursor-leak-private.html [ Failure ]
1402webkit.org/b/181752 storage/indexeddb/cursor-leak.html [ Failure ]
1403webkit.org/b/181752 storage/indexeddb/cursor-request-cycle-private.html [ Failure ]
1404webkit.org/b/181752 storage/indexeddb/cursor-request-cycle.html [ Failure ]
1405webkit.org/b/181752 storage/indexeddb/database-odd-names.html [ Failure ]
1406webkit.org/b/181752 storage/indexeddb/dont-commit-on-blocked-private.html [ Failure ]
1407webkit.org/b/181752 storage/indexeddb/events-private.html [ Failure ]
1408webkit.org/b/181752 storage/indexeddb/events.html [ Failure ]
1409webkit.org/b/181752 storage/indexeddb/open-db-private-browsing.html [ Failure ]
1410webkit.org/b/181752 storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
1411webkit.org/b/181752 storage/indexeddb/removed-private.html [ Failure ]
1412webkit.org/b/181752 storage/indexeddb/removed.html [ Failure ]
1413webkit.org/b/181752 storage/indexeddb/request-leak-private.html [ Failure ]
1414webkit.org/b/181752 storage/indexeddb/request-leak.html [ Failure ]
1415webkit.org/b/181752 storage/indexeddb/structured-clone-private.html [ Failure ]
1416webkit.org/b/181752 storage/indexeddb/structured-clone.html [ Failure ]
1417webkit.org/b/181752 storage/indexeddb/wasm-exceptions.html [ Failure ]
1418webkit.org/b/181752 storage/indexeddb/database-quota-private.html [ Skip ]
1419webkit.org/b/181752 storage/indexeddb/database-quota.html [ Skip ]
1420webkit.org/b/181752 storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
1421webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-1.html [ Skip ]
1422webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-2.html [ Skip ]
1423webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-5.html [ Skip ]
1424webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-6.html [ Skip ]
1425webkit.org/b/181752 storage/indexeddb/odd-strings.html [ Skip ]
1426webkit.org/b/181752 storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
1427webkit.org/b/181752 storage/indexeddb/transaction-starvation.html [ Skip ]
1428
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001429# SVG tests that fail:
1430svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ]
1431svg/animations/animate-css-xml-attributeType.html [ Failure ]
1432svg/animations/animate-marker-orienttype-1.html [ Failure ]
1433svg/animations/animate-marker-orienttype-2.html [ Failure ]
1434svg/animations/animate-marker-orienttype-3.html [ Failure ]
1435svg/as-background-image/animated-svg-as-background.html [ Failure ]
1436svg/as-background-image/svg-as-background-1.html [ Failure ]
1437svg/as-background-image/svg-as-background-2.html [ Failure ]
1438svg/as-background-image/svg-as-background-3.html [ Failure ]
1439svg/as-background-image/svg-as-background-4.html [ Failure ]
1440svg/as-background-image/svg-as-background-5.html [ Failure ]
1441svg/as-background-image/svg-as-background-6.html [ Failure ]
1442svg/as-background-image/svg-as-background-with-relative-size.html [ Failure ]
1443svg/as-background-image/svg-as-background-with-viewBox.html [ Failure ]
1444svg/as-background-image/svg-as-background.html [ Failure ]
1445svg/as-background-image/svg-as-tiled-background.html [ Failure ]
1446svg/as-background-image/svg-width-100p-as-background.html [ Failure ]
1447svg/as-object/svg-embedded-in-html-in-iframe.html [ Failure ]
1448svg/batik/filters/feTile.svg [ Failure ]
1449svg/batik/filters/filterRegions.svg [ Failure ]
1450svg/batik/masking/maskRegions.svg [ Failure ]
1451svg/batik/paints/gradientLimit.svg [ Failure ]
1452svg/batik/paints/patternPreserveAspectRatioA.svg [ Failure ]
1453svg/batik/paints/patternRegionA.svg [ Failure ]
1454svg/batik/paints/patternRegions-positioned-objects.svg [ Failure ]
1455svg/batik/paints/patternRegions.svg [ Failure ]
1456svg/batik/text/xmlSpace.svg [ Failure ]
1457svg/carto.net/button.svg [ Failure ]
1458svg/carto.net/colourpicker.svg [ Failure ]
1459svg/carto.net/combobox.svg [ Failure ]
1460svg/carto.net/scrollbar.svg [ Failure ]
1461svg/carto.net/selectionlist.svg [ Failure ]
1462svg/carto.net/slider.svg [ Failure ]
1463svg/carto.net/tabgroup.svg [ Failure ]
1464svg/carto.net/textbox.svg [ Failure ]
1465svg/carto.net/window.svg [ Failure ]
1466svg/css/composite-shadow-example.html [ Failure ]
1467svg/css/composite-shadow-with-opacity.html [ Failure ]
1468svg/css/css-box-min-width.html [ Failure ]
1469svg/css/getComputedStyle-basic.xhtml [ Failure ]
1470svg/css/group-with-shadow.svg [ Failure ]
1471svg/css/stars-with-shadow.html [ Failure ]
1472svg/css/text-gradient-shadow.svg [ Failure ]
1473svg/custom/absolute-sized-svg-in-xhtml.xhtml [ Failure ]
1474svg/custom/altglyph.svg [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001475svg/custom/animate-path-discrete.svg [ Failure ]
1476svg/custom/animate-path-morphing.svg [ Failure ]
1477svg/custom/bug45331.svg [ Failure ]
1478svg/custom/clone-element-with-animated-svg-properties.html [ Failure ]
1479svg/custom/dynamic-svg-document-creation.svg [ Failure ]
1480svg/custom/foreign-object-skew.svg [ Failure ]
1481svg/custom/getPresentationAttribute.svg [ Failure ]
1482svg/custom/getscreenctm-in-mixed-content2.xhtml [ Failure ]
1483svg/custom/getsvgdocument.html [ Failure ]
1484svg/custom/glyph-selection-lang-attribute.svg [ Failure ]
1485svg/custom/glyph-setting-d-attribute.svg [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001486svg/custom/image-rescale-scroll.html [ Failure ]
1487svg/custom/junk-data.svg [ Failure ]
1488svg/custom/linking-base-external-reference.xhtml [ Failure ]
1489svg/custom/marker-orient-auto.html [ Failure ]
1490svg/custom/missing-xlink.svg [ Failure ]
1491svg/custom/object-no-size-attributes.xhtml [ Failure ]
1492svg/custom/object-sizing-no-width-height.xhtml [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001493svg/custom/path-bad-data.svg [ Failure ]
1494svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Failure ]
1495svg/custom/rootmost-svg-xy-attrs.xhtml [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001496svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ]
1497svg/custom/simple-text-double-shadow.svg [ Failure ]
1498svg/custom/simpleCDF.xml [ Failure ]
1499svg/custom/stroked-pattern.svg [ Failure ]
1500svg/custom/svg-float-border-padding.xml [ Failure ]
1501svg/custom/svg-fonts-in-html.html [ Failure ]
1502svg/custom/svg-fonts-in-text-controls.html [ Failure ]
1503svg/custom/svg-fonts-without-missing-glyph.xhtml [ Failure ]
1504svg/custom/svg-fonts-word-spacing.html [ Failure ]
1505svg/custom/use-font-face-crash.svg [ Failure ]
1506svg/custom/use-on-disallowed-foreign-object-1.svg [ Failure ]
1507svg/custom/use-on-disallowed-foreign-object-2.svg [ Failure ]
1508svg/custom/use-on-disallowed-foreign-object-4.svg [ Failure ]
1509svg/custom/use-on-disallowed-foreign-object-5.svg [ Failure ]
1510svg/custom/use-on-disallowed-foreign-object-6.svg [ Failure ]
1511svg/custom/use-on-non-svg-namespaced-element.svg [ Failure ]
1512svg/custom/use-setAttribute-crash.svg [ Failure ]
1513svg/custom/viewport-em.svg [ Failure ]
1514svg/custom/zero-path-square-cap-rendering.svg [ Failure ]
1515svg/dom/SVGPathSegList-cloning.html [ Failure ]
1516svg/dom/SVGPathSegList-segment-modification.svg [ Failure ]
1517svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml [ Failure ]
1518svg/filters/feColorMatrix-values.svg [ Failure ]
1519svg/filters/feComposite.svg [ Failure ]
1520svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
1521svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg [ Failure ]
1522svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg [ Failure ]
1523svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg [ Failure ]
1524svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001525svg/filters/filter-on-filter-for-text.svg [ Failure ]
1526svg/filters/filter-on-tspan.svg [ Failure ]
1527svg/filters/filter-width-update.svg [ Failure ]
1528svg/filters/sourceAlpha.svg [ Failure ]
1529svg/foreignObject/fO-parent-display-changes.svg [ Failure ]
1530svg/foreignObject/svg-document-as-direct-child.svg [ Failure ]
1531svg/foreignObject/text-tref-02-b.svg [ Failure ]
1532svg/hixie/error/002.xml [ Failure ]
1533svg/hixie/error/003.xml [ Failure ]
1534svg/hixie/error/010.xml [ Failure ]
1535svg/hixie/error/011.xml [ Failure ]
1536svg/hixie/links/002.xml [ Failure ]
1537svg/hixie/mixed/004.xml [ Failure ]
1538svg/hixie/mixed/005.xml [ Failure ]
1539svg/hixie/perf/001.xml [ Failure ]
1540svg/hixie/perf/002.xml [ Failure ]
1541svg/hixie/perf/003.xml [ Failure ]
1542svg/hixie/perf/004.xml [ Failure ]
1543svg/hixie/perf/005.xml [ Failure ]
1544svg/hixie/perf/006.xml [ Failure ]
1545svg/hixie/perf/007.xml [ Failure ]
1546svg/hixie/shapes/path/001.xml [ Failure ]
1547svg/hixie/text/002.xml [ Failure ]
1548svg/hixie/text/003a.xml [ Failure ]
1549svg/hixie/text/003b.xml [ Failure ]
1550svg/hixie/viewbox/preserveAspectRatio/001.xml [ Failure ]
1551svg/hixie/viewbox/preserveAspectRatio/002.xml [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001552svg/overflow/overflow-on-outermost-svg-element-defaults.svg [ Failure ]
1553svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2.svg [ Failure ]
1554svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3.svg [ Failure ]
1555svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml [ Failure ]
1556svg/overflow/overflow-scroll-on-outermost-svg-element.svg [ Failure ]
1557svg/repaint/filter-repaint.svg [ Failure ]
1558svg/repaint/inner-svg-change-viewPort-relative.svg [ Failure ]
1559svg/repaint/svgsvgelement-repaint-children.html [ Failure ]
1560svg/repaint/text-mask-update.svg [ Failure ]
1561svg/stroke/zero-length-arc-linecaps-rendering.svg [ Failure ]
1562svg/stroke/zero-length-path-linecap-rendering.svg [ Failure ]
1563svg/stroke/zero-length-subpaths-linecap-rendering.svg [ Failure ]
1564svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
1565svg/text/append-text-node-to-tspan.html [ Failure ]
1566svg/text/bidi-embedded-direction.svg [ Failure ]
1567svg/text/bidi-reorder-value-lists.svg [ Failure ]
1568svg/text/bidi-text-anchor-direction.svg [ Failure ]
1569svg/text/bidi-text-query.svg [ Failure ]
1570svg/text/bidi-tspans.svg [ Failure ]
1571svg/text/caret-in-svg-text.xhtml [ Failure ]
1572svg/text/ems-display-none.svg [ Failure ]
1573svg/text/exs-display-none.svg [ Failure ]
1574svg/text/font-size-below-point-five-2.svg [ Failure ]
1575svg/text/font-size-below-point-five.svg [ Failure ]
1576svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
1577svg/text/kerning.svg [ Failure ]
1578svg/text/lengthAdjust-text-metrics.html [ Failure ]
1579svg/text/modify-text-node-in-tspan.html [ Failure ]
1580svg/text/multichar-glyph.svg [ Failure ]
1581svg/text/remove-text-node-from-tspan.html [ Failure ]
1582svg/text/remove-tspan-from-text.html [ Failure ]
1583svg/text/scaled-font.svg [ Failure ]
1584svg/text/scaling-font-with-geometric-precision.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001585svg/text/select-textLength-spacing-squeeze-1.svg [ Failure ]
1586svg/text/select-textLength-spacing-squeeze-2.svg [ Failure ]
1587svg/text/select-textLength-spacing-squeeze-3.svg [ Failure ]
1588svg/text/select-textLength-spacing-squeeze-4.svg [ Failure ]
1589svg/text/select-textLength-spacing-stretch-1.svg [ Failure ]
1590svg/text/select-textLength-spacing-stretch-2.svg [ Failure ]
1591svg/text/select-textLength-spacing-stretch-3.svg [ Failure ]
1592svg/text/select-textLength-spacing-stretch-4.svg [ Failure ]
1593svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure ]
1594svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ]
1595svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ]
1596svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ]
1597svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure ]
1598svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ]
1599svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ]
1600svg/text/select-textLength-spacingAndGlyphs-stretch-4.svg [ Failure ]
1601svg/text/select-x-list-1.svg [ Failure ]
1602svg/text/select-x-list-2.svg [ Failure ]
1603svg/text/select-x-list-3.svg [ Failure ]
1604svg/text/select-x-list-4.svg [ Failure ]
1605svg/text/select-x-list-with-tspans-1.svg [ Failure ]
1606svg/text/select-x-list-with-tspans-2.svg [ Failure ]
1607svg/text/select-x-list-with-tspans-3.svg [ Failure ]
1608svg/text/select-x-list-with-tspans-4.svg [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001609svg/text/textpath-outline.svg [ ImageOnlyFailure ]
1610svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ]
1611svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure ]
1612svg/wicd/sizing-flakiness.html [ Failure ]
1613svg/wicd/test-rightsizing-b.xhtml [ Failure ]
1614svg/zoom/page/absolute-sized-document-scrollbars.svg [ Failure ]
1615svg/zoom/page/zoom-background-images.html [ Failure ]
1616svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Failure ]
1617svg/zoom/page/zoom-foreignObject.svg [ Failure ]
1618svg/zoom/page/zoom-hixie-rendering-model-004.xhtml [ Failure ]
1619svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ]
1620svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
1621svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html [ Failure ]
1622svg/zoom/page/zoom-svg-as-background-with-relative-size.html [ Failure ]
1623svg/zoom/page/zoom-svg-as-relative-image.html [ Failure ]
1624svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
1625svg/zoom/page/zoom-zoom-coords.xhtml [ Failure ]
1626svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ]
1627svg/zoom/text/zoom-hixie-rendering-model-004.xhtml [ Failure ]
1628svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ]
1629
1630# CSS transform tests that fail:
1631transforms/3d/point-mapping/3d-point-mapping-3.html [ Failure ]
1632transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ Failure ]
1633
1634# HTML table tests that fail:
1635tables/mozilla/bugs/adforce_imgis_com.html [ Failure ]
1636tables/mozilla/bugs/bug133756-1.html [ Failure ]
1637tables/mozilla/bugs/bug133756-2.html [ Failure ]
1638tables/mozilla/bugs/bug137388-1.html [ Failure ]
1639tables/mozilla/bugs/bug137388-2.html [ Failure ]
1640tables/mozilla/bugs/bug137388-3.html [ Failure ]
1641tables/mozilla/bugs/bug149275-2.html [ Failure ]
1642tables/mozilla/bugs/bug157890.html [ Failure ]
1643tables/mozilla/bugs/bug220536.html [ Failure ]
1644tables/mozilla/bugs/bug23151.html [ Failure ]
1645tables/mozilla/bugs/bug26553.html [ Failure ]
1646tables/mozilla/bugs/bug27038-3.html [ Failure ]
1647tables/mozilla/bugs/bug2886-2.html [ Failure ]
1648tables/mozilla/bugs/bug29314.html [ Failure ]
1649tables/mozilla/bugs/bug50695-2.html [ Failure ]
1650tables/mozilla/bugs/bug56201.html [ Failure ]
1651tables/mozilla/bugs/bug83786.html [ Failure ]
1652tables/mozilla/bugs/bug8858.html [ Failure ]
1653tables/mozilla/bugs/bug92647-2.html [ Failure ]
1654tables/mozilla/core/row_span.html [ Failure ]
1655tables/mozilla/marvin/table_overflow_hidden_td.html [ Failure ]
1656tables/mozilla_expected_failures/bugs/bug131020-3.html [ Failure ]
1657tables/mozilla_expected_failures/bugs/bug65372.html [ Failure ]
1658tables/mozilla_expected_failures/bugs/bug85016.html [ Failure ]
1659tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html [ Failure ]
1660tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html [ Failure ]
1661tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html [ Failure ]
1662tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html [ Failure ]
1663tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html [ Failure ]
1664
1665# Scrolling coordinator tests that fail:
1666scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure ]
1667scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure ]
1668
1669# Userscript tests that fail:
1670userscripts/user-script-plugin-document.html [ Failure ]
1671
1672# Webarchive tests that fail:
1673webarchive/test-css-url-resources-in-stylesheets.html [ Failure ]
1674webarchive/test-css-url-resources-inline-styles.html [ Failure ]
1675webarchive/test-link-rel-icon.html [ Failure ]
1676
bfulgham@apple.com1ea1d3b2017-10-03 16:00:55 +00001677# The following two tests are expected to fail until <rdar://problem/34063313> is available on test systems.
1678webarchive/loading/cache-expired-subresource.html [ Failure ]
1679webarchive/loading/test-loading-archive-subresource-null-mimetype.html [ Crash ]
1680
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001681# Webarchive tests that fail due to <https://bugs.webkit.org/show_bug.cgi?id=82665>:
1682http/tests/webarchive/test-css-url-encoding-shift-jis.html
1683http/tests/webarchive/test-css-url-encoding-utf-8.html
1684http/tests/webarchive/test-css-url-encoding.html
1685
1686# XMLHttpRequest tests that fail:
1687http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ]
1688http/tests/xmlhttprequest/default-content-type-dashboard.html [ Failure ]
1689http/tests/xmlhttprequest/head-redirection.html [ Failure ]
1690
1691# DeviceMotion tests that time out:
1692fast/dom/DeviceMotion/no-page-cache.html
1693
1694# LayoutTests/fast tests that fail:
1695fast/autoresize/autoresize-with-iframe.html [ Failure ]
1696fast/autoresize/basic.html [ Failure ]
1697fast/autoresize/turn-off-autoresize.html [ Failure ]
1698fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
1699fast/backgrounds/selection-background-color.html [ ImageOnlyFailure ]
1700fast/block/basic/fieldset-stretch-to-legend.html [ Failure ]
1701fast/block/float/008.html [ Failure ]
1702fast/block/float/019.html [ Failure ]
1703fast/block/float/033.html [ Failure ]
1704fast/block/float/035.html [ Failure ]
1705fast/block/float/br-with-clear-2.html [ Failure ]
1706fast/block/float/float-not-removed-from-next-sibling.html [ Failure ]
1707fast/block/float/float-not-removed-from-next-sibling2.html [ Failure ]
1708fast/block/float/floats-offset-image-strict.html [ ImageOnlyFailure ]
1709fast/block/float/nested-clearance.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001710fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ]
1711fast/block/positioning/016.html [ Failure ]
1712fast/block/positioning/025.html [ Failure ]
1713fast/block/positioning/fixed-position-stacking-context.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001714fast/block/positioning/negative-rel-position.html [ Failure ]
1715fast/block/positioning/offsetLeft-offsetTop-multicolumn.html [ ImageOnlyFailure ]
1716fast/block/positioning/relative-positioned-inline-container.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001717fast/borders/border-fit.html [ Failure ]
1718fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
1719fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
1720fast/borders/border-radius-on-subpixel-position-non-hidpi.html [ ImageOnlyFailure ]
1721fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
1722fast/canvas/canvas-bg.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001723fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
1724fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
1725fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
1726fast/canvas/draw-focus-if-needed.html [ Failure ]
1727fast/clip/clip-when-rect-has-fractional-pixel-value.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001728fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html [ Failure ]
1729fast/dom/Element/getBoundingClientRect.html [ Failure ]
1730fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001731fast/dom/HTMLHeadElement/textInHead1.html [ Failure ]
1732fast/dom/HTMLHeadElement/textInHead2.html [ Failure ]
1733fast/dom/HTMLHeadElement/textInHead3.html [ Failure ]
1734fast/dom/HTMLHeadElement/textInHead4.html [ Failure ]
1735fast/dom/HTMLHeadElement/textInHead5.html [ Failure ]
1736fast/dom/HTMLImageElement/sizes/image-sizes-1x.html [ Failure ]
1737fast/dom/HTMLInputElement/input-slider-update-styled.html [ Failure ]
1738fast/dom/HTMLInputElement/input-slider-update.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001739fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html [ Failure ]
1740fast/dom/Range/getBoundingClientRect.html [ Failure ]
1741fast/dom/Range/getClientRects.html [ Failure ]
1742fast/dom/Range/range-expand.html [ Failure ]
simon.fraser@apple.come41966d2017-05-13 05:41:28 +00001743webkit.org/b/172058 fast/dom/Range/simple-line-layout-getclientrects.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001744fast/dom/Window/mozilla-focus-blur.html [ Failure ]
1745fast/dom/Window/new-window-opener.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001746fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Failure ]
1747fast/dom/Window/slow-unload-handler.html [ Failure ]
1748fast/dom/Window/webkitConvertPoint.html [ Failure ]
1749fast/dom/Window/window-properties-device-orientation.html [ Failure ]
1750fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
1751fast/dom/Window/window-resize-and-move-arguments.html [ Failure ]
1752fast/dom/Window/window-resize.html [ Failure ]
1753fast/dom/Window/window-screen-properties.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001754fast/dom/anchor-text.html [ Failure ]
1755fast/dom/attr_dead_doc.html [ Failure ]
1756fast/dom/client-width-height-quirks.html [ Failure ]
1757fast/dom/client-width-height.html [ Failure ]
1758fast/dom/comment-not-documentElement.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001759fast/dom/horizontal-scrollbar-when-dir-change.html [ Failure ]
1760fast/dom/jsDevicePixelRatio.html [ Failure ]
1761fast/dom/navigator-detached-no-crash.html [ Failure ]
1762fast/dom/scroll-reveal-left-overflow.html [ Failure ]
1763fast/dom/scroll-reveal-top-overflow.html [ Failure ]
1764fast/dom/tab-in-right-alignment.html [ Failure ]
1765fast/dom/title-directionality-removeChild.html [ Failure ]
1766fast/dom/title-directionality.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001767fast/dom/vertical-scrollbar-when-dir-change.html [ Failure ]
1768fast/dom/window-inner-size-scaling.html [ Failure ]
1769fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001770fast/events/constructors/mouse-event-constructor.html [ Failure ]
1771fast/events/constructors/wheel-event-constructor.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001772fast/events/event-attribute.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001773fast/events/frame-tab-focus.html [ Failure ]
1774fast/events/ime-composition-events-001.html [ Failure ]
1775fast/events/ime-compositionend-on-selection-change.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001776fast/events/input-events-paste-data.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001777fast/events/input-events-ime-recomposition.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001778fast/events/input-events-paste-rich-datatransfer.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001779fast/events/before-input-prevent-cut.html [ Failure ]
1780fast/events/before-input-prevent-paste.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001781fast/events/before-input-delete-text-target-ranges.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001782fast/events/scale-and-scroll-body.html [ Failure ]
1783fast/events/scale-and-scroll-iframe-body.html [ Failure ]
1784fast/events/scale-and-scroll-iframe-window.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001785fast/events/show-modal-dialog-onblur-onfocus.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001786fast/events/tabindex-focus-blur-all.html [ Failure ]
1787
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001788# Ref-test imported from W3C that is failing because type=image input elements have rounded corners on iOS.
1789imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ ImageOnlyFailure ]
1790# Ref-test imported form W3C that is failing because the test is off by a couple of pixels on iOS.
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00001791imported/w3c/web-platform-tests/css/css-multicol/multicol-fill-auto-block-children-001.xht [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001792
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001793fast/filter-image/clipped-filter.html [ ImageOnlyFailure ]
1794fast/flexbox/flex-hang.html [ Failure ]
1795fast/flexbox/overhanging-floats-removed.html [ Failure ]
1796fast/flexbox/vertical-box-form-controls.html [ Failure ]
1797fast/forms/autofocus-opera-003.html [ Failure ]
1798fast/forms/button-inner-block-reuse.html [ Failure ]
1799fast/forms/button-with-float.html [ ImageOnlyFailure ]
1800
1801# <input type=color> is not supported on iOS.
1802fast/forms/color/input-color-onchange-event.html [ Failure ]
1803fast/forms/color/input-color-readonly.html [ Failure ]
1804fast/forms/color/input-value-sanitization-color.html [ Failure ]
1805fast/forms/color/color-setrangetext.html [ Failure ]
1806
1807fast/forms/datalist/datalist-fallback-content.html [ ImageOnlyFailure ]
1808fast/forms/datalist/datalist-nonoption-child.html [ Failure ]
1809fast/forms/datalist/datalist.html [ Failure ]
1810fast/forms/datalist/input-appearance-range-with-datalist-zoomed.html [ Failure ]
1811fast/forms/datalist/input-list.html [ Failure ]
1812fast/forms/datetime/ValidityState-rangeOverflow-datetime.html [ Failure ]
1813fast/forms/datetime/ValidityState-rangeUnderflow-datetime.html [ Failure ]
1814fast/forms/datetime/ValidityState-stepMismatch-datetime.html [ Failure ]
1815fast/forms/datetime/ValidityState-typeMismatch-datetime.html [ Failure ]
1816fast/forms/datetime/datetime-input-type.html [ Failure ]
1817fast/forms/datetime/datetime-setrangetext.html [ Failure ]
1818fast/forms/datetime/datetime-stepup-stepdown.html [ Failure ]
1819fast/forms/datetime/datetime-value-sanitization.html [ Failure ]
1820fast/forms/datetime/input-valueasdate-datetime.html [ Failure ]
1821fast/forms/datetime/input-valueasnumber-datetime.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001822fast/forms/fieldset-legend-padding-unclipped-fieldset-border.html [ Failure ]
1823fast/forms/fieldset-with-float.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001824fast/forms/file/file-style-inheritance.html [ Failure ]
1825fast/forms/file/file-vertical-padding-border.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001826fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ]
1827fast/forms/hidpi-textfield-background-bleeding.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001828fast/forms/input-baseline.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001829fast/forms/input-live-pseudo-selectors.html [ Failure ]
1830fast/forms/input-no-renderer.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001831fast/forms/input-select-webkit-user-select-none.html [ Failure ]
1832fast/forms/input-set-composition-scroll.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001833fast/forms/input-textarea-padding-match.html [ ImageOnlyFailure ]
1834fast/forms/listbox-clip.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001835fast/forms/listbox-selection-2.html [ Failure ]
1836fast/forms/listbox-selection-3.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001837fast/forms/number/number-size.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001838fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure ]
1839fast/forms/number/number-spinbutton-click-in-iframe.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001840fast/forms/number/number-wheel-event.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001841fast/forms/password-placeholder-text-security.html [ Pass ImageOnlyFailure ]
1842fast/forms/placeholder-position.html [ Failure ]
1843fast/forms/radio/indeterminate-radio.html [ Pass Failure ]
ryanhaddad@apple.comdc460682017-10-31 20:50:37 +00001844
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001845fast/forms/range/slider-padding.html [ Failure ]
1846fast/forms/range/slider-thumb-stylability.html [ Failure ]
1847fast/forms/range/slider-transformed.html [ Failure ]
1848fast/forms/range/slider-zoomed.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001849fast/forms/search/search-size-with-decorations.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001850fast/forms/select-clientheight-large-size.html [ Failure ]
1851fast/forms/select-clientheight-with-multiple-attr.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001852fast/forms/select-live-pseudo-selectors.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001853fast/forms/select-overflow-scroll-inherited.html [ Failure ]
1854fast/forms/select-overflow-scroll.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001855fast/forms/select/option-selecting.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001856fast/forms/shadow-tree-exposure.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001857fast/forms/textarea-input-event.html [ Failure ]
1858fast/forms/textarea-live-pseudo-selectors.html [ Failure ]
1859fast/forms/textarea-metrics.html [ Failure ]
1860fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
1861fast/forms/textarea-set-defaultvalue-after-value.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001862fast/forms/textfield-overflow-by-value-update.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001863fast/frames/calculate-fixed.html [ Failure ]
1864fast/frames/calculate-order.html [ Failure ]
1865fast/frames/calculate-percentage.html [ Failure ]
1866fast/frames/calculate-relative.html [ Failure ]
1867fast/frames/content-opacity-1.html [ Failure ]
1868fast/frames/content-opacity-2.html [ Failure ]
1869fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001870fast/frames/hidpi-position-iframe-on-device-pixel.html [ ImageOnlyFailure ]
1871fast/frames/iframe-scaling-with-scroll.html [ Failure ]
1872fast/frames/iframe-text-contents.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001873fast/frames/invalid.html [ Failure ]
1874fast/frames/paint-iframe-background.html [ Failure ]
1875fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001876fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
1877fast/frames/valid.html [ Failure ]
1878fast/gradients/background-clipped.html [ Failure ]
1879fast/hidpi/image-srcset-data-srcset.html [ Failure ]
1880fast/images/gif-large-checkerboard.html [ Failure ]
1881fast/images/gray-scale-jpeg-with-color-profile.html [ Failure ]
1882fast/images/icon-decoding.html [ Failure ]
1883fast/images/image-in-map.html [ Failure ]
1884fast/images/imagemap-focus-ring-zoom.html [ Failure ]
1885fast/images/repaint-subrect-grid.html [ Failure ]
1886fast/images/support-broken-image-delegate.html [ Failure ]
1887fast/images/webp-image-decoding.html [ Failure ]
1888fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
1889fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
1890fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
1891fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
1892fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ]
1893fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
1894fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ]
1895fast/invalid/017.html [ Failure ]
1896fast/invalid/018.html [ Failure ]
1897fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html [ ImageOnlyFailure ]
1898fast/layers/wrong-clipping-semi-transparent-layer-on-subpixel-position.html [ ImageOnlyFailure ]
1899fast/lists/list-marker-before-content-table.html [ Failure ]
1900fast/loader/scroll-position-restored-on-back-non-cached.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001901fast/media/mq-max-pixel-ratio.html [ ImageOnlyFailure ]
1902fast/media/mq-min-pixel-ratio.html [ ImageOnlyFailure ]
1903fast/media/mq-pixel-ratio.html [ ImageOnlyFailure ]
1904fast/media/mq-resolution-dpi-dpcm-warning.html [ Failure ]
1905fast/media/mq-resolution.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001906fast/media/viewport-media-query.html [ ImageOnlyFailure ]
1907fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ]
1908fast/multicol/newmulticol/multicol-clip-rounded-corners.html [ ImageOnlyFailure ]
1909fast/multicol/pagination-h-horizontal-bt.html [ Failure ]
1910fast/multicol/pagination-h-horizontal-tb.html [ Failure ]
1911fast/multicol/pagination-h-vertical-lr.html [ Failure ]
1912fast/multicol/pagination-h-vertical-rl.html [ Failure ]
1913fast/multicol/pagination-v-horizontal-bt.html [ Failure ]
1914fast/multicol/pagination-v-horizontal-tb.html [ Failure ]
1915fast/multicol/pagination-v-vertical-lr.html [ Failure ]
1916fast/multicol/pagination-v-vertical-rl.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001917fast/multicol/progression-reverse.html [ Failure ]
1918fast/multicol/shrink-to-column-height-for-pagination.html [ Failure ]
1919fast/multicol/single-line.html [ Failure ]
1920fast/multicol/span/generated-child-split-flow-crash.html [ Failure ]
1921fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ]
1922fast/multicol/vertical-rl/rule-style.html [ Failure ]
1923fast/multicol/simple-line-layout-line-index-after-strut.html [ ImageOnlyFailure ]
1924fast/overflow/horizontal-scroll-after-back.html [ Failure ]
1925fast/overflow/overflow-y-scroll.html [ Failure ]
1926fast/overflow/scroll-div-hide-show.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001927fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ]
1928fast/overflow/scrollbar-restored.html [ Failure ]
1929fast/parser/nested-fragment-parser-crash.html [ Failure ]
1930fast/preloader/document-write-2.html [ Failure ]
1931fast/preloader/document-write.html [ Failure ]
1932fast/preloader/image-srcset.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001933fast/replaced/invalid-object-with-fallback.html [ Failure ]
1934fast/replaced/object-with-embed-url-param.html [ Failure ]
1935fast/replaced/percent-height-in-anonymous-block.html [ Failure ]
1936fast/ruby/ruby-block-style-not-updated-with-before-after-content.html [ Failure ]
1937fast/ruby/ruby-block-style-not-updated.html [ Failure ]
1938fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
1939fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
1940fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
1941fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
1942fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
1943fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html [ Failure ]
1944fast/ruby/ruby-inline-style-not-updated.html [ Failure ]
1945fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
1946fast/ruby/ruby-line-height.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001947fast/selectors/read-only-read-write-input-basics.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001948fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ]
1949fast/spatial-navigation/snav-1st-stop.html [ Failure ]
1950fast/spatial-navigation/snav-clipped-overflowed-content.html [ Failure ]
1951fast/spatial-navigation/snav-container-only-white-space.html [ Failure ]
1952fast/spatial-navigation/snav-container-white-space.html [ Failure ]
1953fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ Failure ]
1954fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html [ Failure ]
1955fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ]
1956fast/spatial-navigation/snav-fully-aligned-vertically.html [ Failure ]
1957fast/spatial-navigation/snav-hidden-focusable-element.html [ Failure ]
1958fast/spatial-navigation/snav-hidden-iframe-zero-size.html [ Failure ]
1959fast/spatial-navigation/snav-hidden-iframe.html [ Failure ]
1960fast/spatial-navigation/snav-iframe-flattening-simple.html [ Failure ]
1961fast/spatial-navigation/snav-iframe-nested.html [ Failure ]
1962fast/spatial-navigation/snav-iframe-no-focusable-content.html [ Failure ]
1963fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ]
1964fast/spatial-navigation/snav-iframe-recursive-offset-parent.html [ Failure ]
1965fast/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html [ Failure ]
1966fast/spatial-navigation/snav-imagemap-area-not-focusable.html [ Failure ]
1967fast/spatial-navigation/snav-imagemap-area-without-image.html [ Failure ]
1968fast/spatial-navigation/snav-imagemap-overlapped-areas.html [ Failure ]
1969fast/spatial-navigation/snav-imagemap-simple.html [ Failure ]
1970fast/spatial-navigation/snav-input.html [ Failure ]
1971fast/spatial-navigation/snav-media-elements.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001972fast/spatial-navigation/snav-offscreen-content.html [ Failure ]
1973fast/spatial-navigation/snav-radio-group.html [ Failure ]
1974fast/spatial-navigation/snav-radio.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001975fast/spatial-navigation/snav-table-traversal.html [ Failure ]
1976fast/spatial-navigation/snav-textarea.html [ Failure ]
1977fast/spatial-navigation/snav-tiny-table-traversal.html [ Failure ]
1978fast/spatial-navigation/snav-two-elements-one-line.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001979fast/spatial-navigation/snav-zero-margin-content.html [ Failure ]
1980fast/sub-pixel/block-with-margin-overflow.html [ ImageOnlyFailure ]
1981fast/sub-pixel/client-rect-has-subpixel-precision.html [ ImageOnlyFailure ]
1982fast/sub-pixel/client-width-height-snapping.html [ Failure ]
1983fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ]
1984fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
1985fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ]
1986fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
1987fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ]
1988fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html [ Failure ]
1989fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ]
1990fast/table/022.html [ Failure ]
1991fast/table/025.html [ Failure ]
1992fast/table/034.html [ Failure ]
1993fast/table/border-collapsing/equal-precedence-resolution-vertical.html [ Failure ]
1994fast/table/col-and-colgroup-offsets.html [ Failure ]
1995fast/table/fixed-table-with-percent-width-inside-extra-large-div.html [ Failure ]
1996fast/table/giantRowspan2.html [ Failure ]
1997fast/table/height-percent-test-vertical.html [ Failure ]
1998fast/table/height-percent-test.html [ Failure ]
1999fast/table/table-before-child-style-update.html [ Failure ]
2000fast/table/table-cell-before-after-content-around-table-block.html [ Failure ]
2001fast/table/table-cell-before-after-content-around-table-row.html [ Failure ]
2002fast/table/table-cell-before-after-content-around-table.html [ Failure ]
2003fast/table/table-in-table-percent-width-collapsing-border-quirks-mode.html [ Failure ImageOnlyFailure Pass ]
2004fast/table/table-in-table-percent-width-collapsing-border.html [ Failure ImageOnlyFailure Pass ]
2005fast/table/table-row-before-after-content-around-block.html [ Failure ]
2006fast/table/table-row-before-after-content-around-table.html [ Failure ]
2007fast/table/table-row-before-child-style-update.html [ Failure ]
2008fast/table/table-row-style-not-updated-with-after-content.html [ Failure ]
2009fast/table/table-row-style-not-updated-with-before-content.html [ Failure ]
2010fast/table/table-row-style-not-updated.html [ Failure ]
2011fast/table/table-style-not-updated.html [ Failure ]
2012fast/table/wide-colspan.html [ Failure ]
2013fast/table/wide-column.html [ Failure ]
2014
2015fast/text/decorations-transformed.html [ Failure ]
2016fast/text/emphasis-avoid-ruby.html [ Failure ]
2017fast/text/emphasis-overlap.html [ Failure ]
2018fast/text/glyph-reordering.html [ Failure ]
2019fast/text/international/001.html [ Failure ]
2020fast/text/international/cjk-segmentation.html [ Failure ]
2021fast/text/international/thai-cursor-position.html [ Failure ]
2022fast/text/international/vertical-text-glyph-test.html [ Failure ]
2023fast/text/international/vertical-text-metrics-test.html [ Failure ]
2024fast/text/international/wrap-CJK-001.html [ Failure ]
2025fast/text/justify-ideograph-complex.html [ Failure ]
2026fast/text/justify-ideograph-simple.html [ Failure ]
2027fast/text/justify-ideograph-vertical.html [ Failure ]
2028fast/text/justify-nbsp.html [ Failure ]
2029fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002030fast/text/soft-hyphen-4.html [ Failure ]
2031fast/text/text-combine-rendering.html [ ImageOnlyFailure ]
2032fast/text/updateNewFont.html [ Failure ]
2033fast/text/wbr-pre.html [ Failure ]
2034fast/text/whitespace/001.html [ Failure ]
2035fast/text/whitespace/013.html [ Failure ]
2036fast/text/whitespace/014.html [ Failure ]
2037fast/text/whitespace/017.html [ Failure ]
2038fast/text/whitespace/019.html [ Failure ]
2039fast/text/whitespace/022.html [ Failure ]
2040fast/text/whitespace/023.html [ Failure ]
2041fast/text/whitespace/029.html [ Failure ]
2042fast/text/whitespace/pre-newline-box-test.html [ Failure ]
2043fast/text/whitespace/tab-character-basics.html [ Failure ]
2044fast/transforms/rotated-transform-affects-scrolling-1.html [ Failure ]
2045fast/transforms/rotated-transform-affects-scrolling-2.html [ Failure ]
2046fast/transforms/selection-bounds-in-transformed-view.html [ Failure ]
2047fast/viewport/viewport-legacy-handheldfriendly.html [ Failure ]
2048fast/viewport/viewport-legacy-mobileoptimized-2.html [ Failure ]
2049fast/viewport/viewport-legacy-mobileoptimized-3.html [ Failure ]
2050fast/viewport/viewport-legacy-mobileoptimized.html [ Failure ]
2051fast/viewport/viewport-legacy-ordering-5.html [ Failure ]
2052fast/viewport/viewport-legacy-ordering-6.html [ Failure ]
2053fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Failure ]
2054fast/viewport/viewport-legacy-xhtmlmp.html [ Failure ]
2055fast/workers/worker-storagequota-query-usage.html [ Failure ]
2056fast/xsl/sort-locale.xml [ Failure ]
2057
2058# iOS does not support window resizing or window.resizeTo().
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00002059fast/css-grid-layout/flex-content-sized-columns-resize.html [ Skip ]
commit-queue@webkit.org9c71a892017-10-31 20:27:18 +00002060fast/dom/Window/window-resize-update-scrollbars.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002061fast/dynamic/window-resize-scrollbars-test.html [ Skip ]
2062fast/images/animated-gif-window-resizing.html [ Skip ]
commit-queue@webkit.org6f63a772018-01-09 10:53:12 +00002063fast/visual-viewport/resize-event-fired-window-resized.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002064loader/go-back-to-different-window-size.html [ Skip ]
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00002065webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Skip ]
2066webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Skip ]
2067webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Skip ]
2068webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002069
2070# LayoutTests/fast tests that timeout:
2071fast/events/reveal-link-when-focused.html
2072fast/forms/validation-message-appearance.html
2073fast/forms/validation-message-clone.html
2074fast/dom/DeviceOrientation/add-listener-from-callback.html
2075fast/dom/DeviceOrientation/basic-operation.html
2076fast/dom/DeviceOrientation/multiple-frames.html
2077fast/dom/DeviceOrientation/no-page-cache.html
2078fast/dom/DeviceOrientation/no-synchronous-events.html
2079fast/dom/DeviceOrientation/null-values.html
2080fast/dom/DeviceOrientation/updates.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002081fast/dom/MutationObserver/inline-event-listener.html
2082fast/dom/Window/open-window-min-size.html
2083fast/dom/rtl-scroll-to-leftmost-and-resize.html
2084fast/dynamic/paused-event-dispatch.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002085fast/events/resize-subframe.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002086fast/files/read-blob-async.html
2087fast/files/read-file-async.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002088fast/files/workers/worker-read-blob-async.html
2089fast/files/workers/worker-read-blob-sync.html
2090fast/files/workers/worker-read-file-async.html
2091fast/files/workers/worker-read-file-sync.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002092fast/forms/interactive-validation-attach-assertion.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002093fast/images/animated-gif-body-delegated-background-image.html
2094fast/images/animated-gif-body-outside-viewport.html
2095fast/images/animated-gif-html-background-image.html
2096fast/replaced/frame-removed-during-resize-smaller.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002097fast/workers/worker-close-more.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002098fast/workers/worker-document-leak.html
2099fast/workers/worker-lifecycle.html
2100fast/block/positioning/vertical-lr/001.html
2101fast/body-propagation/overflow/001.html
2102fast/borders/0px-borders.html
2103fast/box-decoration-break/box-decoration-break-rendering.html
2104fast/box-shadow/border-radius-big.html
2105
2106# <rdar://problem/19226186> ASSERT(m_mainThreadLoader) fails in WorkerThreadableLoader::MainThreadBridge::MainThreadBridge()
2107fast/workers/stress-js-execution.html
2108fast/workers/termination-early.html
2109fast/workers/termination-with-port-messages.html
2110fast/workers/use-machine-stack.html
2111fast/workers/worker-strict.html
2112fast/workers/worker-structure-message.html
2113fast/workers/worker-terminate-forever.html
2114fast/workers/worker-terminate.html
2115fast/workers/worker-call.html
2116fast/workers/worker-timeout.html
2117
2118# <rdar://problem/19226254> ASSERT(!_chooser) in -[WebOpenPanelResultListener dealloc]
2119fast/events/domactivate-sets-underlying-click-event-as-handled.html
2120
2121# <rdar://problem/19226320> ASSERT(useDownstream ? (result > vp) : (result < vp)) fails in WebCore::nextSentenceBoundaryInDirection()
2122fast/events/special-key-events-in-input-text.html
2123fast/events/key-events-in-input-text.html
2124
2125# <rdar://problem/11533338> fast/events/message-port-close.html hits ASSERT in Debug in MessagePort::contextDestroyed
2126fast/events/message-port-context-destroyed.html
2127fast/events/message-port-deleted-document.html
2128fast/events/message-port-deleted-frame.html
2129
2130# <rdar://problem/19226482> fast/selectors/nth-child-of-boundaries-2.html fails
2131fast/selectors/nth-child-of-boundaries-2.html
2132fast/selectors/nth-child-of-boundaries-3.html
2133fast/selectors/not-nested.html
2134
2135# <rdar://problem/19226573> fast/parser/residual-style-hang.html fails
2136fast/parser/residual-style-hang.html
2137
2138# <rdar://problem/19226623> ASSERT(isIdentifierStart<CharacterType>()) fails in CSSParser::parseIdentifier()
2139fast/css/css-selector-text.html
2140
2141# <rdar://problem/19226679> ASSERT(m_isValid == valid()) fails in HTMLFormControlElement::isValidFormControlElement()
2142fast/forms/datalist/datalist-child-validation.html
2143
2144# <rdar://problem/19227549> ASSERT(!m_webFrame->_private->provisionalURL) fails in WebFrameLoaderClient::dispatchDidStartProvisionalLoad()
2145fast/forms/validation-message-user-modify.html
2146
2147# <rdar://problem/10348432> DumpRenderTree at WebCore: WebCore::HistoryController::restoreScrollPositionAndViewState
2148fast/dom/location-new-window-no-crash.html
2149
2150# <rdar://problem/19017693> ASSERTION FAILED: [[dataSource webFrame] dataSource] || [[dataSource webFrame] provisionalDataSource] in -[ResourceLoadDelegate webView:identifierForInitialRequest:fromDataSource:]
2151fast/events/message-port-inactive-document.html
2152
2153# <rdar://problem/19551640> ASSERT([_overflowScrollViews containsObject:view] || [_overflowScrollViewsPendingInsertion containsObject:view]) fails in UIWebBrowserView.m
2154compositing/overflow/iframe-inside-overflow-clipping.html
2155compositing/overflow/nested-scrolling.html
2156compositing/overflow/overflow-auto-with-touch-toggle.html
2157compositing/overflow/overflow-auto-with-touch.html
2158compositing/overflow/overflow-overlay-with-touch.html
2159compositing/overflow/remove-overflow-crash.html
2160compositing/overflow/scrolling-content-clip-to-viewport.html
2161compositing/overflow/scrolling-without-painting.html
2162compositing/overflow/textarea-scroll-touch.html
2163compositing/overflow/updating-scrolling-content.html
2164
2165# Failures as of 01/16/2015:
2166http/tests/misc/favicon-as-image.html [ Failure ]
2167http/tests/misc/iframe404.html [ Failure ]
2168http/tests/misc/slow-loading-image-in-pattern.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002169http/tests/uri/css-href.php [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002170svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ]
2171svg/W3C-SVG-1.1/animate-elem-07-t.svg [ Failure ]
2172svg/W3C-SVG-1.1/animate-elem-15-t.svg [ Failure ]
2173svg/W3C-SVG-1.1/animate-elem-16-t.svg [ Failure ]
2174svg/W3C-SVG-1.1/animate-elem-17-t.svg [ Failure ]
2175svg/W3C-SVG-1.1/animate-elem-19-t.svg [ Failure ]
2176svg/W3C-SVG-1.1/animate-elem-33-t.svg [ Failure ]
2177svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure ]
2178svg/W3C-SVG-1.1/animate-elem-37-t.svg [ Failure ]
2179svg/W3C-SVG-1.1/animate-elem-41-t.svg [ Failure ]
2180svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure ]
2181svg/foreignObject/svg-document-in-html-document.svg [ Failure ]
2182svg/hixie/error/013.xml [ Failure ]
2183svg/hixie/intrinsic/003.html [ Failure ]
2184svg/hixie/text/003.html [ Failure ]
2185svg/text/text-rescale.html [ Failure ]
2186tables/layering/paint-test-layering-1.html [ Failure ]
2187tables/layering/paint-test-layering-2.html [ Failure ]
2188tables/mozilla/bugs/bug2479-2.html [ Failure ]
2189tables/mozilla/bugs/bug38916.html [ Failure ]
2190tables/mozilla/bugs/bug4427.html [ Failure ]
2191tables/mozilla/marvin/tables_width_percent.html [ Failure ]
2192tables/mozilla_expected_failures/bugs/bug1010.html [ Failure ]
2193tables/mozilla_expected_failures/bugs/bug220653.html [ Failure ]
2194tables/mozilla_expected_failures/other/test4.html [ Failure ]
2195
2196# Editing tests that are flaky:
2197editing/selection/extend-selection-home-end.html
2198editing/spelling/spellcheck-async.html
2199editing/style/style-text-node-without-editable-parent.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002200
2201# Editing tests that fail:
2202editing/inserting/typing-at-end-of-line.html [ Failure ]
2203editing/undo/undo-combined-delete-boundary.html [ Failure Pass ]
2204editing/undo/undo-combined-delete.html [ Pass Failure ]
2205editing/undo/undo-forward-delete-boundary.html [ Pass Failure ]
2206editing/undo/undo-forward-delete.html [ Pass Failure ]
2207
2208# Sputnik tests that are flaky:
2209sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html
2210sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html
2211sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html
2212
2213# Sputnik tests that fail:
2214sputnik/Unicode/Unicode_510/S7.6_A3.1.html [ Failure ]
2215sputnik/Unicode/Unicode_510/S7.6_A3.2.html [ Failure ]
2216sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html [ Failure ]
2217sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html [ Failure ]
2218
2219# storage tests that fail:
2220storage/websql/sql-error-codes.html [ Failure ]
2221
2222# iOS-specific tests that fail:
2223platform/ios/ios/compositing/overlap-page-scale.html [ Failure ]
2224platform/ios/ios/fast/fixed/absolute-over-fixed.html [ Failure ]
2225platform/ios/ios/fast/fixed/fixed-in-transform.html [ Failure ]
2226platform/ios/ios/fast/fixed/four-bars.html [ Failure ]
2227platform/ios/ios/fast/fixed/frame-with-fixed.html [ Failure ]
2228platform/ios/ios/fast/fixed/overlay-fixed.html [ Failure ]
2229platform/ios/ios/fast/forms/borderless-input-gradient.html [ Failure ]
2230platform/ios/ios/fast/forms/date-input-decorations.html [ Failure ]
2231platform/ios/ios/fast/forms/form-controls-on-backgrounds.html [ Failure ]
2232platform/ios/ios/fast/text/apple-logo.html [ Failure ]
2233platform/ios/ios/fast/text/emoji-complextext.html [ Failure ]
2234platform/ios/ios/fast/text/emoji-text.html [ Failure ]
2235platform/ios/ios/fast/text/line-breaking-with-kerning.html [ Failure ]
2236platform/ios/ios/fast/text/mid-word-break-before-combining-mark.html [ Failure ]
2237platform/ios/ios/fast/text/textStylesWithSizes.html [ Failure ]
2238platform/ios/ios/fixed/absolute-inside-fixed.html [ Failure ]
2239platform/ios/ios/fixed/four-bars.html [ Failure ]
2240platform/ios/ios/fixed/nested-fixed.html [ Failure ]
2241platform/ios/ios/fixed/percentage-inside-fixed.html [ Failure ]
2242
2243# image inputs get rounded corners on iOS
2244fast/css/object-position/object-position-input-image.html [ ImageOnlyFailure ]
2245# iOS snapshot is retina, results differ.
2246fast/css/object-position/object-position-img.html [ ImageOnlyFailure ]
2247
2248webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ]
2249
2250# iOS tests that assert:
2251platform/ios/ios/fast/text/combining-enclosing-keycap.html
2252
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002253webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyFailure ]
2254
2255webkit.org/b/162236 fast/text-autosizing/ios/line-height-text-autosizing.html [ Failure ]
2256
2257###
2258# Mark as passing specific tests in folders that were skipped temporarily above.
2259##
2260
2261# Skipped for mac as well:
2262webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
2263
2264# fast/ tests that are flaky:
2265fast/block/basic/001.html [ Timeout Pass ]
2266fast/dom/Geolocation/multiple-requests.html [ Timeout Pass ]
2267fast/dom/microtask-detach.html [ Timeout Pass ]
2268fast/dom/microtask-inorder.html [ Timeout Pass ]
2269fast/dom/timer-increase-min-interval-and-reset-part-2.html [ Failure Timeout Pass ]
2270fast/dom/timer-increase-min-interval-repeating.html [ Timeout Pass ]
2271fast/dom/timer-increase-min-interval.html [ Timeout Pass ]
2272fast/dom/timer-increase-then-decrease-min-interval-repeating.html [ Timeout Pass ]
2273fast/dom/timer-increase-then-decrease-min-interval.html [ Timeout Pass ]
2274fast/events/dispatch-message-string-data.html [ Timeout Pass ]
2275fast/events/dispatch-synthetic-mouseevent.html [ Timeout Pass ]
2276fast/events/dispatch-to-function-with-handle-event.html [ Timeout Pass ]
2277fast/events/dispatch-to-handle-event.html [ Timeout Pass ]
2278fast/events/dispatchEvent-crash.html [ Timeout Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002279fast/events/init-event-after-dispatch.html [ Timeout Pass ]
2280fast/events/init-event-null-view.html [ Timeout Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002281fast/forms/input-maxlength-ime-completed.html [ Timeout Pass ]
2282fast/forms/input-maxlength-ime-preedit.html [ Timeout Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002283fast/forms/input-maxlength-paste-clusters-in-middle.html [ Crash Timeout Pass ]
2284fast/forms/input-maxlength-paste-in-middle.html [ Crash Timeout Pass ]
2285fast/forms/input-maxlength-unsupported.html [ Timeout Pass ]
2286fast/forms/input-maxlength.html [ Timeout Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002287fast/forms/number/number-validation-message.html [ Timeout Pass ]
2288fast/loader/subframe-removes-itself.html [ Timeout Pass ]
2289fast/loader/subframe-self-close.html [ Timeout Pass ]
2290fast/regex/quantified-assertions.html [ Timeout Pass ]
2291
2292# /fast image-only failures
2293fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
2294fast/forms/button-line-height.html [ ImageOnlyFailure ]
2295fast/images/animated-png.html [ ImageOnlyFailure ]
2296fast/text/baseline-inline-block.html [ ImageOnlyFailure ]
2297
2298# /fast text-only failures
2299fast/events/change-frame-focus.html [ Failure Pass ]
2300fast/fixed-layout/fixed-layout.html [ Failure Crash Pass ]
2301
2302# Not implemented
2303webkit.org/b/145617 compositing/layer-creation/zoomed-clip-intersection.html [ Skip ]
2304
2305fast/dom/timer-fire-after-page-pause.html [ Skip ]
2306
2307# This test depends on location, and it is impossible to mock the particular mechanism
2308# this test uses to determine location.
2309fast/text/softbank-emoji.html [ Failure Pass ]
2310
2311# This test hardcodes the result of the Mac font lookup algorithm.
2312fast/text/fallback-language-han.html [ Skip ]
2313
2314# Media controls tests are OS X only
2315media/controls [ Skip ]
2316
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002317# Pasteboard tests failing due to extra -webkit-text-size-adjust: auto.
2318editing/pasteboard/copy-null-characters.html [ Failure ]
2319editing/pasteboard/copy-resolves-urls.html [ Failure ]
2320editing/pasteboard/copy-text-with-wrapped-tag.html [ Failure ]
2321editing/pasteboard/do-not-copy-unnecessary-styles-2.html [ Failure ]
2322editing/pasteboard/paste-noscript-svg.html [ Failure ]
2323editing/pasteboard/paste-noscript-xhtml.xhtml [ Failure ]
2324editing/pasteboard/paste-noscript.html [ Failure ]
2325editing/pasteboard/paste-visible-script.html [ Failure ]
2326editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote.html [ Failure ]
2327
2328# Failing pasteboard to triage
2329editing/pasteboard/4242293-1.html [ Failure ]
2330editing/pasteboard/5780697-2.html [ Failure ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002331editing/pasteboard/clipboard-customData.html [ Failure ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002332editing/pasteboard/copy-backslash-with-euc.html [ Failure ]
2333editing/pasteboard/copy-in-password-field.html [ Failure ]
2334editing/pasteboard/copy-inside-h1-preserves-h1.html [ Failure ]
2335editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ]
2336editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ]
ryanhaddad@apple.com56776832017-10-06 15:01:48 +00002337webkit.org/b/177961 editing/pasteboard/data-transfer-items.html [ Skip ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002338editing/pasteboard/dataTransfer-setData-getData.html [ Failure ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002339editing/pasteboard/display-block-on-spans.html [ Failure ]
2340editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ]
2341editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure ]
2342editing/pasteboard/emacs-killring-alternating-append-prepend.html [ Failure ]
2343editing/pasteboard/emacs-killring-backward-delete-prepend.html [ Failure ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002344editing/pasteboard/input-with-display-none-div.html [ Failure ]
2345editing/pasteboard/input-with-visibility-hidden.html [ Failure ]
2346editing/pasteboard/insert-div-text-into-text.html [ Failure ]
2347editing/pasteboard/merge-end-3.html [ Failure ]
2348editing/pasteboard/merge-end-5.html [ Failure ]
2349editing/pasteboard/merge-end-list-2.html [ Failure ]
2350editing/pasteboard/merge-end-table-2.html [ Failure ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002351editing/pasteboard/page-zoom.html [ Failure ]
2352editing/pasteboard/paste-before-tab-span.html [ Failure ]
2353editing/pasteboard/paste-blockquote-3.html [ Failure ]
2354editing/pasteboard/paste-global-selection.html [ Failure ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002355editing/pasteboard/paste-list-004.html [ Failure ]
2356editing/pasteboard/paste-placeholder-input.html [ Failure ]
2357editing/pasteboard/paste-plaintext-user-select-none.html [ Failure ]
2358editing/pasteboard/paste-sanitize-crash-1.html [ Failure ]
2359editing/pasteboard/paste-sanitize-crash-2.html [ Failure ]
2360editing/pasteboard/paste-text-events.html [ Failure ]
rniwa@webkit.org487f0c32017-09-14 20:44:41 +00002361editing/pasteboard/smart-paste-001.html [ Failure ]
2362editing/pasteboard/smart-paste-002.html [ Failure ]
2363editing/pasteboard/smart-paste-003.html [ Failure ]
2364editing/pasteboard/smart-paste-004.html [ Failure ]
2365editing/pasteboard/smart-paste-005.html [ Failure ]
2366editing/pasteboard/smart-paste-007.html [ Failure ]
2367editing/pasteboard/smart-paste-008.html [ Failure ]
2368
2369# Local pasteboard is not implemented on iOS, so pasteboard tests used to be all disabled.
2370
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002371editing/execCommand/find-after-replace.html [ Skip ]
2372editing/execCommand/paste-1.html [ Skip ]
2373editing/execCommand/paste-and-match-style-event.html [ Skip ]
2374editing/spelling/spellcheck-async-mutation.html [ Skip ]
2375editing/spelling/spellcheck-paste-disabled.html [ Skip ]
2376editing/spelling/spellcheck-queue.html [ Skip ]
2377editing/spelling/spellcheck-sequencenum.html [ Skip ]
2378editing/style/5065910.html [ Skip ]
2379editing/style/apply-through-end-of-document.html [ Skip ]
2380editing/style/font-family-with-space.html [ Skip ]
2381editing/style/non-inheritable-styles.html [ Skip ]
2382editing/undo/undo-paste-when-caret-is-not-in-range.html [ Skip ]
2383http/tests/misc/copy-resolves-urls.html [ Skip ]
2384editing/inserting/insert-3907422-fix.html [ Skip ]
2385fast/forms/textarea-paste-newline.html [ Skip ]
2386editing/inserting/insert-3786362-fix.html [ Skip ]
2387editing/inserting/insert-paste-bidi-control.html [ Skip ]
2388editing/style/smoosh-styles-001.html [ Skip ]
2389editing/style/smoosh-styles-003.html [ Skip ]
2390editing/style/style-boundary-005.html [ Skip ]
2391fast/forms/input-paste-undo.html [ Skip ]
2392editing/deleting/paste-with-transparent-background-color.html [ Skip ]
2393editing/input/paste-text-ending-with-interchange-newline.html [ Skip ]
2394editing/spelling/grammar-markers-hidpi.html [ Skip ]
2395editing/spelling/grammar-markers.html [ Skip ]
2396editing/spelling/grammar-paste.html [ Skip ]
2397editing/spelling/spellcheck-paste-continuous-disabled.html [ Skip ]
2398editing/spelling/spellcheck-paste.html [ Skip ]
2399editing/undo/orphaned-selection-crash-bug32823-2.html [ Skip ]
2400fast/events/clipboard-dataTransferItemList.html [ Skip ]
2401editing/input/reveal-contenteditable-on-paste-vertically.html [ Skip ]
2402editing/input/reveal-edit-on-paste-vertically.html [ Skip ]
2403editing/execCommand/clipboard-access.html [ Skip ]
2404editing/execCommand/enabling-and-selection.html [ Skip ]
2405fast/forms/plaintext-mode-1.html [ Skip ]
2406
2407# Latest iOS failures as of Sept 1, 2015
2408accessibility/ios-simulator/table-cell-ranges.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002409fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002410fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002411fast/hidpi/video-controls-in-hidpi.html [ Failure ]
2412fast/layers/video-layer.html [ Failure ]
2413fast/parser/xml-colon-entity.html [ Failure ]
2414fast/parser/xml-declaration-missing-ending-mark.html [ Failure ]
2415platform/ios/ios/accessibility/set-value.html [ Failure ]
2416platform/ios/ios/fast/css/webkit-overflow-scrolling-parsing.html [ Failure ]
2417svg/custom/bug78807.svg [ Failure ]
2418
2419fast/filter-image/background-filter-image.html [ ImageOnlyFailure ]
2420fast/text/combining-mark-paint.html [ ImageOnlyFailure ]
2421fast/text/han-generic-font-families.html [ ImageOnlyFailure ]
2422fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ]
2423fast/text/multiple-codeunit-vertical-upright.html [ ImageOnlyFailure ]
2424fast/text/synthetic-bold-transformed.html [ ImageOnlyFailure ]
2425fast/text/word-break-keep-all.html [ ImageOnlyFailure ]
2426
2427# Skip tests that time out:
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002428http/tests/messaging/cross-domain-message-event-dispatch.html [ Skip ]
2429http/tests/messaging/cross-domain-message-send.html [ Skip ]
2430http/tests/ssl/ping-with-unsafe-redirect.html [ Skip ]
2431http/tests/ssl/referer-301.html [ Skip ]
2432imported/w3c/web-platform-tests/dom/events/Event-constants.html [ Skip ]
2433
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002434# Skip tests that crash as of 09/02/2015:
2435fast/dom/offset-position-writing-modes.html [ Skip ]
2436http/tests/navigation/page-cache-pending-image-load-cache-partition.html [ Skip ]
2437http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html [ Skip ]
2438http/tests/security/mixedContent/websocket/insecure-websocket-in-main-frame.html [ Skip ]
2439
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002440webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
2441
rego@igalia.com28b9cfe2018-01-25 07:19:19 +00002442webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-002.xht [ ImageOnlyFailure ]
2443webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-px-001.xht [ ImageOnlyFailure ]
2444webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-stacking-001.xht [ ImageOnlyFailure ]
2445webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-shorthand-001.xht [ ImageOnlyFailure ]
2446webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-block-sibling-003.xht [ ImageOnlyFailure ]
2447webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-firstchild-001.xht [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002448
2449# Enable "aria-current" test for iOS
2450webkit.org/b/149297 accessibility/aria-current.html [ Pass ]
2451
2452# Enable "aria-table-attributes" test for iOS
2453webkit.org/b/150366 accessibility/aria-table-attributes.html [ Pass ]
2454
2455# Enable "attachment element" test for iOS
2456accessibility/attachment-element.html [ Pass ]
2457
2458# Enable Text marker tests for iOS
2459webkit.org/b/153292 accessibility/text-marker [ Pass ]
2460
2461# More flaky tests (Sept 18, 2015)
2462
2463fast/forms/select-element-focus-ring.html [ Failure Pass ]
2464compositing/visible-rect/coverage-scrolling.html [ Failure Pass ]
2465
2466# Imported Blink tests.
2467imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002468legacy-animation-engine/imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002469imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002470legacy-animation-engine/imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002471imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002472legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002473imported/blink/compositing/draws-content/canvas-simple-background.html [ ImageOnlyFailure Pass ]
2474imported/blink/compositing/draws-content/webgl-simple-background.html [ ImageOnlyFailure Pass ]
2475imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ]
2476imported/blink/compositing/overflow/body-switch-composited-scrolling.html [ ImageOnlyFailure Pass ]
2477imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ]
2478imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002479legacy-animation-engine/imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002480imported/blink/editing/execCommand/4128080-2.html [ Failure Pass ]
2481imported/blink/fast/canvas/bug382588.html [ Pass Timeout ]
2482imported/blink/fast/css-grid-layout/grid-item-margins-and-writing-modes.html [ ImageOnlyFailure Pass ]
2483imported/blink/fast/css-grid-layout/grid-item-paddings-and-writing-modes.html [ ImageOnlyFailure Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002484imported/blink/fast/css/text-overflow-ellipsis-button.html [ ImageOnlyFailure Pass ]
2485imported/blink/fast/css/transformed-overflow-hidden-clips-fixed.html [ ImageOnlyFailure Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002486imported/blink/fast/forms/select/listbox-line-height.html [ ImageOnlyFailure Pass ]
2487imported/blink/fast/forms/select/select-text-transform.html [ ImageOnlyFailure Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002488imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ]
2489imported/blink/fast/multicol/client-rects-rtl.html [ ImageOnlyFailure Pass ]
2490imported/blink/fast/multicol/composited-layer-single-fragment.html [ ImageOnlyFailure Pass ]
2491imported/blink/fast/multicol/composited-relpos-2nd-column.html [ ImageOnlyFailure Pass ]
2492imported/blink/fast/multicol/dynamic/remove-spanner-in-content.html [ ImageOnlyFailure Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002493imported/blink/fast/sub-pixel/nested-transparency-layer-clipping.html [ ImageOnlyFailure Pass ]
2494imported/blink/fast/sub-pixel/sub-pixel-transparency-layer.html [ ImageOnlyFailure Pass ]
2495imported/blink/fast/table/whitespace-between-elements-with-table-cell-display-3.html [ ImageOnlyFailure Pass ]
2496imported/blink/fast/text/international/text-shaping-arabic.html [ ImageOnlyFailure Pass ]
2497imported/blink/fast/text/soft-hyphen-simple-text.html [ ImageOnlyFailure Pass ]
2498imported/blink/fast/transforms/mirror-transform-tiled-scaled-background.html [ ImageOnlyFailure Pass ]
2499imported/blink/fullscreen/full-screen-detached-document.html [ Skip ]
2500imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Skip ]
2501imported/blink/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin.html [ ImageOnlyFailure Pass ]
2502imported/blink/http/tests/security/referrer-policy-attribute-img-origin.html [ ImageOnlyFailure Pass ]
2503imported/blink/http/tests/security/referrer-policy-attribute-img-picture.html [ ImageOnlyFailure Pass ]
2504imported/blink/plugins/empty-per-context-data.html [ Skip ]
2505imported/blink/svg/as-background-image/overflow-auto.html [ ImageOnlyFailure Pass ]
2506imported/blink/svg/as-image/overflow-auto.html [ ImageOnlyFailure Pass ]
2507imported/blink/svg/custom/focus-ring-text.svg [ ImageOnlyFailure Pass ]
2508imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ]
2509imported/blink/svg/custom/svg-font-support.html [ ImageOnlyFailure Pass ]
2510imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ]
2511imported/blink/svg/text/selection-partial-gradient.html [ ImageOnlyFailure Pass ]
2512imported/blink/svg/text/text-outline-2.html [ ImageOnlyFailure Pass ]
2513imported/blink/svg/text/tspan-outline-crash.html [ ImageOnlyFailure Pass ]
2514imported/blink/transitions/transition-shape-outside-crash.html [ Pass Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002515legacy-animation-engine/imported/blink/transitions/transition-shape-outside-crash.html [ Pass Timeout ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002516imported/blink/webexposed/webkit-focus-ring-exposed-to-quirks-mode.html [ ImageOnlyFailure ]
2517
2518# Failing tests related to picture element
2519webkit.org/b/152141 fast/picture/image-picture-1x.html [ Skip ]
2520webkit.org/b/152141 fast/picture/image-picture-invalid.html [ Skip ]
2521webkit.org/b/152141 fast/picture/image-picture-nested.html [ Skip ]
2522webkit.org/b/152992 http/tests/loading/preload-picture-invalid.html [ Skip ]
2523webkit.org/b/152992 http/tests/loading/preload-picture-nested.html [ Skip ]
2524webkit.org/b/152992 http/tests/loading/preload-picture-sizes.html [ Skip ]
2525webkit.org/b/152140 fast/picture/viewport-resize.html [ Skip ]
2526
2527webkit.org/b/152279 http/tests/misc/large-js-program.php [ Skip ]
2528webkit.org/b/152279 js/dom/line-column-numbers.html [ Skip ]
2529
2530webkit.org/b/152137 fast/media/mq-any-hover-matchMedia.html [ Failure ]
2531webkit.org/b/152137 fast/media/mq-any-hover-styling.html [ Failure ]
2532webkit.org/b/152137 fast/media/mq-any-pointer-matchMedia.html [ Failure ]
2533webkit.org/b/152137 fast/media/mq-any-pointer-styling.html [ Failure ]
2534webkit.org/b/152137 fast/media/mq-hover-matchMedia.html [ Failure ]
2535webkit.org/b/152137 fast/media/mq-hover-styling.html [ Failure ]
2536webkit.org/b/152137 fast/media/mq-pointer-matchMedia.html [ Failure ]
2537webkit.org/b/152137 fast/media/mq-pointer-styling.html [ Failure ]
2538webkit.org/b/152137 fast/media/mq-pointer.html [ Failure ]
2539
2540webkit.org/b/152442 fast/scrolling/rtl-point-in-iframe.html [ Skip ]
2541
2542webkit.org/b/152701 fast/animation/request-animation-frame-disabled.html [ Skip ]
2543
2544webkit.org/b/152282 css3/filters/composited-during-animation-layertree.html [ Failure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002545webkit.org/b/152282 legacy-animation-engine/css3/filters/composited-during-animation-layertree.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002546webkit.org/b/152282 css3/filters/composited-during-transition-layertree.html [ Failure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002547webkit.org/b/152282 legacy-animation-engine/css3/filters/composited-during-transition-layertree.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002548
2549webkit.org/b/152935 fast/scrolling/scroll-position-on-reload-rtl.html [ Failure ]
2550
2551webkit.org/b/153371 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ]
2552
2553webkit.org/b/169210 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-navigation-samedoc.html [ Failure ]
2554
2555webkit.org/b/153498 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
2556
2557# displaylist tests are flaky on ios-simulator wk2
2558webkit.org/b/153656 displaylists/canvas-display-list.html [ Pass Failure ]
2559webkit.org/b/153656 displaylists/extent-includes-transforms.html [ Pass Failure ]
2560webkit.org/b/153656 displaylists/extent-includes-shadow.html [ Pass Failure ]
2561webkit.org/b/153656 displaylists/layer-dispay-list.html [ Pass Failure ]
2562webkit.org/b/153656 displaylists/replay-skip-clipped-rect.html [ Pass Failure ]
2563
2564webkit.org/b/153370 imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ]
2565
2566webkit.org/b/153311 fast/replaced/preferred-widths.html [ Pass Failure ]
2567
2568webkit.org/b/153336 imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4.htm [ Pass Failure ]
2569
2570webkit.org/b/153803 perf/show-hide-table-rows.html [ Pass Failure ]
2571
2572webkit.org/b/152306 fast/forms/input-user-input-sanitization.html [ Skip ]
2573
2574webkit.org/b/153314 http/tests/history/back-to-post.php [ Pass Timeout ]
2575
2576webkit.org/b/153929 imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Pass Failure ]
2577
2578webkit.org/b/153315 fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html [ Failure ]
2579
2580webkit.org/b/153898 pageoverlay/overlay-small-frame-paints.html [ Pass Failure ]
2581
2582webkit.org/b/153933 css3/filters/huge-region.html [ Skip ]
2583webkit.org/b/153933 css3/filters/huge-region-composited.html [ Skip ]
2584webkit.org/b/153933 css3/filters/nested-filter.html [ Skip ]
2585
2586webkit.org/b/154055 perf/adding-radio-buttons.html [ Pass Timeout Failure ]
2587
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002588webkit.org/b/76121 imported/blink/fast/events/event-trusted.html [ Skip ]
2589
2590webkit.org/b/154253 animations/animation-delay-changed.html [ Pass Failure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002591webkit.org/b/154253 legacy-animation-engine/animations/animation-delay-changed.html [ Pass Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002592
2593webkit.org/b/155095 fast/table/border-collapsing/table-rtl-row-mixed-direction.html [ ImageOnlyFailure Pass ]
2594webkit.org/b/155095 fast/table/border-collapsing/table-ltr-rows-mixed-direction.html [ ImageOnlyFailure Pass ]
2595
2596# Redundant and invalid. fast/table/hidpi-collapsed-border-with-odd-pixel-width.html covers it.
2597fast/table/collapsed-border-with-odd-pixel-width.html [ ImageOnlyFailure ]
2598
2599# Uncategorized reftest failures, uncovered once we made reftests work. Needs triage.
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002600fast/backgrounds/background-image-large-float-intrinsic-ratio.html [ ImageOnlyFailure ]
2601fast/block/positioning/fixed-container-with-relative-parent.html [ ImageOnlyFailure ]
2602fast/borders/border-image-fill-inline-no-border.html [ ImageOnlyFailure ]
2603fast/borders/border-image-space.html [ ImageOnlyFailure ]
2604fast/css-generated-content/initial-letter-first-line-wrapping.html [ ImageOnlyFailure ]
2605fast/css/pseudo-visited-background-color-on-input.html [ ImageOnlyFailure ]
2606fast/forms/select-size.html [ ImageOnlyFailure ]
2607fast/inline/inline-with-outline-offset.html [ ImageOnlyFailure ]
2608fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ]
2609fast/overflow/overflow-hidden-scroll-into-view.html [ Pass ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002610fast/sub-pixel/table-with-subpixel-cell-size.html [ ImageOnlyFailure ]
2611svg/text/tspan-multiple-outline.svg [ ImageOnlyFailure ]
2612fast/animation/height-auto-transition-computed-value.html [ ImageOnlyFailure ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002613legacy-animation-engine/fast/animation/height-auto-transition-computed-value.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002614
2615webkit.org/b/155174 svg/animations/animate-marker-orient-from-angle-to-autostartreverse.html [ Skip ]
2616
2617webkit.org/b/155372 [ Debug ] css3/masking/mask-luminance-svg.html [ Pass Crash ]
2618webkit.org/b/155372 [ Debug ] css3/masking/mask-svg-script-none-to-png.html [ Pass Crash ]
2619
2620webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/multicol-with-abspos-svg-with-foreignobject-with-multicol-crash.html [ Pass Crash ]
2621webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/relayout-abspos-in-relpos-spanner.html [ Pass Crash ]
2622
2623# RTL Scrollbars are not implemented on iOS.
2624fast/scrolling/rtl-scrollbars-sticky-document-2.html [ ImageOnlyFailure ]
2625fast/scrolling/rtl-scrollbars-sticky-document.html [ ImageOnlyFailure ]
2626fast/scrolling/rtl-scrollbars-sticky-iframe-2.html [ ImageOnlyFailure ]
2627fast/scrolling/rtl-scrollbars-sticky-iframe.html [ ImageOnlyFailure ]
2628
2629# iOS list box controls are not drawn in the standard way.
2630fast/forms/listbox-padding-clip-selected.html [ ImageOnlyFailure ]
2631fast/forms/listbox-respects-padding-bottom.html [ Failure ]
2632fast/forms/listbox-top-padding-do-not-clip-items.html [ Failure ]
2633
2634# No focusring on iOS.
2635fast/images/image-map-outline-in-positioned-container.html [ Pass ImageOnlyFailure ]
2636fast/images/image-map-outline-with-paint-root-offset.html [ Pass ImageOnlyFailure ]
2637fast/images/image-map-outline-with-scale-transform.html [ Pass ImageOnlyFailure ]
2638fast/dom/Window/child-window-focus.html
2639
2640# iOS does not allow you to scroll by dragging the scrollbar thumb.
2641webkit.org/b/157201 fast/scrolling/rtl-drag-vertical-scroller.html [ Failure ]
2642
2643# DumpRenderTree doesn't support logging calls to runOpenPanel and iOS's WebKitTestRunner doesn't support eventSender.mouseDown.
2644fast/forms/file/open-file-panel.html [ Skip ]
2645
2646# Tests that are failing after bug 157170 (WPT test sync). These tests may just need rebasing.
2647imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html [ Failure ]
2648[ Release ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Failure ]
2649imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.html [ Failure ]
2650imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html [ Failure ]
2651imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html [ Failure ]
2652imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ]
2653
2654webkit.org/b/157916 http/tests/misc/slow-loading-animated-image.html [ Pass ImageOnlyFailure ]
2655
2656webkit.org/b/158618 fast/hidpi/hidpi-3x-device-pixel-ratio.html [ Failure ]
2657
2658# These tests hardcode platform-specific font aliases.
2659webkit.org/b/158649 fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ]
2660
2661
2662webkit.org/b/159214 fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
2663
2664webkit.org/b/157592 fast/images/composited-animated-gif-outside-viewport.html [ Pass Timeout ]
2665
2666webkit.org/b/156561 perf/rel-list-remove.html [ Pass Timeout Failure ]
2667
2668webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-reload.html [ Pass Failure ]
2669webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-only-if-cached.html [ Pass Failure ]
2670
jlewis3@apple.comaa29a602017-05-30 19:51:23 +00002671webkit.org/b/172403 imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Pass Timeout ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002672
2673webkit.org/b/142969 editing/spelling/copy-paste-crash.html
2674
2675# This test is iPad only
2676platform/ios/media/video-interruption-suspendunderlock.html [ Skip ]
2677
2678media/accessibility-closed-captions-has-aria-owns.html
2679media/airplay-autoplay.html
2680media/airplay-target-availability.html
2681media/audio-delete-while-slider-thumb-clicked.html
2682media/audio-playback-restriction-play.html
2683media/audio-playback-restriction-removed-track-enabled.html
2684
2685# needs enhanced eventSender.contextMenu() return value
2686webkit.org/b/116651 media/context-menu-actions.html
2687
2688media/crash-closing-page-with-media-as-plugin-fallback.html
2689
2690webkit.org/b/122042 media/media-controller-playback.html
2691
2692media/media-controls-drag-timeline-set-controls-property.html
2693media/media-event-listeners.html
2694media/media-fullscreen-inline.html
2695
2696webkit.org/b/136708 media/media-fullscreen-not-in-document.html
2697
mrajca@apple.com446ddeb2017-08-30 18:45:15 +00002698media/document-level-media-user-gesture-quirk.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002699media/media-controls-accessibility.html [ Timeout ]
2700media/media-fullscreen-return-to-inline.html
2701media/no-autoplay-with-user-gesture-requirement.html
jer.noble@apple.comf9a1b022017-07-14 17:33:28 +00002702media/video-add-autoplay-user-gesture.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002703media/video-controls-drag.html
2704media/video-controls-fullscreen-volume.html
2705media/video-controls-no-display-with-text-track.html
2706media/video-controls-show-on-kb-or-ax-event.html
mrajca@apple.com2620e2e2017-07-29 00:25:49 +00002707media/video-create-with-user-gesture.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002708media/video-fullscreen-restriction-removed.html
2709media/video-playsinline.html
2710media/video-remote-control-playpause.html
mrajca@apple.comdb166752017-08-22 15:56:32 +00002711media/video-user-gesture-tracking.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002712media/video-volume-slider-drag.html
2713media/video-webkit-playsinline.html
2714media/volume-bar-empty-when-muted.html
2715
2716webkit.org/b/103926 media/track/opera
2717
2718webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ]
2719webkit.org/b/112659 media/video-playing-and-pause.html [ Skip ]
2720
2721webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html
2722webkit.org/b/112492 media/track/track-prefer-captions.html
2723
2724webkit.org/b/160367 media/track/track-remove-crash.html
2725
2726# WebVTT tests don't work because they need more than a 800x600 snapshot.
2727# They are also flakily failing on WebKit2, as snapshot sometimes has a black rectangle for video element instead of white one.
2728webkit.org/b/131476 media/track/w3c/track/webvtt
2729
2730media/video-object-fit-change.html [ ImageOnlyFailure ]
2731media/video-object-fit.html [ ImageOnlyFailure ]
2732
2733media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ]
2734media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html [ Failure ]
2735media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html [ Failure ]
2736media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html [ Failure ]
2737media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html [ Failure ]
2738media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ]
2739media/audio-as-video-fullscreen.html [ Failure ]
2740media/audio-delete-while-step-button-clicked.html [ Failure ]
2741media/audio-mpeg-supported.html [ Failure ]
2742media/audio-playback-restriction-removed-muted.html [ Failure ]
2743media/click-volume-bar-not-pausing.html [ Failure ]
2744media/controls-drag-timebar.html [ Failure ]
2745media/event-attributes.html [ Failure ]
2746media/media-can-play-wav-audio.html [ Failure ]
2747media/media-can-play-webm.html [ Failure ]
2748media/media-captions-no-controls.html [ Failure ]
2749media/media-controller-drag-crash.html [ Failure ]
2750media/media-controls-cancel-events.html [ Failure ]
2751media/media-controls-invalid-url.html [ Failure ]
2752media/media-controls-play-button-updates.html [ Failure ]
2753media/media-controls-timeline-updates-after-playing.html [ Failure ]
2754media/media-controls-timeline-updates-when-hovered.html [ Failure ]
2755media/media-controls-timeline-updates.html [ Failure ]
2756media/media-document-audio-repaint.html [ Failure ]
2757media/media-higher-prio-audio-stream.html [ Failure ]
2758media/media-volume-slider-rendered-below.html [ Failure ]
2759media/media-volume-slider-rendered-normal.html [ Failure ]
2760media/nodesFromRect-shadowContent.html [ Failure ]
2761media/progress-events-generated-correctly.html [ Failure ]
2762media/restore-from-page-cache.html [ Failure ]
2763media/tab-focus-inside-media-elements.html [ Failure ]
2764media/track/track-cue-rendering-on-resize.html [ Failure ]
2765media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
2766media/track/track-cue-rendering.html [ Failure ]
2767media/track/track-forced-subtitles-in-band.html [ Failure ]
2768media/track/track-in-band-mode.html [ Failure ]
2769media/track/track-in-band-subtitles-too-large.html [ Failure ]
2770media/track/track-long-word-container-sizing.html [ Failure ]
2771media/track/track-manual-mode.html [ Failure ]
2772media/track/w3c/interfaces/TextTrackCue/align.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002773media/video-autoplay-allowed-but-fullscreen-required.html [ Failure ]
2774media/video-background-tab-playback.html [ Failure ]
2775media/video-colorspace-yuv420.html [ Failure ]
2776media/video-colorspace-yuv422.html [ Failure ]
2777media/video-controls-audiotracks-trackmenu.html [ Failure ]
2778media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ]
2779media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
2780media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html [ Failure ]
2781media/video-controls-drop-and-restore-timeline.html [ Failure ]
2782media/video-controls-in-media-document.html [ Failure ]
2783media/video-controls-no-scripting.html [ Failure ]
2784media/video-controls-toggling.html [ Failure ]
2785media/video-controls-visible-exiting-fullscreen.html [ Failure ]
2786media/video-controls-zoomed.html [ Failure ]
2787media/video-frame-accurate-seek.html [ Failure ]
2788media/video-fullscreeen-only-controls.html [ Failure ]
2789media/video-initially-hidden-volume-slider-up.html [ Failure ]
2790media/video-trackmenu-selection.html [ Failure ]
2791media/video-volume.html [ Failure ]
2792
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002793media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html [ Failure ]
2794
2795media/video-seek-to-current-time.html [ Failure ]
2796
2797fast/attachment/attachment-wrapping-action.html [ Pass ]
timothy_horton@apple.com34b0ea92017-06-08 18:08:48 +00002798fast/attachment/attachment-borderless.html [ Pass ]
commit-queue@webkit.orgccc58fd2018-01-26 03:42:41 +00002799fast/images/pdf-as-image-dest-rect-change.html [ Pass ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002800
2801fast/events/page-visibility-iframe-move-test.html [ Skip ]
2802
2803# LEGACY_ENCRYPTED_MEDIA is disabled on iOS.
2804fast/events/webkit-media-key-events-constructor.html [ Failure ]
2805
2806webkit.org/b/161143 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-samedoc.html [ Pass Failure ]
2807
2808webkit.org/b/161395 svg/animations/reinserting-svg-into-document.html [ Pass Failure ]
2809
2810# rdar://problem/27954577
2811http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure ]
2812
2813# rdar://problem/26478053
2814http/tests/dom/document-contentType.html [ Failure ]
2815
2816# rdar://problem/26477897
2817imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html [ Failure ]
2818
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002819css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
2820css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
2821
2822webkit.org/b/161949 imported/w3c/web-platform-tests/XMLHttpRequest/response-method.htm [ Failure ]
2823
2824webkit.org/b/130972 transitions/3d/interrupted-transition.html [ Pass Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002825webkit.org/b/130972 legacy-animation-engine/transitions/3d/interrupted-transition.html [ Pass Timeout ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002826
2827# Only iOS has implemented lettepress.
2828fast/text/letterpress-different.html [ Pass ]
2829
2830webkit.org/b/162739 fast/images/gif-loop-count.html [ Pass ImageOnlyFailure ]
2831
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002832webkit.org/b/162647 http/tests/xmlhttprequest/onabort-response-getters.html [ Pass Failure ]
2833
2834# Media tests cannot tap play button on iOS.
2835webkit.org/b/163291 media/require-user-gesture-to-load-video.html
2836webkit.org/b/163291 media/video-controls-transformed.html [ Failure ]
2837webkit.org/b/163291 media/video-controls-visible-audio-only.html [ Failure ]
2838webkit.org/b/163291 media/video-fullscreeen-only-playback.html [ Failure ]
2839webkit.org/b/163291 media/video-play-audio-require-user-gesture.html [ Failure ]
2840webkit.org/b/163291 media/video-play-require-user-gesture.html
2841
rego@igalia.com4e41d752018-01-24 15:53:46 +00002842webkit.org/b/163755 imported/w3c/web-platform-tests/css/css-shapes [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002843
mmaxfield@apple.com037485d2017-06-21 00:54:43 +00002844# Variation fonts are not implemented earlier than iOS 11.
2845fast/text/variations [ Pass Failure ImageOnlyFailure ]
2846animations/font-variations [ Pass Failure ImageOnlyFailure Timeout ]
graouts@webkit.org7db04f02018-04-10 05:42:12 +00002847legacy-animation-engine/animations/font-variations [ Pass Failure ImageOnlyFailure Timeout ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002848
2849webkit.org/b/158836 imported/w3c/web-platform-tests/encrypted-media [ Skip ]
2850
2851# Only Mac has implemented DictionaryLookup
2852fast/layers/prevent-hit-test-during-layout.html [ Skip ]
2853
2854webkit.org/b/164594 http/tests/cache/disk-cache/disk-cache-request-headers.html [ Pass Timeout ]
2855
2856webkit.org/b/163046 js/regress-141098.html [ Pass Failure ]
2857
2858# Test relies on window.scrollTo
timothy_horton@apple.com5b4dec32018-02-19 23:30:27 +00002859fast/dom/elementFromPoint-scaled-scrolled-layout-viewport.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002860fast/zooming/client-rect-in-fixed-zoomed.html [ Skip ]
2861fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed.html [ Skip ]
2862fast/visual-viewport/zoomed-scroll-into-view-fixed.html [ Skip ]
2863fast/scrolling/scroll-to-anchor-zoomed-header.html [ Skip ]
simon.fraser@apple.comba0535e2017-05-13 18:24:15 +00002864fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html [ Skip ]
simon.fraser@apple.comde89f4d2017-06-30 02:09:09 +00002865fast/visual-viewport/client-rects-relative-to-layout-viewport-zoomed.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002866
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002867# On iOS we do not visually highlight a programmatic selection
2868fast/selectors/040.html
2869
2870webkit.org/b/165691 http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Pass Failure ]
2871
2872fast/css/deferred-parsing/hover-test.html [ Skip ]
2873
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002874# Form validation popover does not obey minimum font size setting on iOS but Dynamic Type instead.
2875fast/forms/validation-message-minimum-font-size.html [ Skip ]
2876
2877# New Encrypted Media API not enabled on iOS
2878media/encrypted-media/mock-navigator-requestMediaKeySystemAccess.html [ Skip ]
2879
2880webkit.org/b/166736 fast/scrolling/page-cache-back-overflow-scroll-restore.html [ Skip ]
2881
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002882# Requires changes to QuickLook.framework tracked by rdar://problem/28544527
2883quicklook/password-protected.html [ Skip ]
2884
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002885webkit.org/b/167619 css3/filters/backdrop/dynamic-with-clip-path.html [ ImageOnlyFailure ]
2886
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002887webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ]
2888webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ]
2889
2890# <rdar://problem/30610988>
2891imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-worker.html [ Failure ]
2892imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.html [ Failure ]
2893imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-worker.html [ Failure ]
2894imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.html [ Failure ]
2895imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker.html [ Failure ]
2896imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location.html [ Failure ]
2897
2898# rdar://problem/23643423
2899[ Debug ] fast/frames/exponential-frames.html [ Skip ]
2900
2901webkit.org/b/168053 pageoverlay/overlay-remove-reinsert-view.html [ Pass Failure ]
2902
2903# Skip some flexbox tests that aren't designed to run in smaller viewports
2904css3/flexbox/overflow-auto-resizes-correctly.html [ Skip ]
2905css3/flexbox/flexbox-height-with-overflow-auto.html [ Skip ]
2906css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html [ Skip ]
2907css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html [ Skip ]
2908
2909# Skip test because checkboxes/radio buttons don't behave the same on iOS
2910fast/replaced/table-percent-height.html [ Skip ]
2911fast/table/003.html [ Skip ]
2912
2913# Bundle upload is not supported on iOS
2914fast/files/filereader-zip-bundle-using-open-panel.html [ Skip ]
2915http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel.html [ Skip ]
2916
2917# Results differ from desktop
2918fast/hidpi/percent-height-image-nested.html [ Skip ]
2919
2920# Tests only match on desktop
2921fast/css-generated-content/initial-letter-pagination-raised.html [ Skip ]
2922fast/css-generated-content/initial-letter-pagination-sunken.html [ Skip ]
2923fast/css-generated-content/initial-letter-pagination-raised-rl.html [ Skip ]
2924fast/css-generated-content/initial-letter-pagination-sunken-rl.html [ Skip ]
carlosgc@webkit.org283f4e62017-04-03 17:08:12 +00002925
2926webkit.org/b/158420 http/tests/navigation/redirect-to-fragment2.html [ Failure ]
ryanhaddad@apple.com0c673d72017-04-14 21:03:45 +00002927
2928# These tests are not supported on ios-simulator
2929workers/wasm-hashset-many-2.html [ Skip ]
2930workers/wasm-hashset-many.html [ Skip ]
2931workers/wasm-hashset.html [ Skip ]
2932workers/wasm-long-compile-many.html [ Skip ]
2933workers/wasm-long-compile.html [ Skip ]
dbates@webkit.org1a663fb2017-04-21 21:43:40 +00002934
2935# <rdar://problem/25780035> CSP does not ignore paths for media redirects
2936http/tests/security/contentSecurityPolicy/audio-redirect-allowed2.html [ Skip ]
2937http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Skip ]
mmaxfield@apple.com453e30f2017-04-25 20:58:38 +00002938
2939webkit.org/b/171272 fast/text/kaithi.html [ ImageOnlyFailure ]
antti@apple.comef0ec682017-04-27 16:51:11 +00002940
2941# auto-sizing produces inconsistent image results
2942css3/viewport-percentage-lengths/vh-auto-size.html [ ImageOnlyFailure ]
mmaxfield@apple.com5c6f9682017-05-02 19:35:25 +00002943
2944# This test relies on the ::selection pseudoclass which isn't honored on iOS.
2945webkit.org/b/169517 fast/text/complex-text-selection.html [ ImageOnlyFailure ]
ryanhaddad@apple.comf832fef2017-05-02 22:24:04 +00002946
2947webkit.org/b/124933 svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ]
mmaxfield@apple.com036ffde2017-05-08 15:26:38 +00002948
2949webkit.org/b/171760 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ ImageOnlyFailure ]
2950webkit.org/b/171760 imported/w3c/i18n/bidi/block-plaintext-005.html [ ImageOnlyFailure ]
simon.fraser@apple.comc9133b52017-05-12 23:48:12 +00002951
timothy_horton@apple.com5b4dec32018-02-19 23:30:27 +00002952webkit.org/b/172019 imported/w3c/web-platform-tests/cssom-view/elementFromPoint.html [ Failure ]
2953
ryanhaddad@apple.come0f505e2017-05-24 21:35:07 +00002954webkit.org/b/172547 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure ]
ryanhaddad@apple.combc2e4ee2017-05-26 16:03:56 +00002955
2956webkit.org/b/172610 media/ios/autoplay-only-in-main-document.html [ Skip ]
ryanhaddad@apple.comb8c37c02017-05-27 00:22:49 +00002957webkit.org/b/172672 fast/events/before-unload-returnValue.html [ Skip ]
jlewis3@apple.comea7b4bb2017-05-31 18:21:56 +00002958
ryanhaddad@apple.com331c0752017-05-31 21:44:02 +00002959webkit.org/b/168239 [ Release ] fast/css/target-fragment-match.html [ Pass Failure ]
mmaxfield@apple.comc64c61c2017-06-16 00:56:44 +00002960
2961webkit.org/b/173328 fast/text/system-font-fallback-emoji.html [ Failure ]
2962webkit.org/b/173328 fast/text/system-font-fallback.html [ ImageOnlyFailure ]
jlewis3@apple.comf3258922017-06-20 18:57:22 +00002963
2964webkit.org/b/173611 media/video-buffered.html [ Pass Failure ]
2965
ryanhaddad@apple.comdaa69602017-06-22 22:03:39 +00002966webkit.org/b/171617 perf/object-keys.html [ Pass Failure ]
jbedard@apple.com46ea1882017-07-03 19:04:55 +00002967
2968# WebGL tests which need triaging https://bugs.webkit.org/b/174100
2969fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
2970fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
2971fast/canvas/webgl/oes-texture-float-linear.html [ Failure ]
2972fast/canvas/webgl/oes-texture-half-float-linear.html [ Failure ]
2973fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Failure ]
2974fast/canvas/webgl/webgl-compressed-texture-size-limit.html [ Failure ]
2975fast/canvas/webgl/webgl-draw-buffers.html [ Failure ]
2976fast/canvas/webgl/webgl2-texture-upload-enums.html [ Failure ]
2977webgl/1.0.2/conformance/context/context-attribute-preserve-drawing-buffer.html [ Failure ]
2978webgl/1.0.2/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
2979webgl/1.0.2/conformance/ogles/GL/build/build_009_to_016.html [ Failure ]
2980webgl/1.0.3/conformance/context/context-hidden-alpha.html [ Failure ]
2981webgl/1.0.3/conformance/extensions/oes-texture-float-linear.html [ Failure ]
2982webgl/1.0.3/conformance/extensions/oes-texture-half-float-linear.html [ Failure ]
2983webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ]
2984webgl/1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html [ Failure ]
2985webgl/1.0.3/conformance/glsl/misc/shader-struct-scope.html [ Failure ]
2986webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
2987webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ]
jbedard@apple.com46ea1882017-07-03 19:04:55 +00002988webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
2989webgl/1.0.3/conformance/rendering/point-no-attributes.html [ Failure ]
2990webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Failure ]
2991fast/canvas/webgl/read-pixels-test.html [ Skip ]
2992fast/canvas/webgl/webglcontextchangedevent.html [ Skip ]
2993webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Skip ]
2994webgl/1.0.2/conformance/ogles/GL/sin/sin_001_to_006.html [ Skip ]
2995webgl/1.0.2/conformance/reading/read-pixels-test.html [ Skip ]
2996webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Skip ]
jlewis3@apple.comdeeac682017-07-10 17:52:06 +00002997webgl/1.0.2/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Skip ]
2998
jer.noble@apple.come06d5382017-10-25 19:42:16 +00002999fast/canvas/webgl/texImage2D-mse-flipY-false.html [ Skip ]
3000fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Skip ]
ryanhaddad@apple.comc322a212017-09-22 19:31:22 +00003001fast/canvas/webgl/texImage2D-video-flipY-false.html [ Skip ]
3002fast/canvas/webgl/texImage2D-video-flipY-true.html [ Skip ]
3003
wilander@apple.com955442f2017-12-07 20:09:27 +00003004# Skipped on iOS since UIHelper.activateAt() doesn't produce a user gesture that ITP captures on iOS
3005webkit.org/b/174120 http/tests/resourceLoadStatistics/user-interaction-in-cross-origin-sub-frame.html [ Skip ]
3006http/tests/resourceLoadStatistics/user-interaction-only-reported-once-within-short-period-of-time.html [ Skip ]
3007http/tests/resourceLoadStatistics/user-interaction-reported-after-website-data-removal.html [ Skip ]
wilander@apple.com0d18e812017-10-17 18:57:21 +00003008# Skipped in WK2 expectations because cookie partitioning is only available in macOS High Sierra and iOS 11.
wilander@apple.com955442f2017-12-07 20:09:27 +00003009http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-deletion.html [ Pass ]
3010http/tests/resourceLoadStatistics/partitioned-and-unpartitioned-cookie-with-partitioning-timeout.html [ Pass ]
3011http/tests/resourceLoadStatistics/partitioned-cookies-with-and-without-user-interaction.html [ Pass ]
3012http/tests/resourceLoadStatistics/third-party-cookie-with-and-without-user-interaction.html [ Pass ]
wilander@apple.com56cbaf52018-01-18 01:58:05 +00003013http/tests/resourceLoadStatistics/non-prevalent-resources-can-access-cookies-in-a-third-party-context.html [ Pass ]
ryanhaddad@apple.com9f083442018-02-28 19:14:48 +00003014webkit.org/b/183216 [ Release ] http/tests/resourceLoadStatistics/add-partitioning-to-redirect.html [ Pass ]
3015webkit.org/b/183216 [ Release ] http/tests/resourceLoadStatistics/add-blocking-to-redirect.html [ Pass ]
3016webkit.org/b/183216 [ Release ] http/tests/resourceLoadStatistics/remove-partitioning-in-redirect.html [ Pass ]
wilander@apple.com56cbaf52018-01-18 01:58:05 +00003017http/tests/resourceLoadStatistics/remove-blocking-in-redirect.html [ Pass ]
wilander@apple.com8dc28e62018-01-19 19:26:13 +00003018http/tests/resourceLoadStatistics/grandfathering.html [ Pass ]
3019http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store.html [ Pass ]
3020http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store-one-hour.html [ Pass ]
wilander@apple.combddbe342018-02-07 20:09:51 +00003021http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects.html [ Pass ]
3022http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-requests.html [ Pass ]
wilander@apple.combbc57632018-03-14 05:17:57 +00003023http/tests/storageAccess/deny-storage-access-under-opener.html [ Pass ]
3024http/tests/storageAccess/grant-storage-access-under-opener.html [ Pass ]
wilander@apple.combddbe342018-02-07 20:09:51 +00003025
3026# Skipped in general expectations since they only work on iOS and Mac, WK2.
3027http/tests/security/strip-referrer-to-origin-for-third-party-redirects-in-private-mode.html [ Pass ]
3028http/tests/security/strip-referrer-to-origin-for-third-party-requests-in-private-mode.html [ Pass ]
jlewis3@apple.comdeeac682017-07-10 17:52:06 +00003029
ryanhaddad@apple.com39765fd2017-08-07 18:25:13 +00003030webkit.org/b/175273 imported/w3c/web-platform-tests/html/browsers/windows/noreferrer-window-name.html [ Failure ]
dbates@webkit.org92d42ff2017-08-09 20:28:01 +00003031
rego@igalia.com4e41d752018-01-24 15:53:46 +00003032webkit.org/b/175353 imported/w3c/web-platform-tests/css/css-ui/outline-004.html [ ImageOnlyFailure ]
3033webkit.org/b/175353 imported/w3c/web-platform-tests/css/css-ui/outline-style-014.html [ ImageOnlyFailure ]
ryanhaddad@apple.comf9637802017-08-10 16:53:08 +00003034
commit-queue@webkit.org9c447142018-01-22 16:07:13 +00003035imported/w3c/web-platform-tests/css/mediaqueries/device-aspect-ratio-003.html [ ImageOnlyFailure ]
3036
mcatanzaro@igalia.com41362e22017-08-15 17:47:10 +00003037# This test tests a feature that only exists on iOS.
3038fast/text/accessibility-bold-system-font-2.html [ Pass ]
3039
3040# This test is specific to Core Text.
3041fast/text/font-lookup-dot-prefix-case-sensitive.html [ Pass ]
jbedard@apple.comb6ddd202017-08-24 16:53:31 +00003042
zandobersek@gmail.com894f4012017-08-30 07:31:32 +00003043# Missing support for 521-bit elliptic curves.
3044crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p521.html
3045crypto/subtle/ec-import-spki-key-export-spki-key-p521.html
3046crypto/subtle/ecdh-generate-export-jwk-key-p521.html
3047crypto/subtle/ecdh-generate-export-key-pkcs8-p521.html
3048crypto/subtle/ecdh-generate-export-key-raw-p521.html
3049crypto/subtle/ecdh-generate-export-key-spki-p521.html
3050crypto/subtle/ecdh-generate-key-p521.html
3051crypto/subtle/ecdh-import-jwk-private-key-p521.html
3052crypto/subtle/ecdh-import-jwk-public-key-p521.html
3053crypto/subtle/ecdh-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html
3054crypto/subtle/ecdh-import-pkcs8-key-p521.html
3055crypto/subtle/ecdh-import-raw-key-p521.html
3056crypto/subtle/ecdh-import-spki-key-p521.html
3057crypto/subtle/ecdsa-generate-key-sign-verify-p521.html
3058crypto/subtle/ecdsa-import-jwk-public-key-alg-521.html
3059crypto/subtle/ecdsa-import-key-sign-p521.html
3060crypto/subtle/ecdsa-import-key-verify-p521.html
3061crypto/subtle/ecdsa-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html
jlewis3@apple.com9b5c0da2017-09-06 18:26:21 +00003062
3063webkit.org/b/155092 js/arraybuffer-wrappers.html [ Pass Timeout ]
3064
ryanhaddad@apple.combdb3d1e2017-09-15 18:12:14 +00003065webkit.org/b/172052 [ Release ] imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval.html [ Pass Failure ]
jlewis3@apple.com6f6467e2017-09-12 16:53:48 +00003066
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003067# <rdar://problem/32542437> REGRESSION (iOS 11): LayoutTest fast/events/ios/before-input-events-prevent-candidate-insertion.html is timing out
3068fast/events/ios/before-input-events-prevent-candidate-insertion.html [ Timeout ]
3069
3070# <rdar://problem/32542300> REGRESSION (iOS 11): LayoutTest fast/events/ios/contenteditable-autocapitalize.html is failing
3071fast/events/ios/contenteditable-autocapitalize.html [ Failure ]
3072
fred.wang@free.fr42c15632018-03-08 10:51:38 +00003073webkit.org/b/183441 mathml/presentation/multiscripts-equivalence.html [ ImageOnlyFailure ]
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003074
3075# <rdar://problem/32632415> REGRESSION (ImageIO-1666): LayoutTests fast/images are failing together.
3076canvas/philip/tests/2d.drawImage.animated.gif.html [ Failure ]
3077canvas/philip/tests/2d.pattern.animated.gif.html [ Failure ]
3078fast/images/slower-animation-than-decoding-image.html [ Failure ]
3079fast/images/slower-decoding-than-animation-image.html [ Failure ]
3080fast/images/reset-image-animation.html [ Failure ]
3081fast/images/animated-image-loop-count.html [ ImageOnlyFailure ]
3082fast/images/animated-image-different-dest-size.html [ ImageOnlyFailure ]
3083
3084# <rdar://problem/32659595> iOS 11: LayoutTest fast/text/international/system-language/arabic-glyph-cache-fill-combine.html is failing
3085fast/text/international/system-language/arabic-glyph-cache-fill-combine.html [ ImageOnlyFailure ]
3086
3087# <rdar://problem/32626498> REGRESSION (iOS 11/High Sierra): media/remote-control-command-seek.html is timing out
3088media/remote-control-command-seek.html [ Timeout ]
3089
3090# <rdar://problem/32714935> iOS 11: LayoutTest security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html is timing out
3091security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Timeout ]
3092
3093# <rdar://problem/32714919> iOS 11: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html and allow-video.html are timing out
3094http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Timeout ]
3095http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html [ Timeout ]
3096
3097# <rdar://problem/32715903> iOS 11: LayoutTest media/sources-fallback-codecs.html is failing
3098media/sources-fallback-codecs.html [ Failure ]
3099
3100# <rdar://problem/32715902> iOS 11: LayoutTest media/video-src-blob-using-open-panel.html is failing
3101media/video-src-blob-using-open-panel.html [ Failure ]
3102
3103# <rdar://problem/32799573> REGRESSION: LayoutTest fast/text/ipa-tone-letters.html is failing
3104fast/text/ipa-tone-letters.html [ Failure ]
3105
3106# <rdar://problem/33251388> REGRESSION: Multiple imported/w3c/web-platform-tests/ are failing with blobs
3107imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.html [ Failure ]
3108imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker.html [ Failure ]
3109imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html [ Failure ]
3110
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003111# <rdar://problem/33630526> http/tests/websocket/tests/hybi/deflate-frame-parameter.html is failing on iOS 11
3112http/tests/websocket/tests/hybi/deflate-frame-parameter.html [ Failure ]
3113
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003114# <rdar://problem/34051745>
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003115imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription.html [ Failure ]
3116imported/w3c/web-platform-tests/webrtc/getstats.html [ Failure ]
3117imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ]
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003118
3119# <rdar://problem/34209038>
3120webgl/1.0.2/conformance/ogles/GL/log/log_001_to_008.html [ Skip ]
3121webgl/1.0.2/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ]
3122
3123# <rdar://problem/33135669>
ryanhaddad@apple.combf769932017-12-06 23:30:46 +00003124webgl/1.0.2/conformance/textures/gl-teximage.html [ Failure ]
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003125fast/canvas/webgl/gl-teximage.html [ Failure ]
3126
3127# <rdar://problem/30517283>
3128security/block-test.html
3129security/block-test-no-port.html
3130
3131# <rdar://problem/29031509>
3132svg/W3C-SVG-1.1/text-intro-01-t.svg [ Failure ]
3133svg/W3C-SVG-1.1/text-intro-02-b.svg [ Failure ]
3134svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ]
3135svg/W3C-SVG-1.1/text-intro-04-t.svg [ Failure ]
3136svg/custom/acid3-test-77.html [ Failure ]
3137
ryanhaddad@apple.coma1dba422017-09-22 16:23:45 +00003138# <rdar://problem/33381269> REGRESSION: Multiple Layout test from webgl/1.0.2/conformance are timing out.
3139webgl/1.0.2/conformance/attribs/gl-vertex-attrib-zero-issues.html [ Skip ]
3140webgl/1.0.2/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ]
3141webgl/1.0.2/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ]
3142
3143# <rdar://problem/28504406> LayoutTest fast/attachment/attachment-folder-icon.html failing
3144fast/attachment/attachment-folder-icon.html [ ImageOnlyFailure ]
3145
3146fast/text/font-variations-feature-detection.html [ ImageOnlyFailure ]
3147
3148# <rdar://problem/28835343> REGRESSION: LayoutTest http/tests/multipart/load-last-non-html-frame.php failing
3149http/tests/multipart/load-last-non-html-frame.php [ Failure ]
ryanhaddad@apple.comc322a212017-09-22 19:31:22 +00003150
3151webkit.org/b/177366 http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-1.html [ Pass Timeout ]
ryanhaddad@apple.com06d25d62017-09-22 22:31:02 +00003152
ryanhaddad@apple.comf2174b52017-09-22 23:13:47 +00003153webkit.org/b/177395 fast/mediastream/RTCPeerConnection-overloaded-operations.html [ Pass Failure ]
ryanhaddad@apple.com156f35a2017-09-23 00:55:01 +00003154
3155webkit.org/b/177401 webrtc/captureCanvas-webrtc.html [ Pass Timeout Failure ]
ryanhaddad@apple.com00159082017-09-25 17:33:58 +00003156
ryanhaddad@apple.com85dc1c82017-09-25 17:43:06 +00003157webkit.org/b/177323 imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub.html [ Pass Failure ]
ryanhaddad@apple.com97465352017-09-25 18:41:26 +00003158
3159webkit.org/b/177445 fast/loader/form-submission-after-beforeunload-cancel.html [ Pass Timeout ]
ryanhaddad@apple.com7143c1f2017-09-26 15:40:08 +00003160
3161webkit.org/b/177397 compositing/masks/compositing-clip-path-change-no-repaint.html [ Pass Failure ]
ryanhaddad@apple.com9aa117d2017-09-28 21:13:13 +00003162
3163webkit.org/b/177617 http/tests/storageAccess/request-storage-access-top-frame.html [ Pass Timeout ]
jlewis3@apple.com9f559bd2017-10-12 20:01:35 +00003164
3165webkit.org/b/177547 imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html [ Pass Failure ]
3166
dino@apple.com4101d922017-10-17 19:17:33 +00003167# macOS only test
3168fast/canvas/webgl/large-drawing-buffer-resize.html [ Skip ]
ryanhaddad@apple.com5d102c8a2017-10-23 17:10:05 +00003169
3170webkit.org/b/178669 compositing/visible-rect/iframe-no-layers.html [ Pass Failure ]
ryanhaddad@apple.comf201d6f2017-10-30 23:48:21 +00003171
3172# Underlines' starting and ending positions need to be pixel-snapped
3173webkit.org/b/142087 fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ ImageOnlyFailure ]
3174webkit.org/b/142087 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ]
3175
ryanhaddad@apple.com711b9a22017-11-02 16:15:08 +00003176webkit.org/b/177322 [ Debug ] imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ]
ryanhaddad@apple.com15dd9da2017-11-02 21:24:56 +00003177
3178webkit.org/b/178029 http/tests/preload/viewport/meta-viewport-link-headers.php [ Pass Failure ]
ryanhaddad@apple.com2a5a39d2017-11-03 00:12:51 +00003179
3180webkit.org/b/179201 [ Debug ] editing/selection/move-by-word-visually-multi-space.html [ Skip ]
ryanhaddad@apple.com5e073dd2017-11-09 00:25:05 +00003181
ryanhaddad@apple.com2626cb22017-11-17 19:16:59 +00003182webkit.org/b/179773 imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html [ Pass Failure ]
ryanhaddad@apple.com02bee3f2017-11-18 00:22:38 +00003183
3184webkit.org/b/179784 svg/in-html/by-reference.html [ Failure Timeout ]
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003185
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003186# accessibilityController.role cannot be tested on iOS
3187media/modern-media-controls/time-label/time-label.html [ Skip ]
3188media/modern-media-controls/tracks-button [ Pass ]
3189
3190# AirPlay cannot be tested on iOS
3191webkit.org/b/166062 media/modern-media-controls/airplay-support [ Skip ]
3192webkit.org/b/166062 media/modern-media-controls/audio/audio-controls-buttons.html [ Skip ]
3193webkit.org/b/166062 media/modern-media-controls/placard-support/placard-support-airplay.html [ Skip ]
3194
3195# These tests use touch events and don't work in OpenSource
3196media/modern-media-controls/button/button.html [ Skip ]
3197media/modern-media-controls/button/button-active-state.html [ Skip ]
3198media/modern-media-controls/fullscreen-support/fullscreen-support-press.html [ Skip ]
3199media/modern-media-controls/media-controller/ios/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html [ Skip ]
3200media/modern-media-controls/media-controller/ios/media-controller-stop-updates-in-fullscreen.html [ Skip ]
3201media/modern-media-controls/mute-support/mute-support-press-on-button.html [ Skip ]
3202media/modern-media-controls/pip-support/ipad/pip-support-tap.html [ Skip ]
3203media/modern-media-controls/placard-support/ipad [ Skip ]
3204media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag.html [ Skip ]
graouts@webkit.org85027d42018-02-05 16:33:33 +00003205media/modern-media-controls/seek-backward-support [ Skip ]
3206media/modern-media-controls/seek-forward-support [ Skip ]
graouts@webkit.org098bab82018-01-31 17:35:15 +00003207media/modern-media-controls/start-support/start-support-click-to-start.html [ Skip ]
graouts@webkit.org7eaecc12018-02-23 13:53:13 +00003208media/modern-media-controls/start-support/start-support-disable-controls-and-re-enable-post-play.html [ Skip ]
graouts@webkit.org098bab82018-01-31 17:35:15 +00003209media/modern-media-controls/start-support/start-support-lowPowerMode.html [ Skip ]
graouts@webkit.org85027d42018-02-05 16:33:33 +00003210media/modern-media-controls/volume-down-support [ Skip ]
3211media/modern-media-controls/volume-up-support [ Skip ]
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003212
3213# There is no focus state for on iOS
3214media/modern-media-controls/button/button-focus-state.html [ Skip ]
3215
3216# These tests rely on fullscreen which do not use the WebKit media controls on iOS
3217media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-parent-element.html [ Skip ]
3218media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-video.html [ Skip ]
3219media/modern-media-controls/css/webkit-cursor-visibility-auto-hide.html [ Skip ]
3220media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html [ Skip ]
3221media/modern-media-controls/media-controller/media-controller-fullscreen-change.html [ Skip ]
3222media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html [ Skip ]
3223media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html [ Skip ]
3224media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html [ Skip ]
3225media/modern-media-controls/placard-support/placard-support-airplay-fullscreen.html [ Skip ]
graouts@webkit.org098bab82018-01-31 17:35:15 +00003226media/modern-media-controls/start-support/start-support-fullscreen.html [ Skip ]
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003227
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003228# These tests are designed to work only on macOS
3229media/modern-media-controls/button/button-click-on-edges.html [ Skip ]
graouts@webkit.orgbab42e62018-02-01 07:12:09 +00003230media/modern-media-controls/macos-inline-media-controls [ Skip ]
graouts@webkit.org85027d42018-02-05 16:33:33 +00003231media/modern-media-controls/macos-fullscreen-media-controls [ Skip ]
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003232media/modern-media-controls/placard-support/placard-support-pip.html [ Skip ]
3233media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html [ Skip ]
3234media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html [ Skip ]
3235media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html [ Skip ]
3236media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html [ Skip ]
3237media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause-fullscreen.html [ Skip ]
3238media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause.html [ Skip ]
3239media/modern-media-controls/media-controller/media-controller-click-on-video-background-to-dismiss-tracks-panel-should-not-toggle-playback.html [ Skip ]
3240media/modern-media-controls/media-controller/media-controller-space-bar-toggle-playback.html [ Skip ]
3241media/modern-media-controls/media-documents/media-document-audio-mac-sizing.html [ Skip ]
3242media/modern-media-controls/media-documents/media-document-video-mac-sizing.html [ Skip ]
graouts@webkit.org85027d42018-02-05 16:33:33 +00003243media/modern-media-controls/pip-support [ Skip ]
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003244media/modern-media-controls/playback-support/playback-support-button-click.html [ Skip ]
3245media/modern-media-controls/scrubber-support/scrubber-support-click.html [ Skip ]
3246media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Skip ]
graouts@webkit.orgeb85fd02018-02-02 18:51:37 +00003247media/modern-media-controls/slider/slider-value.html [ Skip ]
graouts@webkit.org85027d42018-02-05 16:33:33 +00003248media/modern-media-controls/text-tracks [ Skip ]
3249media/modern-media-controls/tracks-panel [ Skip ]
3250media/modern-media-controls/tracks-support [ Skip ]
3251media/modern-media-controls/volume-support [ Skip ]
3252
3253media/modern-media-controls/pip-support/ipad [ Pass ]
graouts@webkit.org40f0dc82017-11-30 06:15:24 +00003254
3255webkit.org/b/178127 media/modern-media-controls/media-controller/media-controller-video-with-only-audio.html [ Skip ]
3256
3257# <rdar://problem/33731086>
3258media/modern-media-controls/time-labels-support/elapsed-time.html [ Skip ]
dino@apple.com77bd11e2017-11-30 22:25:52 +00003259
jer.noble@apple.com638af2b2017-12-04 08:49:26 +00003260# Requries AVFoundation support <rdar://problem/34502208>
3261http/tests/images/image-supports-video.html
mmaxfield@apple.com87181a32017-12-07 20:29:03 +00003262
3263# User-installed font infrastructure is ony present on certain OSes.
3264webkit.org/b/180062 fast/text/user-installed-fonts/disable.html [ ImageOnlyFailure ]
3265webkit.org/b/180062 fast/text/user-installed-fonts/shadow-family.html [ ImageOnlyFailure ]
3266webkit.org/b/180062 fast/text/user-installed-fonts/shadow-postscript.html [ ImageOnlyFailure ]
3267webkit.org/b/180062 fast/text/user-installed-fonts/shadow.html [ ImageOnlyFailure ]
jlewis3@apple.com17ec7f12017-12-13 17:57:29 +00003268webkit.org/b/180062 fast/text/user-installed-fonts/shadow-postscript-family.html [ ImageOnlyFailure ]
ryanhaddad@apple.com6ab5dcb2018-01-19 04:25:52 +00003269
3270webkit.org/b/181499 [ Release ] imported/w3c/web-platform-tests/service-workers/service-worker/update-after-navigation-fetch-event.https.html [ Pass Failure ]
ryanhaddad@apple.comf3909b22018-01-19 05:55:15 +00003271
3272webkit.org/b/181838 js/slow-stress/Int32Array-alloc-huge-long-lived.html [ Slow ]
Ms2ger@igalia.comdd353202018-02-02 15:24:11 +00003273
jlewis3@apple.com46e6b332018-02-05 18:46:05 +00003274webkit.org/b/182422 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html [ Skip ]
said@apple.com72c440e2018-02-08 02:32:38 +00003275
3276webkit.org/b/182592 webgl/webgl-texture-image-buffer-reuse.html [ Skip ]
ryanhaddad@apple.com3c14fc82018-02-08 20:52:54 +00003277
3278webkit.org/b/181612 [ Debug ] webanimations/animation-opacity-animation-crash.html [ Pass Failure ]
ryanhaddad@apple.comf3401fd2018-02-16 01:19:57 +00003279
ryanhaddad@apple.comde9a2b92018-02-19 18:49:32 +00003280webkit.org/b/182850 [ Release ] editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying-in-null-origin.html [ Skip ]
ryanhaddad@apple.com519d3d42018-02-21 00:35:11 +00003281
ryanhaddad@apple.comcb0a86c2018-03-16 22:46:12 +00003282webkit.org/b/183219 [ Release ] editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html [ Skip ]
ryanhaddad@apple.comc67129c2018-04-05 01:03:05 +00003283
3284webkit.org/b/173928 storage/websql/database-lock-after-reload.html [ Pass Failure ]
ryanhaddad@apple.com6ae9c512018-04-06 20:21:07 +00003285
3286[ Debug ] imported/w3c/web-platform-tests/IndexedDB/interfaces.any.html [ Slow ]
3287[ Debug ] imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Slow ]
3288[ Debug ] imported/w3c/web-platform-tests/hr-time/idlharness.html [ Slow ]
graouts@webkit.orgba0d09f2018-04-13 16:02:11 +00003289
3290webkit.org/b/184580 animations/stop-animation-on-suspend.html [ Failure ]
3291