blob: 15b55f978facbcc83c9d8f7ec78c5810e0526b3c [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 ]
18
19#//////////////////////////////////////////////////////////////////////////////////////////
20# End platform-specific directories.
21#//////////////////////////////////////////////////////////////////////////////////////////
22
23###
24# Unsupported and disabled features
25##
26# Cannot enable AX tests because there are too many differences between what is available
27# through the iPhone AX API and the OS X AX API.
28accessibility
29perf/accessibility-title-ui-element.html
30
31# No fullscreen API on iOS
32fullscreen
33http/tests/fullscreen
34
35# Skip WebGL tests in iOS Simulator
36webgl
37fast/canvas/webgl
38http/tests/webgl
39
40# WebGPU is not enabled on iOS Simulator.
41fast/canvas/webgpu
42
43# Encrypted Media Extensions are not enabled
44media/encrypted-media/
45fast/events/constructors/device-proximity-event-constructor.html
46
47# FIXME: <rdar://problem/6512037> LayoutTests: Enable printing tests once printing is supported on iOS
48printing
49
50# Web Notifications are not supported on iOS.
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000051http/tests/notifications
52fast/history/page-cache-notification-non-suspendable.html
53fast/history/page-cache-notification-suspendable.html
54
55# Web Audio tests are skipped on iOS for now.
56webaudio
57fast/history/page-cache-closed-audiocontext.html
58fast/history/page-cache-running-audiocontext.html
59fast/history/page-cache-suspended-audiocontext.html
60
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000061# No wheel events on iOS
62fast/scrolling/iframe-scrollable-after-back.html [ Skip ]
63fast/scrolling/overflow-scrollable-after-back.html [ Skip ]
64fast/events/wheel-event-destroys-frame.html [ Skip ]
65fast/events/wheel-event-destroys-overflow.html [ Skip ]
66fast/events/wheel-event-outside-body.html [ Skip ]
67fast/scrolling/scroll-container-horizontally.html [ Failure ]
68fast/events/wheelevent-basic.html [ Skip ]
69fast/events/wheelevent-direction-inverted-from-device.html [ Skip ]
70fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Skip ]
71fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Skip ]
72fast/events/wheelevent-mousewheel-interaction.html [ Skip ]
73fast/events/platform-wheelevent-in-scrolling-div.html [ Skip ]
74fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ]
75fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ]
76fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Skip ]
77fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Skip ]
78fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Skip ]
79fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Skip ]
80fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Skip ]
81fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Skip ]
82fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Skip ]
83fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Skip ]
84fast/events/wheelevent-in-text-node.html [ Skip ]
85fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Skip ]
86
87# Not supported on iOS
88fast/mediastream
89fast/speechsynthesis
90gamepad
91java
92mhtml
93proximity
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +000094
95# ENABLE(MEDIA_CAPTURE) is not enabled
96fast/forms/file/file-input-capture.html
97
98# Plugins are not supported on iOS
99plugins
100compositing/plugins
101http/tests/plugins
102fast/frames/sandboxed-iframe-plugins.html
103fast/loader/reload-zero-byte-plugin.html
104http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html
105http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html
106http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-data.html
107http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-url.html
108http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-data.html
109http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-url.html
110http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-allowed.html
111http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked.html
112http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html
113http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html
114http/tests/security/contentSecurityPolicy/embed-redirect-blocked2.html
115http/tests/security/contentSecurityPolicy/embed-redirect-blocked3.html
116http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-default-src-star.html
117http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-star.html
118http/tests/security/contentSecurityPolicy/object-redirect-blocked2.html
119http/tests/security/contentSecurityPolicy/object-redirect-blocked3.html
120http/tests/security/contentSecurityPolicy/object-src-param-code-blocked.html
121http/tests/security/contentSecurityPolicy/object-src-param-movie-blocked.html
122http/tests/security/contentSecurityPolicy/object-src-param-src-blocked.html
123http/tests/security/contentSecurityPolicy/object-src-param-url-blocked.html
124http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html
125http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html
126http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html
127http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html
128
129# Pointer-lock not supported on iOS
130pointer-lock
131http/tests/pointer-lock
132fast/shadow-dom/pointerlockelement-in-shadow-tree.html
133fast/shadow-dom/pointerlockelement-in-slot.html
134
135# FIXME: Media tests not supported on iOS
136http/tests/media
137imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements
antti@apple.comcf289bc2017-04-12 10:09:14 +0000138http/tests/cache/disk-cache/disk-cache-media-small.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000139
140# No touch events
141fast/events/touch [ Skip ]
142fast/shadow-dom/touch-event-ios.html [ Skip ]
143fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ]
cdumez@apple.comf4e1e102017-04-07 20:49:49 +0000144http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html [ Skip ]
145http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000146http/tests/quicklook/at-import-stylesheet-blocked.html [ Skip ]
147http/tests/quicklook/base-url-blocked.html [ Skip ]
148http/tests/quicklook/cross-origin-iframe-blocked.html [ Skip ]
149http/tests/quicklook/document-domain-is-empty-string.html [ Skip ]
150http/tests/quicklook/external-stylesheet-blocked.html [ Skip ]
151http/tests/quicklook/rtf-document-domain-is-empty-string.html [ Skip ]
152http/tests/quicklook/submit-form-blocked.html [ Skip ]
153http/tests/quicklook/top-navigation-blocked.html [ Skip ]
154http/tests/quicklook/hide-referer-on-navigation.html [ Skip ]
155imported/w3c/web-platform-tests/touch-events [ Skip ]
156media/modern-media-controls/media-controller/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html [ Skip ]
157platform/ios/ios/fast/forms/range-input-container-touches.html [ Skip ]
158platform/ios/ios/fast/forms/range-input-readonly-and-disabled.html [ Skip ]
159platform/ios/ios/fast/forms/range-input-touches.html [ Skip ]
160platform/ios/ios/fast/text/data-detectors/phone-disabled.html [ Skip ]
161platform/ios/ios/fast/text/data-detectors/phone.html [ Skip ]
162platform/ios/ios/touch [ Skip ]
163
164# WebKitDataCue is supported, not DataCue
165media/track/track-datacue.html
166
167# Codecs not supported
168media/media-can-play-ogg.html [ WontFix ]
169media/media-can-play-flac-audio.html [ WontFix ]
170media/track/in-band [ WontFix ]
171media/track/audio [ WontFix ]
172media/track/video [ WontFix ]
173
174media/video-controls-captions.html [ WontFix ]
175
176# The logic in this test is no longer correct for Apple ports
177media/track/track-user-preferences.html [ WontFix ]
178
179# This test requires the QuickTime LOOP user data property, which AVFoundation and QTKit64 do not support.
180media/video-does-not-loop.html [ WontFix ]
181
182# This test uses movie matricies, which AVFoundation and QTKit64 do not support.
183media/video-size-intrinsic-scale.html [ WontFix ]
184
185# MediaSource is not currently supported on iOS.
186media/media-source
187http/tests/media/media-source [ Skip ]
188imported/w3c/web-platform-tests/media-source/ [ Skip ]
189fast/history/page-cache-media-source-closed-2.html [ Skip ]
190fast/history/page-cache-media-source-closed.html [ Skip ]
191fast/history/page-cache-media-source-opened.html [ Skip ]
192fast/history/page-cache-removed-source-buffer.html [ Skip ]
193
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000194# IndexedDB tests have numerous unexpected failures on iOS
195webkit.org/b/144475 storage/indexeddb
196
197# TODO Animation triggers not supported
198animations/trigger-container-scroll-boundaries.html [ Failure ]
199
200# Quota API is not supported on iOS
201storage/domstorage/quota.html
202storage/storageinfo-missing-arguments.html
203storage/storageinfo-no-callbacks.html
204storage/storageinfo-query-usage.html
205storage/storageinfo-request-quota.html
206storage/storagequota-query-usage.html
207storage/storagequota-request-quota.html
208storage/websql/quota-tracking.html
209
210# iOS doesn't have a local inspector
211inspector/ [ Skip ]
212http/tests/inspector/ [ Skip ]
213http/tests/websocket/tests/hybi/inspector/ [ Skip ]
214
215# Some CSS3 Text tests are not enabled on iOS
216webkit.org/b/76173 fast/css3-text/css3-text-align-last
217webkit.org/b/99945 fast/css3-text/css3-text-justify
218webkit.org/b/112755 fast/css3-text/css3-text-indent
219
220# Unsupported on certain OS versions
221webkit.org/b/152491 fast/text/woff2.html [ Skip ]
222
223webkit.org/b/162668 fast/text/woff2-totalsfntsize.html [ Skip ]
224
225# Needs testRunner.enableAutoResizeMode()
226fast/autoresize
227
228# Need to implement DumpRenderTree support for repaint tests
229fast/repaint
230fast/sub-pixel/transformed-iframe-copy-on-scroll.html
231fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html
232
233# Need to reconcile differences between iOS and non-iOS differences in DeviceOrientation implementation
234fast/dom/DeviceOrientation
235
236# WebP image format is not supported
237fast/canvas/canvas-toDataURL-webp.html
238
239# Drag-and-drop is not supported:
240editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html
241fast/events/bogus-dropEffect-effectAllowed.html
242fast/events/clear-drag-state.html
243fast/events/clear-edit-drag-state.html
244fast/events/content-changed-during-drop.html
245fast/events/crash-on-mutate-during-drop.html
246fast/events/drag-and-drop-link-fast-multiple-times-does-not-crash.html
wenson_hsieh@apple.coma6695912017-04-20 22:06:24 +0000247fast/events/drag-and-drop-link-containing-block.html
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000248fast/events/drag-and-drop-autoscroll-inner-frame.html
249fast/events/drag-and-drop-autoscroll.html
250fast/events/drag-and-drop-dataTransfer-types-nocrash.html
251fast/events/drag-and-drop-fire-drag-dragover.html
252fast/events/drag-and-drop-set-drag-data-arguments.html
253fast/events/drag-and-drop-subframe-dataTransfer.html
254fast/events/drag-and-drop.html
255fast/events/drag-customData.html
256fast/events/drag-dataTransferItemList-file-handling.html
257fast/events/drag-dataTransferItemList.html
258fast/events/drag-display-none-element.html
259fast/events/drag-file-crash.html
260fast/events/drag-image-filename.html
261fast/events/drag-in-frames.html
262fast/events/drag-and-drop-link.html
263fast/events/drag-and-drop-link-into-focused-contenteditable.html
264fast/events/drag-outside-window.html
265fast/events/drag-parent-node.html
266fast/events/drag-selects-image.html
267fast/events/drag-to-navigate.html
268fast/events/draggable-div-nodata.html
269fast/events/draggable-div-customdata.html
270fast/events/drop-handler-should-not-stop-navigate.html
271fast/events/drop-with-file-paths.html
272fast/events/dropzone-001.html
273fast/events/dropzone-002.html
274fast/events/dropzone-003.html
275fast/events/dropzone-004.html
276fast/events/dropzone-005.html
277fast/events/file-input-hidden-in-ondrop.html
278fast/events/input-element-display-none-in-dragleave-crash.html
279fast/events/moving-text-should-fire-drop-and-dragend-events-2.html
280fast/events/moving-text-should-fire-drop-and-dragend-events.html
281fast/events/only-valid-drop-targets-receive-file-drop.html
282fast/events/prevent-drag-to-navigate.html
283fast/events/standalone-image-drag-to-editable.html
284fast/files/local-file-drag-security.html
285fast/history/page-cache-createObjectURL.html [ Skip ]
286http/tests/local/drag-over-remote-content.html
287http/tests/local/fileapi/send-dragged-file.html
288http/tests/local/fileapi/send-sliced-dragged-file.html
289http/tests/misc/bubble-drag-events.html
290http/tests/security/drag-drop-local-file.html
291http/tests/security/drag-drop-same-unique-origin.html
292http/tests/security/drag-over-remote-content-iframe.html
293
294# No support for force events
295fast/events/force-click-link-selection-behavior.html [ Skip ]
296fast/events/force-click-on-link-navigation.html [ Skip ]
297fast/events/force-click-text-selection-behavior.html [ Skip ]
298fast/events/mouse-force-changed.html [ Skip ]
299fast/events/mouse-force-down.html [ Skip ]
300fast/events/mouse-force-up.html [ Skip ]
301
302# testRunner.setPageVisibility is not implemented for iOS
303webkit.org/b/165799 fast/dom/timer-throttling-hidden-page.html [ Skip ]
304webkit.org/b/165799 fast/dom/timer-throttling-hidden-page-non-nested.html [ Skip ]
305webkit.org/b/165799 fast/events/page-visibility-onvisibilitychange.html [ Skip ]
306webkit.org/b/165799 media/media-playback-page-visibility.html [ Skip ]
307webkit.org/b/165799 svg/animations/animations-paused-page-non-visible.html [ Skip ]
cdumez@apple.com5ddde632017-03-29 20:54:21 +0000308webkit.org/b/165799 svg/animations/animations-paused-in-background-page-iframe.html [ Skip ]
309webkit.org/b/165799 svg/animations/animations-paused-in-background-page.html [ Skip ]
cdumez@apple.com63c68002017-04-02 00:55:20 +0000310webkit.org/b/165799 webaudio/silent-audio-interrupted-in-background.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000311
312# AutoFill button is not supported
313fast/forms/auto-fill-button/mouse-down-input-mouse-release-auto-fill-button.html
314
315# Mouse events are not supported on iOS
316fast/forms/search-cancel-button-change-input.html [ Skip ]
317fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Skip ]
318fast/scrolling/overflow-scroll-past-max.html [ Skip ]
319pageoverlay/overlay-small-frame-mouse-events.html [ Skip ]
320loader/stateobjects/pushstate-size.html [ Skip ]
321loader/stateobjects/pushstate-size-iframe.html [ Skip ]
322fast/scrolling/scroll-animator-basic-events.html [ Skip ]
323fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ]
324fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]
325fast/scrolling/scroll-animator-select-list-events.html [ Skip ]
326fast/events/prevent-default-prevents-interaction-with-scrollbars.html [ Skip ]
327fast/text/text-disappear-on-deselect.html [ ImageOnlyFailure ]
328fast/css/pseudo-active-on-labeled-control-without-renderer.html [ Skip ]
329fast/css/pseudo-active-on-labeled-element-not-canceled-by-focus.html [ Skip ]
330fast/css/pseudo-active-style-sharing-1.html [ Skip ]
331fast/css/pseudo-active-style-sharing-2.html [ Skip ]
332fast/css/pseudo-active-style-sharing-3.html [ Skip ]
333fast/css/pseudo-active-style-sharing-4.html [ Skip ]
334fast/css/pseudo-active-style-sharing-5.html [ Skip ]
335fast/css/pseudo-active-style-sharing-6.html [ Skip ]
336fast/css/pseudo-active-with-programmatic-focus.html [ Skip ]
337http/tests/security/history-username-password.html [ Skip ]
338fast/selectors/hover-invalidation-descendant-dynamic.html [ Skip ]
339
340# IOS does not implement setAutomaticLinkDetectionEnabled
341editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ]
342editing/inserting/smart-link-when-caret-is-moved-before-URL.html [ Skip ]
343editing/inserting/smart-quote-with-all-configurations.html [ Skip ]
344
345webkit.org/b/148695 fast/shadow-dom [ Pass ]
346
347# No tab navigation support on iOS
348fast/shadow-dom/focus-on-iframe.html [ Failure ]
349webkit.org/b/116046 fast/events/sequential-focus-navigation-starting-point.html [ Skip ]
350webkit.org/b/159240 fast/events/remove-focus-navigation-starting-point-crash.html [ Skip ]
351webkit.org/b/164888 fast/shadow-dom/focus-navigation-out-of-slot.html [ Skip ]
352webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-shadow-host.html [ Skip ]
353webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-svg-use-element.html [ Skip ]
354
355# This test needs to be rewritten to use runUIScript to work on iOS
356webkit.org/b/152993 http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html [ Skip ]
357
358# iOS does not have the required font for these tests
359fast/text/complex-small-caps-non-bmp-capitalize.html [ Skip ]
360fast/text/all-small-caps-whitespace.html [ Skip ]
361
362# This test relies on EventSender.keydown(), which is not supported on iOS
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000363webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ]
cdumez@apple.com72d8e4b2017-04-17 00:56:47 +0000364fast/events/beforeunload-alert-handled-keydown.html [ Skip ]
365fast/events/beforeunload-alert-unhandled-keydown.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000366fast/events/beforeunload-alert-user-interaction.html [ Skip ]
367fast/forms/validation-bubble-escape-key-dismiss.html [ Skip ]
368fast/forms/validation-message-maxLength.html [ Skip ]
369fast/shadow-dom/shadow-host-removal-crash.html [ Skip ]
370fast/shadow-dom/input-element-in-shadow.html [ Skip ]
371fast/shadow-dom/activate-over-slotted-content.html [ Skip ]
372fast/shadow-dom/clear-active-state-in-shadow.html [ Skip ]
373fast/shadow-dom/hover-over-nested-slotted-content.html [ Skip ]
374fast/shadow-dom/hover-over-slotted-content.html [ Skip ]
375fast/events/keyboardevent-key.html [ Skip ]
376fast/events/keyboardevent-code.html [ Skip ]
377http/tests/navigation/keyboard-events-during-provisional-navigation.html [ Skip ]
ryanhaddad@apple.com1e921012017-05-10 20:41:52 +0000378http/tests/navigation/keyboard-events-during-provisional-subframe-navigation.html [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000379media/audio-dealloc-crash.html [ Skip ]
380
simon.fraser@apple.comd3c9b482017-04-06 00:55:14 +0000381# Tests that use EventSender's mouseMoveTo, mouseUp and mouseDown
cdumez@apple.comca98dba2017-04-05 18:47:39 +0000382fast/forms/range/disabled-while-dragging.html [ Skip ]
383fast/forms/range/range-drag-when-toggled-disabled.html [ Skip ]
ryanhaddad@apple.com96609662017-04-06 22:39:15 +0000384fast/media/video-element-in-details-collapse.html [ Skip ]
simon.fraser@apple.comd3c9b482017-04-06 00:55:14 +0000385fast/frames/user-gesture-timestamp-propagation.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000386
387# The file-wrapper part of <attachment> is not yet working on iOS
388fast/attachment/attachment-type-attribute.html [ Skip ]
389
390# RTL Scrollbars are only implemented on certain versions of OS X
391fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Skip ]
392fast/scrolling/rtl-scrollbars-listbox-scroll.html [ Skip ]
393fast/scrolling/rtl-scrollbars-listbox-select-left.html [ Skip ]
394fast/scrolling/rtl-scrollbars-position-absolute.html [ Skip ]
395fast/scrolling/rtl-scrollbars-position-fixed.html [ Skip ]
396fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ Skip ]
397fast/scrolling/rtl-scrollbars-text-selection.html [ Skip ]
398
399# This is specific to extensions on macOS
400webkit.org/b/167795 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ]
401
402# These tests rely on testRunner.setPageVisibility(), which is not implemented on iOS
403svg/animations/animations-paused-when-inserted-in-hidden-document.html [ Skip ]
404svg/animations/animations-paused-when-inserted-in-hidden-document2.html [ Skip ]
405
406###
407# Known failures
408##
409
410# <rdar://problem/14590711> CrashTracer: [USER] DumpRenderTree at WebCore: WebCore::Element::detach + 17
411svg/as-image/svg-nested.html
412
413# Height of actual image is 1-2 pixels shorter than expected image.
414fast/backgrounds/gradient-background-on-subpixel-position.html [ ImageOnlyFailure ]
415
416# Difference of less 0.03% between images.
417svg/as-image/svg-image-with-data-uri-from-canvas.html [ ImageOnlyFailure ]
418svg/canvas/canvas-global-alpha-svg.html [ ImageOnlyFailure ]
419svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ]
420
421# SVG
422webkit.org/b/137574 svg/dom/SVGAnimatedAngle.html [ Skip ] # Pass, Crash
423webkit.org/b/137574 svg/css/arrow-with-shadow.svg [ Skip ] # Pass, Crash
424
425# Canvas tests that fail:
426webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.clear.html [ Failure ]
427webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
428webkit.org/b/137530 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ]
429webkit.org/b/137530 canvas/philip/tests/2d.drawImage.broken.html [ Failure ]
430webkit.org/b/137530 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000431webkit.org/b/137530 canvas/philip/tests/2d.missingargs.html [ Failure ]
432webkit.org/b/137530 canvas/philip/tests/2d.path.rect.winding.html [ Failure ]
433webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ]
434webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ]
435webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ]
436webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.middle.html [ Failure ]
437webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.top.html [ Failure ]
438webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ]
439webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ]
440webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ]
441webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ]
442webkit.org/b/137530 canvas/philip/tests/2d.text.measure.width.space.html [ Failure ]
443webkit.org/b/137530 imported/w3c/web-platform-tests/2dcontext/transformations/canvas_transformations_reset_001.html [ ImageOnlyFailure ]
444
445# Canvas tests that have stderr:
446canvas/philip/tests/2d.canvas.readonly.html [ Skip ]
447
448# HTTP tests that time out:
449http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event.html
450http/tests/download/default-encoding.html
451http/tests/local/blob/send-hybrid-blob.html
452http/tests/local/fileapi/upload-zip-bundle-as-blob.html
453http/tests/local/formdata/send-form-data-constructed-from-form.html
454http/tests/local/formdata/send-form-data-with-empty-file-filename.html
455http/tests/local/formdata/upload-events.html
456http/tests/misc/link-rel-prefetch-and-subresource.html
457http/tests/misc/prefetch-purpose.html
458http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2.html
459http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier.html
460http/tests/navigation/scrollstate-after-http-equiv-refresh.html
461http/tests/navigation/scrollstate-after-location-reload.html
462http/tests/security/contentSecurityPolicy/media-src-allowed.html
463http/tests/security/dataTransfer-set-data-file-url.html
464http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html
465http/tests/canvas/webgl/origin-clean-conformance.html
466
467# HTTP tests that fail:
468http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
469http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
470http/tests/loading/promote-img-preload-priority.html [ Failure ]
471http/tests/loading/sizes/preload-image-sizes.html [ Failure ]
472http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure ]
473http/tests/local/fileapi/file-last-modified.html [ Failure ]
474http/tests/local/formdata/form-data-with-unknown-file-extension.html [ Failure ]
475http/tests/local/formdata/send-form-data-with-filename.html [ Failure ]
476http/tests/local/formdata/send-form-data-with-sliced-file.html [ Failure ]
477http/tests/local/formdata/send-form-data.html [ Failure ]
478http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
479http/tests/local/link-stylesheet-load-order.html [ Failure ]
480http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
481http/tests/misc/link-rel-icon-beforeload.html [ Failure ]
482http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml [ Failure ]
483http/tests/misc/submit-post-keygen.html [ Failure ]
484http/tests/misc/willCacheResponse-delegate-callback.html [ Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +0000485http/tests/navigation/response204.html [ Failure ]
486http/tests/security/clipboard/clipboard-file-access.html [ Failure ]
487http/tests/security/contentSecurityPolicy/object-src-no-url-blocked.html [ Failure ]
488http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure ]
489http/tests/security/contentSecurityPolicy/object-src-none-blocked.html [ Failure ]
490http/tests/security/cross-frame-access-put.html [ Failure ]
491http/tests/security/cross-origin-plugin-allowed.html [ Failure ]
492http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ]
493http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
494http/tests/security/cross-origin-plugin.html [ Failure ]
495http/tests/security/local-user-CSS-from-remote.html [ Failure ]
496http/tests/security/storage-blocking-loosened-plugin.html [ Failure ]
497http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ]
498http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ]
499http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Failure ]
500http/tests/security/svg-image-with-css-cross-domain.html [ ImageOnlyFailure ]
501
502# HTTP tests that are flaky:
503http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ]
504
505# HTTP test that assert:
506http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html
507
508# Compositing tests that fail:
509compositing/regions/abs-transformed-dynamic-update.html [ ImageOnlyFailure ]
510compositing/regions/fixed-in-named-flow-position-changed.html [ ImageOnlyFailure ]
511compositing/regions/fixed-in-named-flow-zIndex.html [ ImageOnlyFailure ]
512compositing/regions/inline-replaced-transformed-in-region.html [ ImageOnlyFailure ]
513compositing/regions/region-as-layer-in-another-flowthread.html [ ImageOnlyFailure ]
514compositing/regions/webkit-flow-renderer-layer-compositing.html [ ImageOnlyFailure ]
515compositing/checkerboard.html [ Failure ]
516compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ]
517compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Failure ]
518compositing/geometry/limit-layer-bounds-overflow-repaint.html [ Failure ]
519compositing/geometry/tall-page-composited.html [ Failure ]
520compositing/iframes/composited-iframe-scroll.html [ Failure ]
521compositing/iframes/iframe-content-flipping.html [ Failure ]
522compositing/iframes/nested-iframe-scrolling.html [ Failure ]
523compositing/images/direct-image-object-fit.html [ Failure ]
524compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
525compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html [ Failure ]
526compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
527compositing/repaint/page-scale-repaint.html [ Failure ]
528compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
529compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
530compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
531compositing/rtl/rtl-overflow-scrolling.html [ Failure ]
532compositing/visible-rect/3d-transform-style.html [ Failure ]
533compositing/visible-rect/iframe-no-layers.html [ Failure ]
534compositing/backing/child-layer-no-backing.html [ Failure ]
535compositing/geometry/preserve-3d-switching.html [ Failure ]
536
537# Compositing tests that fail and rely on media loading:
538compositing/geometry/clipped-video-controller.html
539compositing/geometry/video-fixed-scrolling.html
540compositing/geometry/video-opacity-overlay.html
541compositing/reflections/load-video-in-reflection.html
542compositing/regions/floated-region-with-transformed-child.html
543compositing/regions/propagate-region-box-shadow-border-padding-for-video.html
544compositing/regions/transform-transparent-positioned-video-inside-region.html
545compositing/regions/video-in-overflow-region.html
546compositing/self-painting-layers.html
547compositing/self-painting-layers2.html
548compositing/video-page-visibility.html
549compositing/video/video-background-color.html
550compositing/video/video-object-fit.html
551compositing/video/video-poster.html
552compositing/video/video-reflection.html
553compositing/visibility/visibility-simple-video-layer.html
554
555# Compositing tests that time out:
556compositing/layer-creation/animation-overlap-with-children.html
557compositing/overflow/ancestor-overflow.html
558compositing/tiling/huge-layer-img.html
559
560webkit.org/b/169457 compositing/regions/transformed-layer-inside-transformed-layer.html [ ImageOnlyFailure ]
561
562# <rdar://problem/19191637> compositing/layer-creation/deep-tree.html fails
563compositing/layer-creation/deep-tree.html
564
565# <rdar://problem/19193263> compositing/geometry/outline-change.html: ASSERTION FAILED: loader->identifier() in DocumentLoader::removeSubresourceLoader()
566compositing/geometry/outline-change.html
567compositing/geometry/partial-layout-update.html
568fast/dom/HTMLObjectElement/children-changed.html
569fast/events/menu-keydown-on-hidden-element.html
570
571# CSS tests that flake:
572css2.1/20110323/replaced-intrinsic-001.htm [ Failure Pass ]
573
574# CSS tests that fail:
575css1/box_properties/float_on_text_elements.html [ Failure ]
576css1/formatting_model/floating_elements.html [ Failure ]
577css3/background/background-repeat-round-padding.html [ ImageOnlyFailure ]
578css3/blending/blend-mode-body-child-isolate-html-background-color.html [ ImageOnlyFailure ]
579css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ]
580css3/blending/blend-mode-isolation-turn-off-self-painting-layer.html [ Failure ]
581css3/blending/blend-mode-isolation-turn-off-self-painting-layer1.html [ Failure ]
582css3/blending/blend-mode-isolation-turn-off-self-painting-layer2.html [ Failure ]
583css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ]
584css3/blending/repaint/blend-mode-isolate-stacking-context.html [ Failure ]
585css3/blending/repaint/blend-mode-turn-off-isolation.html [ Failure ]
586css3/calc/line-height.html [ Failure ]
587css3/device-adapt/opera/cascading-001.xhtml [ Failure ]
588css3/device-adapt/opera/cascading-002.xhtml [ Failure ]
589css3/device-adapt/opera/cascading-003.xhtml [ Failure ]
590css3/device-adapt/opera/cascading-004.xhtml [ Failure ]
591css3/device-adapt/opera/constrain-001.xhtml [ Failure ]
592css3/device-adapt/opera/constrain-004.xhtml [ Failure ]
593css3/device-adapt/opera/constrain-005.xhtml [ Failure ]
594css3/device-adapt/opera/constrain-006.xhtml [ Failure ]
595css3/device-adapt/opera/constrain-007.xhtml [ Failure ]
596css3/device-adapt/opera/constrain-008.xhtml [ Failure ]
597css3/device-adapt/opera/constrain-009.xhtml [ Failure ]
598css3/device-adapt/opera/constrain-010.xhtml [ Failure ]
599css3/device-adapt/opera/constrain-011.xhtml [ Failure ]
600css3/device-adapt/opera/constrain-013.xhtml [ Failure ]
601css3/device-adapt/opera/constrain-014.xhtml [ Failure ]
602css3/device-adapt/opera/constrain-015.xhtml [ Failure ]
603css3/device-adapt/opera/constrain-016.xhtml [ Failure ]
604css3/device-adapt/opera/constrain-017.xhtml [ Failure ]
605css3/device-adapt/opera/constrain-018.xhtml [ Failure ]
606css3/device-adapt/opera/constrain-019.xhtml [ Failure ]
607css3/device-adapt/opera/constrain-020.xhtml [ Failure ]
608css3/device-adapt/opera/constrain-021.xhtml [ Failure ]
609css3/device-adapt/opera/constrain-022.xhtml [ Failure ]
610css3/device-adapt/opera/constrain-023.xhtml [ Failure ]
611css3/device-adapt/opera/constrain-024.xhtml [ Failure ]
612css3/device-adapt/opera/cssom-001.xhtml [ Failure ]
613css3/device-adapt/opera/orientation-001.xhtml [ Failure ]
614css3/device-adapt/opera/syntax-001.xhtml [ Failure ]
615css3/device-adapt/opera/syntax-002.xhtml [ Failure ]
616css3/device-adapt/opera/syntax-003.xhtml [ Failure ]
617css3/device-adapt/viewport-at-rule-parsing.html [ Failure ]
618css3/device-adapt/viewport-properties-validation.html [ Failure ]
619css3/device-adapt/viewport-width-check-window-innerwidth-correct.html [ Failure ]
620css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ]
621css3/filters/blur-filter-page-scroll-parents.html [ Failure ]
622css3/filters/blur-filter-page-scroll-self.html [ Failure ]
623css3/filters/blur-filter-page-scroll.html [ Failure ]
624css3/filters/effect-blur-hw.html [ Failure ]
625css3/filters/effect-blur.html [ Failure ]
626css3/filters/effect-brightness-hw.html [ Failure ]
627css3/filters/effect-brightness.html [ Failure ]
628css3/filters/effect-combined-hw.html [ Failure ]
629css3/filters/effect-combined.html [ Failure ]
630css3/filters/effect-contrast-hw.html [ Failure ]
631css3/filters/effect-contrast.html [ Failure ]
632css3/filters/effect-drop-shadow-hw.html [ Failure ]
633css3/filters/effect-drop-shadow.html [ Failure ]
634css3/filters/effect-grayscale-hw.html [ Failure ]
635css3/filters/effect-grayscale.html [ Failure ]
636css3/filters/effect-hue-rotate-hw.html [ Failure ]
637css3/filters/effect-hue-rotate.html [ Failure ]
638css3/filters/effect-invert-hw.html [ Failure ]
639css3/filters/effect-invert.html [ Failure ]
640css3/filters/effect-opacity-hw.html [ Failure ]
641css3/filters/effect-opacity.html [ Failure ]
642css3/filters/effect-reference-hw.html [ Failure ]
643css3/filters/effect-reference.html [ Failure ]
644css3/filters/effect-saturate-hw.html [ Failure ]
645css3/filters/effect-saturate.html [ Failure ]
646css3/filters/effect-sepia-hw.html [ Failure ]
647css3/filters/effect-sepia.html [ Failure ]
648css3/filters/regions-expanding.html [ Failure ]
649css3/flexbox/button.html [ Failure ]
650css3/flexbox/flexitem.html [ Failure ]
651css3/images/cross-fade-background-size.html [ Failure ]
652css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ]
653css3/masking/mask-repeat-round-padding.html [ ImageOnlyFailure ]
654css3/shapes/shape-outside/shape-box/shape-outside-box-002.html [ ImageOnlyFailure ]
655css3/shapes/shape-outside/shape-box/shape-outside-box-003.html [ ImageOnlyFailure ]
656css3/shapes/shape-outside/shape-box/shape-outside-box-004.html [ ImageOnlyFailure ]
657css3/shapes/shape-outside/shape-box/shape-outside-box-006.html [ ImageOnlyFailure ]
658css3/shapes/shape-outside/shape-box/shape-outside-box-007.html [ ImageOnlyFailure ]
659css3/shapes/shape-outside/shape-box/shape-outside-box-008.html [ ImageOnlyFailure ]
660css3/shapes/shape-outside/shape-image/shape-image-000.html [ ImageOnlyFailure ]
661css3/shapes/shape-outside/shape-image/shape-image-004.html [ ImageOnlyFailure ]
662css3/shapes/shape-outside/shape-image/shape-image-009.html [ ImageOnlyFailure ]
663css3/shapes/shape-outside/shape-image/shape-image-013.html [ ImageOnlyFailure ]
664css3/shapes/shape-outside/shape-image/shape-image-015.html [ ImageOnlyFailure ]
665css3/shapes/shape-outside/shape-image/shape-image-016.html [ ImageOnlyFailure ]
666css3/shapes/shape-outside/shape-image/shape-image-025.html [ ImageOnlyFailure ]
667css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-017.html [ ImageOnlyFailure ]
668css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
669css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-017.html [ ImageOnlyFailure ]
670css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-010.html [ ImageOnlyFailure ]
671css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-011.html [ ImageOnlyFailure ]
672css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-012.html [ ImageOnlyFailure ]
673css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-013.html [ ImageOnlyFailure ]
674css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-014.html [ ImageOnlyFailure ]
675css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-015.html [ ImageOnlyFailure ]
676css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ]
677css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
678css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
679css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
680css3/shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
681css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
682css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
683css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
684css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
685css3/zoom-coords.xhtml [ Failure ]
686
687# CSS test that fail due to slight pixel differences:
688css3/selectors3/html/css3-modsel-61.html [ Failure ]
689css3/selectors3/html/css3-modsel-83.html [ Failure ]
690css3/selectors3/xhtml/css3-modsel-61.xml [ Failure ]
691css3/selectors3/xhtml/css3-modsel-83.xml [ Failure ]
692css3/selectors3/xml/css3-modsel-61.xml [ Failure ]
693css3/selectors3/xml/css3-modsel-83.xml [ Failure ]
694
695# CSS tests that time out:
696css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html
697css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html
698css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html
699css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html
700
701# CSS3 Text test that fail with slight pixel differences:
702fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ ImageOnlyFailure ]
703fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ]
704
705# CSS3 Text tests that fail:
706fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure ]
707
708# Font tests that fail:
709fonts/font-fallback-prefers-pictographs.html [ ImageOnlyFailure ]
710
711# ietestcenter tests that fail:
712ietestcenter/css3/flexbox/flexbox-align-baseline-001.htm [ ImageOnlyFailure ]
713ietestcenter/css3/flexbox/flexbox-align-center-001.htm [ ImageOnlyFailure ]
714ietestcenter/css3/flexbox/flexbox-align-center-002.htm [ ImageOnlyFailure ]
715ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
716ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
717ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
718ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
719ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
720ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
721ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
722ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
723ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
724ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
725ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
726ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
727
728# Scrollbar tests that fail:
729webkit.org/b/137572 scrollbars/scroll-rtl-or-bt-layer.html [ Skip ]
730webkit.org/b/137572 scrollbars/scrollable-iframe-remove-crash.html [ Skip ] # Timeout, Fail
731webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ]
732webkit.org/b/137572 scrollbars/scrollbar-selectors.html [ Failure ]
733webkit.org/b/137572 scrollbars/scrollevent-iframe-no-scrolling.html [ Failure ]
734scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html [ Failure ]
735scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html [ Failure ]
736scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html [ Failure ]
737scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html [ Failure ]
738scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html [ Failure ]
739scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html [ Failure ]
740scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html [ Failure ]
741scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ]
742scrollbars/scrollbar-miss-mousemove-disabled.html [ Failure ]
743
744# JavaScript tests that fail:
745js/dom/dom-static-property-for-in-iteration.html [ Failure ]
746js/dom/global-constructors-attributes.html [ Failure ]
747
748# Page overlay tests that fail:
749pageoverlay/overlay-large-document-scrolled.html [ Failure ]
750pageoverlay/overlay-large-document.html [ Failure ]
751webkit.org/b/153337 pageoverlay/overlay-installation.html [ Pass Failure ]
752
753# These tests require an OpenType MATH font on the Apple bots.
754mathml/opentype/vertical.html [ Skip ]
755mathml/opentype/large-operators.html [ Skip ]
756mathml/opentype/horizontal.html [ Skip ]
757mathml/opentype/horizontal-munderover.html [ Skip ]
758
759# These tests require the Latin Modern Math font.
760mathml/opentype/fraction-line.html [ Skip ]
761mathml/presentation/fractions-linethickness.html [ Skip ]
762mathml/opentype/large-operators-italic-correction.html [ Skip ]
763mathml/presentation/bug159513.html [ Skip ]
764
765# These reftests require a font with Mathematical Alphanumeric Symbols.
766mathml/presentation/attributes-mathvariant.html [ Skip ]
767mathml/presentation/tokenElements-mathvariant.html [ Skip ]
768mathml/presentation/mathvariant-inheritance.html [ Skip ]
769mathml/presentation/mathvariant-tokens.html [ Skip ]
770
771# This test fails because the USE_TYPO_METRICS flag is ignored for non-math font
772webkit.org/b/150394 imported/mathml-in-html5/mathml/relations/text-and-math/use-typo-metrics-1.html [ ImageOnlyFailure ]
773
774# The web font loading & relayout seems to be performed too late.
775imported/mathml-in-html5/mathml/relations/css-styling/mathvariant-transforms-1.html [ Pass ImageOnlyFailure ]
776
777# These tests use key navigation to test MathML links but do not seem to work on iOS simulator.
778webkit.org/b/159662 mathml/presentation/href-enter.html [ Skip ]
779webkit.org/b/159662 mathml/presentation/href-style.html [ Skip ]
780
781# <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont()
782svg/text/svg-fallback-font-crash.html
783svg/css/font-face-variant-crash.html
784
785# SVG tests that fail:
786svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ]
787svg/animations/animate-css-xml-attributeType.html [ Failure ]
788svg/animations/animate-marker-orienttype-1.html [ Failure ]
789svg/animations/animate-marker-orienttype-2.html [ Failure ]
790svg/animations/animate-marker-orienttype-3.html [ Failure ]
791svg/as-background-image/animated-svg-as-background.html [ Failure ]
792svg/as-background-image/svg-as-background-1.html [ Failure ]
793svg/as-background-image/svg-as-background-2.html [ Failure ]
794svg/as-background-image/svg-as-background-3.html [ Failure ]
795svg/as-background-image/svg-as-background-4.html [ Failure ]
796svg/as-background-image/svg-as-background-5.html [ Failure ]
797svg/as-background-image/svg-as-background-6.html [ Failure ]
798svg/as-background-image/svg-as-background-with-relative-size.html [ Failure ]
799svg/as-background-image/svg-as-background-with-viewBox.html [ Failure ]
800svg/as-background-image/svg-as-background.html [ Failure ]
801svg/as-background-image/svg-as-tiled-background.html [ Failure ]
802svg/as-background-image/svg-width-100p-as-background.html [ Failure ]
803svg/as-object/svg-embedded-in-html-in-iframe.html [ Failure ]
804svg/batik/filters/feTile.svg [ Failure ]
805svg/batik/filters/filterRegions.svg [ Failure ]
806svg/batik/masking/maskRegions.svg [ Failure ]
807svg/batik/paints/gradientLimit.svg [ Failure ]
808svg/batik/paints/patternPreserveAspectRatioA.svg [ Failure ]
809svg/batik/paints/patternRegionA.svg [ Failure ]
810svg/batik/paints/patternRegions-positioned-objects.svg [ Failure ]
811svg/batik/paints/patternRegions.svg [ Failure ]
812svg/batik/text/xmlSpace.svg [ Failure ]
813svg/carto.net/button.svg [ Failure ]
814svg/carto.net/colourpicker.svg [ Failure ]
815svg/carto.net/combobox.svg [ Failure ]
816svg/carto.net/scrollbar.svg [ Failure ]
817svg/carto.net/selectionlist.svg [ Failure ]
818svg/carto.net/slider.svg [ Failure ]
819svg/carto.net/tabgroup.svg [ Failure ]
820svg/carto.net/textbox.svg [ Failure ]
821svg/carto.net/window.svg [ Failure ]
822svg/css/composite-shadow-example.html [ Failure ]
823svg/css/composite-shadow-with-opacity.html [ Failure ]
824svg/css/css-box-min-width.html [ Failure ]
825svg/css/getComputedStyle-basic.xhtml [ Failure ]
826svg/css/group-with-shadow.svg [ Failure ]
827svg/css/stars-with-shadow.html [ Failure ]
828svg/css/text-gradient-shadow.svg [ Failure ]
829svg/custom/absolute-sized-svg-in-xhtml.xhtml [ Failure ]
830svg/custom/altglyph.svg [ Failure ]
831svg/custom/anchor-on-use.svg [ ImageOnlyFailure ]
832svg/custom/animate-path-discrete.svg [ Failure ]
833svg/custom/animate-path-morphing.svg [ Failure ]
834svg/custom/bug45331.svg [ Failure ]
835svg/custom/clone-element-with-animated-svg-properties.html [ Failure ]
836svg/custom/dynamic-svg-document-creation.svg [ Failure ]
837svg/custom/foreign-object-skew.svg [ Failure ]
838svg/custom/getPresentationAttribute.svg [ Failure ]
839svg/custom/getscreenctm-in-mixed-content2.xhtml [ Failure ]
840svg/custom/getsvgdocument.html [ Failure ]
841svg/custom/glyph-selection-lang-attribute.svg [ Failure ]
842svg/custom/glyph-setting-d-attribute.svg [ Failure ]
843svg/custom/hit-test-with-br.xhtml [ Failure ]
844svg/custom/image-rescale-scroll.html [ Failure ]
845svg/custom/junk-data.svg [ Failure ]
846svg/custom/linking-base-external-reference.xhtml [ Failure ]
847svg/custom/marker-orient-auto.html [ Failure ]
848svg/custom/missing-xlink.svg [ Failure ]
849svg/custom/object-no-size-attributes.xhtml [ Failure ]
850svg/custom/object-sizing-no-width-height.xhtml [ Failure ]
851svg/custom/pan-direction.svg [ Failure ]
852svg/custom/path-bad-data.svg [ Failure ]
853svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Failure ]
854svg/custom/rootmost-svg-xy-attrs.xhtml [ Failure ]
855svg/custom/scroll-hit-test.xhtml [ Failure ]
856svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ]
857svg/custom/simple-text-double-shadow.svg [ Failure ]
858svg/custom/simpleCDF.xml [ Failure ]
859svg/custom/stroked-pattern.svg [ Failure ]
860svg/custom/svg-float-border-padding.xml [ Failure ]
861svg/custom/svg-fonts-in-html.html [ Failure ]
862svg/custom/svg-fonts-in-text-controls.html [ Failure ]
863svg/custom/svg-fonts-without-missing-glyph.xhtml [ Failure ]
864svg/custom/svg-fonts-word-spacing.html [ Failure ]
865svg/custom/use-font-face-crash.svg [ Failure ]
866svg/custom/use-on-disallowed-foreign-object-1.svg [ Failure ]
867svg/custom/use-on-disallowed-foreign-object-2.svg [ Failure ]
868svg/custom/use-on-disallowed-foreign-object-4.svg [ Failure ]
869svg/custom/use-on-disallowed-foreign-object-5.svg [ Failure ]
870svg/custom/use-on-disallowed-foreign-object-6.svg [ Failure ]
871svg/custom/use-on-non-svg-namespaced-element.svg [ Failure ]
872svg/custom/use-setAttribute-crash.svg [ Failure ]
873svg/custom/viewport-em.svg [ Failure ]
874svg/custom/zero-path-square-cap-rendering.svg [ Failure ]
875svg/dom/SVGPathSegList-cloning.html [ Failure ]
876svg/dom/SVGPathSegList-segment-modification.svg [ Failure ]
877svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml [ Failure ]
878svg/filters/feColorMatrix-values.svg [ Failure ]
879svg/filters/feComposite.svg [ Failure ]
880svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
881svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg [ Failure ]
882svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg [ Failure ]
883svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg [ Failure ]
884svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg [ Failure ]
885svg/filters/filter-hidden-content.svg [ Failure ]
886svg/filters/filter-on-filter-for-text.svg [ Failure ]
887svg/filters/filter-on-tspan.svg [ Failure ]
888svg/filters/filter-width-update.svg [ Failure ]
889svg/filters/sourceAlpha.svg [ Failure ]
890svg/foreignObject/fO-parent-display-changes.svg [ Failure ]
891svg/foreignObject/svg-document-as-direct-child.svg [ Failure ]
892svg/foreignObject/text-tref-02-b.svg [ Failure ]
893svg/hixie/error/002.xml [ Failure ]
894svg/hixie/error/003.xml [ Failure ]
895svg/hixie/error/010.xml [ Failure ]
896svg/hixie/error/011.xml [ Failure ]
897svg/hixie/links/002.xml [ Failure ]
898svg/hixie/mixed/004.xml [ Failure ]
899svg/hixie/mixed/005.xml [ Failure ]
900svg/hixie/perf/001.xml [ Failure ]
901svg/hixie/perf/002.xml [ Failure ]
902svg/hixie/perf/003.xml [ Failure ]
903svg/hixie/perf/004.xml [ Failure ]
904svg/hixie/perf/005.xml [ Failure ]
905svg/hixie/perf/006.xml [ Failure ]
906svg/hixie/perf/007.xml [ Failure ]
907svg/hixie/shapes/path/001.xml [ Failure ]
908svg/hixie/text/002.xml [ Failure ]
909svg/hixie/text/003a.xml [ Failure ]
910svg/hixie/text/003b.xml [ Failure ]
911svg/hixie/viewbox/preserveAspectRatio/001.xml [ Failure ]
912svg/hixie/viewbox/preserveAspectRatio/002.xml [ Failure ]
913svg/in-html/by-reference.html [ Failure ]
914svg/overflow/overflow-on-outermost-svg-element-defaults.svg [ Failure ]
915svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2.svg [ Failure ]
916svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3.svg [ Failure ]
917svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml [ Failure ]
918svg/overflow/overflow-scroll-on-outermost-svg-element.svg [ Failure ]
919svg/repaint/filter-repaint.svg [ Failure ]
920svg/repaint/inner-svg-change-viewPort-relative.svg [ Failure ]
921svg/repaint/svgsvgelement-repaint-children.html [ Failure ]
922svg/repaint/text-mask-update.svg [ Failure ]
923svg/stroke/zero-length-arc-linecaps-rendering.svg [ Failure ]
924svg/stroke/zero-length-path-linecap-rendering.svg [ Failure ]
925svg/stroke/zero-length-subpaths-linecap-rendering.svg [ Failure ]
926svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
927svg/text/append-text-node-to-tspan.html [ Failure ]
928svg/text/bidi-embedded-direction.svg [ Failure ]
929svg/text/bidi-reorder-value-lists.svg [ Failure ]
930svg/text/bidi-text-anchor-direction.svg [ Failure ]
931svg/text/bidi-text-query.svg [ Failure ]
932svg/text/bidi-tspans.svg [ Failure ]
933svg/text/caret-in-svg-text.xhtml [ Failure ]
934svg/text/ems-display-none.svg [ Failure ]
935svg/text/exs-display-none.svg [ Failure ]
936svg/text/font-size-below-point-five-2.svg [ Failure ]
937svg/text/font-size-below-point-five.svg [ Failure ]
938svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
939svg/text/kerning.svg [ Failure ]
940svg/text/lengthAdjust-text-metrics.html [ Failure ]
941svg/text/modify-text-node-in-tspan.html [ Failure ]
942svg/text/multichar-glyph.svg [ Failure ]
943svg/text/remove-text-node-from-tspan.html [ Failure ]
944svg/text/remove-tspan-from-text.html [ Failure ]
945svg/text/scaled-font.svg [ Failure ]
946svg/text/scaling-font-with-geometric-precision.html [ Failure ]
947svg/text/select-text-svgfont.html [ Failure ]
948svg/text/select-textLength-spacing-squeeze-1.svg [ Failure ]
949svg/text/select-textLength-spacing-squeeze-2.svg [ Failure ]
950svg/text/select-textLength-spacing-squeeze-3.svg [ Failure ]
951svg/text/select-textLength-spacing-squeeze-4.svg [ Failure ]
952svg/text/select-textLength-spacing-stretch-1.svg [ Failure ]
953svg/text/select-textLength-spacing-stretch-2.svg [ Failure ]
954svg/text/select-textLength-spacing-stretch-3.svg [ Failure ]
955svg/text/select-textLength-spacing-stretch-4.svg [ Failure ]
956svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure ]
957svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ]
958svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ]
959svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ]
960svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure ]
961svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ]
962svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ]
963svg/text/select-textLength-spacingAndGlyphs-stretch-4.svg [ Failure ]
964svg/text/select-x-list-1.svg [ Failure ]
965svg/text/select-x-list-2.svg [ Failure ]
966svg/text/select-x-list-3.svg [ Failure ]
967svg/text/select-x-list-4.svg [ Failure ]
968svg/text/select-x-list-with-tspans-1.svg [ Failure ]
969svg/text/select-x-list-with-tspans-2.svg [ Failure ]
970svg/text/select-x-list-with-tspans-3.svg [ Failure ]
971svg/text/select-x-list-with-tspans-4.svg [ Failure ]
972svg/text/selection-doubleclick.svg [ Failure ]
973svg/text/selection-tripleclick.svg [ Failure ]
974svg/text/textpath-outline.svg [ ImageOnlyFailure ]
975svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ]
976svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure ]
977svg/wicd/sizing-flakiness.html [ Failure ]
978svg/wicd/test-rightsizing-b.xhtml [ Failure ]
979svg/zoom/page/absolute-sized-document-scrollbars.svg [ Failure ]
980svg/zoom/page/zoom-background-images.html [ Failure ]
981svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Failure ]
982svg/zoom/page/zoom-foreignObject.svg [ Failure ]
983svg/zoom/page/zoom-hixie-rendering-model-004.xhtml [ Failure ]
984svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ]
985svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
986svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html [ Failure ]
987svg/zoom/page/zoom-svg-as-background-with-relative-size.html [ Failure ]
988svg/zoom/page/zoom-svg-as-relative-image.html [ Failure ]
989svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
990svg/zoom/page/zoom-zoom-coords.xhtml [ Failure ]
991svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ]
992svg/zoom/text/zoom-hixie-rendering-model-004.xhtml [ Failure ]
993svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ]
994
995# CSS transform tests that fail:
996transforms/3d/point-mapping/3d-point-mapping-3.html [ Failure ]
997transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ Failure ]
998
999# HTML table tests that fail:
1000tables/mozilla/bugs/adforce_imgis_com.html [ Failure ]
1001tables/mozilla/bugs/bug133756-1.html [ Failure ]
1002tables/mozilla/bugs/bug133756-2.html [ Failure ]
1003tables/mozilla/bugs/bug137388-1.html [ Failure ]
1004tables/mozilla/bugs/bug137388-2.html [ Failure ]
1005tables/mozilla/bugs/bug137388-3.html [ Failure ]
1006tables/mozilla/bugs/bug149275-2.html [ Failure ]
1007tables/mozilla/bugs/bug157890.html [ Failure ]
1008tables/mozilla/bugs/bug220536.html [ Failure ]
1009tables/mozilla/bugs/bug23151.html [ Failure ]
1010tables/mozilla/bugs/bug26553.html [ Failure ]
1011tables/mozilla/bugs/bug27038-3.html [ Failure ]
1012tables/mozilla/bugs/bug2886-2.html [ Failure ]
1013tables/mozilla/bugs/bug29314.html [ Failure ]
1014tables/mozilla/bugs/bug50695-2.html [ Failure ]
1015tables/mozilla/bugs/bug56201.html [ Failure ]
1016tables/mozilla/bugs/bug83786.html [ Failure ]
1017tables/mozilla/bugs/bug8858.html [ Failure ]
1018tables/mozilla/bugs/bug92647-2.html [ Failure ]
1019tables/mozilla/core/row_span.html [ Failure ]
1020tables/mozilla/marvin/table_overflow_hidden_td.html [ Failure ]
1021tables/mozilla_expected_failures/bugs/bug131020-3.html [ Failure ]
1022tables/mozilla_expected_failures/bugs/bug65372.html [ Failure ]
1023tables/mozilla_expected_failures/bugs/bug85016.html [ Failure ]
1024tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html [ Failure ]
1025tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html [ Failure ]
1026tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html [ Failure ]
1027tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html [ Failure ]
1028tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html [ Failure ]
1029
1030# Scrolling coordinator tests that fail:
1031scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure ]
1032scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure ]
1033
1034# Userscript tests that fail:
1035userscripts/user-script-plugin-document.html [ Failure ]
1036
1037# Webarchive tests that fail:
1038webarchive/test-css-url-resources-in-stylesheets.html [ Failure ]
1039webarchive/test-css-url-resources-inline-styles.html [ Failure ]
1040webarchive/test-link-rel-icon.html [ Failure ]
1041
1042# Webarchive tests that fail due to <https://bugs.webkit.org/show_bug.cgi?id=82665>:
1043http/tests/webarchive/test-css-url-encoding-shift-jis.html
1044http/tests/webarchive/test-css-url-encoding-utf-8.html
1045http/tests/webarchive/test-css-url-encoding.html
1046
1047# XMLHttpRequest tests that fail:
1048http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ]
1049http/tests/xmlhttprequest/default-content-type-dashboard.html [ Failure ]
1050http/tests/xmlhttprequest/head-redirection.html [ Failure ]
1051
1052# DeviceMotion tests that time out:
1053fast/dom/DeviceMotion/no-page-cache.html
1054
1055# LayoutTests/fast tests that fail:
1056fast/autoresize/autoresize-with-iframe.html [ Failure ]
1057fast/autoresize/basic.html [ Failure ]
1058fast/autoresize/turn-off-autoresize.html [ Failure ]
1059fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
1060fast/backgrounds/selection-background-color.html [ ImageOnlyFailure ]
1061fast/block/basic/fieldset-stretch-to-legend.html [ Failure ]
1062fast/block/float/008.html [ Failure ]
1063fast/block/float/019.html [ Failure ]
1064fast/block/float/033.html [ Failure ]
1065fast/block/float/035.html [ Failure ]
1066fast/block/float/br-with-clear-2.html [ Failure ]
1067fast/block/float/float-not-removed-from-next-sibling.html [ Failure ]
1068fast/block/float/float-not-removed-from-next-sibling2.html [ Failure ]
1069fast/block/float/floats-offset-image-strict.html [ ImageOnlyFailure ]
1070fast/block/float/nested-clearance.html [ Failure ]
1071fast/block/float/relative-painted-twice.html [ Failure ]
1072fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ]
1073fast/block/positioning/016.html [ Failure ]
1074fast/block/positioning/025.html [ Failure ]
1075fast/block/positioning/fixed-position-stacking-context.html [ Failure ]
1076fast/block/positioning/hittest-on-relative-positioned-children.html [ Failure ]
1077fast/block/positioning/negative-rel-position.html [ Failure ]
1078fast/block/positioning/offsetLeft-offsetTop-multicolumn.html [ ImageOnlyFailure ]
1079fast/block/positioning/relative-positioned-inline-container.html [ Failure ]
1080fast/block/positioning/rtl-fixed-positioning.html [ Failure ]
1081fast/borders/border-fit.html [ Failure ]
1082fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
1083fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
1084fast/borders/border-radius-on-subpixel-position-non-hidpi.html [ ImageOnlyFailure ]
1085fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
1086fast/canvas/canvas-bg.html [ Failure ]
1087fast/canvas/canvas-blending-global-alpha.html [ Failure ]
1088fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
1089fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
1090fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
1091fast/canvas/draw-focus-if-needed.html [ Failure ]
1092fast/clip/clip-when-rect-has-fractional-pixel-value.html [ ImageOnlyFailure ]
1093fast/css-generated-content/table-parts-before-and-after.html [ Failure ]
1094fast/css/absolute-child-with-percent-height-inside-relative-parent.html [ Failure ]
1095fast/css/ancestor-of-hovered-element-removed.html [ Failure ]
1096fast/css/background-image-with-baseurl.html [ Failure ]
1097fast/css/button-height.html [ Failure ]
1098fast/css/caption-width-absolute-position-offset-top.htm [ Failure ]
1099fast/css/caption-width-absolute-position.htm [ Failure ]
1100fast/css/caption-width-fixed-position-offset-top.htm [ Failure ]
1101fast/css/caption-width-fixed-position.htm [ Failure ]
1102fast/css/caption-width-relative-position-offset-top.htm [ Failure ]
1103fast/css/caption-width-relative-position.htm [ Failure ]
1104fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order.html [ ImageOnlyFailure ]
1105fast/css/cursor-parsing-image-set.html [ Failure ]
1106fast/css/draggable-region-parser.html [ Failure ]
1107fast/css/empty-cell-baseline.html [ ImageOnlyFailure ]
1108fast/css/empty-generated-content.html [ Failure ]
1109fast/css/empty-inline-003-quirksmode.htm [ Failure ]
1110fast/css/empty-inline-line-height-first-line-quirksmode.htm [ Failure ]
1111fast/css/empty-inline-line-height-first-line.htm [ Failure ]
1112fast/css/font-calculated-value.html [ Failure ]
1113fast/css/font-face-default-font.html [ Failure ]
1114fast/css/font-face-in-media-rule.html [ Failure ]
1115fast/css/font-face-woff.html [ Failure ]
1116fast/css/font-shorthand-from-longhands.html [ Failure ]
1117fast/css/font-shorthand-line-height.html [ Failure ]
1118fast/css/font-size-negative.html [ Failure ]
1119fast/css/getComputedStyle/computed-style-font.html [ Failure ]
1120fast/css/getComputedStyle/computed-style-without-renderer.html [ Failure ]
1121fast/css/getComputedStyle/computed-style.html [ Failure ]
1122fast/css/hover-active-drag.html [ Failure ]
1123fast/css/hover-update.html [ Failure ]
1124fast/css/image-orientation/image-orientation.html [ Failure ]
1125fast/css/image-rendering.html [ Failure ]
1126fast/css/image-resolution/image-resolution.html [ Failure ]
1127fast/css/imageTileOpacity.html [ Failure ]
1128fast/css/import_with_baseurl.html [ Failure ]
1129fast/css/line-height-determined-by-primary-font.html [ Failure ]
1130fast/css/line-height-font-order.html [ Failure ]
1131fast/css/line-height-negative.html [ Failure ]
1132fast/css/max-height-none.html [ Failure ]
1133fast/css/min-width-with-spanned-cell-fixed.html [ Failure ]
1134fast/css/min-width-with-spanned-cell.html [ Failure ]
1135fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
1136fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ]
1137fast/css/outline-auto-empty-rects.html [ Failure ]
1138fast/css/pseudo-first-line-border-width.html [ Failure ]
1139fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
1140fast/css/replaced-element-implicit-size.html [ Failure ]
1141fast/css/resize-corner-tracking.html [ Failure ]
1142fast/css/resize-single-axis.html [ Failure ]
1143fast/css/square-button-appearance.html [ Failure ]
1144fast/css/sticky/inflow-sticky.html [ ImageOnlyFailure ]
1145fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ]
1146fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
1147fast/css/sticky/replaced-sticky.html [ ImageOnlyFailure ]
1148fast/css/sticky/sticky-as-positioning-container.html [ ImageOnlyFailure ]
1149fast/css/sticky/sticky-both-sides.html [ ImageOnlyFailure ]
1150fast/css/sticky/sticky-left.html [ ImageOnlyFailure ]
1151fast/css/sticky/sticky-margins.html [ ImageOnlyFailure ]
1152fast/css/sticky/sticky-side-margins.html [ ImageOnlyFailure ]
1153fast/css/sticky/sticky-table-row-top.html [ ImageOnlyFailure ]
1154fast/css/sticky/sticky-table-thead-top.html [ ImageOnlyFailure ]
1155fast/css/sticky/sticky-top-margins.html [ ImageOnlyFailure ]
1156fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
1157fast/css/sticky/sticky-top.html [ ImageOnlyFailure ]
1158fast/css/sticky/sticky-writing-mode-horizontal-bt.html [ ImageOnlyFailure ]
1159fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
1160fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
1161fast/css/user-drag-none.html [ Failure ]
1162fast/css/vertical-align-baseline-rowspan-010.html [ ImageOnlyFailure ]
1163fast/css/vertical-align-block-elements.html [ ImageOnlyFailure ]
1164fast/css/vertical-align-lengths.html [ Failure ]
1165fast/css/visibility-hit-test.html [ Failure ]
1166fast/css/word-spacing-characters.html [ ImageOnlyFailure ]
1167fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html [ Failure ]
1168fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last.html [ Failure ]
1169fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-inherited.html [ Failure ]
1170fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html [ Failure ]
1171fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify-inherited.html [ Failure ]
1172fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify.html [ Failure ]
1173fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html [ Failure ]
1174fast/dom/Element/getBoundingClientRect.html [ Failure ]
1175fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Failure ]
1176fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ]
1177fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ]
1178fast/dom/HTMLHeadElement/textInHead1.html [ Failure ]
1179fast/dom/HTMLHeadElement/textInHead2.html [ Failure ]
1180fast/dom/HTMLHeadElement/textInHead3.html [ Failure ]
1181fast/dom/HTMLHeadElement/textInHead4.html [ Failure ]
1182fast/dom/HTMLHeadElement/textInHead5.html [ Failure ]
1183fast/dom/HTMLImageElement/sizes/image-sizes-1x.html [ Failure ]
1184fast/dom/HTMLInputElement/input-slider-update-styled.html [ Failure ]
1185fast/dom/HTMLInputElement/input-slider-update.html [ Failure ]
1186fast/dom/MutationObserver/end-of-task-delivery.html [ Failure ]
1187fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html [ Failure ]
1188fast/dom/Range/getBoundingClientRect.html [ Failure ]
1189fast/dom/Range/getClientRects.html [ Failure ]
1190fast/dom/Range/range-expand.html [ Failure ]
simon.fraser@apple.come41966d2017-05-13 05:41:28 +00001191webkit.org/b/172058 fast/dom/Range/simple-line-layout-getclientrects.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001192fast/dom/Window/mozilla-focus-blur.html [ Failure ]
1193fast/dom/Window/new-window-opener.html [ Failure ]
1194fast/dom/Window/open-invalid-url.html [ Failure ]
1195fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Failure ]
1196fast/dom/Window/slow-unload-handler.html [ Failure ]
1197fast/dom/Window/webkitConvertPoint.html [ Failure ]
1198fast/dom/Window/window-properties-device-orientation.html [ Failure ]
1199fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
1200fast/dom/Window/window-resize-and-move-arguments.html [ Failure ]
1201fast/dom/Window/window-resize.html [ Failure ]
1202fast/dom/Window/window-screen-properties.html [ Failure ]
1203fast/dom/Window/window-xy-properties.html [ Failure ]
1204fast/dom/access-key-iframe.html [ Failure ]
1205fast/dom/anchor-text.html [ Failure ]
1206fast/dom/attr_dead_doc.html [ Failure ]
1207fast/dom/client-width-height-quirks.html [ Failure ]
1208fast/dom/client-width-height.html [ Failure ]
1209fast/dom/comment-not-documentElement.html [ Failure ]
1210fast/dom/horizontal-scrollbar-in-rtl.html [ Failure ]
1211fast/dom/horizontal-scrollbar-when-dir-change.html [ Failure ]
1212fast/dom/jsDevicePixelRatio.html [ Failure ]
1213fast/dom/navigator-detached-no-crash.html [ Failure ]
1214fast/dom/scroll-reveal-left-overflow.html [ Failure ]
1215fast/dom/scroll-reveal-top-overflow.html [ Failure ]
1216fast/dom/tab-in-right-alignment.html [ Failure ]
1217fast/dom/title-directionality-removeChild.html [ Failure ]
1218fast/dom/title-directionality.html [ Failure ]
1219fast/dom/vertical-scrollbar-in-rtl.html [ Failure ]
1220fast/dom/vertical-scrollbar-when-dir-change.html [ Failure ]
1221fast/dom/window-inner-size-scaling.html [ Failure ]
1222fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2.html [ Failure ]
1223fast/events/5056619.html [ Failure ]
1224fast/events/arrow-navigation.html [ Failure ]
1225fast/events/autoscroll-in-textarea.html [ Failure ]
1226fast/events/autoscroll-in-textfield.html [ Failure ]
1227fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Failure ]
1228fast/events/backspace-navigates-back.html [ Failure ]
1229fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html [ Failure ]
1230fast/events/check-defocus-event-order-when-triggered-by-tab.html [ Failure ]
1231fast/events/click-count.html [ Failure ]
1232fast/events/click-focus-control.html [ Failure ]
1233fast/events/clientXY-in-zoom-and-scroll.html [ Failure ]
1234fast/events/constructors/mouse-event-constructor.html [ Failure ]
1235fast/events/constructors/wheel-event-constructor.html [ Failure ]
1236fast/events/context-onmousedown-event.html [ Failure ]
1237fast/events/contextmenu-scrolled-page-with-frame.html [ Failure ]
1238fast/events/data-transfer-files-attribute-identity.html [ Failure ]
1239fast/events/dblclick-addEventListener.html [ Failure ]
1240fast/events/document-elementFromPoint.html [ Failure ]
1241fast/events/event-attribute.html [ Failure ]
1242fast/events/event-input-contentEditable.html [ Failure ]
1243fast/events/fire-mousedown-while-pressing-mouse-button.html [ Failure ]
1244fast/events/focus-change-crash.html [ Failure ]
1245fast/events/focus-change-crash2.html [ Failure ]
1246fast/events/frame-scroll-fake-mouse-move.html [ Failure ]
1247fast/events/frame-tab-focus.html [ Failure ]
1248fast/events/ime-composition-events-001.html [ Failure ]
1249fast/events/ime-compositionend-on-selection-change.html [ Failure ]
1250fast/events/inputText-never-fired-on-keydown-cancel.html [ Failure ]
1251fast/events/input-events-drag-and-drop.html [ Failure ]
1252fast/events/input-events-insert-by-drop.html [ Failure ]
1253fast/events/input-events-fired-when-typing.html [ Failure ]
1254fast/events/input-events-paste-data.html [ Failure ]
1255fast/events/input-events-typing-data.html [ Failure ]
1256fast/events/input-events-forecolor-data.html [ Failure ]
1257fast/events/input-events-ime-recomposition.html [ Failure ]
1258fast/events/input-events-ime-composition.html [ Failure ]
1259fast/events/input-events-paste-rich-datatransfer.html [ Failure ]
1260fast/events/input-events-spell-checking-datatransfer.html [ Failure ]
1261fast/events/input-events-selection-forecolor-data.html [ Failure ]
1262fast/events/input-events-insert-newlines-after-mutation.html [ Failure ]
1263fast/events/before-input-events-prevent-default.html [ Failure ]
1264fast/events/before-input-events-prevent-default-in-textfield.html [ Failure ]
1265fast/events/before-input-events-different-start-end-elements.html [ Failure ]
1266fast/events/before-input-prevent-biu.html [ Failure ]
1267fast/events/before-input-prevent-cut.html [ Failure ]
1268fast/events/before-input-prevent-paste.html [ Failure ]
1269fast/events/before-input-prevent-undo.html [ Failure ]
1270fast/events/before-input-prevent-typing.html [ Failure ]
1271fast/events/before-input-delete-text-target-ranges.html [ Failure ]
1272fast/events/before-input-replace-text-target-ranges.html [ Failure ]
1273fast/events/before-input-delete-empty-list-target-ranges.html [ Failure ]
1274fast/events/before-input-events-prevent-recomposition.html [ Failure ]
1275fast/events/before-input-events-prevent-insert-composition.html [ Failure ]
1276fast/events/before-input-events-prevent-drag-and-drop.html [ Failure ]
1277fast/events/key-events-in-input-button.html [ Failure ]
1278fast/events/keydown-1.html [ Failure ]
1279fast/events/keydown-leftright-keys.html [ Failure ]
1280fast/events/keydown-numpad-keys.html [ Failure ]
1281fast/events/keyevent-iframe-removed-crash.html [ Failure ]
1282fast/events/keypress-focus-change.html [ Failure ]
1283fast/events/keypress-insert-tab.html [ Failure ]
1284fast/events/mouse-click-events.html [ Failure ]
1285fast/events/mouse-cursor-change.html [ Failure ]
1286fast/events/mouse-cursor-multiframecur.html [ Failure ]
1287fast/events/mouse-cursor-no-mousemove.html [ Failure ]
1288fast/events/mouse-cursor.html [ Failure ]
1289fast/events/mouse-drag-from-frame-to-other-frame.html [ Failure ]
1290fast/events/mouse-drag-from-frame.html [ Failure ]
1291fast/events/mousedown-inside-dragstart-should-not-cause-crash.html [ Failure ]
1292fast/events/mousemove-after-drag-over-scrollbar.html [ Failure ]
1293fast/events/mouseout-on-window.html [ Failure ]
1294fast/events/mouseover-button.html [ Failure ]
1295fast/events/mouseover-mouseout2.html [ Failure ]
1296fast/events/mouseup-from-button2.html [ Failure ]
1297fast/events/multiline-link-arrow-navigation.html [ Failure ]
1298fast/events/no-scroll-on-input-text-selection.html [ Failure ]
1299fast/events/node-event-anchor-lock.html [ Failure ]
1300fast/events/onchange-range-slider.html [ Failure ]
1301fast/events/onchange-setvalue.html [ Failure ]
1302fast/events/onchange-text-form-field.html [ Failure ]
1303fast/events/ondragenter.html [ Failure ]
1304fast/events/ondrop-text-html.html [ Failure ]
1305fast/events/page-scaled-mouse-click-iframe.html [ Failure ]
1306fast/events/page-scaled-mouse-click.html [ Failure ]
1307fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
1308fast/events/right-click-focus.html [ Failure ]
1309fast/events/scale-and-scroll-body.html [ Failure ]
1310fast/events/scale-and-scroll-iframe-body.html [ Failure ]
1311fast/events/scale-and-scroll-iframe-window.html [ Failure ]
1312fast/events/scroll-after-click-on-tab-index.html [ Failure ]
1313fast/events/scrollbar-double-click.html [ Failure ]
1314fast/events/select-element.html [ Failure ]
1315fast/events/selectionchange-user-initiated.html [ Failure ]
1316fast/events/selectstart-by-arrow-keys-prevent-default.html [ Failure ]
1317fast/events/selectstart-by-arrow-keys.html [ Failure ]
1318fast/events/selectstart-by-double-triple-clicks.html [ Failure ]
1319fast/events/selectstart-by-drag.html [ Failure ]
1320fast/events/selectstart-by-single-click-with-shift.html [ Failure ]
1321fast/events/shift-drag-selection-on-link-triggers-drag-n-drop.html [ Failure ]
1322fast/events/shift-drag-selection-on-image-triggers-drag-n-drop.html [ Failure ]
1323fast/events/selectstart-prevent-selection-on-right-click.html [ Failure ]
1324fast/events/shadow-event-path.html [ Failure ]
1325fast/events/show-modal-dialog-onblur-onfocus.html [ Failure ]
1326fast/events/tab-focus-link-in-canvas.html [ Failure ]
1327fast/events/tabindex-focus-blur-all.html [ Failure ]
1328
1329# Tests that depend on mouse input
1330fast/events/autoscroll-main-document.html [ Skip ]
1331fast/events/autoscroll-when-zoomed.html [ Skip ]
1332fast/events/drag-select-when-zoomed-with-header.html [ Skip ]
1333fast/events/drag-select-when-zoomed.html [ Skip ]
1334
1335# Ref-test imported from W3C that is failing because type=image input elements have rounded corners on iOS.
1336imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ ImageOnlyFailure ]
1337# Ref-test imported form W3C that is failing because the test is off by a couple of pixels on iOS.
1338imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001.xht [ ImageOnlyFailure ]
1339
1340fast/events/zoom-dblclick.html [ Failure ]
1341fast/files/file-list-test.html [ Failure ]
1342fast/filter-image/clipped-filter.html [ ImageOnlyFailure ]
1343fast/flexbox/flex-hang.html [ Failure ]
1344fast/flexbox/overhanging-floats-removed.html [ Failure ]
1345fast/flexbox/vertical-box-form-controls.html [ Failure ]
1346fast/forms/autofocus-opera-003.html [ Failure ]
1347fast/forms/button-inner-block-reuse.html [ Failure ]
1348fast/forms/button-with-float.html [ ImageOnlyFailure ]
1349
1350# <input type=color> is not supported on iOS.
1351fast/forms/color/input-color-onchange-event.html [ Failure ]
1352fast/forms/color/input-color-readonly.html [ Failure ]
1353fast/forms/color/input-value-sanitization-color.html [ Failure ]
1354fast/forms/color/color-setrangetext.html [ Failure ]
1355
1356fast/forms/datalist/datalist-fallback-content.html [ ImageOnlyFailure ]
1357fast/forms/datalist/datalist-nonoption-child.html [ Failure ]
1358fast/forms/datalist/datalist.html [ Failure ]
1359fast/forms/datalist/input-appearance-range-with-datalist-zoomed.html [ Failure ]
1360fast/forms/datalist/input-list.html [ Failure ]
1361fast/forms/datetime/ValidityState-rangeOverflow-datetime.html [ Failure ]
1362fast/forms/datetime/ValidityState-rangeUnderflow-datetime.html [ Failure ]
1363fast/forms/datetime/ValidityState-stepMismatch-datetime.html [ Failure ]
1364fast/forms/datetime/ValidityState-typeMismatch-datetime.html [ Failure ]
1365fast/forms/datetime/datetime-input-type.html [ Failure ]
1366fast/forms/datetime/datetime-setrangetext.html [ Failure ]
1367fast/forms/datetime/datetime-stepup-stepdown.html [ Failure ]
1368fast/forms/datetime/datetime-value-sanitization.html [ Failure ]
1369fast/forms/datetime/input-valueasdate-datetime.html [ Failure ]
1370fast/forms/datetime/input-valueasnumber-datetime.html [ Failure ]
1371fast/forms/disabled-search-input.html [ Failure ]
1372fast/forms/empty-textarea-toggle-disabled.html [ Failure ]
1373fast/forms/enter-clicks-buttons.html [ Failure ]
1374fast/forms/fieldset-legend-padding-unclipped-fieldset-border.html [ Failure ]
1375fast/forms/fieldset-with-float.html [ Failure ]
1376fast/forms/file/file-input-change-event.html [ Failure ]
1377fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
1378fast/forms/file/file-style-inheritance.html [ Failure ]
1379fast/forms/file/file-vertical-padding-border.html [ ImageOnlyFailure ]
1380fast/forms/file/input-file-value.html [ Failure ]
1381fast/forms/file/input-file-write-files.html [ Failure ]
1382fast/forms/focus-change-on-keypress.html [ Failure ]
1383fast/forms/focus-selection-input.html [ Failure ]
1384fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ]
1385fast/forms/hidpi-textfield-background-bleeding.html [ ImageOnlyFailure ]
1386fast/forms/implicit-submission.html [ Failure ]
1387fast/forms/input-baseline.html [ Failure ]
1388fast/forms/input-first-letter-edit.html [ ImageOnlyFailure ]
1389fast/forms/input-live-pseudo-selectors.html [ Failure ]
1390fast/forms/input-no-renderer.html [ Failure ]
1391fast/forms/input-number-click.html [ Failure ]
1392fast/forms/input-readonly-select.html [ Failure ]
1393fast/forms/input-select-on-click.html [ Failure ]
1394fast/forms/input-select-webkit-user-select-none.html [ Failure ]
1395fast/forms/input-set-composition-scroll.html [ Failure ]
1396fast/forms/input-step-as-double.html [ Failure ]
1397fast/forms/input-textarea-padding-match.html [ ImageOnlyFailure ]
1398fast/forms/listbox-clip.html [ Failure ]
1399fast/forms/listbox-deselect-scroll.html [ Failure ]
1400fast/forms/listbox-non-contiguous-keyboard-selection.html [ Failure ]
1401fast/forms/listbox-onchange.html [ Failure ]
1402fast/forms/listbox-selection-2.html [ Failure ]
1403fast/forms/listbox-selection-3.html [ Failure ]
1404fast/forms/listbox-selection-after-typeahead.html [ Failure ]
1405fast/forms/listbox-selection.html [ Failure ]
1406fast/forms/listbox-typeahead-scroll.html [ Failure ]
1407fast/forms/number/number-input-changeevent.html [ Failure ]
1408fast/forms/number/number-large-padding.html [ Failure ]
1409fast/forms/number/number-size.html [ Failure ]
1410fast/forms/number/number-spinbutton-capturing.html [ Failure ]
1411fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure ]
1412fast/forms/number/number-spinbutton-click-in-iframe.html [ Failure ]
1413fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Failure ]
1414fast/forms/number/number-spinbutton-in-multi-column.html [ Failure ]
1415fast/forms/number/number-spinbutton-state.html [ Failure ]
1416fast/forms/number/number-wheel-event.html [ Failure ]
1417fast/forms/onchange-enter-submit.html [ Failure ]
1418fast/forms/onselect-textarea.html [ Failure ]
1419fast/forms/onselect-textfield.html [ Failure ]
1420fast/forms/option-mouseevents.html [ Failure ]
1421fast/forms/password-doubleclick-selection.html [ Failure ]
1422fast/forms/password-placeholder-text-security.html [ Pass ImageOnlyFailure ]
1423fast/forms/placeholder-position.html [ Failure ]
1424fast/forms/radio/indeterminate-radio.html [ Pass Failure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00001425fast/forms/range/range-drag.html [ Failure ]
1426fast/forms/range/range-hit-test-with-padding.html [ Failure ]
1427fast/forms/range/range-slow-drag-to-edge.html [ Failure ]
1428fast/forms/range/slider-hit-testing.html [ Failure ]
1429fast/forms/range/slider-in-multi-column.html [ Failure ]
1430fast/forms/range/slider-mouse-events.html [ Failure ]
1431fast/forms/range/slider-onchange-event.html [ Failure ]
1432fast/forms/range/slider-padding.html [ Failure ]
1433fast/forms/range/slider-thumb-stylability.html [ Failure ]
1434fast/forms/range/slider-transformed.html [ Failure ]
1435fast/forms/range/slider-zoomed.html [ Failure ]
1436fast/forms/restore-selection-after-layout.html [ Failure ]
1437fast/forms/search-abs-pos-cancel-button.html [ Failure ]
1438fast/forms/search-cancel-button-events.html [ Failure ]
1439fast/forms/search-cancel-button-mouseup.html [ Failure ]
1440fast/forms/search-disabled-readonly.html [ Failure ]
1441fast/forms/search-transformed.html [ Failure ]
1442fast/forms/search-zoomed.html [ Failure ]
1443fast/forms/search/search-size-with-decorations.html [ Failure ]
1444fast/forms/select-cache-desynchronization.html [ Failure ]
1445fast/forms/select-clientheight-large-size.html [ Failure ]
1446fast/forms/select-clientheight-with-multiple-attr.html [ Failure ]
1447fast/forms/select-listbox-multiple-no-focusring.html [ Failure ]
1448fast/forms/select-live-pseudo-selectors.html [ Failure ]
1449fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html [ Failure ]
1450fast/forms/select-multiple-elements-with-mouse-drag.html [ Failure ]
1451fast/forms/select-overflow-scroll-inherited.html [ Failure ]
1452fast/forms/select-overflow-scroll.html [ Failure ]
1453fast/forms/select/listbox-click-on-scrollbar.html [ Failure ]
1454fast/forms/select/listbox-drag-in-non-multiple.html [ Failure ]
1455fast/forms/select/listbox-in-multi-column.html [ Failure ]
1456fast/forms/select/optgroup-clicking.html [ Failure ]
1457fast/forms/select/option-selecting.html [ Failure ]
1458fast/forms/select/select-disabled.html [ Failure ]
1459fast/forms/shadow-tree-exposure.html [ Failure ]
1460fast/forms/text-input-event.html [ Failure ]
1461fast/forms/textarea-arrow-navigation.html [ Failure ]
1462fast/forms/textarea-input-event.html [ Failure ]
1463fast/forms/textarea-live-pseudo-selectors.html [ Failure ]
1464fast/forms/textarea-metrics.html [ Failure ]
1465fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
1466fast/forms/textarea-set-defaultvalue-after-value.html [ Failure ]
1467fast/forms/textarea-textlength.html [ Failure ]
1468fast/forms/textarea-type-spaces.html [ Failure ]
1469fast/forms/textfield-onchange-deletion.html [ Failure ]
1470fast/forms/textfield-overflow-by-value-update.html [ Failure ]
1471fast/forms/textfield-to-password-on-focus.html [ Failure ]
1472fast/forms/textinput-not-fired-on-enter-in-input.html [ Failure ]
1473fast/frames/calculate-fixed.html [ Failure ]
1474fast/frames/calculate-order.html [ Failure ]
1475fast/frames/calculate-percentage.html [ Failure ]
1476fast/frames/calculate-relative.html [ Failure ]
1477fast/frames/content-opacity-1.html [ Failure ]
1478fast/frames/content-opacity-2.html [ Failure ]
1479fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ]
1480fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure ]
1481fast/frames/frame-set-rotation-hit.html [ Failure ]
1482fast/frames/frame-set-scaling-hit.html [ Failure ]
1483fast/frames/hidpi-position-iframe-on-device-pixel.html [ ImageOnlyFailure ]
1484fast/frames/iframe-scaling-with-scroll.html [ Failure ]
1485fast/frames/iframe-text-contents.html [ Failure ]
1486fast/frames/iframe-window-focus.html [ Failure ]
1487fast/frames/invalid.html [ Failure ]
1488fast/frames/paint-iframe-background.html [ Failure ]
1489fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
1490fast/frames/sandboxed-iframe-close-top-noclose.html [ Failure ]
1491fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
1492fast/frames/valid.html [ Failure ]
1493fast/gradients/background-clipped.html [ Failure ]
1494fast/hidpi/image-srcset-data-srcset.html [ Failure ]
1495fast/images/gif-large-checkerboard.html [ Failure ]
1496fast/images/gray-scale-jpeg-with-color-profile.html [ Failure ]
1497fast/images/icon-decoding.html [ Failure ]
1498fast/images/image-in-map.html [ Failure ]
1499fast/images/imagemap-focus-ring-zoom.html [ Failure ]
1500fast/images/repaint-subrect-grid.html [ Failure ]
1501fast/images/support-broken-image-delegate.html [ Failure ]
1502fast/images/webp-image-decoding.html [ Failure ]
1503fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
1504fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
1505fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
1506fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
1507fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ]
1508fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
1509fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ]
1510fast/invalid/017.html [ Failure ]
1511fast/invalid/018.html [ Failure ]
1512fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html [ ImageOnlyFailure ]
1513fast/layers/wrong-clipping-semi-transparent-layer-on-subpixel-position.html [ ImageOnlyFailure ]
1514fast/lists/list-marker-before-content-table.html [ Failure ]
1515fast/loader/scroll-position-restored-on-back-non-cached.html [ Failure ]
1516fast/masking/clip-path-selection.html [ Failure ]
1517fast/media/media-query-list-02.html [ Failure ]
1518fast/media/media-query-list-03.html [ Failure ]
1519fast/media/media-query-list-04.html [ Failure ]
1520fast/media/media-query-list-05.html [ Failure ]
1521fast/media/media-query-list-06.html [ Failure ]
1522fast/media/mq-max-pixel-ratio.html [ ImageOnlyFailure ]
1523fast/media/mq-min-pixel-ratio.html [ ImageOnlyFailure ]
1524fast/media/mq-pixel-ratio.html [ ImageOnlyFailure ]
1525fast/media/mq-resolution-dpi-dpcm-warning.html [ Failure ]
1526fast/media/mq-resolution.html [ Failure ]
1527fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
1528fast/media/viewport-media-query.html [ ImageOnlyFailure ]
1529fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ]
1530fast/multicol/newmulticol/multicol-clip-rounded-corners.html [ ImageOnlyFailure ]
1531fast/multicol/pagination-h-horizontal-bt.html [ Failure ]
1532fast/multicol/pagination-h-horizontal-tb.html [ Failure ]
1533fast/multicol/pagination-h-vertical-lr.html [ Failure ]
1534fast/multicol/pagination-h-vertical-rl.html [ Failure ]
1535fast/multicol/pagination-v-horizontal-bt.html [ Failure ]
1536fast/multicol/pagination-v-horizontal-tb.html [ Failure ]
1537fast/multicol/pagination-v-vertical-lr.html [ Failure ]
1538fast/multicol/pagination-v-vertical-rl.html [ Failure ]
1539fast/multicol/pagination/LeftToRight-tb-hittest.html [ Failure ]
1540fast/multicol/pagination/RightToLeft-rl-hittest.html [ Failure ]
1541fast/multicol/progression-reverse.html [ Failure ]
1542fast/multicol/shrink-to-column-height-for-pagination.html [ Failure ]
1543fast/multicol/single-line.html [ Failure ]
1544fast/multicol/span/generated-child-split-flow-crash.html [ Failure ]
1545fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ]
1546fast/multicol/vertical-rl/rule-style.html [ Failure ]
1547fast/multicol/simple-line-layout-line-index-after-strut.html [ ImageOnlyFailure ]
1548fast/overflow/horizontal-scroll-after-back.html [ Failure ]
1549fast/overflow/overflow-y-scroll.html [ Failure ]
1550fast/overflow/scroll-div-hide-show.html [ Failure ]
1551fast/overflow/scrollbar-click-retains-focus.html [ Failure ]
1552fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ]
1553fast/overflow/scrollbar-restored.html [ Failure ]
1554fast/parser/nested-fragment-parser-crash.html [ Failure ]
1555fast/preloader/document-write-2.html [ Failure ]
1556fast/preloader/document-write.html [ Failure ]
1557fast/preloader/image-srcset.html [ Failure ]
1558fast/regions/absolute-in-relative-overflow.html [ ImageOnlyFailure ]
1559fast/regions/absolute-pos-elem-in-region.html [ ImageOnlyFailure ]
1560fast/regions/animation-element-in-region-flowed-to-other-thread.html [ ImageOnlyFailure ]
1561fast/regions/auto-size/autoheight-abspos-region.html [ ImageOnlyFailure ]
1562fast/regions/auto-size/autoheight-allregions-nobreaks.html [ ImageOnlyFailure ]
1563fast/regions/auto-size/autoheight-allregions.html [ ImageOnlyFailure ]
1564fast/regions/auto-size/autoheight-break-after.html [ ImageOnlyFailure ]
1565fast/regions/auto-size/autoheight-breakafteralways-maxheight.html [ ImageOnlyFailure ]
1566fast/regions/auto-size/autoheight-breakbeforealways.html [ ImageOnlyFailure ]
1567fast/regions/auto-size/autoheight-definedheight-changenotdetected.html [ ImageOnlyFailure ]
1568fast/regions/auto-size/autoheight-dynamic-update.html [ ImageOnlyFailure ]
1569fast/regions/auto-size/autoheight-firstregion-breakalways.html [ ImageOnlyFailure ]
1570fast/regions/auto-size/autoheight-flexbox.html [ ImageOnlyFailure ]
1571fast/regions/auto-size/autoheight-floatright-region.html [ ImageOnlyFailure ]
1572fast/regions/auto-size/autoheight-horizontal-bt.html [ ImageOnlyFailure ]
1573fast/regions/auto-size/autoheight-inlineblock-normalflow-region.html [ ImageOnlyFailure ]
1574fast/regions/auto-size/autoheight-lastregion-overflowauto-breaksignored.html [ ImageOnlyFailure ]
1575fast/regions/auto-size/autoheight-lastregion-overflowauto.html [ ImageOnlyFailure ]
1576fast/regions/auto-size/autoheight-maxheight-region.html [ ImageOnlyFailure ]
1577fast/regions/auto-size/autoheight-middleregion.html [ ImageOnlyFailure ]
1578fast/regions/auto-size/autoheight-minheight-region.html [ ImageOnlyFailure ]
1579fast/regions/auto-size/autoheight-normalflow-region.html [ ImageOnlyFailure ]
1580fast/regions/auto-size/autoheight-region-valid-from-invalid.html [ ImageOnlyFailure ]
1581fast/regions/auto-size/autoheight-secondregion-breakoutside.html [ ImageOnlyFailure ]
1582fast/regions/auto-size/autoheight-secondregion.html [ ImageOnlyFailure ]
1583fast/regions/auto-size/autoheight-singleregion-breakafteralways-maxheight.html [ ImageOnlyFailure ]
1584fast/regions/auto-size/autoheight-singleregion-breakafteralways.html [ ImageOnlyFailure ]
1585fast/regions/auto-size/autoheight-singleregion-breakaftermargin.html [ ImageOnlyFailure ]
1586fast/regions/auto-size/autoheight-singleregion-breakbeforealways-minheight.html [ ImageOnlyFailure ]
1587fast/regions/auto-size/autoheight-singleregion-breakbeforealways.html [ ImageOnlyFailure ]
1588fast/regions/auto-size/autoheight-singleregion-multiplebreaks.html [ ImageOnlyFailure ]
1589fast/regions/auto-size/autoheight-singleregion-overflowauto-breaksignored.html [ ImageOnlyFailure ]
1590fast/regions/auto-size/autoheight-singleregion-overflowauto.html [ ImageOnlyFailure ]
1591fast/regions/auto-size/autowidth-abspos-regionchain.html [ ImageOnlyFailure ]
1592fast/regions/auto-size/autowidth-abspos.html [ ImageOnlyFailure ]
1593fast/regions/auto-size/autowidth-float.html [ ImageOnlyFailure ]
1594fast/regions/auto-size/autowidth-inlineblock.html [ ImageOnlyFailure ]
1595fast/regions/auto-size/autowidth-nonreplaced-abspos.html [ ImageOnlyFailure ]
1596fast/regions/auto-size/autowidth-nonreplacedblock-normalflow.html [ ImageOnlyFailure ]
1597fast/regions/auto-size/autowidth-normalflow-minmaxwidth.html [ ImageOnlyFailure ]
1598fast/regions/auto-size/autowidth-normalflow-minwidth.html [ ImageOnlyFailure ]
1599fast/regions/auto-size/autowidth-normalflow.html [ ImageOnlyFailure ]
1600fast/regions/box-decorations-over-region-padding-fragmented.html [ ImageOnlyFailure ]
1601fast/regions/box-decorations-over-region-padding-horiz-bt.html [ ImageOnlyFailure ]
1602fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ]
1603fast/regions/clip-to-padding-box-margins.html [ ImageOnlyFailure ]
1604fast/regions/clip-to-padding-box-vertical-lr.html [ ImageOnlyFailure ]
1605fast/regions/clip-to-padding-box.html [ ImageOnlyFailure ]
1606fast/regions/collapse-anonymous-region.html [ ImageOnlyFailure ]
1607fast/regions/content-relative-next-tile.html [ ImageOnlyFailure ]
1608fast/regions/counters/extract-list-items-001.html [ ImageOnlyFailure ]
1609fast/regions/counters/extract-list-items-002.html [ ImageOnlyFailure ]
1610fast/regions/counters/extract-list-items-003.html [ ImageOnlyFailure ]
1611fast/regions/counters/extract-list-items-004.html [ ImageOnlyFailure ]
1612fast/regions/counters/extract-list-items-005.html [ ImageOnlyFailure ]
1613fast/regions/counters/extract-list-items-006.html [ ImageOnlyFailure ]
1614fast/regions/counters/extract-list-items-007.html [ ImageOnlyFailure ]
1615fast/regions/counters/extract-list-items-008.html [ ImageOnlyFailure ]
1616fast/regions/counters/extract-list-items-009.html [ ImageOnlyFailure ]
1617fast/regions/counters/extract-list-items-010.html [ ImageOnlyFailure ]
1618fast/regions/counters/extract-list-items-011.html [ ImageOnlyFailure ]
1619fast/regions/counters/extract-list-items-012.html [ ImageOnlyFailure ]
1620fast/regions/counters/extract-list-items-013.html [ ImageOnlyFailure ]
1621fast/regions/counters/extract-list-items-014.html [ ImageOnlyFailure ]
1622fast/regions/counters/extract-list-items-015.html [ ImageOnlyFailure ]
1623fast/regions/counters/extract-numbered-paragraphs-divs-001.html [ ImageOnlyFailure ]
1624fast/regions/counters/extract-numbered-paragraphs-divs-002.html [ ImageOnlyFailure ]
1625fast/regions/counters/extract-numbered-paragraphs.html [ ImageOnlyFailure ]
1626fast/regions/counters/extract-numbered-spans-display-only-some.html [ ImageOnlyFailure ]
1627fast/regions/counters/extract-ordered-lists-in-regions-001.html [ ImageOnlyFailure ]
1628fast/regions/counters/extract-ordered-lists-in-regions-002.html [ ImageOnlyFailure ]
1629fast/regions/counters/extract-ordered-lists-in-regions-003.html [ ImageOnlyFailure ]
1630fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-001.html [ ImageOnlyFailure ]
1631fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-002.html [ ImageOnlyFailure ]
1632fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-003.html [ ImageOnlyFailure ]
1633fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-004.html [ ImageOnlyFailure ]
1634fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure ]
1635fast/regions/counters/extract-unordered-lists-in-regions.html [ ImageOnlyFailure ]
1636fast/regions/cssom/flowed-inline-content-bounding-client-rect.html [ Failure ]
1637fast/regions/drag-scrollbars-of-content.html [ ImageOnlyFailure ]
1638fast/regions/float-pushed-width-change-2.html [ ImageOnlyFailure ]
1639fast/regions/float-pushed-width-change.html [ ImageOnlyFailure ]
1640fast/regions/float-slicing-on-forced-break.html [ ImageOnlyFailure ]
1641fast/regions/floats-basic-in-variable-width-regions.html [ ImageOnlyFailure ]
1642fast/regions/fragmentation-after-float-overflow-single-region.html [ ImageOnlyFailure ]
1643fast/regions/fragmentation-after-monolithic-overflow-self-collapsed.html [ ImageOnlyFailure ]
1644fast/regions/fragmentation-after-monolithic-overflow-single-region.html [ ImageOnlyFailure ]
1645fast/regions/fragmentation-after-monolithic-overflow.html [ ImageOnlyFailure ]
1646fast/regions/frame-view-overflow-scroll.html [ ImageOnlyFailure ]
1647fast/regions/fullscreen/full-screen-video-from-region.html [ Failure ]
1648fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Failure ]
1649fast/regions/generated-content/firstletter-inside-flowthread.html [ ImageOnlyFailure ]
1650fast/regions/hidpi-region-with-auto-margin-on-subpixel-position.html [ ImageOnlyFailure ]
1651fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ]
1652fast/regions/hover-in-second-region.html [ ImageOnlyFailure ]
1653fast/regions/hover-overflow-hidden.html [ ImageOnlyFailure ]
1654fast/regions/inline-block-flowed-in-regions.html [ ImageOnlyFailure ]
1655fast/regions/inline-block-inline-children-flowed-in-regions.html [ ImageOnlyFailure ]
1656fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
1657fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html [ ImageOnlyFailure ]
1658fast/regions/inline-block-overflow.html [ ImageOnlyFailure ]
1659fast/regions/inline-blocks-dyn-enlarged-regions.html [ ImageOnlyFailure ]
1660fast/regions/inline-blocks-dyn-shrunk-regions.html [ ImageOnlyFailure ]
1661fast/regions/inline-blocks-in-two-regions.html [ ImageOnlyFailure ]
1662fast/regions/inlineblock-child-inlineblock-contentnode-in-region.html [ ImageOnlyFailure ]
1663fast/regions/last-region-border-radius.html [ ImageOnlyFailure ]
1664fast/regions/layers/region-normalflow-stacking-context.html [ ImageOnlyFailure ]
1665fast/regions/layers/stacking-context-paint-order.html [ ImageOnlyFailure ]
1666fast/regions/list-item-as-region.html [ ImageOnlyFailure ]
1667fast/regions/listmarker-inside-flowthread.html [ ImageOnlyFailure ]
1668fast/regions/multicol/multicol-as-region-prevented.html [ ImageOnlyFailure ]
1669fast/regions/multicol/regions-in-multicol-bt.html [ ImageOnlyFailure ]
1670fast/regions/multicol/regions-in-multicol-hover-overflow.html [ ImageOnlyFailure ]
1671fast/regions/multicol/regions-in-multicol-hover.html [ ImageOnlyFailure ]
1672fast/regions/multicol/regions-in-multicol.html [ ImageOnlyFailure ]
1673fast/regions/named-flow-content-order-1.html [ ImageOnlyFailure ]
1674fast/regions/named-flow-content-order-2.html [ ImageOnlyFailure ]
1675fast/regions/nested-floated-region.html [ ImageOnlyFailure ]
1676fast/regions/overflow/overflow-auto-after-float.html [ ImageOnlyFailure ]
1677fast/regions/overflow/overflow-content-zero-height-region.html [ ImageOnlyFailure ]
1678fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
1679fast/regions/overflow/overflow-in-uniform-regions.html [ ImageOnlyFailure ]
1680fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ]
1681fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ]
1682fast/regions/overflow/overflow-in-variable-width-regions-inline-lr.html [ ImageOnlyFailure ]
1683fast/regions/overflow/overflow-in-variable-width-regions-inline-rl.html [ ImageOnlyFailure ]
1684fast/regions/overflow/overflow-in-variable-width-regions-inline.html [ ImageOnlyFailure ]
1685fast/regions/overflow/overflow-in-variable-width-regions.html [ ImageOnlyFailure ]
1686fast/regions/overflow/overflow-nested-regions.html [ ImageOnlyFailure ]
1687fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ ImageOnlyFailure ]
1688fast/regions/overflow/overflow-region-inline.html [ ImageOnlyFailure ]
1689fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ]
1690fast/regions/overflow/overflow-rtl-in-variable-width-regions.html [ ImageOnlyFailure ]
1691fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ ImageOnlyFailure ]
1692fast/regions/overflow/overflow-size-change-with-stacking-context-rtl.html [ ImageOnlyFailure ]
1693fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
1694fast/regions/percentage-margins-mixed-ltr-dominant-regions.html [ ImageOnlyFailure ]
1695fast/regions/percentage-margins-mixed-rtl-dominant-regions.html [ ImageOnlyFailure ]
1696fast/regions/percentage-margins-rtl-variable-width-regions.html [ ImageOnlyFailure ]
1697fast/regions/percentage-margins-variable-width-regions.html [ ImageOnlyFailure ]
1698fast/regions/position-writing-modes-in-variable-width-regions.html [ ImageOnlyFailure ]
1699fast/regions/positioning/fixed-in-named-flow-position-changed.html [ ImageOnlyFailure ]
1700fast/regions/positioning/fixed-inside-fixed-in-named-flow.html [ ImageOnlyFailure ]
1701fast/regions/positioning/fixed-inside-named-flow-zIndex.html [ ImageOnlyFailure ]
1702fast/regions/positioning/fixed-pos-content-fragmented.html [ ImageOnlyFailure ]
1703fast/regions/positioning/fixed-pos-elem-in-namedflow-noregions.html [ ImageOnlyFailure ]
1704fast/regions/positioning/fixed-pos-elem-in-region.html [ ImageOnlyFailure ]
1705fast/regions/positioning/fixed-pos-region-overflow-content.html [ ImageOnlyFailure ]
1706fast/regions/positioning/positioned-fragmented-content.html [ ImageOnlyFailure ]
1707fast/regions/positioning/positioned-objects-block-static-in-regions.html [ ImageOnlyFailure ]
1708fast/regions/positioning/positioned-objects-block-static-in-rtl-regions.html [ ImageOnlyFailure ]
1709fast/regions/positioning/positioned-objects-block-static-spanning-regions-rtl.html [ ImageOnlyFailure ]
1710fast/regions/positioning/positioned-objects-block-static-spanning-regions.html [ ImageOnlyFailure ]
1711fast/regions/positioning/positioned-objects-clipped-spanning-regions.html [ ImageOnlyFailure ]
1712fast/regions/positioning/positioned-objects-in-regions.html [ ImageOnlyFailure ]
1713fast/regions/positioning/positioned-objects-in-rtl-regions.html [ ImageOnlyFailure ]
1714fast/regions/positioning/positioned-objects-inline-static-in-regions.html [ ImageOnlyFailure ]
1715fast/regions/positioning/positioned-objects-inline-static-in-rtl-regions.html [ ImageOnlyFailure ]
1716fast/regions/positioning/positioned-objects-inline-static-spanning-regions-rtl.html [ ImageOnlyFailure ]
1717fast/regions/positioning/positioned-objects-inline-static-spanning-regions.html [ ImageOnlyFailure ]
1718fast/regions/positioning/positioned-objects-perpendicular-flows-in-regions.html [ ImageOnlyFailure ]
1719fast/regions/positioning/positioned-objects-spanning-regions.html [ ImageOnlyFailure ]
1720fast/regions/positioning/positioned-slider-in-regions.html [ ImageOnlyFailure ]
1721fast/regions/region-as-bfc-avoids-float.html [ ImageOnlyFailure ]
1722fast/regions/region-border-radius-overflow-clip.html [ ImageOnlyFailure ]
1723fast/regions/region-clipping.html [ ImageOnlyFailure ]
1724fast/regions/region-padding-overflow-hidden.html [ ImageOnlyFailure ]
1725fast/regions/region-styling/region-style-in-columns.html [ ImageOnlyFailure ]
1726fast/regions/region-styling/region-style-inline-background-color.html [ ImageOnlyFailure ]
1727fast/regions/region-styling/region-style-not-supported-properties.html [ ImageOnlyFailure ]
1728fast/regions/region-styling/region-style-rule-position.html [ ImageOnlyFailure ]
1729fast/regions/region-styling/region-withstyling-valid-from-invalid.html [ ImageOnlyFailure ]
1730fast/regions/region-visual-overflow-transform.html [ ImageOnlyFailure ]
1731fast/regions/region-width-change-relayout-1.html [ ImageOnlyFailure ]
1732fast/regions/region-width-change-relayout-2.html [ ImageOnlyFailure ]
1733fast/regions/region-width-change-relayout-3.html [ ImageOnlyFailure ]
1734fast/regions/regions-overflow-tile.html [ ImageOnlyFailure ]
1735fast/regions/relative-borders-overflow.html [ ImageOnlyFailure ]
1736fast/regions/relative-in-absolute-borders-overflow.html [ ImageOnlyFailure ]
1737fast/regions/repaint/fixed-in-named-flow-cb-changed.html [ ImageOnlyFailure ]
1738fast/regions/repaint/fixed-in-named-flow-cb-changed2.html [ ImageOnlyFailure ]
1739fast/regions/repaint/hover-border-radius.html [ Failure ]
1740fast/regions/repaint/region-painting-composited-element.html [ ImageOnlyFailure ]
1741fast/regions/repaint/region-painting-in-composited-view.html [ ImageOnlyFailure ]
1742fast/regions/repaint/repaint-regions-overflow.html [ Failure ]
1743fast/regions/scrolling/scroll-into-view-relative.html [ ImageOnlyFailure ]
1744fast/regions/scrolling/scroll-into-view.html [ ImageOnlyFailure ]
1745fast/regions/scrolling/scrollable-first-region.html [ ImageOnlyFailure ]
1746fast/regions/scrolling/scrollable-paragraph-unsplittable.html [ ImageOnlyFailure ]
1747fast/regions/select-multiple-in-region.html [ Failure ]
1748fast/regions/selection/position-for-point-1-vert-lr.html [ Failure ]
1749fast/regions/selection/position-for-point-1-vert-rl.html [ Failure ]
1750fast/regions/selection/position-for-point-1.html [ Failure ]
1751fast/regions/selection/position-for-point-inline-content-node.html [ Failure ]
1752fast/regions/selection/position-for-point-vert-lr.html [ Failure ]
1753fast/regions/selection/position-for-point-vert-rl.html [ Failure ]
1754fast/regions/selection/position-for-point.html [ Failure ]
1755fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html [ ImageOnlyFailure ]
1756fast/regions/selection/selecting-text-ignoring-region.html [ ImageOnlyFailure ]
1757fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html [ ImageOnlyFailure ]
1758fast/regions/selection/selecting-text-in-2-regions.html [ ImageOnlyFailure ]
1759fast/regions/selection/selecting-text-through-different-region-flows.html [ ImageOnlyFailure ]
1760fast/regions/selection/selection-ended-in-empty-region.html [ Failure ]
1761fast/regions/selection/selection-in-overflow-hit-testing.html [ ImageOnlyFailure ]
1762fast/regions/selection/selection-in-overflow.html [ ImageOnlyFailure ]
1763fast/regions/selection/selection-in-text-after-overflow-hit-testing.html [ ImageOnlyFailure ]
1764fast/regions/shape-outside-floats/regions-shape-outside-content-flows-multiple-regions.html [ ImageOnlyFailure ]
1765fast/regions/shape-outside-floats/regions-shape-outside-floats-inset.html [ ImageOnlyFailure ]
1766fast/regions/shape-outside-floats/regions-shape-outside-region-polygon-floats.html [ ImageOnlyFailure ]
1767fast/regions/static-in-relative-overflow.html [ ImageOnlyFailure ]
1768fast/regions/sticky-border-overflow.html [ ImageOnlyFailure ]
1769fast/regions/subtree-with-horiz-bt.html [ ImageOnlyFailure ]
1770fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ]
1771fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ]
1772fast/regions/table-cell-as-region.html [ ImageOnlyFailure ]
1773fast/regions/text-region-breaks.html [ Failure ]
1774fast/regions/text-region-split-horizontal-bt.html [ Failure ]
1775fast/regions/text-region-split.html [ Failure ]
1776fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure ]
1777fast/regions/unsplittable-nested-region.html [ ImageOnlyFailure ]
1778fast/regions/visibility-hidden.html [ ImageOnlyFailure ]
1779fast/regions/webkit-flow-double-pagination-float-push.html [ ImageOnlyFailure ]
1780fast/regions/webkit-flow-inlines-dynamic.html [ ImageOnlyFailure ]
1781fast/regions/webkit-flow-renderer-layer.html [ ImageOnlyFailure ]
1782fast/regions/webkit-flow-renderer-nested.html [ ImageOnlyFailure ]
1783fast/regions/webkit-flow-renderer.html [ ImageOnlyFailure ]
1784fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ ImageOnlyFailure ]
1785fast/regions/writing-mode/invalid-first-region-with-writing-mode.html [ ImageOnlyFailure ]
1786fast/replaced/invalid-object-with-fallback.html [ Failure ]
1787fast/replaced/object-with-embed-url-param.html [ Failure ]
1788fast/replaced/percent-height-in-anonymous-block.html [ Failure ]
1789fast/ruby/ruby-block-style-not-updated-with-before-after-content.html [ Failure ]
1790fast/ruby/ruby-block-style-not-updated.html [ Failure ]
1791fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
1792fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
1793fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
1794fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
1795fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
1796fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html [ Failure ]
1797fast/ruby/ruby-inline-style-not-updated.html [ Failure ]
1798fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
1799fast/ruby/ruby-line-height.html [ Failure ]
1800fast/scrolling/scrollbar-mousedown-mouseup.html [ Failure ]
1801fast/scrolling/scrollbar-mousedown-move-mouseup.html [ Failure ]
1802fast/selectors/input-with-selection-pseudo-element.html [ ImageOnlyFailure ]
1803fast/selectors/read-only-read-write-input-basics.html [ Failure ]
1804fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
1805fast/shapes/shape-outside-floats/shape-outside-clip-path-selection.html [ Failure ]
1806fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
1807fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ]
1808fast/spatial-navigation/snav-1st-stop.html [ Failure ]
1809fast/spatial-navigation/snav-clipped-overflowed-content.html [ Failure ]
1810fast/spatial-navigation/snav-container-only-white-space.html [ Failure ]
1811fast/spatial-navigation/snav-container-white-space.html [ Failure ]
1812fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ Failure ]
1813fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html [ Failure ]
1814fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ]
1815fast/spatial-navigation/snav-fully-aligned-vertically.html [ Failure ]
1816fast/spatial-navigation/snav-hidden-focusable-element.html [ Failure ]
1817fast/spatial-navigation/snav-hidden-iframe-zero-size.html [ Failure ]
1818fast/spatial-navigation/snav-hidden-iframe.html [ Failure ]
1819fast/spatial-navigation/snav-iframe-flattening-simple.html [ Failure ]
1820fast/spatial-navigation/snav-iframe-nested.html [ Failure ]
1821fast/spatial-navigation/snav-iframe-no-focusable-content.html [ Failure ]
1822fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ]
1823fast/spatial-navigation/snav-iframe-recursive-offset-parent.html [ Failure ]
1824fast/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html [ Failure ]
1825fast/spatial-navigation/snav-imagemap-area-not-focusable.html [ Failure ]
1826fast/spatial-navigation/snav-imagemap-area-without-image.html [ Failure ]
1827fast/spatial-navigation/snav-imagemap-overlapped-areas.html [ Failure ]
1828fast/spatial-navigation/snav-imagemap-simple.html [ Failure ]
1829fast/spatial-navigation/snav-input.html [ Failure ]
1830fast/spatial-navigation/snav-media-elements.html [ Failure ]
1831fast/spatial-navigation/snav-multiple-select-optgroup.html [ Failure ]
1832fast/spatial-navigation/snav-multiple-select.html [ Failure ]
1833fast/spatial-navigation/snav-offscreen-content.html [ Failure ]
1834fast/spatial-navigation/snav-radio-group.html [ Failure ]
1835fast/spatial-navigation/snav-radio.html [ Failure ]
1836fast/spatial-navigation/snav-search-optimization.html [ Failure ]
1837fast/spatial-navigation/snav-single-select-list.html [ Failure ]
1838fast/spatial-navigation/snav-single-select.html [ Failure ]
1839fast/spatial-navigation/snav-table-traversal.html [ Failure ]
1840fast/spatial-navigation/snav-textarea.html [ Failure ]
1841fast/spatial-navigation/snav-tiny-table-traversal.html [ Failure ]
1842fast/spatial-navigation/snav-two-elements-one-line.html [ Failure ]
1843fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Failure ]
1844fast/spatial-navigation/snav-zero-margin-content.html [ Failure ]
1845fast/sub-pixel/block-with-margin-overflow.html [ ImageOnlyFailure ]
1846fast/sub-pixel/client-rect-has-subpixel-precision.html [ ImageOnlyFailure ]
1847fast/sub-pixel/client-width-height-snapping.html [ Failure ]
1848fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ]
1849fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
1850fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ]
1851fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
1852fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ]
1853fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html [ Failure ]
1854fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ]
1855fast/table/022.html [ Failure ]
1856fast/table/025.html [ Failure ]
1857fast/table/034.html [ Failure ]
1858fast/table/border-collapsing/equal-precedence-resolution-vertical.html [ Failure ]
1859fast/table/col-and-colgroup-offsets.html [ Failure ]
1860fast/table/fixed-table-with-percent-width-inside-extra-large-div.html [ Failure ]
1861fast/table/giantRowspan2.html [ Failure ]
1862fast/table/height-percent-test-vertical.html [ Failure ]
1863fast/table/height-percent-test.html [ Failure ]
1864fast/table/table-before-child-style-update.html [ Failure ]
1865fast/table/table-cell-before-after-content-around-table-block.html [ Failure ]
1866fast/table/table-cell-before-after-content-around-table-row.html [ Failure ]
1867fast/table/table-cell-before-after-content-around-table.html [ Failure ]
1868fast/table/table-in-table-percent-width-collapsing-border-quirks-mode.html [ Failure ImageOnlyFailure Pass ]
1869fast/table/table-in-table-percent-width-collapsing-border.html [ Failure ImageOnlyFailure Pass ]
1870fast/table/table-row-before-after-content-around-block.html [ Failure ]
1871fast/table/table-row-before-after-content-around-table.html [ Failure ]
1872fast/table/table-row-before-child-style-update.html [ Failure ]
1873fast/table/table-row-style-not-updated-with-after-content.html [ Failure ]
1874fast/table/table-row-style-not-updated-with-before-content.html [ Failure ]
1875fast/table/table-row-style-not-updated.html [ Failure ]
1876fast/table/table-style-not-updated.html [ Failure ]
1877fast/table/wide-colspan.html [ Failure ]
1878fast/table/wide-column.html [ Failure ]
1879
1880fast/text/decorations-transformed.html [ Failure ]
1881fast/text/emphasis-avoid-ruby.html [ Failure ]
1882fast/text/emphasis-overlap.html [ Failure ]
1883fast/text/glyph-reordering.html [ Failure ]
1884fast/text/international/001.html [ Failure ]
1885fast/text/international/cjk-segmentation.html [ Failure ]
1886fast/text/international/thai-cursor-position.html [ Failure ]
1887fast/text/international/vertical-text-glyph-test.html [ Failure ]
1888fast/text/international/vertical-text-metrics-test.html [ Failure ]
1889fast/text/international/wrap-CJK-001.html [ Failure ]
1890fast/text/justify-ideograph-complex.html [ Failure ]
1891fast/text/justify-ideograph-simple.html [ Failure ]
1892fast/text/justify-ideograph-vertical.html [ Failure ]
1893fast/text/justify-nbsp.html [ Failure ]
1894fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
1895fast/text/offsetForPosition-complex-fallback.html [ Failure ]
1896fast/text/reset-drag-on-mouse-down.html [ Failure ]
1897fast/text/selection-in-initial-advance-region.html [ Failure ]
1898fast/text/soft-hyphen-4.html [ Failure ]
1899fast/text/text-combine-rendering.html [ ImageOnlyFailure ]
1900fast/text/updateNewFont.html [ Failure ]
1901fast/text/wbr-pre.html [ Failure ]
1902fast/text/whitespace/001.html [ Failure ]
1903fast/text/whitespace/013.html [ Failure ]
1904fast/text/whitespace/014.html [ Failure ]
1905fast/text/whitespace/017.html [ Failure ]
1906fast/text/whitespace/019.html [ Failure ]
1907fast/text/whitespace/022.html [ Failure ]
1908fast/text/whitespace/023.html [ Failure ]
1909fast/text/whitespace/029.html [ Failure ]
1910fast/text/whitespace/pre-newline-box-test.html [ Failure ]
1911fast/text/whitespace/tab-character-basics.html [ Failure ]
1912fast/transforms/rotated-transform-affects-scrolling-1.html [ Failure ]
1913fast/transforms/rotated-transform-affects-scrolling-2.html [ Failure ]
1914fast/transforms/selection-bounds-in-transformed-view.html [ Failure ]
1915fast/viewport/viewport-legacy-handheldfriendly.html [ Failure ]
1916fast/viewport/viewport-legacy-mobileoptimized-2.html [ Failure ]
1917fast/viewport/viewport-legacy-mobileoptimized-3.html [ Failure ]
1918fast/viewport/viewport-legacy-mobileoptimized.html [ Failure ]
1919fast/viewport/viewport-legacy-ordering-5.html [ Failure ]
1920fast/viewport/viewport-legacy-ordering-6.html [ Failure ]
1921fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Failure ]
1922fast/viewport/viewport-legacy-xhtmlmp.html [ Failure ]
1923fast/workers/worker-storagequota-query-usage.html [ Failure ]
1924fast/xsl/sort-locale.xml [ Failure ]
1925
1926# iOS does not support window resizing or window.resizeTo().
1927fast/dynamic/window-resize-scrollbars-test.html [ Skip ]
1928fast/images/animated-gif-window-resizing.html [ Skip ]
1929loader/go-back-to-different-window-size.html [ Skip ]
1930
1931# LayoutTests/fast tests that timeout:
1932fast/events/reveal-link-when-focused.html
1933fast/forms/validation-message-appearance.html
1934fast/forms/validation-message-clone.html
1935fast/dom/DeviceOrientation/add-listener-from-callback.html
1936fast/dom/DeviceOrientation/basic-operation.html
1937fast/dom/DeviceOrientation/multiple-frames.html
1938fast/dom/DeviceOrientation/no-page-cache.html
1939fast/dom/DeviceOrientation/no-synchronous-events.html
1940fast/dom/DeviceOrientation/null-values.html
1941fast/dom/DeviceOrientation/updates.html
1942fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html
1943fast/dom/HTMLLinkElement/link-and-subresource-test.html
1944fast/dom/HTMLLinkElement/prefetch-onerror.html
1945fast/dom/HTMLLinkElement/prefetch-onload.html
1946fast/dom/HTMLLinkElement/prefetch.link
1947fast/dom/HTMLLinkElement/subresource.html
1948fast/dom/MutationObserver/inline-event-listener.html
1949fast/dom/Window/open-window-min-size.html
1950fast/dom/rtl-scroll-to-leftmost-and-resize.html
1951fast/dynamic/paused-event-dispatch.html
1952fast/events/anchor-image-scrolled-x-y.html
1953fast/events/autoscroll-should-not-stop-on-keypress.html [ Skip ]
1954fast/events/before-input-prevent-insert-replacement.html
1955fast/events/input-event-insert-replacement.html
1956fast/events/input-image-scrolled-x-y.html
1957fast/events/mouse-cursor-image-set.html
1958fast/events/recorded-keydown-event.html
1959fast/events/remove-child-onscroll.html
1960fast/events/resize-subframe.html
1961fast/events/will-reveal-edges-body-attributes.html
1962fast/events/will-reveal-edges-event-listeners.html
1963fast/events/will-reveal-edges-window-attributes.html
1964fast/files/apply-blob-url-to-img.html
1965fast/files/apply-blob-url-to-xhr.html
1966fast/files/file-reader-abort.html
1967fast/files/file-reader-directory-crash.html
1968fast/files/filereader-zip-bundle.html
1969fast/files/null-origin-string.html
1970fast/files/read-blob-async.html
1971fast/files/read-file-async.html
1972fast/files/workers/worker-apply-blob-url-to-xhr.html
1973fast/files/workers/worker-read-blob-async.html
1974fast/files/workers/worker-read-blob-sync.html
1975fast/files/workers/worker-read-file-async.html
1976fast/files/workers/worker-read-file-sync.html
1977fast/forms/file/get-file-upload.html
1978fast/forms/file/input-file-directory-upload.html
1979fast/forms/file/input-file-re-render.html
1980fast/forms/file/recover-file-input-in-unposted-form.html
1981fast/forms/file/selected-files-from-history-state.html
1982fast/forms/access-key-case-insensitive.html
1983fast/forms/access-key-mutated.html
1984fast/forms/interactive-validation-attach-assertion.html
1985fast/forms/search-event-delay.html
1986fast/forms/select/listbox-oninput-fired.html
1987fast/frames/focus-controller-crash-change-event.html
1988fast/images/animated-gif-body-delegated-background-image.html
1989fast/images/animated-gif-body-outside-viewport.html
1990fast/images/animated-gif-html-background-image.html
1991fast/replaced/frame-removed-during-resize-smaller.html
1992fast/scrolling/scrollbar-tickmarks-hittest.html
1993fast/workers/worker-close-more.html
1994fast/workers/worker-copy-shared-blob-url.html
1995fast/workers/worker-document-leak.html
1996fast/workers/worker-lifecycle.html
1997fast/block/positioning/vertical-lr/001.html
1998fast/body-propagation/overflow/001.html
1999fast/borders/0px-borders.html
2000fast/box-decoration-break/box-decoration-break-rendering.html
2001fast/box-shadow/border-radius-big.html
2002
2003# <rdar://problem/19226186> ASSERT(m_mainThreadLoader) fails in WorkerThreadableLoader::MainThreadBridge::MainThreadBridge()
2004fast/workers/stress-js-execution.html
2005fast/workers/termination-early.html
2006fast/workers/termination-with-port-messages.html
2007fast/workers/use-machine-stack.html
2008fast/workers/worker-strict.html
2009fast/workers/worker-structure-message.html
2010fast/workers/worker-terminate-forever.html
2011fast/workers/worker-terminate.html
2012fast/workers/worker-call.html
2013fast/workers/worker-timeout.html
2014
2015# <rdar://problem/19226254> ASSERT(!_chooser) in -[WebOpenPanelResultListener dealloc]
2016fast/events/domactivate-sets-underlying-click-event-as-handled.html
2017
2018# <rdar://problem/19226320> ASSERT(useDownstream ? (result > vp) : (result < vp)) fails in WebCore::nextSentenceBoundaryInDirection()
2019fast/events/special-key-events-in-input-text.html
2020fast/events/key-events-in-input-text.html
2021
2022# <rdar://problem/11533338> fast/events/message-port-close.html hits ASSERT in Debug in MessagePort::contextDestroyed
2023fast/events/message-port-context-destroyed.html
2024fast/events/message-port-deleted-document.html
2025fast/events/message-port-deleted-frame.html
2026
2027# <rdar://problem/19226482> fast/selectors/nth-child-of-boundaries-2.html fails
2028fast/selectors/nth-child-of-boundaries-2.html
2029fast/selectors/nth-child-of-boundaries-3.html
2030fast/selectors/not-nested.html
2031
2032# <rdar://problem/19226573> fast/parser/residual-style-hang.html fails
2033fast/parser/residual-style-hang.html
2034
2035# <rdar://problem/19226623> ASSERT(isIdentifierStart<CharacterType>()) fails in CSSParser::parseIdentifier()
2036fast/css/css-selector-text.html
2037
2038# <rdar://problem/19226679> ASSERT(m_isValid == valid()) fails in HTMLFormControlElement::isValidFormControlElement()
2039fast/forms/datalist/datalist-child-validation.html
2040
2041# <rdar://problem/19227549> ASSERT(!m_webFrame->_private->provisionalURL) fails in WebFrameLoaderClient::dispatchDidStartProvisionalLoad()
2042fast/forms/validation-message-user-modify.html
2043
2044# <rdar://problem/10348432> DumpRenderTree at WebCore: WebCore::HistoryController::restoreScrollPositionAndViewState
2045fast/dom/location-new-window-no-crash.html
2046
2047# <rdar://problem/19017693> ASSERTION FAILED: [[dataSource webFrame] dataSource] || [[dataSource webFrame] provisionalDataSource] in -[ResourceLoadDelegate webView:identifierForInitialRequest:fromDataSource:]
2048fast/events/message-port-inactive-document.html
2049
2050# <rdar://problem/19551640> ASSERT([_overflowScrollViews containsObject:view] || [_overflowScrollViewsPendingInsertion containsObject:view]) fails in UIWebBrowserView.m
2051compositing/overflow/iframe-inside-overflow-clipping.html
2052compositing/overflow/nested-scrolling.html
2053compositing/overflow/overflow-auto-with-touch-toggle.html
2054compositing/overflow/overflow-auto-with-touch.html
2055compositing/overflow/overflow-overlay-with-touch.html
2056compositing/overflow/remove-overflow-crash.html
2057compositing/overflow/scrolling-content-clip-to-viewport.html
2058compositing/overflow/scrolling-without-painting.html
2059compositing/overflow/textarea-scroll-touch.html
2060compositing/overflow/updating-scrolling-content.html
2061
2062# Failures as of 01/16/2015:
2063http/tests/misc/favicon-as-image.html [ Failure ]
2064http/tests/misc/iframe404.html [ Failure ]
2065http/tests/misc/slow-loading-image-in-pattern.html [ Failure ]
2066http/tests/misc/slow-loading-mask.html [ Failure ]
2067http/tests/uri/css-href.php [ Failure ]
2068ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ]
2069svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ]
2070svg/W3C-SVG-1.1/animate-elem-07-t.svg [ Failure ]
2071svg/W3C-SVG-1.1/animate-elem-15-t.svg [ Failure ]
2072svg/W3C-SVG-1.1/animate-elem-16-t.svg [ Failure ]
2073svg/W3C-SVG-1.1/animate-elem-17-t.svg [ Failure ]
2074svg/W3C-SVG-1.1/animate-elem-19-t.svg [ Failure ]
2075svg/W3C-SVG-1.1/animate-elem-33-t.svg [ Failure ]
2076svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure ]
2077svg/W3C-SVG-1.1/animate-elem-37-t.svg [ Failure ]
2078svg/W3C-SVG-1.1/animate-elem-41-t.svg [ Failure ]
2079svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure ]
2080svg/foreignObject/svg-document-in-html-document.svg [ Failure ]
2081svg/hixie/error/013.xml [ Failure ]
2082svg/hixie/intrinsic/003.html [ Failure ]
2083svg/hixie/text/003.html [ Failure ]
2084svg/text/text-rescale.html [ Failure ]
2085tables/layering/paint-test-layering-1.html [ Failure ]
2086tables/layering/paint-test-layering-2.html [ Failure ]
2087tables/mozilla/bugs/bug2479-2.html [ Failure ]
2088tables/mozilla/bugs/bug38916.html [ Failure ]
2089tables/mozilla/bugs/bug4427.html [ Failure ]
2090tables/mozilla/marvin/tables_width_percent.html [ Failure ]
2091tables/mozilla_expected_failures/bugs/bug1010.html [ Failure ]
2092tables/mozilla_expected_failures/bugs/bug220653.html [ Failure ]
2093tables/mozilla_expected_failures/other/test4.html [ Failure ]
2094
2095# Editing tests that are flaky:
2096editing/selection/extend-selection-home-end.html
2097editing/spelling/spellcheck-async.html
2098editing/style/style-text-node-without-editable-parent.html
2099editing/selection/minimal-user-select-crash.html
2100
2101# Editing tests that fail:
2102editing/inserting/typing-at-end-of-line.html [ Failure ]
2103editing/undo/undo-combined-delete-boundary.html [ Failure Pass ]
2104editing/undo/undo-combined-delete.html [ Pass Failure ]
2105editing/undo/undo-forward-delete-boundary.html [ Pass Failure ]
2106editing/undo/undo-forward-delete.html [ Pass Failure ]
2107
2108# Sputnik tests that are flaky:
2109sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html
2110sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html
2111sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html
2112
2113# Sputnik tests that fail:
2114sputnik/Unicode/Unicode_510/S7.6_A3.1.html [ Failure ]
2115sputnik/Unicode/Unicode_510/S7.6_A3.2.html [ Failure ]
2116sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html [ Failure ]
2117sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html [ Failure ]
2118
2119# storage tests that fail:
2120storage/websql/sql-error-codes.html [ Failure ]
2121
2122# iOS-specific tests that fail:
2123platform/ios/ios/compositing/overlap-page-scale.html [ Failure ]
2124platform/ios/ios/fast/fixed/absolute-over-fixed.html [ Failure ]
2125platform/ios/ios/fast/fixed/fixed-in-transform.html [ Failure ]
2126platform/ios/ios/fast/fixed/four-bars.html [ Failure ]
2127platform/ios/ios/fast/fixed/frame-with-fixed.html [ Failure ]
2128platform/ios/ios/fast/fixed/overlay-fixed.html [ Failure ]
2129platform/ios/ios/fast/forms/borderless-input-gradient.html [ Failure ]
2130platform/ios/ios/fast/forms/date-input-decorations.html [ Failure ]
2131platform/ios/ios/fast/forms/form-controls-on-backgrounds.html [ Failure ]
2132platform/ios/ios/fast/text/apple-logo.html [ Failure ]
2133platform/ios/ios/fast/text/emoji-complextext.html [ Failure ]
2134platform/ios/ios/fast/text/emoji-text.html [ Failure ]
2135platform/ios/ios/fast/text/line-breaking-with-kerning.html [ Failure ]
2136platform/ios/ios/fast/text/mid-word-break-before-combining-mark.html [ Failure ]
2137platform/ios/ios/fast/text/textStylesWithSizes.html [ Failure ]
2138platform/ios/ios/fixed/absolute-inside-fixed.html [ Failure ]
2139platform/ios/ios/fixed/four-bars.html [ Failure ]
2140platform/ios/ios/fixed/nested-fixed.html [ Failure ]
2141platform/ios/ios/fixed/percentage-inside-fixed.html [ Failure ]
2142
2143# image inputs get rounded corners on iOS
2144fast/css/object-position/object-position-input-image.html [ ImageOnlyFailure ]
2145# iOS snapshot is retina, results differ.
2146fast/css/object-position/object-position-img.html [ ImageOnlyFailure ]
2147
2148webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ]
2149
2150# iOS tests that assert:
2151platform/ios/ios/fast/text/combining-enclosing-keycap.html
2152
2153# Kerning, Ligatures, and Printer Fonts caused these tests to fail.
2154# The following tests are reftests (and also fail on Mac):
2155webkit.org/b/139968 fast/css/word-spacing-between-blocks.html [ ImageOnlyFailure ]
2156webkit.org/b/139968 fast/css/word-spacing-between-inlines.html [ ImageOnlyFailure ]
2157
2158webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyFailure ]
2159
2160webkit.org/b/162236 fast/text-autosizing/ios/line-height-text-autosizing.html [ Failure ]
2161
2162###
2163# Mark as passing specific tests in folders that were skipped temporarily above.
2164##
2165
2166# Skipped for mac as well:
2167webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
2168
2169# fast/ tests that are flaky:
2170fast/block/basic/001.html [ Timeout Pass ]
2171fast/dom/Geolocation/multiple-requests.html [ Timeout Pass ]
2172fast/dom/microtask-detach.html [ Timeout Pass ]
2173fast/dom/microtask-inorder.html [ Timeout Pass ]
2174fast/dom/timer-increase-min-interval-and-reset-part-2.html [ Failure Timeout Pass ]
2175fast/dom/timer-increase-min-interval-repeating.html [ Timeout Pass ]
2176fast/dom/timer-increase-min-interval.html [ Timeout Pass ]
2177fast/dom/timer-increase-then-decrease-min-interval-repeating.html [ Timeout Pass ]
2178fast/dom/timer-increase-then-decrease-min-interval.html [ Timeout Pass ]
2179fast/events/dispatch-message-string-data.html [ Timeout Pass ]
2180fast/events/dispatch-synthetic-mouseevent.html [ Timeout Pass ]
2181fast/events/dispatch-to-function-with-handle-event.html [ Timeout Pass ]
2182fast/events/dispatch-to-handle-event.html [ Timeout Pass ]
2183fast/events/dispatchEvent-crash.html [ Timeout Pass ]
2184fast/events/display-none-on-focus-crash.html [ Timeout Pass ]
2185fast/events/init-event-after-dispatch.html [ Timeout Pass ]
2186fast/events/init-event-null-view.html [ Timeout Pass ]
2187fast/events/onchange-textfield.html [ Failure Timeout ]
2188fast/forms/drag-into-textarea.html [ Failure Timeout ]
2189fast/forms/drag-out-of-textarea.html [ Failure Timeout ]
2190fast/forms/input-maxlength-ime-completed.html [ Timeout Pass ]
2191fast/forms/input-maxlength-ime-preedit.html [ Timeout Pass ]
2192fast/forms/input-maxlength-inserting-in-middle.html [ Failure Timeout ]
2193fast/forms/input-maxlength-paste-clusters-in-middle.html [ Crash Timeout Pass ]
2194fast/forms/input-maxlength-paste-in-middle.html [ Crash Timeout Pass ]
2195fast/forms/input-maxlength-unsupported.html [ Timeout Pass ]
2196fast/forms/input-maxlength.html [ Timeout Pass ]
2197fast/forms/number/number-keyoperation.html [ Failure Timeout ]
2198fast/forms/number/number-validation-message.html [ Timeout Pass ]
2199fast/loader/subframe-removes-itself.html [ Timeout Pass ]
2200fast/loader/subframe-self-close.html [ Timeout Pass ]
2201fast/regex/quantified-assertions.html [ Timeout Pass ]
2202
2203# /fast image-only failures
2204fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
2205fast/forms/button-line-height.html [ ImageOnlyFailure ]
2206fast/images/animated-png.html [ ImageOnlyFailure ]
2207fast/text/baseline-inline-block.html [ ImageOnlyFailure ]
2208
2209# /fast text-only failures
2210fast/events/change-frame-focus.html [ Failure Pass ]
2211fast/fixed-layout/fixed-layout.html [ Failure Crash Pass ]
2212
2213# Not implemented
2214webkit.org/b/145617 compositing/layer-creation/zoomed-clip-intersection.html [ Skip ]
2215
2216fast/dom/timer-fire-after-page-pause.html [ Skip ]
2217
2218# This test depends on location, and it is impossible to mock the particular mechanism
2219# this test uses to determine location.
2220fast/text/softbank-emoji.html [ Failure Pass ]
2221
2222# This test hardcodes the result of the Mac font lookup algorithm.
2223fast/text/fallback-language-han.html [ Skip ]
2224
2225# Media controls tests are OS X only
2226media/controls [ Skip ]
2227
2228# Local pasteboard is not implemented on iOS, so pasteboard tests interfere with each other.
2229editing/pasteboard [ Skip ]
2230editing/mac/pasteboard [ Skip ]
2231editing/execCommand/find-after-replace.html [ Skip ]
2232editing/execCommand/paste-1.html [ Skip ]
2233editing/execCommand/paste-and-match-style-event.html [ Skip ]
2234editing/spelling/spellcheck-async-mutation.html [ Skip ]
2235editing/spelling/spellcheck-paste-disabled.html [ Skip ]
2236editing/spelling/spellcheck-queue.html [ Skip ]
2237editing/spelling/spellcheck-sequencenum.html [ Skip ]
2238editing/style/5065910.html [ Skip ]
2239editing/style/apply-through-end-of-document.html [ Skip ]
2240editing/style/font-family-with-space.html [ Skip ]
2241editing/style/non-inheritable-styles.html [ Skip ]
2242editing/undo/undo-paste-when-caret-is-not-in-range.html [ Skip ]
2243http/tests/misc/copy-resolves-urls.html [ Skip ]
2244editing/inserting/insert-3907422-fix.html [ Skip ]
2245fast/forms/textarea-paste-newline.html [ Skip ]
2246editing/inserting/insert-3786362-fix.html [ Skip ]
2247editing/inserting/insert-paste-bidi-control.html [ Skip ]
2248editing/style/smoosh-styles-001.html [ Skip ]
2249editing/style/smoosh-styles-003.html [ Skip ]
2250editing/style/style-boundary-005.html [ Skip ]
2251fast/forms/input-paste-undo.html [ Skip ]
2252editing/deleting/paste-with-transparent-background-color.html [ Skip ]
2253editing/input/paste-text-ending-with-interchange-newline.html [ Skip ]
2254editing/spelling/grammar-markers-hidpi.html [ Skip ]
2255editing/spelling/grammar-markers.html [ Skip ]
2256editing/spelling/grammar-paste.html [ Skip ]
2257editing/spelling/spellcheck-paste-continuous-disabled.html [ Skip ]
2258editing/spelling/spellcheck-paste.html [ Skip ]
2259editing/undo/orphaned-selection-crash-bug32823-2.html [ Skip ]
2260fast/events/clipboard-dataTransferItemList.html [ Skip ]
2261editing/input/reveal-contenteditable-on-paste-vertically.html [ Skip ]
2262editing/input/reveal-edit-on-paste-vertically.html [ Skip ]
2263editing/execCommand/clipboard-access.html [ Skip ]
2264editing/execCommand/enabling-and-selection.html [ Skip ]
2265fast/forms/plaintext-mode-1.html [ Skip ]
2266
2267# Latest iOS failures as of Sept 1, 2015
2268accessibility/ios-simulator/table-cell-ranges.html [ Failure ]
2269compositing/backing/form-controls-backing.html [ Failure ]
2270compositing/fixed-with-fixed-layout.html [ Failure ]
2271compositing/geometry/ancestor-overflow-change.html [ Failure ]
2272compositing/layer-creation/will-change-layer-creation.html [ Failure ]
2273css3/scroll-snap/nested-elements.html [ Failure ]
2274fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
2275fast/css/text-overflow-ellipsis-text-align-center.html [ Failure ]
2276fast/css/text-overflow-ellipsis-text-align-left.html [ Failure ]
2277fast/css/text-overflow-ellipsis-text-align-right.html [ Failure ]
2278fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ Failure ]
2279fast/css/vertical-text-overflow-ellipsis-text-align-right.html [ Failure ]
2280fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
2281fast/forms/listbox-scrollbar-hit-test.html [ Failure ]
2282fast/hidpi/video-controls-in-hidpi.html [ Failure ]
2283fast/layers/video-layer.html [ Failure ]
2284fast/parser/xml-colon-entity.html [ Failure ]
2285fast/parser/xml-declaration-missing-ending-mark.html [ Failure ]
2286platform/ios/ios/accessibility/set-value.html [ Failure ]
2287platform/ios/ios/fast/css/webkit-overflow-scrolling-parsing.html [ Failure ]
2288svg/custom/bug78807.svg [ Failure ]
2289
2290fast/filter-image/background-filter-image.html [ ImageOnlyFailure ]
2291fast/text/combining-mark-paint.html [ ImageOnlyFailure ]
2292fast/text/han-generic-font-families.html [ ImageOnlyFailure ]
2293fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ]
2294fast/text/multiple-codeunit-vertical-upright.html [ ImageOnlyFailure ]
2295fast/text/synthetic-bold-transformed.html [ ImageOnlyFailure ]
2296fast/text/word-break-keep-all.html [ ImageOnlyFailure ]
2297
2298# Skip tests that time out:
2299compositing/video/video-clip-change-src.html [ Skip ]
2300fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Skip ]
2301compositing/images/content-image-change.html [ Skip ]
2302compositing/images/content-image.html [ Skip ]
2303compositing/images/direct-image-background-color.html [ Skip ]
2304compositing/layer-creation/fixed-overlap-extent-rtl.html [ Skip ]
2305compositing/layer-creation/fixed-overlap-extent.html [ Skip ]
2306compositing/layer-creation/fixed-position-and-transform.html [ Skip ]
2307compositing/masks/cease-tiled-mask.html [ Skip ]
2308compositing/masks/compositing-clip-path-mask-change.html [ Skip ]
2309compositing/overflow/automatically-opt-into-composited-scrolling.html [ Skip ]
2310compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html [ Skip ]
2311compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Skip ]
2312compositing/overlap-blending/nested-overlap-overflow.html [ Skip ]
2313compositing/overlap-blending/nested-overlap.html [ Skip ]
2314compositing/patterns/direct-pattern-compositing-cover.html [ Skip ]
2315compositing/patterns/direct-pattern-compositing-hidden-radial-gradient.html [ Skip ]
2316compositing/reflections/nested-reflection-anchor-point.html [ Skip ]
2317compositing/reflections/nested-reflection-mask-change.html [ Skip ]
2318compositing/reflections/nested-reflection-on-overflow.html [ Skip ]
2319compositing/regions/fixed-empty-region-scrolled.html [ Skip ]
2320compositing/regions/fixed-in-diff-named-flows-zIndex.html [ Skip ]
2321compositing/repaint/clipped-layer-size-change.html [ Skip ]
2322compositing/repaint/fixed-background-scroll.html [ Skip ]
2323compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Skip ]
2324compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Skip ]
2325compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Skip ]
2326compositing/rtl/rtl-absolute-overflow-scrolled.html [ Skip ]
2327compositing/rtl/rtl-absolute-overflow.html [ Skip ]
2328compositing/rtl/rtl-fixed-overflow-scrolled.html [ Skip ]
2329http/tests/messaging/cross-domain-message-event-dispatch.html [ Skip ]
2330http/tests/messaging/cross-domain-message-send.html [ Skip ]
2331http/tests/ssl/ping-with-unsafe-redirect.html [ Skip ]
2332http/tests/ssl/referer-301.html [ Skip ]
2333imported/w3c/web-platform-tests/dom/events/Event-constants.html [ Skip ]
2334
2335# Tests that fail as of 09/02/2015:
2336editing/deleting/delete-block-merge-contents-010.html [ Pass Failure ]
2337
2338# Skip tests that crash as of 09/02/2015:
2339fast/dom/offset-position-writing-modes.html [ Skip ]
2340http/tests/navigation/page-cache-pending-image-load-cache-partition.html [ Skip ]
2341http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html [ Skip ]
2342http/tests/security/mixedContent/websocket/insecure-websocket-in-main-frame.html [ Skip ]
2343
2344# -webkit-flex off-by-one px
2345webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
2346
2347webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
2348
2349webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-002.xht [ ImageOnlyFailure ]
2350webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht [ ImageOnlyFailure ]
2351webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht [ ImageOnlyFailure ]
2352webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht [ ImageOnlyFailure ]
2353webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht [ ImageOnlyFailure ]
2354webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht [ ImageOnlyFailure ]
2355
2356# Enable "aria-current" test for iOS
2357webkit.org/b/149297 accessibility/aria-current.html [ Pass ]
2358
2359# Enable "aria-table-attributes" test for iOS
2360webkit.org/b/150366 accessibility/aria-table-attributes.html [ Pass ]
2361
2362# Enable "attachment element" test for iOS
2363accessibility/attachment-element.html [ Pass ]
2364
2365# Enable Text marker tests for iOS
2366webkit.org/b/153292 accessibility/text-marker [ Pass ]
2367
2368# More flaky tests (Sept 18, 2015)
2369
2370fast/forms/select-element-focus-ring.html [ Failure Pass ]
2371compositing/visible-rect/coverage-scrolling.html [ Failure Pass ]
2372
2373# Imported Blink tests.
2374imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ]
2375imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ]
2376imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ]
2377imported/blink/compositing/draws-content/canvas-simple-background.html [ ImageOnlyFailure Pass ]
2378imported/blink/compositing/draws-content/webgl-simple-background.html [ ImageOnlyFailure Pass ]
2379imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ]
2380imported/blink/compositing/overflow/body-switch-composited-scrolling.html [ ImageOnlyFailure Pass ]
2381imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ]
2382imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]
2383imported/blink/editing/execCommand/4128080-2.html [ Failure Pass ]
2384imported/blink/fast/canvas/bug382588.html [ Pass Timeout ]
2385imported/blink/fast/css-grid-layout/grid-item-margins-and-writing-modes.html [ ImageOnlyFailure Pass ]
2386imported/blink/fast/css-grid-layout/grid-item-paddings-and-writing-modes.html [ ImageOnlyFailure Pass ]
2387imported/blink/fast/css/border-current-color.html [ ImageOnlyFailure Pass ]
2388imported/blink/fast/css/crash-corner-present.html [ Skip ]
2389imported/blink/fast/css/text-overflow-ellipsis-button.html [ ImageOnlyFailure Pass ]
2390imported/blink/fast/css/transformed-overflow-hidden-clips-fixed.html [ ImageOnlyFailure Pass ]
2391imported/blink/fast/events/popup-forwarded-gesture.html [ Skip ]
2392imported/blink/fast/forms/select/listbox-line-height.html [ ImageOnlyFailure Pass ]
2393imported/blink/fast/forms/select/select-text-transform.html [ ImageOnlyFailure Pass ]
2394imported/blink/fast/images/image-hover-display-alt.html [ ImageOnlyFailure Pass ]
2395imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ]
2396imported/blink/fast/multicol/client-rects-rtl.html [ ImageOnlyFailure Pass ]
2397imported/blink/fast/multicol/composited-layer-single-fragment.html [ ImageOnlyFailure Pass ]
2398imported/blink/fast/multicol/composited-relpos-2nd-column.html [ ImageOnlyFailure Pass ]
2399imported/blink/fast/multicol/dynamic/remove-spanner-in-content.html [ ImageOnlyFailure Pass ]
2400imported/blink/fast/replaced/viewport-percentage-height-with-dynamic-container-height.html [ ImageOnlyFailure Pass ]
2401imported/blink/fast/sub-pixel/nested-transparency-layer-clipping.html [ ImageOnlyFailure Pass ]
2402imported/blink/fast/sub-pixel/sub-pixel-transparency-layer.html [ ImageOnlyFailure Pass ]
2403imported/blink/fast/table/whitespace-between-elements-with-table-cell-display-3.html [ ImageOnlyFailure Pass ]
2404imported/blink/fast/text/international/text-shaping-arabic.html [ ImageOnlyFailure Pass ]
2405imported/blink/fast/text/soft-hyphen-simple-text.html [ ImageOnlyFailure Pass ]
2406imported/blink/fast/transforms/mirror-transform-tiled-scaled-background.html [ ImageOnlyFailure Pass ]
2407imported/blink/fullscreen/full-screen-detached-document.html [ Skip ]
2408imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Skip ]
2409imported/blink/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin.html [ ImageOnlyFailure Pass ]
2410imported/blink/http/tests/security/referrer-policy-attribute-img-origin.html [ ImageOnlyFailure Pass ]
2411imported/blink/http/tests/security/referrer-policy-attribute-img-picture.html [ ImageOnlyFailure Pass ]
2412imported/blink/plugins/empty-per-context-data.html [ Skip ]
2413imported/blink/svg/as-background-image/overflow-auto.html [ ImageOnlyFailure Pass ]
2414imported/blink/svg/as-image/overflow-auto.html [ ImageOnlyFailure Pass ]
2415imported/blink/svg/custom/focus-ring-text.svg [ ImageOnlyFailure Pass ]
2416imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ]
2417imported/blink/svg/custom/svg-font-support.html [ ImageOnlyFailure Pass ]
2418imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ]
2419imported/blink/svg/text/selection-partial-gradient.html [ ImageOnlyFailure Pass ]
2420imported/blink/svg/text/text-outline-2.html [ ImageOnlyFailure Pass ]
2421imported/blink/svg/text/tspan-outline-crash.html [ ImageOnlyFailure Pass ]
2422imported/blink/transitions/transition-shape-outside-crash.html [ Pass Timeout ]
2423imported/blink/webexposed/webkit-focus-ring-exposed-to-quirks-mode.html [ ImageOnlyFailure ]
2424
2425# Failing tests related to picture element
2426webkit.org/b/152141 fast/picture/image-picture-1x.html [ Skip ]
2427webkit.org/b/152141 fast/picture/image-picture-invalid.html [ Skip ]
2428webkit.org/b/152141 fast/picture/image-picture-nested.html [ Skip ]
2429webkit.org/b/152992 http/tests/loading/preload-picture-invalid.html [ Skip ]
2430webkit.org/b/152992 http/tests/loading/preload-picture-nested.html [ Skip ]
2431webkit.org/b/152992 http/tests/loading/preload-picture-sizes.html [ Skip ]
2432webkit.org/b/152140 fast/picture/viewport-resize.html [ Skip ]
2433
2434webkit.org/b/152279 http/tests/misc/large-js-program.php [ Skip ]
2435webkit.org/b/152279 js/dom/line-column-numbers.html [ Skip ]
2436
2437webkit.org/b/152137 fast/media/mq-any-hover-matchMedia.html [ Failure ]
2438webkit.org/b/152137 fast/media/mq-any-hover-styling.html [ Failure ]
2439webkit.org/b/152137 fast/media/mq-any-pointer-matchMedia.html [ Failure ]
2440webkit.org/b/152137 fast/media/mq-any-pointer-styling.html [ Failure ]
2441webkit.org/b/152137 fast/media/mq-hover-matchMedia.html [ Failure ]
2442webkit.org/b/152137 fast/media/mq-hover-styling.html [ Failure ]
2443webkit.org/b/152137 fast/media/mq-pointer-matchMedia.html [ Failure ]
2444webkit.org/b/152137 fast/media/mq-pointer-styling.html [ Failure ]
2445webkit.org/b/152137 fast/media/mq-pointer.html [ Failure ]
2446
2447webkit.org/b/152442 fast/scrolling/rtl-point-in-iframe.html [ Skip ]
2448
2449webkit.org/b/152701 fast/animation/request-animation-frame-disabled.html [ Skip ]
2450
2451webkit.org/b/152282 css3/filters/composited-during-animation-layertree.html [ Failure ]
2452webkit.org/b/152282 css3/filters/composited-during-transition-layertree.html [ Failure ]
2453
2454webkit.org/b/152935 fast/scrolling/scroll-position-on-reload-rtl.html [ Failure ]
2455
2456webkit.org/b/153371 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ]
2457
2458webkit.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 ]
2459
2460webkit.org/b/153498 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
2461
2462# displaylist tests are flaky on ios-simulator wk2
2463webkit.org/b/153656 displaylists/canvas-display-list.html [ Pass Failure ]
2464webkit.org/b/153656 displaylists/extent-includes-transforms.html [ Pass Failure ]
2465webkit.org/b/153656 displaylists/extent-includes-shadow.html [ Pass Failure ]
2466webkit.org/b/153656 displaylists/layer-dispay-list.html [ Pass Failure ]
2467webkit.org/b/153656 displaylists/replay-skip-clipped-rect.html [ Pass Failure ]
2468
2469webkit.org/b/153370 imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ]
2470
2471webkit.org/b/153311 fast/replaced/preferred-widths.html [ Pass Failure ]
2472
2473webkit.org/b/153336 imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4.htm [ Pass Failure ]
2474
2475webkit.org/b/153803 perf/show-hide-table-rows.html [ Pass Failure ]
2476
2477webkit.org/b/152306 fast/forms/input-user-input-sanitization.html [ Skip ]
2478
2479webkit.org/b/153314 http/tests/history/back-to-post.php [ Pass Timeout ]
2480
2481webkit.org/b/153929 imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Pass Failure ]
2482
2483webkit.org/b/153315 fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html [ Failure ]
2484
2485webkit.org/b/153898 pageoverlay/overlay-small-frame-paints.html [ Pass Failure ]
2486
2487webkit.org/b/153933 css3/filters/huge-region.html [ Skip ]
2488webkit.org/b/153933 css3/filters/huge-region-composited.html [ Skip ]
2489webkit.org/b/153933 css3/filters/nested-filter.html [ Skip ]
2490
2491webkit.org/b/154055 perf/adding-radio-buttons.html [ Pass Timeout Failure ]
2492
2493webkit.org/b/153762 fast/regions/text-break-properties.html [ Skip ]
2494
2495webkit.org/b/76121 imported/blink/fast/events/event-trusted.html [ Skip ]
2496
2497webkit.org/b/154253 animations/animation-delay-changed.html [ Pass Failure ]
2498
2499webkit.org/b/155095 fast/table/border-collapsing/table-rtl-row-mixed-direction.html [ ImageOnlyFailure Pass ]
2500webkit.org/b/155095 fast/table/border-collapsing/table-ltr-rows-mixed-direction.html [ ImageOnlyFailure Pass ]
2501
2502# Redundant and invalid. fast/table/hidpi-collapsed-border-with-odd-pixel-width.html covers it.
2503fast/table/collapsed-border-with-odd-pixel-width.html [ ImageOnlyFailure ]
2504
2505# Uncategorized reftest failures, uncovered once we made reftests work. Needs triage.
2506css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ]
2507css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ]
2508fast/backgrounds/background-image-large-float-intrinsic-ratio.html [ ImageOnlyFailure ]
2509fast/block/positioning/fixed-container-with-relative-parent.html [ ImageOnlyFailure ]
2510fast/borders/border-image-fill-inline-no-border.html [ ImageOnlyFailure ]
2511fast/borders/border-image-space.html [ ImageOnlyFailure ]
2512fast/css-generated-content/initial-letter-first-line-wrapping.html [ ImageOnlyFailure ]
2513fast/css/pseudo-visited-background-color-on-input.html [ ImageOnlyFailure ]
2514fast/forms/select-size.html [ ImageOnlyFailure ]
2515fast/inline/inline-with-outline-offset.html [ ImageOnlyFailure ]
2516fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ]
2517fast/overflow/overflow-hidden-scroll-into-view.html [ Pass ImageOnlyFailure ]
2518fast/regions/layers/region-removed-during-animation.html [ ImageOnlyFailure ]
2519fast/sub-pixel/table-with-subpixel-cell-size.html [ ImageOnlyFailure ]
2520svg/text/tspan-multiple-outline.svg [ ImageOnlyFailure ]
2521fast/animation/height-auto-transition-computed-value.html [ ImageOnlyFailure ]
2522
2523webkit.org/b/155174 svg/animations/animate-marker-orient-from-angle-to-autostartreverse.html [ Skip ]
2524
2525webkit.org/b/155372 [ Debug ] css3/masking/mask-luminance-svg.html [ Pass Crash ]
2526webkit.org/b/155372 [ Debug ] css3/masking/mask-svg-script-none-to-png.html [ Pass Crash ]
2527
2528webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/multicol-with-abspos-svg-with-foreignobject-with-multicol-crash.html [ Pass Crash ]
2529webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/relayout-abspos-in-relpos-spanner.html [ Pass Crash ]
2530
2531# RTL Scrollbars are not implemented on iOS.
2532fast/scrolling/rtl-scrollbars-sticky-document-2.html [ ImageOnlyFailure ]
2533fast/scrolling/rtl-scrollbars-sticky-document.html [ ImageOnlyFailure ]
2534fast/scrolling/rtl-scrollbars-sticky-iframe-2.html [ ImageOnlyFailure ]
2535fast/scrolling/rtl-scrollbars-sticky-iframe.html [ ImageOnlyFailure ]
2536
2537# iOS list box controls are not drawn in the standard way.
2538fast/forms/listbox-padding-clip-selected.html [ ImageOnlyFailure ]
2539fast/forms/listbox-respects-padding-bottom.html [ Failure ]
2540fast/forms/listbox-top-padding-do-not-clip-items.html [ Failure ]
2541
2542# No focusring on iOS.
2543fast/images/image-map-outline-in-positioned-container.html [ Pass ImageOnlyFailure ]
2544fast/images/image-map-outline-with-paint-root-offset.html [ Pass ImageOnlyFailure ]
2545fast/images/image-map-outline-with-scale-transform.html [ Pass ImageOnlyFailure ]
2546fast/dom/Window/child-window-focus.html
2547
2548# iOS does not allow you to scroll by dragging the scrollbar thumb.
2549webkit.org/b/157201 fast/scrolling/rtl-drag-vertical-scroller.html [ Failure ]
2550
2551# DumpRenderTree doesn't support logging calls to runOpenPanel and iOS's WebKitTestRunner doesn't support eventSender.mouseDown.
2552fast/forms/file/open-file-panel.html [ Skip ]
2553
2554# Tests that are failing after bug 157170 (WPT test sync). These tests may just need rebasing.
2555imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html [ Failure ]
2556[ Release ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Failure ]
2557imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.html [ Failure ]
2558imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html [ Failure ]
2559imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html [ Failure ]
2560imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ]
2561
2562webkit.org/b/157916 http/tests/misc/slow-loading-animated-image.html [ Pass ImageOnlyFailure ]
2563
2564webkit.org/b/158618 fast/hidpi/hidpi-3x-device-pixel-ratio.html [ Failure ]
2565
2566# These tests hardcode platform-specific font aliases.
2567webkit.org/b/158649 fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ]
2568
2569
2570webkit.org/b/159214 fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
2571
2572webkit.org/b/157592 fast/images/composited-animated-gif-outside-viewport.html [ Pass Timeout ]
2573
2574webkit.org/b/156561 perf/rel-list-remove.html [ Pass Timeout Failure ]
2575
2576webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-reload.html [ Pass Failure ]
2577webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-only-if-cached.html [ Pass Failure ]
2578
2579webkit.org/b/158640 imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Pass Failure ]
2580
2581webkit.org/b/142969 editing/spelling/copy-paste-crash.html
2582
2583# This test is iPad only
2584platform/ios/media/video-interruption-suspendunderlock.html [ Skip ]
2585
2586media/accessibility-closed-captions-has-aria-owns.html
2587media/airplay-autoplay.html
2588media/airplay-target-availability.html
2589media/audio-delete-while-slider-thumb-clicked.html
2590media/audio-playback-restriction-play.html
2591media/audio-playback-restriction-removed-track-enabled.html
2592
2593# needs enhanced eventSender.contextMenu() return value
2594webkit.org/b/116651 media/context-menu-actions.html
2595
2596media/crash-closing-page-with-media-as-plugin-fallback.html
2597
2598webkit.org/b/122042 media/media-controller-playback.html
2599
2600media/media-controls-drag-timeline-set-controls-property.html
2601media/media-event-listeners.html
2602media/media-fullscreen-inline.html
2603
2604webkit.org/b/136708 media/media-fullscreen-not-in-document.html
2605
2606media/media-controls-accessibility.html [ Timeout ]
2607media/media-fullscreen-return-to-inline.html
2608media/no-autoplay-with-user-gesture-requirement.html
2609media/video-controls-drag.html
2610media/video-controls-fullscreen-volume.html
2611media/video-controls-no-display-with-text-track.html
2612media/video-controls-show-on-kb-or-ax-event.html
2613media/video-fullscreen-restriction-removed.html
2614media/video-playsinline.html
2615media/video-remote-control-playpause.html
2616media/video-volume-slider-drag.html
2617media/video-webkit-playsinline.html
2618media/volume-bar-empty-when-muted.html
2619
2620webkit.org/b/103926 media/track/opera
2621
2622webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ]
2623webkit.org/b/112659 media/video-playing-and-pause.html [ Skip ]
2624
2625webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html
2626webkit.org/b/112492 media/track/track-prefer-captions.html
2627
2628webkit.org/b/160367 media/track/track-remove-crash.html
2629
2630# WebVTT tests don't work because they need more than a 800x600 snapshot.
2631# They are also flakily failing on WebKit2, as snapshot sometimes has a black rectangle for video element instead of white one.
2632webkit.org/b/131476 media/track/w3c/track/webvtt
2633
2634media/video-object-fit-change.html [ ImageOnlyFailure ]
2635media/video-object-fit.html [ ImageOnlyFailure ]
2636
2637media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ]
2638media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html [ Failure ]
2639media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html [ Failure ]
2640media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html [ Failure ]
2641media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html [ Failure ]
2642media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ]
2643media/audio-as-video-fullscreen.html [ Failure ]
2644media/audio-delete-while-step-button-clicked.html [ Failure ]
2645media/audio-mpeg-supported.html [ Failure ]
2646media/audio-playback-restriction-removed-muted.html [ Failure ]
2647media/click-volume-bar-not-pausing.html [ Failure ]
2648media/controls-drag-timebar.html [ Failure ]
2649media/event-attributes.html [ Failure ]
2650media/media-can-play-wav-audio.html [ Failure ]
2651media/media-can-play-webm.html [ Failure ]
2652media/media-captions-no-controls.html [ Failure ]
2653media/media-controller-drag-crash.html [ Failure ]
2654media/media-controls-cancel-events.html [ Failure ]
2655media/media-controls-invalid-url.html [ Failure ]
2656media/media-controls-play-button-updates.html [ Failure ]
2657media/media-controls-timeline-updates-after-playing.html [ Failure ]
2658media/media-controls-timeline-updates-when-hovered.html [ Failure ]
2659media/media-controls-timeline-updates.html [ Failure ]
2660media/media-document-audio-repaint.html [ Failure ]
2661media/media-higher-prio-audio-stream.html [ Failure ]
2662media/media-volume-slider-rendered-below.html [ Failure ]
2663media/media-volume-slider-rendered-normal.html [ Failure ]
2664media/nodesFromRect-shadowContent.html [ Failure ]
2665media/progress-events-generated-correctly.html [ Failure ]
2666media/restore-from-page-cache.html [ Failure ]
2667media/tab-focus-inside-media-elements.html [ Failure ]
2668media/track/track-cue-rendering-on-resize.html [ Failure ]
2669media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
2670media/track/track-cue-rendering.html [ Failure ]
2671media/track/track-forced-subtitles-in-band.html [ Failure ]
2672media/track/track-in-band-mode.html [ Failure ]
2673media/track/track-in-band-subtitles-too-large.html [ Failure ]
2674media/track/track-long-word-container-sizing.html [ Failure ]
2675media/track/track-manual-mode.html [ Failure ]
2676media/track/w3c/interfaces/TextTrackCue/align.html [ Failure ]
2677media/track/w3c/interfaces/TextTrackCue/endTime.html [ Failure ]
2678media/track/w3c/interfaces/TextTrackCue/id.html [ Failure ]
2679media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html [ Failure ]
2680media/track/w3c/interfaces/TextTrackCue/startTime.html [ Failure ]
2681media/track/w3c/interfaces/TextTrackCue/track.html [ Failure ]
2682media/video-autoplay-allowed-but-fullscreen-required.html [ Failure ]
2683media/video-background-tab-playback.html [ Failure ]
2684media/video-colorspace-yuv420.html [ Failure ]
2685media/video-colorspace-yuv422.html [ Failure ]
2686media/video-controls-audiotracks-trackmenu.html [ Failure ]
2687media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ]
2688media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
2689media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html [ Failure ]
2690media/video-controls-drop-and-restore-timeline.html [ Failure ]
2691media/video-controls-in-media-document.html [ Failure ]
2692media/video-controls-no-scripting.html [ Failure ]
2693media/video-controls-toggling.html [ Failure ]
2694media/video-controls-visible-exiting-fullscreen.html [ Failure ]
2695media/video-controls-zoomed.html [ Failure ]
2696media/video-frame-accurate-seek.html [ Failure ]
2697media/video-fullscreeen-only-controls.html [ Failure ]
2698media/video-initially-hidden-volume-slider-up.html [ Failure ]
2699media/video-trackmenu-selection.html [ Failure ]
2700media/video-volume.html [ Failure ]
2701
2702media/track/track-in-band-legacy-api.html [ Failure ]
2703media/track/video-track-alternate-groups.html [ Failure ]
2704
2705media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html [ Failure ]
2706
2707media/video-seek-to-current-time.html [ Failure ]
2708
2709fast/attachment/attachment-wrapping-action.html [ Pass ]
2710
2711fast/events/page-visibility-iframe-move-test.html [ Skip ]
2712
2713# LEGACY_ENCRYPTED_MEDIA is disabled on iOS.
2714fast/events/webkit-media-key-events-constructor.html [ Failure ]
2715
2716webkit.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 ]
2717
2718webkit.org/b/161395 svg/animations/reinserting-svg-into-document.html [ Pass Failure ]
2719
2720# rdar://problem/27954577
2721http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure ]
2722
2723# rdar://problem/26478053
2724http/tests/dom/document-contentType.html [ Failure ]
2725
2726# rdar://problem/26477897
2727imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html [ Failure ]
2728
2729webkit.org/b/156718 storage/websql/alter-to-info-table.html [ Failure ]
2730
2731css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
2732css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
2733
2734webkit.org/b/161949 imported/w3c/web-platform-tests/XMLHttpRequest/response-method.htm [ Failure ]
2735
2736webkit.org/b/130972 transitions/3d/interrupted-transition.html [ Pass Timeout ]
2737
2738# Only iOS has implemented lettepress.
2739fast/text/letterpress-different.html [ Pass ]
2740
2741webkit.org/b/162739 fast/images/gif-loop-count.html [ Pass ImageOnlyFailure ]
2742
2743# This variation font test requires Skia which isn't available on iOS.
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002744webkit.org/b/163093 fast/text/variations/outofbounds.html [ ImageOnlyFailure ]
2745webkit.org/b/163093 fast/text/variations/default-value.html [ ImageOnlyFailure ]
mmaxfield@apple.comeee54462017-03-29 17:40:21 +00002746webkit.org/b/169518 fast/text/font-variations-feature-detection.html [ ImageOnlyFailure ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002747
2748webkit.org/b/162647 http/tests/xmlhttprequest/onabort-response-getters.html [ Pass Failure ]
2749
2750# Media tests cannot tap play button on iOS.
2751webkit.org/b/163291 media/require-user-gesture-to-load-video.html
2752webkit.org/b/163291 media/video-controls-transformed.html [ Failure ]
2753webkit.org/b/163291 media/video-controls-visible-audio-only.html [ Failure ]
2754webkit.org/b/163291 media/video-fullscreeen-only-playback.html [ Failure ]
2755webkit.org/b/163291 media/video-play-audio-require-user-gesture.html [ Failure ]
2756webkit.org/b/163291 media/video-play-require-user-gesture.html
2757
2758webkit.org/b/163755 imported/w3c/csswg-test/css-shapes-1 [ Skip ]
2759
2760# These font variation tests require a variation font which supports more than 2 axes.
2761animations/font-variations/font-variation-settings-order.html [ Pass ImageOnlyFailure Failure ]
2762animations/font-variations/font-variation-settings-unlike.html [ Pass ImageOnlyFailure Failure ]
2763
2764webkit.org/b/163632 animations/font-variations/font-variation-settings.html [ Skip ]
2765webkit.org/b/163632 fast/text/variations/getComputedStyle.html [ Skip ]
2766
2767webkit.org/b/158836 imported/w3c/web-platform-tests/encrypted-media [ Skip ]
2768
2769# Only Mac has implemented DictionaryLookup
2770fast/layers/prevent-hit-test-during-layout.html [ Skip ]
2771
2772webkit.org/b/164594 http/tests/cache/disk-cache/disk-cache-request-headers.html [ Pass Timeout ]
2773
2774webkit.org/b/163046 js/regress-141098.html [ Pass Failure ]
2775
2776# Test relies on window.scrollTo
2777fast/zooming/client-rect-in-fixed-zoomed.html [ Skip ]
2778fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed.html [ Skip ]
2779fast/visual-viewport/zoomed-scroll-into-view-fixed.html [ Skip ]
2780fast/scrolling/scroll-to-anchor-zoomed-header.html [ Skip ]
2781
2782# This test relies on Arial being used to draw Arabic. However, on iOS,
2783# we explicitly disallow this because this font is too slow.
2784fast/text/initial-advance-in-intermediate-run-complex.html [ ImageOnlyFailure ]
2785
2786# On iOS we do not visually highlight a programmatic selection
2787fast/selectors/040.html
2788
2789webkit.org/b/165691 http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Pass Failure ]
2790
2791fast/css/deferred-parsing/hover-test.html [ Skip ]
2792
2793# iOS-specific test
2794media/modern-media-controls/media-controller/media-controller-scale-factor.html [ Pass ]
2795media/modern-media-controls/media-controller/media-controller-scale-factor-audio.html [ Pass ]
2796
2797# The tracks menu is never used in media controls on iOS
2798media/modern-media-controls/tracks-panel [ Skip ]
2799media/modern-media-controls/tracks-support [ Skip ]
2800
2801# There is no mute button or volume scrubber on iOS
2802media/modern-media-controls/mute-button [ Skip ]
2803media/modern-media-controls/mute-support [ Skip ]
2804media/modern-media-controls/volume-slider [ Skip ]
2805media/modern-media-controls/volume-support [ Skip ]
2806
2807# Fullscreen is handled natively on iOS, so no need to test fullscreen or controls only shown in fullscreen
2808media/modern-media-controls/macos-fullscreen-media-controls [ Skip ]
2809media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html [ Skip ]
2810media/modern-media-controls/media-controller/media-controller-fullscreen-change.html [ Skip ]
2811media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html [ Skip ]
2812media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html [ Skip ]
2813media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html [ Skip ]
2814media/modern-media-controls/seek-backward-support [ Skip ]
2815media/modern-media-controls/seek-forward-support [ Skip ]
2816media/modern-media-controls/start-support/start-support-fullscreen.html [ Skip ]
2817media/modern-media-controls/volume-down-support [ Skip ]
2818media/modern-media-controls/volume-up-support [ Skip ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002819media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-video.html [ Skip ]
2820media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-parent-element.html [ Skip ]
2821http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html [ Skip ]
2822
2823# These tests are macOS-specific or mouse-specific
2824media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html [ Skip ]
2825media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html [ Skip ]
2826media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html [ Skip ]
2827media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html [ Skip ]
2828media/modern-media-controls/scrubber-support/scrubber-support-click.html [ Skip ]
2829media/modern-media-controls/media-documents/click-on-video-should-not-pause.html [ Skip ]
2830media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause.html [ Skip ]
2831media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause-fullscreen.html [ Skip ]
2832media/modern-media-controls/media-controller/media-controller-click-on-video-background-to-dismiss-tracks-panel-should-not-toggle-playback.html [ Skip ]
2833media/modern-media-controls/media-controller/media-controller-click-on-video-controls-should-not-pause.html [ Skip ]
2834media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-audio-background.html [ Skip ]
2835
2836# Tests designed for macOS that have iOS equivalents in "ipad" directories
2837media/modern-media-controls/fullscreen-support/fullscreen-support-click.html [ Skip ]
2838media/modern-media-controls/pip-support/pip-support-click.html [ Skip ]
2839media/modern-media-controls/pip-support/pip-support-enabled.html [ Skip ]
2840media/modern-media-controls/placard-support/placard-support-pip.html [ Skip ]
2841media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Skip ]
2842media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag.html [ Skip ]
2843media/modern-media-controls/media-documents/media-document-audio-mac-sizing.html [ Skip ]
2844media/modern-media-controls/media-documents/media-document-video-mac-sizing.html [ Skip ]
2845
2846# These tests use uiController and need to be skipped in open-source
2847media/modern-media-controls/placard-support/ipad/placard-support-pip.html [ Skip ]
2848media/modern-media-controls/icon-button/icon-button-active-state.html [ Skip ]
2849media/modern-media-controls/pip-support/ipad/pip-support-tap.html [ Skip ]
2850media/modern-media-controls/playback-support/playback-support-button-click.html [ Skip ]
2851media/modern-media-controls/fullscreen-support/ipad/fullscreen-support-tap.html [ Skip ]
2852media/modern-media-controls/start-support/start-support-click-to-start.html [ Skip ]
2853media/modern-media-controls/start-support/start-support-lowPowerMode.html [ Skip ]
2854media/modern-media-controls/button/button.html [ Skip ]
2855
2856# iPad-specific tests that need to be skipped in open-source
2857media/modern-media-controls/media-documents/ipad/media-document-audio-ios-sizing.html [ Skip ]
2858media/modern-media-controls/media-documents/ipad/media-document-video-ios-sizing.html [ Skip ]
2859
2860# AirPlay cannot be tested on iOS
2861webkit.org/b/166062 media/modern-media-controls/airplay-placard/airplay-placard-text-section.html [ Skip ]
2862webkit.org/b/166062 media/modern-media-controls/airplay-support/airplay-support.html [ Skip ]
2863webkit.org/b/166062 media/modern-media-controls/placard-support/placard-support-airplay.html [ Skip ]
2864webkit.org/b/166062 media/modern-media-controls/audio/audio-controls-buttons.html [ Skip ]
2865
2866# There is no compact, reduced padding or tight padding mode on iOS.
2867media/modern-media-controls/icon-button/icon-button-change-layout-traits.html [ Skip ]
2868media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-buttons-styles.html [ Skip ]
2869media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-controls-bar-styles.html [ Skip ]
2870media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact.html [ Skip ]
2871media/modern-media-controls/media-controller/media-controller-compact.html [ Skip ]
2872media/modern-media-controls/media-controller/media-controller-tight-padding.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
ap@apple.com37851092017-04-03 01:26:31 +00002882# This test relies on EventSender.keydown(), which is not supported on iOS. editing/caret/ios/emoji.html is used instead.
2883editing/caret/emoji.html [ WontFix ]
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002884
2885# Requires changes to QuickLook.framework tracked by rdar://problem/28544527
2886quicklook/password-protected.html [ Skip ]
2887
2888webkit.org/b/167376 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ Pass Failure ]
2889webkit.org/b/167211 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-weird.html [ Pass Failure ]
2890
2891webkit.org/b/167619 css3/filters/backdrop/dynamic-with-clip-path.html [ ImageOnlyFailure ]
2892
jbedard@apple.comc2c7bd62017-03-28 15:30:06 +00002893webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ]
2894webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ]
2895
2896# <rdar://problem/30610988>
2897imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-worker.html [ Failure ]
2898imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.html [ Failure ]
2899imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-worker.html [ Failure ]
2900imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.html [ Failure ]
2901imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker.html [ Failure ]
2902imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location.html [ Failure ]
2903
2904# rdar://problem/23643423
2905[ Debug ] fast/frames/exponential-frames.html [ Skip ]
2906
2907webkit.org/b/168053 pageoverlay/overlay-remove-reinsert-view.html [ Pass Failure ]
2908
2909# Skip some flexbox tests that aren't designed to run in smaller viewports
2910css3/flexbox/overflow-auto-resizes-correctly.html [ Skip ]
2911css3/flexbox/flexbox-height-with-overflow-auto.html [ Skip ]
2912css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html [ Skip ]
2913css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html [ Skip ]
2914
2915# Skip test because checkboxes/radio buttons don't behave the same on iOS
2916fast/replaced/table-percent-height.html [ Skip ]
2917fast/table/003.html [ Skip ]
2918
2919# Bundle upload is not supported on iOS
2920fast/files/filereader-zip-bundle-using-open-panel.html [ Skip ]
2921http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel.html [ Skip ]
2922
2923# Results differ from desktop
2924fast/hidpi/percent-height-image-nested.html [ Skip ]
2925
2926# Tests only match on desktop
2927fast/css-generated-content/initial-letter-pagination-raised.html [ Skip ]
2928fast/css-generated-content/initial-letter-pagination-sunken.html [ Skip ]
2929fast/css-generated-content/initial-letter-pagination-raised-rl.html [ Skip ]
2930fast/css-generated-content/initial-letter-pagination-sunken-rl.html [ Skip ]
carlosgc@webkit.org283f4e62017-04-03 17:08:12 +00002931
2932webkit.org/b/158420 http/tests/navigation/redirect-to-fragment2.html [ Failure ]
ryanhaddad@apple.com0c673d72017-04-14 21:03:45 +00002933
2934# These tests are not supported on ios-simulator
2935workers/wasm-hashset-many-2.html [ Skip ]
2936workers/wasm-hashset-many.html [ Skip ]
2937workers/wasm-hashset.html [ Skip ]
2938workers/wasm-long-compile-many.html [ Skip ]
2939workers/wasm-long-compile.html [ Skip ]
dbates@webkit.org1a663fb2017-04-21 21:43:40 +00002940
2941# <rdar://problem/25780035> CSP does not ignore paths for media redirects
2942http/tests/security/contentSecurityPolicy/audio-redirect-allowed2.html [ Skip ]
2943http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Skip ]
mmaxfield@apple.com453e30f2017-04-25 20:58:38 +00002944
2945webkit.org/b/171272 fast/text/kaithi.html [ ImageOnlyFailure ]
antti@apple.comef0ec682017-04-27 16:51:11 +00002946
2947# auto-sizing produces inconsistent image results
2948css3/viewport-percentage-lengths/vh-auto-size.html [ ImageOnlyFailure ]
mmaxfield@apple.com5c6f9682017-05-02 19:35:25 +00002949
2950# This test relies on the ::selection pseudoclass which isn't honored on iOS.
2951webkit.org/b/169517 fast/text/complex-text-selection.html [ ImageOnlyFailure ]
ryanhaddad@apple.comf832fef2017-05-02 22:24:04 +00002952
2953webkit.org/b/124933 svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ]
mmaxfield@apple.com036ffde2017-05-08 15:26:38 +00002954
2955webkit.org/b/171760 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ ImageOnlyFailure ]
2956webkit.org/b/171760 imported/w3c/i18n/bidi/block-plaintext-005.html [ ImageOnlyFailure ]
simon.fraser@apple.comc9133b52017-05-12 23:48:12 +00002957
2958webkit.org/b/172019 imported/w3c/web-platform-tests/cssom-view/elementFromPoint.html [ Failure ]