jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1 | # 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 | |
| 9 | accessibility/ios-simulator [ Pass ] |
| 10 | displaylists [ Pass ] |
| 11 | http/tests/quicklook [ Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 12 | media/ios [ Pass ] |
| 13 | quicklook [ Pass ] |
rniwa@webkit.org | faa5c5c | 2019-01-31 07:31:21 +0000 | [diff] [blame] | 14 | swipe [ Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 15 | |
wenson_hsieh@apple.com | 25abf34 | 2019-04-11 22:15:01 +0000 | [diff] [blame] | 16 | fast/media/ios [ Pass ] |
| 17 | |
dbates@webkit.org | 7d67fd6 | 2019-03-04 21:07:19 +0000 | [diff] [blame] | 18 | fast/forms/textarea/ios [ Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 19 | fast/text-autosizing/ios [ Pass ] |
| 20 | fast/zooming/ios [ Pass ] |
yoav@yoav.ws | 029d325 | 2017-05-22 22:03:18 +0000 | [diff] [blame] | 21 | http/tests/preload/viewport [ Pass ] |
dbates@webkit.org | 7b3416a | 2017-10-27 22:28:37 +0000 | [diff] [blame] | 22 | http/tests/gzip-content-encoding [ Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 23 | |
| 24 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 25 | # End platform-specific directories. |
| 26 | #////////////////////////////////////////////////////////////////////////////////////////// |
| 27 | |
dino@apple.com | e2f2ce4 | 2019-03-11 23:43:04 +0000 | [diff] [blame] | 28 | # iPad-specific tests skipped here and re-enabled in platform/ipad |
| 29 | fast/events/ios/ipad [ Skip ] |
commit-queue@webkit.org | 91a9426 | 2019-04-09 21:45:03 +0000 | [diff] [blame] | 30 | fast/forms/ios/ipad [ Skip ] |
dino@apple.com | e2f2ce4 | 2019-03-11 23:43:04 +0000 | [diff] [blame] | 31 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 32 | ### |
| 33 | # Unsupported and disabled features |
| 34 | ## |
| 35 | # Cannot enable AX tests because there are too many differences between what is available |
| 36 | # through the iPhone AX API and the OS X AX API. |
| 37 | accessibility |
| 38 | perf/accessibility-title-ui-element.html |
| 39 | |
| 40 | # No fullscreen API on iOS |
| 41 | fullscreen |
| 42 | http/tests/fullscreen |
zalan@apple.com | beb4bab | 2018-07-27 04:02:05 +0000 | [diff] [blame] | 43 | compositing/no-compositing-when-fulll-screen-is-present.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 44 | |
mmaxfield@apple.com | 2387e41 | 2019-03-29 22:18:59 +0000 | [diff] [blame] | 45 | # WebGPU is not enabled on iOS Simulator. |
justin_fan@apple.com | 37d9be0 | 2018-10-19 03:54:51 +0000 | [diff] [blame] | 46 | webgpu [ Skip ] |
drousso@apple.com | b76d529c | 2019-04-02 22:19:05 +0000 | [diff] [blame] | 47 | inspector/canvas/create-context-webgpu.html [ Skip ] |
| 48 | inspector/canvas/resolveCanvasContext-webgpu.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 49 | |
| 50 | # Encrypted Media Extensions are not enabled |
| 51 | media/encrypted-media/ |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 52 | |
| 53 | # FIXME: <rdar://problem/6512037> LayoutTests: Enable printing tests once printing is supported on iOS |
| 54 | printing |
| 55 | |
| 56 | # Web Notifications are not supported on iOS. |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 57 | http/tests/notifications |
| 58 | fast/history/page-cache-notification-non-suspendable.html |
| 59 | fast/history/page-cache-notification-suspendable.html |
cdumez@apple.com | e5e376b8 | 2017-05-17 19:44:29 +0000 | [diff] [blame] | 60 | imported/w3c/web-platform-tests/notifications/ |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 61 | |
| 62 | # Web Audio tests are skipped on iOS for now. |
| 63 | webaudio |
| 64 | fast/history/page-cache-closed-audiocontext.html |
| 65 | fast/history/page-cache-running-audiocontext.html |
| 66 | fast/history/page-cache-suspended-audiocontext.html |
| 67 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 68 | # No wheel events on iOS |
| 69 | fast/scrolling/iframe-scrollable-after-back.html [ Skip ] |
| 70 | fast/scrolling/overflow-scrollable-after-back.html [ Skip ] |
| 71 | fast/events/wheel-event-destroys-frame.html [ Skip ] |
| 72 | fast/events/wheel-event-destroys-overflow.html [ Skip ] |
| 73 | fast/events/wheel-event-outside-body.html [ Skip ] |
| 74 | fast/scrolling/scroll-container-horizontally.html [ Failure ] |
| 75 | fast/events/wheelevent-basic.html [ Skip ] |
| 76 | fast/events/wheelevent-direction-inverted-from-device.html [ Skip ] |
| 77 | fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Skip ] |
| 78 | fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Skip ] |
| 79 | fast/events/wheelevent-mousewheel-interaction.html [ Skip ] |
| 80 | fast/events/platform-wheelevent-in-scrolling-div.html [ Skip ] |
| 81 | fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ] |
| 82 | fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ] |
| 83 | fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Skip ] |
| 84 | fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Skip ] |
| 85 | fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Skip ] |
| 86 | fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Skip ] |
| 87 | fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Skip ] |
| 88 | fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Skip ] |
| 89 | fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Skip ] |
| 90 | fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Skip ] |
| 91 | fast/events/wheelevent-in-text-node.html [ Skip ] |
| 92 | fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Skip ] |
| 93 | |
ryanhaddad@apple.com | 9adb208 | 2017-10-20 23:40:21 +0000 | [diff] [blame] | 94 | # This test requires alpha-channel video support. |
| 95 | compositing/video/video-background-color.html [ WontFix ] |
| 96 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 97 | # Not supported on iOS |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 98 | fast/speechsynthesis |
| 99 | gamepad |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 100 | mhtml |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 101 | |
eric.carlson@apple.com | 3052305 | 2018-06-26 17:06:26 +0000 | [diff] [blame] | 102 | # Some media stream tests crash because of OS issues, so skip all but one while we investigate. |
| 103 | fast/mediastream [ Skip ] |
| 104 | fast/mediastream/getUserMedia-default.html [ Pass ] |
| 105 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 106 | # ENABLE(MEDIA_CAPTURE) is not enabled |
| 107 | fast/forms/file/file-input-capture.html |
| 108 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 109 | # ENABLE(DRAGGABLE_REGION) is disabled |
| 110 | fast/css/draggable-region-parser.html |
| 111 | |
dbates@webkit.org | 8574c08 | 2018-08-21 16:37:04 +0000 | [diff] [blame] | 112 | # Retro-correction is not supported on iOS |
wenson_hsieh@apple.com | 1e8c405 | 2018-06-06 01:44:03 +0000 | [diff] [blame] | 113 | editing/spelling/retro-correction-spelling-markers.html [ WontFix ] |
wenson_hsieh@apple.com | 1e8c405 | 2018-06-06 01:44:03 +0000 | [diff] [blame] | 114 | editing/spelling/spelling-markers-after-pasting-sentence.html [ WontFix ] |
dbates@webkit.org | 0946272 | 2017-10-07 00:18:04 +0000 | [diff] [blame] | 115 | |
wenson_hsieh@apple.com | 836fdb5 | 2018-07-02 00:47:47 +0000 | [diff] [blame] | 116 | # Requires support for testing text replacement |
| 117 | editing/spelling/text-replacement-after-typing-to-word.html [ Skip ] |
| 118 | |
dbates@webkit.org | 17aa17f | 2018-03-01 22:35:38 +0000 | [diff] [blame] | 119 | # UIKit draws selection on iOS |
| 120 | fast/selectors/input-with-selection-pseudo-element.html [ WontFix ] |
| 121 | fast/selectors/selection-window-inactive.html [ WontFix ] |
| 122 | fast/selectors/selection-window-inactive-stroke-color.html [ WontFix ] |
| 123 | fast/selectors/selection-window-inactive-text-shadow.html [ WontFix ] |
| 124 | fast/selectors/text-field-selection-stroke-color.html [ WontFix ] |
| 125 | fast/selectors/text-field-selection-text-shadow.html [ WontFix ] |
| 126 | fast/selectors/text-field-selection-window-inactive-stroke-color.html [ WontFix ] |
| 127 | fast/selectors/text-field-selection-window-inactive-text-shadow.html [ WontFix ] |
| 128 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 129 | # Plugins are not supported on iOS |
| 130 | plugins |
| 131 | compositing/plugins |
| 132 | http/tests/plugins |
| 133 | fast/frames/sandboxed-iframe-plugins.html |
| 134 | fast/loader/reload-zero-byte-plugin.html |
cdumez@apple.com | 57c934c | 2019-01-26 00:44:15 +0000 | [diff] [blame] | 135 | http/tests/download/convert-cached-load-to-download.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 136 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html |
| 137 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html |
| 138 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-data.html |
| 139 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-url.html |
| 140 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-data.html |
| 141 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-url.html |
| 142 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-allowed.html |
| 143 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked.html |
| 144 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html |
| 145 | http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html |
| 146 | http/tests/security/contentSecurityPolicy/embed-redirect-blocked2.html |
| 147 | http/tests/security/contentSecurityPolicy/embed-redirect-blocked3.html |
| 148 | http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-default-src-star.html |
| 149 | http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-star.html |
| 150 | http/tests/security/contentSecurityPolicy/object-redirect-blocked2.html |
| 151 | http/tests/security/contentSecurityPolicy/object-redirect-blocked3.html |
| 152 | http/tests/security/contentSecurityPolicy/object-src-param-code-blocked.html |
| 153 | http/tests/security/contentSecurityPolicy/object-src-param-movie-blocked.html |
| 154 | http/tests/security/contentSecurityPolicy/object-src-param-src-blocked.html |
| 155 | http/tests/security/contentSecurityPolicy/object-src-param-url-blocked.html |
| 156 | http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html |
| 157 | http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html |
| 158 | http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html |
| 159 | http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html |
dbates@webkit.org | 7a1f9a4 | 2017-05-18 18:55:45 +0000 | [diff] [blame] | 160 | http/tests/security/contentSecurityPolicy/cross-origin-plugin-document-allowed-in-child-window.html |
| 161 | http/tests/security/contentSecurityPolicy/plugin-blocked-in-about-blank-window.html |
dbates@webkit.org | 5cea751 | 2018-07-24 16:29:03 +0000 | [diff] [blame] | 162 | http/tests/security/contentSecurityPolicy/same-origin-plugin-document-allowed-in-child-window.html |
dbates@webkit.org | 7a1f9a4 | 2017-05-18 18:55:45 +0000 | [diff] [blame] | 163 | http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window.html |
dbates@webkit.org | 5cea751 | 2018-07-24 16:29:03 +0000 | [diff] [blame] | 164 | http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window-report.php |
| 165 | http/tests/security/contentSecurityPolicy/same-origin-plugin-document-with-csp-blocked-in-child-window.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 166 | |
| 167 | # Pointer-lock not supported on iOS |
| 168 | pointer-lock |
| 169 | http/tests/pointer-lock |
| 170 | fast/shadow-dom/pointerlockelement-in-shadow-tree.html |
| 171 | fast/shadow-dom/pointerlockelement-in-slot.html |
| 172 | |
| 173 | # FIXME: Media tests not supported on iOS |
| 174 | http/tests/media |
| 175 | imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements |
antti@apple.com | cf289bc | 2017-04-12 10:09:14 +0000 | [diff] [blame] | 176 | http/tests/cache/disk-cache/disk-cache-media-small.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 177 | |
| 178 | # No touch events |
| 179 | fast/events/touch [ Skip ] |
| 180 | fast/shadow-dom/touch-event-ios.html [ Skip ] |
| 181 | fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ] |
cdumez@apple.com | f4e1e10 | 2017-04-07 20:49:49 +0000 | [diff] [blame] | 182 | http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html [ Skip ] |
| 183 | http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 184 | http/tests/quicklook/at-import-stylesheet-blocked.html [ Skip ] |
| 185 | http/tests/quicklook/base-url-blocked.html [ Skip ] |
| 186 | http/tests/quicklook/cross-origin-iframe-blocked.html [ Skip ] |
| 187 | http/tests/quicklook/document-domain-is-empty-string.html [ Skip ] |
| 188 | http/tests/quicklook/external-stylesheet-blocked.html [ Skip ] |
| 189 | http/tests/quicklook/rtf-document-domain-is-empty-string.html [ Skip ] |
| 190 | http/tests/quicklook/submit-form-blocked.html [ Skip ] |
| 191 | http/tests/quicklook/top-navigation-blocked.html [ Skip ] |
| 192 | http/tests/quicklook/hide-referer-on-navigation.html [ Skip ] |
| 193 | imported/w3c/web-platform-tests/touch-events [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 194 | platform/ios/ios/fast/forms/range-input-container-touches.html [ Skip ] |
| 195 | platform/ios/ios/fast/forms/range-input-readonly-and-disabled.html [ Skip ] |
| 196 | platform/ios/ios/fast/forms/range-input-touches.html [ Skip ] |
| 197 | platform/ios/ios/fast/text/data-detectors/phone-disabled.html [ Skip ] |
| 198 | platform/ios/ios/fast/text/data-detectors/phone.html [ Skip ] |
| 199 | platform/ios/ios/touch [ Skip ] |
jbedard@apple.com | 4d6b6dd | 2019-01-18 16:37:59 +0000 | [diff] [blame] | 200 | platform/iphone-7/fast/events/touch [ Skip ] |
commit-queue@webkit.org | ab7ac00 | 2017-11-07 20:17:55 +0000 | [diff] [blame] | 201 | media/modern-media-controls/css/pointer-events-none.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 202 | |
jbedard@apple.com | 4d6b6dd | 2019-01-18 16:37:59 +0000 | [diff] [blame] | 203 | platform/ipad/fast/forms [ Skip ] |
| 204 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 205 | # Codecs not supported |
| 206 | media/media-can-play-ogg.html [ WontFix ] |
| 207 | media/media-can-play-flac-audio.html [ WontFix ] |
| 208 | media/track/in-band [ WontFix ] |
| 209 | media/track/audio [ WontFix ] |
| 210 | media/track/video [ WontFix ] |
| 211 | |
| 212 | media/video-controls-captions.html [ WontFix ] |
| 213 | |
| 214 | # The logic in this test is no longer correct for Apple ports |
| 215 | media/track/track-user-preferences.html [ WontFix ] |
| 216 | |
| 217 | # This test requires the QuickTime LOOP user data property, which AVFoundation and QTKit64 do not support. |
| 218 | media/video-does-not-loop.html [ WontFix ] |
| 219 | |
| 220 | # This test uses movie matricies, which AVFoundation and QTKit64 do not support. |
| 221 | media/video-size-intrinsic-scale.html [ WontFix ] |
| 222 | |
| 223 | # MediaSource is not currently supported on iOS. |
| 224 | media/media-source |
| 225 | http/tests/media/media-source [ Skip ] |
| 226 | imported/w3c/web-platform-tests/media-source/ [ Skip ] |
| 227 | fast/history/page-cache-media-source-closed-2.html [ Skip ] |
| 228 | fast/history/page-cache-media-source-closed.html [ Skip ] |
| 229 | fast/history/page-cache-media-source-opened.html [ Skip ] |
| 230 | fast/history/page-cache-removed-source-buffer.html [ Skip ] |
youenn@apple.com | e78354b | 2019-01-07 20:31:49 +0000 | [diff] [blame] | 231 | imported/w3c/web-platform-tests/fetch/api/basic/mediasource.window.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 232 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 233 | # Quota API is not supported on iOS |
| 234 | storage/domstorage/quota.html |
| 235 | storage/storageinfo-missing-arguments.html |
| 236 | storage/storageinfo-no-callbacks.html |
| 237 | storage/storageinfo-query-usage.html |
| 238 | storage/storageinfo-request-quota.html |
| 239 | storage/storagequota-query-usage.html |
| 240 | storage/storagequota-request-quota.html |
| 241 | storage/websql/quota-tracking.html |
| 242 | |
| 243 | # iOS doesn't have a local inspector |
| 244 | inspector/ [ Skip ] |
| 245 | http/tests/inspector/ [ Skip ] |
| 246 | http/tests/websocket/tests/hybi/inspector/ [ Skip ] |
| 247 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 248 | # CSS Device Adaptation is not enabled. |
| 249 | webkit.org/b/95959 css3/device-adapt [ Skip ] |
| 250 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 251 | # Unsupported on certain OS versions |
| 252 | webkit.org/b/152491 fast/text/woff2.html [ Skip ] |
| 253 | |
| 254 | webkit.org/b/162668 fast/text/woff2-totalsfntsize.html [ Skip ] |
| 255 | |
| 256 | # Needs testRunner.enableAutoResizeMode() |
| 257 | fast/autoresize |
| 258 | |
| 259 | # Need to implement DumpRenderTree support for repaint tests |
| 260 | fast/repaint |
| 261 | fast/sub-pixel/transformed-iframe-copy-on-scroll.html |
| 262 | fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html |
| 263 | |
| 264 | # Need to reconcile differences between iOS and non-iOS differences in DeviceOrientation implementation |
| 265 | fast/dom/DeviceOrientation |
| 266 | |
| 267 | # WebP image format is not supported |
| 268 | fast/canvas/canvas-toDataURL-webp.html |
magomez@igalia.com | 4bc91f7 | 2017-10-04 12:36:10 +0000 | [diff] [blame] | 269 | fast/images/animated-webp-expected.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 270 | |
| 271 | # Drag-and-drop is not supported: |
rniwa@webkit.org | f996c49 | 2017-10-10 20:50:20 +0000 | [diff] [blame] | 272 | editing/pasteboard/datatransfer-items-drop-plaintext-file.html [ Skip ] |
| 273 | editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html [ Skip ] |
| 274 | editing/selection/drag-to-contenteditable-iframe.html [ Skip ] |
rniwa@webkit.org | 75201ab | 2019-04-02 06:23:42 +0000 | [diff] [blame] | 275 | editing/selection/selection-across-shadow-boundaries-mixed-editability-1.html [ Skip ] |
| 276 | editing/selection/selection-across-shadow-boundaries-mixed-editability-2.html [ Skip ] |
| 277 | editing/selection/selection-across-shadow-boundaries-mixed-editability-3.html [ Skip ] |
| 278 | editing/selection/selection-across-shadow-boundaries-mixed-editability-4.html [ Skip ] |
| 279 | editing/selection/selection-across-shadow-boundaries-mixed-editability-5.html [ Skip ] |
| 280 | editing/selection/selection-across-shadow-boundaries-user-select-all-1.html [ Skip ] |
rniwa@webkit.org | f996c49 | 2017-10-10 20:50:20 +0000 | [diff] [blame] | 281 | fast/events/bogus-dropEffect-effectAllowed.html [ Skip ] |
| 282 | fast/events/clear-drag-state.html [ Skip ] |
| 283 | fast/events/clear-edit-drag-state.html [ Skip ] |
| 284 | fast/events/content-changed-during-drop.html [ Skip ] |
| 285 | fast/events/crash-on-mutate-during-drop.html [ Skip ] |
| 286 | fast/events/drag-and-drop-link-fast-multiple-times-does-not-crash.html [ Skip ] |
| 287 | fast/events/drag-and-drop-link-containing-block.html [ Skip ] |
| 288 | fast/events/drag-and-drop-autoscroll-inner-frame.html [ Skip ] |
| 289 | fast/events/drag-and-drop-autoscroll.html [ Skip ] |
| 290 | fast/events/drag-and-drop-dataTransfer-types-nocrash.html [ Skip ] |
| 291 | fast/events/drag-and-drop-fire-drag-dragover.html [ Skip ] |
| 292 | fast/events/drag-and-drop-set-drag-data-arguments.html [ Skip ] |
| 293 | fast/events/drag-and-drop-subframe-dataTransfer.html [ Skip ] |
| 294 | fast/events/drag-and-drop.html [ Skip ] |
| 295 | fast/events/drag-customData.html [ Skip ] |
| 296 | fast/events/drag-dataTransferItemList-file-handling.html [ Skip ] |
| 297 | fast/events/drag-dataTransferItemList.html [ Skip ] |
| 298 | fast/events/drag-display-none-element.html [ Skip ] |
| 299 | fast/events/drag-file-crash.html [ Skip ] |
| 300 | fast/events/drag-image-filename.html [ Skip ] |
wenson_hsieh@apple.com | 85ed289 | 2018-11-19 16:31:22 +0000 | [diff] [blame] | 301 | fast/events/drag-image-with-border-image.html [ Skip ] |
rniwa@webkit.org | f996c49 | 2017-10-10 20:50:20 +0000 | [diff] [blame] | 302 | fast/events/drag-in-frames.html [ Skip ] |
| 303 | fast/events/drag-and-drop-link.html [ Skip ] |
| 304 | fast/events/drag-and-drop-link-into-focused-contenteditable.html [ Skip ] |
| 305 | fast/events/drag-outside-window.html [ Skip ] |
| 306 | fast/events/drag-parent-node.html [ Skip ] |
| 307 | fast/events/drag-selects-image.html [ Skip ] |
| 308 | fast/events/drag-to-navigate.html [ Skip ] |
| 309 | fast/events/draggable-div-nodata.html [ Skip ] |
| 310 | fast/events/draggable-div-customdata.html [ Skip ] |
| 311 | fast/events/drop-handler-should-not-stop-navigate.html [ Skip ] |
| 312 | fast/events/drop-with-file-paths.html [ Skip ] |
| 313 | fast/events/dropzone-001.html [ Skip ] |
| 314 | fast/events/dropzone-002.html [ Skip ] |
| 315 | fast/events/dropzone-003.html [ Skip ] |
| 316 | fast/events/dropzone-004.html [ Skip ] |
| 317 | fast/events/dropzone-005.html [ Skip ] |
| 318 | fast/events/file-input-hidden-in-ondrop.html [ Skip ] |
| 319 | fast/events/input-element-display-none-in-dragleave-crash.html [ Skip ] |
| 320 | fast/events/moving-text-should-fire-drop-and-dragend-events-2.html [ Skip ] |
| 321 | fast/events/moving-text-should-fire-drop-and-dragend-events.html [ Skip ] |
| 322 | fast/events/only-valid-drop-targets-receive-file-drop.html [ Skip ] |
| 323 | fast/events/prevent-drag-to-navigate.html [ Skip ] |
| 324 | fast/events/standalone-image-drag-to-editable.html [ Skip ] |
| 325 | fast/files/local-file-drag-security.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 326 | fast/history/page-cache-createObjectURL.html [ Skip ] |
rniwa@webkit.org | f996c49 | 2017-10-10 20:50:20 +0000 | [diff] [blame] | 327 | http/tests/local/drag-over-remote-content.html [ Skip ] |
| 328 | http/tests/local/fileapi/send-dragged-file.html [ Skip ] |
| 329 | http/tests/local/fileapi/send-sliced-dragged-file.html [ Skip ] |
| 330 | http/tests/misc/bubble-drag-events.html [ Skip ] |
rniwa@webkit.org | f996c49 | 2017-10-10 20:50:20 +0000 | [diff] [blame] | 331 | http/tests/security/drag-drop-same-unique-origin.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 332 | |
| 333 | # No support for force events |
| 334 | fast/events/force-click-link-selection-behavior.html [ Skip ] |
| 335 | fast/events/force-click-on-link-navigation.html [ Skip ] |
| 336 | fast/events/force-click-text-selection-behavior.html [ Skip ] |
| 337 | fast/events/mouse-force-changed.html [ Skip ] |
| 338 | fast/events/mouse-force-down.html [ Skip ] |
| 339 | fast/events/mouse-force-up.html [ Skip ] |
| 340 | |
| 341 | # testRunner.setPageVisibility is not implemented for iOS |
| 342 | webkit.org/b/165799 fast/dom/timer-throttling-hidden-page.html [ Skip ] |
| 343 | webkit.org/b/165799 fast/dom/timer-throttling-hidden-page-non-nested.html [ Skip ] |
| 344 | webkit.org/b/165799 fast/events/page-visibility-onvisibilitychange.html [ Skip ] |
| 345 | webkit.org/b/165799 media/media-playback-page-visibility.html [ Skip ] |
| 346 | webkit.org/b/165799 svg/animations/animations-paused-page-non-visible.html [ Skip ] |
cdumez@apple.com | 5ddde63 | 2017-03-29 20:54:21 +0000 | [diff] [blame] | 347 | webkit.org/b/165799 svg/animations/animations-paused-in-background-page-iframe.html [ Skip ] |
| 348 | webkit.org/b/165799 svg/animations/animations-paused-in-background-page.html [ Skip ] |
cdumez@apple.com | 63c6800 | 2017-04-02 00:55:20 +0000 | [diff] [blame] | 349 | webkit.org/b/165799 webaudio/silent-audio-interrupted-in-background.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 350 | |
| 351 | # AutoFill button is not supported |
| 352 | fast/forms/auto-fill-button/mouse-down-input-mouse-release-auto-fill-button.html |
| 353 | |
| 354 | # Mouse events are not supported on iOS |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 355 | editing/deleting/smart-delete-across-editable-boundaries-2.html [ Skip ] |
| 356 | editing/secure-input/password-input-focusing-to-different-frame.html [ Skip ] |
| 357 | editing/selection/4895428-1.html [ Skip ] |
| 358 | editing/selection/4895428-4.html [ Skip ] |
| 359 | editing/selection/5195166-1.html [ Skip ] |
| 360 | editing/selection/5209984.html [ Skip ] |
| 361 | editing/selection/5354455-1.html [ Skip ] |
| 362 | editing/selection/after-line-break.html [ Skip ] |
| 363 | editing/selection/anchor-focus1.html [ Skip ] |
| 364 | editing/selection/anchor-focus2.html [ Skip ] |
| 365 | editing/selection/anchor-focus3.html [ Skip ] |
| 366 | editing/selection/block-with-positioned-lastchild.html [ Skip ] |
| 367 | editing/selection/caret-at-bidi-boundary.html [ Skip ] |
| 368 | editing/selection/caret-bidi-first-and-last-letters.html [ Skip ] |
| 369 | editing/selection/click-after-nested-block.html [ Skip ] |
| 370 | editing/selection/click-before-and-after-table.html [ Skip ] |
| 371 | editing/selection/click-below-rtl-text.html [ Skip ] |
| 372 | editing/selection/click-in-focusable-link-should-not-clear-selection.html [ Skip ] |
| 373 | editing/selection/click-left-of-rtl-wrapping-text.html [ Skip ] |
| 374 | editing/selection/click-on-block-image.html [ Skip ] |
| 375 | editing/selection/click-on-body-margin.html [ Skip ] |
| 376 | editing/selection/click-on-head-margin.html [ Skip ] |
| 377 | editing/selection/click-outside-editable-div.html [ Skip ] |
| 378 | editing/selection/collapse-selection-in-bidi.html [ Skip ] |
| 379 | editing/selection/context-menu-on-text.html [ Skip ] |
| 380 | editing/selection/context-menu-text-selection-lookup.html [ Skip ] |
| 381 | editing/selection/context-menu-text-selection.html [ Skip ] |
| 382 | editing/selection/crash-on-shift-click.html [ Skip ] |
| 383 | editing/selection/directionality-after-undo-replace.html [ Skip ] |
| 384 | editing/selection/doubleclick-beside-cr-span.html [ Skip ] |
| 385 | editing/selection/doubleclick-crash.html [ Skip ] |
| 386 | editing/selection/doubleclick-inline-first-last-contenteditable.html [ Skip ] |
| 387 | editing/selection/doubleclick-japanese-text.html [ Skip ] |
| 388 | editing/selection/doubleclick-whitespace.html [ Skip ] |
| 389 | editing/selection/drag-select-rapidly.html [ Skip ] |
| 390 | editing/selection/drag-start-event-client-x-y.html [ Skip ] |
| 391 | editing/selection/drag-text-delay.html [ Skip ] |
| 392 | editing/selection/editable-links.html [ Skip ] |
| 393 | editing/selection/empty-cell-right-click.html [ Skip ] |
| 394 | editing/selection/extend-after-mouse-selection.html [ Skip ] |
| 395 | editing/selection/extend-selection-after-double-click.html [ Skip ] |
| 396 | editing/selection/fake-drag.html [ Skip ] |
| 397 | editing/selection/focus-and-display-none.html [ Skip ] |
| 398 | editing/selection/focus-crash.html [ Skip ] |
| 399 | editing/selection/hit-test-anonymous.html [ Skip ] |
| 400 | editing/selection/hit-test-on-text-with-line-height.html [ Skip ] |
| 401 | editing/selection/last-empty-inline.html [ Skip ] |
| 402 | editing/selection/minimal-user-select-crash.html [ Skip ] |
| 403 | editing/selection/rtl-move-selection-right-left.html [ Skip ] |
| 404 | editing/selection/select-bidi-run.html [ Skip ] |
| 405 | editing/selection/select-line-break-with-opposite-directionality.html [ Skip ] |
| 406 | editing/selection/select-out-of-editable.html [ Skip ] |
| 407 | editing/selection/shift-click.html [ Skip ] |
| 408 | editing/selection/undo-crash.html [ Skip ] |
| 409 | editing/selection/user-select-all-image-with-single-click.html [ Skip ] |
| 410 | editing/selection/user-select-all-selection.html [ Skip ] |
| 411 | editing/selection/user-select-all-with-shift.html [ Skip ] |
| 412 | editing/selection/user-select-all-with-single-click.html [ Skip ] |
| 413 | editing/spelling/context-menu-suggestions-multiword-selection.html [ Skip ] |
| 414 | editing/spelling/context-menu-suggestions-subword-selection.html [ Skip ] |
| 415 | editing/spelling/context-menu-suggestions.html [ Skip ] |
| 416 | editing/spelling/design-mode-spellcheck-off.html [ Skip ] |
| 417 | editing/spelling/spellcheck-input-search-crash.html [ Skip ] |
| 418 | editing/spelling/spelling-double-clicked-word.html [ Skip ] |
| 419 | editing/undo/undo-smart-delete-reversed-selection.html [ Skip ] |
| 420 | editing/undo/undo-smart-delete-word.html [ Skip ] |
| 421 | fast/block/float/relative-painted-twice.html [ Skip ] |
| 422 | fast/block/positioning/absolute-appended-to-inline.html [ Skip ] |
| 423 | fast/block/positioning/hittest-on-relative-positioned-children.html [ Skip ] |
| 424 | fast/borders/border-radius-position.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 425 | fast/css/pseudo-active-on-labeled-control-without-renderer.html [ Skip ] |
| 426 | fast/css/pseudo-active-on-labeled-element-not-canceled-by-focus.html [ Skip ] |
| 427 | fast/css/pseudo-active-style-sharing-1.html [ Skip ] |
| 428 | fast/css/pseudo-active-style-sharing-2.html [ Skip ] |
| 429 | fast/css/pseudo-active-style-sharing-3.html [ Skip ] |
| 430 | fast/css/pseudo-active-style-sharing-4.html [ Skip ] |
| 431 | fast/css/pseudo-active-style-sharing-5.html [ Skip ] |
| 432 | fast/css/pseudo-active-style-sharing-6.html [ Skip ] |
| 433 | fast/css/pseudo-active-with-programmatic-focus.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 434 | fast/dom/HTMLAnchorElement/anchor-download.html [ Skip ] |
| 435 | fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Skip ] |
| 436 | fast/dom/MutationObserver/end-of-task-delivery.html [ Skip ] |
| 437 | fast/dom/Node/mutation-blur.html [ Skip ] |
| 438 | fast/dom/replaced-image-map.html [ Skip ] |
| 439 | fast/dom/search-shadow-host-crash.html [ Skip ] |
| 440 | fast/dom/Window/window-postmessage-clone-frames.html [ Skip ] |
| 441 | fast/dom/Window/window-postmessage-clone.html [ Skip ] |
| 442 | fast/dom/Window/window-xy-properties.html [ Skip ] |
| 443 | fast/encoding/mailto-always-utf-8.html [ Skip ] |
| 444 | fast/events/5056619.html [ Skip ] |
| 445 | fast/events/anchor-image-scrolled-x-y.html [ Skip ] |
| 446 | fast/events/attribute-listener-deletion-crash.html [ Skip ] |
| 447 | fast/events/autoscroll-in-overflow-hidden-html.html [ Skip ] |
| 448 | fast/events/autoscroll-in-textarea.html [ Skip ] |
| 449 | fast/events/autoscroll-in-textfield.html [ Skip ] |
| 450 | fast/events/autoscroll-main-document.html [ Skip ] |
| 451 | fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Skip ] |
| 452 | fast/events/autoscroll-should-not-stop-on-keypress.html [ Skip ] |
| 453 | fast/events/autoscroll-when-zoomed.html [ Skip ] |
| 454 | fast/events/before-input-events-prevent-drag-and-drop.html [ Skip ] |
| 455 | fast/events/capture-on-target.html [ Skip ] |
| 456 | fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html [ Skip ] |
| 457 | fast/events/click-count.html [ Skip ] |
| 458 | fast/events/click-focus-anchor.html [ Skip ] |
| 459 | fast/events/click-focus-control.html [ Skip ] |
| 460 | fast/events/click-range-slider.html [ Skip ] |
| 461 | fast/events/clientXY-in-zoom-and-scroll.html [ Skip ] |
| 462 | fast/events/context-onmousedown-event.html [ Skip ] |
| 463 | fast/events/contextmenu-scrolled-page-with-frame.html [ Skip ] |
| 464 | fast/events/data-transfer-files-attribute-identity.html [ Skip ] |
| 465 | fast/events/dblclick-addEventListener.html [ Skip ] |
rniwa@webkit.org | 38bfeaa | 2018-08-24 20:07:36 +0000 | [diff] [blame] | 466 | fast/events/dblclick-event-getModifierState.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 467 | fast/events/display-none-on-focus-crash.html [ Skip ] |
| 468 | fast/events/dont-loose-last-event.html [ Skip ] |
| 469 | fast/events/drag-select-when-zoomed-with-header.html [ Skip ] |
| 470 | fast/events/drag-select-when-zoomed.html [ Skip ] |
| 471 | fast/events/event-sender-mouse-moved.html [ Skip ] |
| 472 | fast/events/event-view-toString.html [ Skip ] |
| 473 | fast/events/fire-mousedown-while-pressing-mouse-button.html [ Skip ] |
| 474 | fast/events/frame-click-focus.html [ Skip ] |
| 475 | fast/events/frame-detached-in-mousedown.html [ Skip ] |
| 476 | fast/events/frame-scroll-fake-mouse-move.html [ Skip ] |
| 477 | fast/events/iframe-onmousemove.html [ Skip ] |
| 478 | fast/events/input-events-drag-and-drop.html [ Skip ] |
| 479 | fast/events/input-events-insert-by-drop.html [ Skip ] |
| 480 | fast/events/input-image-scrolled-x-y.html [ Skip ] |
| 481 | fast/events/keydown-1.html [ Skip ] |
| 482 | fast/events/mosuedrag-on-canvas-should-not-start-selection.html [ Skip ] |
| 483 | fast/events/mouse-click-events.html [ Skip ] |
| 484 | fast/events/mouse-cursor-change.html [ Skip ] |
| 485 | fast/events/mouse-cursor-image-set.html [ Skip ] |
| 486 | fast/events/mouse-cursor-multiframecur.html [ Skip ] |
| 487 | fast/events/mouse-cursor-no-mousemove.html [ Skip ] |
| 488 | fast/events/mouse-cursor.html [ Skip ] |
| 489 | fast/events/mouse-drag-from-frame-to-other-frame.html [ Skip ] |
| 490 | fast/events/mouse-drag-from-frame.html [ Skip ] |
| 491 | fast/events/mouse-focus-imagemap.html [ Skip ] |
| 492 | fast/events/mouse-moved-remove-frame-crash.html [ Skip ] |
| 493 | fast/events/mouse-relative-position.html [ Skip ] |
| 494 | fast/events/mouseclick-target-and-positioning.html [ Skip ] |
| 495 | fast/events/mousedown-inside-dragstart-should-not-cause-crash.html [ Skip ] |
| 496 | fast/events/mouseenter-mouseleave-capture.html [ Skip ] |
| 497 | fast/events/mouseenter-mouseleave.html [ Skip ] |
| 498 | fast/events/mouseenterleave-on-subframe.html [ Skip ] |
| 499 | fast/events/mousemove-after-drag-over-scrollbar.html [ Skip ] |
| 500 | fast/events/mouseout-dead-node.html [ Skip ] |
| 501 | fast/events/mouseout-dead-subframe.html [ Skip ] |
| 502 | fast/events/mouseout-on-window.html [ Skip ] |
| 503 | fast/events/mouseover-button.html [ Skip ] |
| 504 | fast/events/mouseover-mouseout.html [ Skip ] |
| 505 | fast/events/mouseover-mouseout2.html [ Skip ] |
| 506 | fast/events/mouseup-from-button2.html [ Skip ] |
| 507 | fast/events/mouseup-outside-document.html [ Skip ] |
| 508 | fast/events/no-scroll-on-input-text-selection.html [ Skip ] |
| 509 | fast/events/node-event-anchor-lock.html [ Skip ] |
| 510 | fast/events/onchange-click-hang.html [ Skip ] |
| 511 | fast/events/onchange-range-slider.html [ Skip ] |
| 512 | fast/events/onclick-list-marker.html [ Skip ] |
| 513 | fast/events/ondragenter.html [ Skip ] |
| 514 | fast/events/ondrop-text-html.html [ Skip ] |
| 515 | fast/events/open-window-from-another-frame.html [ Skip ] |
| 516 | fast/events/overflow-scroll-fake-mouse-move.html [ Skip ] |
| 517 | fast/events/page-scaled-mouse-click-iframe.html [ Skip ] |
| 518 | fast/events/page-scaled-mouse-click.html [ Skip ] |
| 519 | fast/events/pointer-events.html [ Skip ] |
| 520 | fast/events/popup-allowed-from-gesture-initiated-event.html [ Skip ] |
| 521 | fast/events/popup-allowed-from-gesture-initiated-form-submit.html [ Skip ] |
| 522 | fast/events/popup-blocked-from-fake-user-gesture.html [ Skip ] |
| 523 | fast/events/popup-blocked-from-untrusted-mouse-click.html [ Skip ] |
| 524 | fast/events/popup-blocking-click-in-iframe.html [ Skip ] |
| 525 | fast/events/popup-blocking-timers1.html [ Skip ] |
| 526 | fast/events/popup-blocking-timers2.html [ Skip ] |
| 527 | fast/events/popup-blocking-timers3.html [ Skip ] |
| 528 | fast/events/popup-blocking-timers5.html [ Skip ] |
| 529 | fast/events/popup-blocking-timers6.html [ Skip ] |
| 530 | fast/events/prevent-default-prevents-interaction-with-scrollbars.html [ Skip ] |
| 531 | fast/events/related-target.html [ Skip ] |
| 532 | fast/events/relative-offset-of-simulated-click.html [ Skip ] |
| 533 | fast/events/remove-child-onscroll.html [ Skip ] |
| 534 | fast/events/remove-target-in-mouseup-deep.html [ Skip ] |
| 535 | fast/events/remove-target-in-mouseup-insertback.html [ Skip ] |
| 536 | fast/events/remove-target-in-mouseup-twice.html [ Skip ] |
| 537 | fast/events/remove-target-in-mouseup.html [ Skip ] |
| 538 | fast/events/remove-target-with-shadow-in-drag.html [ Skip ] |
| 539 | fast/events/right-click-focus.html [ Skip ] |
| 540 | fast/events/scroll-after-click-on-tab-index.html [ Skip ] |
| 541 | fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Skip ] |
| 542 | fast/events/scroll-to-anchor-in-overflow-hidden.html [ Skip ] |
| 543 | fast/events/scrollbar-double-click.html [ Skip ] |
| 544 | fast/events/selectionchange-user-initiated.html [ Skip ] |
| 545 | fast/events/selectstart-by-double-triple-clicks.html [ Skip ] |
| 546 | fast/events/selectstart-by-drag.html [ Skip ] |
| 547 | fast/events/selectstart-by-single-click-with-shift.html [ Skip ] |
| 548 | fast/events/selectstart-prevent-selection-on-right-click.html [ Skip ] |
rniwa@webkit.org | 50116fa | 2018-11-21 00:12:25 +0000 | [diff] [blame] | 549 | fast/events/selectstart-prevent-default-should-not-focus-input.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 550 | fast/events/shadow-event-path-2.html [ Skip ] |
| 551 | fast/events/shadow-event-path.html [ Skip ] |
| 552 | fast/events/shift-drag-selection-on-image-triggers-drag-n-drop.html [ Skip ] |
| 553 | fast/events/shift-drag-selection-on-link-triggers-drag-n-drop.html [ Skip ] |
| 554 | fast/events/simulated-click-coords.html [ Skip ] |
| 555 | fast/events/simulated-click-zoomed.html [ Skip ] |
| 556 | fast/events/window-events-bubble.html [ Skip ] |
| 557 | fast/events/window-events-bubble2.html [ Skip ] |
| 558 | fast/events/window-events-capture.html [ Skip ] |
| 559 | fast/events/zoom-dblclick.html [ Skip ] |
| 560 | fast/files/apply-blob-url-to-img.html [ Skip ] |
| 561 | fast/files/apply-blob-url-to-xhr.html [ Skip ] |
| 562 | fast/files/file-list-test.html [ Skip ] |
| 563 | fast/files/file-reader-abort.html [ Skip ] |
| 564 | fast/files/file-reader-directory-crash.html [ Skip ] |
| 565 | fast/files/filereader-zip-bundle.html [ Skip ] |
| 566 | fast/files/null-origin-string.html [ Skip ] |
| 567 | fast/files/workers/worker-apply-blob-url-to-xhr.html [ Skip ] |
| 568 | fast/flexbox/line-clamp-link-after-ellipsis.html [ Skip ] |
| 569 | fast/forms/25153.html [ Skip ] |
| 570 | fast/forms/disabled-mousedown-event.html [ Skip ] |
| 571 | fast/forms/disabled-search-input.html [ Skip ] |
| 572 | fast/forms/drag-into-textarea.html [ Skip ] |
| 573 | fast/forms/drag-out-of-textarea.html [ Skip ] |
| 574 | fast/forms/file/file-input-change-event.html [ Skip ] |
| 575 | fast/forms/file/file-input-reset.html [ Skip ] |
| 576 | fast/forms/file/get-file-upload.html [ Skip ] |
| 577 | fast/forms/file/input-file-re-render.html [ Skip ] |
| 578 | fast/forms/file/input-file-value.html [ Skip ] |
| 579 | fast/forms/file/input-file-write-files.html [ Skip ] |
| 580 | fast/forms/file/recover-file-input-in-unposted-form.html [ Skip ] |
| 581 | fast/forms/file/selected-files-from-history-state.html [ Skip ] |
| 582 | fast/forms/focus-selection-input.html [ Skip ] |
| 583 | fast/forms/focus-selection-textarea.html [ Skip ] |
| 584 | fast/forms/input-appearance-spinbutton-up.html [ Skip ] |
| 585 | fast/forms/input-number-click.html [ Skip ] |
| 586 | fast/forms/input-readonly-autoscroll.html [ Skip ] |
| 587 | fast/forms/input-readonly-focus.html [ Skip ] |
| 588 | fast/forms/input-readonly-select.html [ Skip ] |
| 589 | fast/forms/input-select-on-click.html [ Skip ] |
| 590 | fast/forms/input-step-as-double.html [ Skip ] |
antti@apple.com | 4f4a861 | 2018-01-22 20:07:29 +0000 | [diff] [blame] | 591 | fast/forms/legend-overflow-hidden-hit-test.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 592 | fast/forms/listbox-deselect-scroll.html [ Skip ] |
| 593 | fast/forms/listbox-scrollbar-hit-test.html [ Skip ] |
| 594 | fast/forms/listbox-selection-after-typeahead.html [ Skip ] |
| 595 | fast/forms/listbox-selection.html [ Skip ] |
| 596 | fast/forms/multiple-form-submission-protection-mouse.html [ Skip ] |
| 597 | fast/forms/number/number-large-padding.html [ Skip ] |
| 598 | fast/forms/number/number-spinbutton-capturing.html [ Skip ] |
| 599 | fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Skip ] |
| 600 | fast/forms/number/number-spinbutton-in-multi-column.html [ Skip ] |
| 601 | fast/forms/number/number-spinbutton-state.html [ Skip ] |
| 602 | fast/forms/onselect-textarea.html [ Skip ] |
| 603 | fast/forms/onselect-textfield.html [ Skip ] |
| 604 | fast/forms/option-mouseevents.html [ Skip ] |
| 605 | fast/forms/password-doubleclick-selection.html [ Skip ] |
| 606 | fast/forms/radio/radio-nested-labels.html [ Skip ] |
| 607 | fast/forms/radio/radio_checked_name.html [ Skip ] |
| 608 | fast/forms/range/range-drag.html [ Skip ] |
| 609 | fast/forms/range/range-hit-test-with-padding.html [ Skip ] |
| 610 | fast/forms/range/range-slow-drag-to-edge.html [ Skip ] |
| 611 | fast/forms/range/slider-delete-while-dragging-thumb.html [ Skip ] |
| 612 | fast/forms/range/slider-hit-testing.html [ Skip ] |
| 613 | fast/forms/range/slider-in-multi-column.html [ Skip ] |
| 614 | fast/forms/range/slider-mouse-events.html [ Skip ] |
| 615 | fast/forms/range/slider-onchange-event.html [ Skip ] |
| 616 | fast/forms/search-abs-pos-cancel-button.html [ Skip ] |
| 617 | fast/forms/search-cancel-button-change-input.html [ Skip ] |
| 618 | fast/forms/search-cancel-button-events.html [ Skip ] |
| 619 | fast/forms/search-cancel-button-mouseup.html [ Skip ] |
| 620 | fast/forms/search-click-in-placeholder.html [ Skip ] |
| 621 | fast/forms/search-delete-while-cancel-button-clicked.html [ Skip ] |
| 622 | fast/forms/search-disabled-readonly.html [ Skip ] |
| 623 | fast/forms/search-hidden-cancel-button.html [ Skip ] |
| 624 | fast/forms/search-hide-cancel-on-cancel.html [ Skip ] |
| 625 | fast/forms/search-rtl.html [ Skip ] |
| 626 | fast/forms/search-transformed.html [ Skip ] |
| 627 | fast/forms/search-zoomed.html [ Skip ] |
| 628 | fast/forms/select-empty-list.html [ Skip ] |
| 629 | fast/forms/select-listbox-focus-displaynone.html [ Skip ] |
| 630 | fast/forms/select-listbox-multiple-no-focusring.html [ Skip ] |
| 631 | fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html [ Skip ] |
| 632 | fast/forms/select-multiple-elements-with-mouse-drag.html [ Skip ] |
| 633 | fast/forms/select/listbox-click-on-scrollbar.html [ Skip ] |
| 634 | fast/forms/select/listbox-drag-in-non-multiple.html [ Skip ] |
| 635 | fast/forms/select/listbox-in-multi-column.html [ Skip ] |
| 636 | fast/forms/select/optgroup-clicking.html [ Skip ] |
| 637 | fast/forms/submit-to-blank-multiple-times.html [ Skip ] |
| 638 | fast/forms/submit-while-you-submit.html [ Skip ] |
| 639 | fast/forms/textarea-scrolled-endline-caret.html [ Skip ] |
| 640 | fast/forms/textfield-inside-anchor.html [ Skip ] |
| 641 | fast/forms/type-after-focus-rule-shrink-width.html [ Skip ] |
| 642 | fast/frames/frame-deep-nested-resize.html [ Skip ] |
| 643 | fast/frames/frame-set-rotation-hit.html [ Skip ] |
| 644 | fast/frames/frame-set-scaling-hit.html [ Skip ] |
| 645 | fast/frames/frames-with-frameborder-zero-can-be-resized.html [ Skip ] |
| 646 | fast/frames/hover-timer-crash.html [ Skip ] |
| 647 | fast/frames/iframe-window-focus.html [ Skip ] |
| 648 | fast/history/form-submit-in-frame-via-onclick.html [ Skip ] |
| 649 | fast/history/form-submit-in-frame.html [ Skip ] |
| 650 | fast/history/gesture-before-onload-form-submit.html [ Skip ] |
| 651 | fast/history/gesture-before-onload-location-href.html [ Skip ] |
| 652 | fast/history/history_reload.html [ Skip ] |
| 653 | fast/history/timed-refresh-in-cached-frame.html [ Skip ] |
| 654 | fast/history/window-open.html [ Skip ] |
| 655 | fast/html/details-click-controls.html [ Skip ] |
| 656 | fast/html/details-mouse-click.html [ Skip ] |
| 657 | fast/images/image-map-multiple-xhtml.xhtml [ Skip ] |
| 658 | fast/images/image-map-multiple.html [ Skip ] |
| 659 | fast/images/image-map-zoom.html [ Skip ] |
| 660 | fast/images/imagemap-dynamic-area-updates.html [ Skip ] |
| 661 | fast/inline/layout-after-inserting-nested-br.html [ Skip ] |
| 662 | fast/inline/relative-positioned-overflow.html [ Skip ] |
| 663 | fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Skip ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 664 | legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 665 | fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ Skip ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 666 | legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 667 | fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ Skip ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 668 | legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 669 | fast/loader/child-frame-add-after-back-forward.html [ Skip ] |
| 670 | fast/loader/document-with-fragment-url-1.html [ Skip ] |
| 671 | fast/loader/document-with-fragment-url-3.html [ Skip ] |
| 672 | fast/loader/document-with-fragment-url-4.html [ Skip ] |
| 673 | fast/loader/policy-delegate-action-hit-test-zoomed.html [ Skip ] |
| 674 | fast/loader/repeat-same-document-navigation.html [ Skip ] |
| 675 | fast/masking/clip-path-selection.html [ Skip ] |
| 676 | fast/multicol/pagination/LeftToRight-tb-hittest.html [ Skip ] |
| 677 | fast/multicol/pagination/RightToLeft-rl-hittest.html [ Skip ] |
| 678 | fast/overflow/scrollbar-click-retains-focus.html [ Skip ] |
| 679 | fast/parser/tabindex-parsing.html [ Skip ] |
| 680 | fast/replaced/image-map-2.html [ Skip ] |
| 681 | fast/replaced/image-map-bug16782.html [ Skip ] |
| 682 | fast/replaced/image-map.html [ Skip ] |
| 683 | fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Skip ] |
| 684 | fast/scrolling/overflow-scroll-past-max.html [ Skip ] |
simon.fraser@apple.com | ef6800c | 2018-11-27 22:03:19 +0000 | [diff] [blame] | 685 | fast/scrolling/momentum-scroll-with-borders.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 686 | fast/scrolling/scroll-animator-basic-events.html [ Skip ] |
| 687 | fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ] |
| 688 | fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ] |
| 689 | fast/scrolling/scroll-animator-select-list-events.html [ Skip ] |
| 690 | fast/scrolling/scrollbar-mousedown-mouseup.html [ Skip ] |
| 691 | fast/scrolling/scrollbar-mousedown-move-mouseup.html [ Skip ] |
| 692 | fast/scrolling/scrollbar-tickmarks-hittest.html [ Skip ] |
| 693 | fast/selectors/active-hover-quirks.html [ Skip ] |
| 694 | fast/selectors/active-hover-strict.html [ Skip ] |
| 695 | fast/selectors/active-quirks.html [ Skip ] |
| 696 | fast/selectors/active-strict.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 697 | fast/selectors/hover-invalidation-descendant-dynamic.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 698 | fast/selectors/hover-quirks.html [ Skip ] |
| 699 | fast/selectors/hover-strict.html [ Skip ] |
| 700 | fast/selectors/not-active-hover-quirks.html [ Skip ] |
| 701 | fast/selectors/not-active-hover-strict.html [ Skip ] |
| 702 | fast/shapes/shape-outside-floats/shape-outside-clip-path-selection.html [ Skip ] |
rniwa@webkit.org | 039cc95 | 2018-09-10 21:54:14 +0000 | [diff] [blame] | 703 | fast/shadow-dom/mouseenter-mouseleave-across-shadow-boundary.html [ Skip ] |
| 704 | fast/shadow-dom/mouseenter-mouseleave-inside-shadow-tree.html [ Skip ] |
| 705 | fast/shadow-dom/mouseenter-mouseleave-on-slot-parent.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 706 | fast/table/hittest-self-painting.html [ Skip ] |
| 707 | fast/text/atsui-pointtooffset-calls-cg.html [ Skip ] |
| 708 | fast/text/atsui-rtl-override-selection.html [ Skip ] |
| 709 | fast/text/in-rendered-text-rtl.html [ Skip ] |
| 710 | fast/text/international/khmer-selection.html [ Skip ] |
| 711 | fast/text/international/thai-offsetForPosition-inside-character.html [ Skip ] |
| 712 | fast/text/offsetForPosition-complex-fallback.html [ Skip ] |
| 713 | fast/text/reset-drag-on-mouse-down.html [ Skip ] |
| 714 | fast/text/selection-in-initial-advance-region.html [ Skip ] |
| 715 | fast/text/simple-lines-hover-after.html [ Skip ] |
| 716 | fast/text/simple-lines-hover-underline.html [ Skip ] |
| 717 | fast/text/text-disappear-on-deselect.html [ ImageOnlyFailure ] |
| 718 | fast/text/textIteratorNilRenderer.html [ Skip ] |
| 719 | fast/workers/worker-copy-shared-blob-url.html [ Skip ] |
| 720 | fast/writing-mode/japanese-lr-selection.html [ Skip ] |
| 721 | fast/writing-mode/japanese-rl-selection.html [ Skip ] |
| 722 | http/tests/download/default-encoding.html [ Skip ] |
| 723 | http/tests/download/inherited-encoding.html [ Skip ] |
| 724 | http/tests/loading/post-in-iframe-with-back-navigation.html [ Skip ] |
| 725 | http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html [ Skip ] |
| 726 | http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html [ Skip ] |
| 727 | http/tests/local/fileapi/file-last-modified-after-delete.html [ Skip ] |
| 728 | http/tests/local/fileapi/file-last-modified.html [ Skip ] |
| 729 | http/tests/local/fileapi/upload-zip-bundle-as-blob.html [ Skip ] |
| 730 | http/tests/local/formdata/send-form-data-constructed-from-form.html [ Skip ] |
| 731 | http/tests/local/formdata/send-form-data-with-empty-file-filename.html [ Skip ] |
| 732 | http/tests/navigation/document-location-click-timeout.html [ Skip ] |
| 733 | http/tests/navigation/document-location-click.html [ Skip ] |
| 734 | http/tests/navigation/document-location-mouseover.html [ Skip ] |
| 735 | http/tests/navigation/no-referrer-reset.html [ Skip ] |
| 736 | http/tests/navigation/no-referrer-same-window.html [ Skip ] |
| 737 | http/tests/navigation/no-referrer-subframe.html [ Skip ] |
| 738 | http/tests/navigation/no-referrer-target-blank.html [ Skip ] |
| 739 | http/tests/navigation/redirect-preserves-referrer.html [ Skip ] |
| 740 | http/tests/navigation/redirect-to-random-url-versus-memory-cache.html [ Skip ] |
| 741 | http/tests/security/clipboard/clipboard-file-access.html [ Skip ] |
| 742 | http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ] |
| 743 | http/tests/security/dataTransfer-set-data-file-url.html [ Skip ] |
| 744 | http/tests/security/drag-drop-local-file.html [ Skip ] |
| 745 | http/tests/security/drag-over-remote-content-iframe.html [ Skip ] |
| 746 | http/tests/security/history-username-password.html [ Skip ] |
| 747 | http/tests/security/isolatedWorld/events.html [ Skip ] |
| 748 | http/tests/security/isolatedWorld/userGestureEvents.html [ Skip ] |
| 749 | http/tests/security/listener/xss-window-onclick-addEventListener.html [ Skip ] |
| 750 | http/tests/security/listener/xss-window-onclick-shortcut.html [ Skip ] |
| 751 | ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm |
| 752 | imported/blink/fast/css/border-current-color.html [ Skip ] |
| 753 | imported/blink/fast/css/crash-corner-present.html [ Skip ] |
| 754 | imported/blink/fast/events/popup-forwarded-gesture.html [ Skip ] |
| 755 | imported/blink/fast/images/image-hover-display-alt.html [ Skip ] |
| 756 | imported/blink/fast/replaced/viewport-percentage-height-with-dynamic-container-height.html [ Skip ] |
| 757 | loader/stateobjects/pushstate-size-iframe.html [ Skip ] |
| 758 | loader/stateobjects/pushstate-size.html [ Skip ] |
| 759 | pageoverlay/overlay-small-frame-mouse-events.html [ Skip ] |
| 760 | perf/mouse-event.html [ Skip ] |
| 761 | platform/ios/ios/fast/coordinates/mouse-event-zoomed.html [ Skip ] |
| 762 | platform/ios/ios/fast/coordinates/mouse-event.html [ Skip ] |
| 763 | scrollbars/scrollbar-miss-mousemove-disabled.html [ Skip ] |
ryanhaddad@apple.com | 9bf9a05 | 2018-08-13 16:46:07 +0000 | [diff] [blame] | 764 | svg/animations/animate-css-xml-attributeType.html [ Skip ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 765 | svg/custom/anchor-on-use.svg [ Skip ] |
| 766 | svg/custom/foreignObject-crash-on-hover.xml [ Skip ] |
| 767 | svg/custom/getscreenctm-in-scrollable-div-area-nested.xhtml [ Skip ] |
| 768 | svg/custom/getscreenctm-in-scrollable-div-area.xhtml [ Skip ] |
| 769 | svg/custom/getscreenctm-in-scrollable-svg-area.xhtml [ Skip ] |
| 770 | svg/custom/hit-test-with-br.xhtml [ Skip ] |
| 771 | svg/custom/hover-default-fill.svg [ Skip ] |
| 772 | svg/custom/image-clipped-hit.svg [ Skip ] |
| 773 | svg/custom/marker-changes.svg [ Skip ] |
| 774 | svg/custom/pan-direction.svg [ Skip ] |
| 775 | svg/custom/pointer-events-image-css-transform.svg [ Skip ] |
| 776 | svg/custom/pointer-events-image.svg [ Skip ] |
| 777 | svg/custom/pointer-events-path.svg [ Skip ] |
| 778 | svg/custom/pointer-events-text-css-transform.svg [ Skip ] |
| 779 | svg/custom/pointer-events-text.svg [ Skip ] |
| 780 | svg/custom/polyline-hittest.svg [ Skip ] |
| 781 | svg/custom/scroll-hit-test.xhtml [ Skip ] |
| 782 | svg/custom/stroke-width-click.svg [ Skip ] |
| 783 | svg/custom/text-hit-test.svg [ Skip ] |
| 784 | svg/custom/use-clipped-hit.svg [ Skip ] |
| 785 | svg/custom/use-css-events.svg [ Skip ] |
| 786 | svg/custom/use-event-retargeting.html [ Skip ] |
| 787 | svg/custom/viewBox-hit.svg [ Skip ] |
| 788 | svg/text/foreignObject-repaint.xml [ Skip ] |
| 789 | svg/text/select-text-svgfont.html [ Skip ] |
| 790 | svg/text/selection-doubleclick.svg [ Skip ] |
| 791 | svg/text/selection-tripleclick.svg [ Skip ] |
| 792 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 793 | # IOS does not implement setAutomaticLinkDetectionEnabled |
| 794 | editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ] |
| 795 | editing/inserting/smart-link-when-caret-is-moved-before-URL.html [ Skip ] |
| 796 | editing/inserting/smart-quote-with-all-configurations.html [ Skip ] |
| 797 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 798 | # No tab navigation support on iOS |
| 799 | fast/shadow-dom/focus-on-iframe.html [ Failure ] |
| 800 | webkit.org/b/116046 fast/events/sequential-focus-navigation-starting-point.html [ Skip ] |
| 801 | webkit.org/b/159240 fast/events/remove-focus-navigation-starting-point-crash.html [ Skip ] |
| 802 | webkit.org/b/164888 fast/shadow-dom/focus-navigation-out-of-slot.html [ Skip ] |
| 803 | webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-shadow-host.html [ Skip ] |
| 804 | webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-svg-use-element.html [ Skip ] |
| 805 | |
| 806 | # This test needs to be rewritten to use runUIScript to work on iOS |
| 807 | webkit.org/b/152993 http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html [ Skip ] |
| 808 | |
| 809 | # iOS does not have the required font for these tests |
| 810 | fast/text/complex-small-caps-non-bmp-capitalize.html [ Skip ] |
| 811 | fast/text/all-small-caps-whitespace.html [ Skip ] |
| 812 | |
ryanhaddad@apple.com | 95533cf | 2017-05-16 16:19:28 +0000 | [diff] [blame] | 813 | # These tests rely on EventSender.keydown(), which is not supported on iOS |
simon.fraser@apple.com | 728c799 | 2018-12-04 22:58:36 +0000 | [diff] [blame] | 814 | compositing/fixed-with-main-thread-scrolling.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 815 | editing/caret/emoji.html [ WontFix ] |
| 816 | editing/deleting/5729680.html [ Skip ] |
| 817 | editing/deleting/delete-by-word-001.html [ Skip ] |
| 818 | editing/deleting/delete-by-word-002.html [ Skip ] |
| 819 | editing/deleting/delete-ligature-001.html [ Skip ] |
| 820 | editing/deleting/delete-ligature-002.html [ Skip ] |
| 821 | editing/deleting/delete-ligature-003.html [ Skip ] |
| 822 | editing/deleting/forward-delete-key.html [ Skip ] |
| 823 | editing/deleting/skip-virama-001.html [ Skip ] |
| 824 | editing/input/option-page-up-down.html [ Skip ] |
| 825 | editing/input/page-up-down-scrolls.html [ Skip ] |
ryanhaddad@apple.com | 3c6b245 | 2017-12-01 23:52:01 +0000 | [diff] [blame] | 826 | editing/input/password-echo-passnode.html [ Skip ] |
| 827 | editing/input/password-echo-passnode2.html [ Skip ] |
| 828 | editing/input/password-echo-passnode3.html [ Skip ] |
rniwa@webkit.org | edcf087 | 2018-08-09 04:32:39 +0000 | [diff] [blame] | 829 | editing/input/press-tab-during-ime-composition.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 830 | editing/input/reveal-caret-of-transformed-multiline-input.html [ Skip ] |
ryanhaddad@apple.com | 3c6b245 | 2017-12-01 23:52:01 +0000 | [diff] [blame] | 831 | editing/input/reveal-edit-on-input-vertically.html [ Skip ] |
| 832 | editing/input/reveal-contenteditable-on-input-vertically.html [ Skip ] |
| 833 | editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable.html [ Skip ] |
| 834 | editing/input/scroll-to-edge-if-paragraph-separator-at-end-of-document-contenteditable.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 835 | editing/input/scroll-viewport-page-up-down.html [ Skip ] |
| 836 | editing/input/setting-input-value-cancel-ime-composition.html [ Skip ] |
| 837 | editing/input/style-change-during-input.html [ Skip ] |
| 838 | editing/inserting/typing-tab-designmode-forms.html [ Skip ] |
| 839 | editing/inserting/typing-tab-designmode.html [ Skip ] |
| 840 | editing/selection/caret-after-keypress.html [ Skip ] |
| 841 | editing/selection/caret-mode-paragraph-keys-navigation.html [ Skip ] |
| 842 | editing/selection/editable-div-clear-on-keydown.html [ Skip ] |
| 843 | editing/selection/move-begin-end.html [ Skip ] |
| 844 | editing/selection/shrink-selection-after-shift-pagedown.html [ Skip ] |
| 845 | editing/spelling/spelling-changed-text.html |
| 846 | editing/undo/undo-deleteWord.html [ Skip ] |
| 847 | fast/dom/access-key-iframe.html [ Skip ] |
| 848 | fast/dom/fragment-activation-focuses-target.html [ Skip ] |
| 849 | fast/dom/hidden-iframe-no-focus.html [ Skip ] |
| 850 | fast/dom/horizontal-scrollbar-in-rtl.html [ Skip ] |
| 851 | fast/dom/vertical-scrollbar-in-rtl.html [ Skip ] |
| 852 | fast/events/access-key-self-destruct.html [ Skip ] |
| 853 | fast/events/anchor-empty-focus.html [ Skip ] |
| 854 | fast/events/arrow-keys-on-body.html [ Skip ] |
| 855 | fast/events/arrow-navigation.html [ Skip ] |
| 856 | fast/events/backspace-navigates-back.html [ Skip ] |
| 857 | fast/events/before-input-events-different-start-end-elements.html [ Skip ] |
| 858 | fast/events/before-input-events-prevent-default-in-textfield.html [ Skip ] |
| 859 | fast/events/before-input-events-prevent-default.html [ Skip ] |
| 860 | fast/events/before-input-prevent-biu.html [ Skip ] |
| 861 | fast/events/before-input-prevent-insert-replacement.html |
| 862 | fast/events/before-input-prevent-typing.html [ Skip ] |
| 863 | fast/events/before-input-prevent-undo.html [ Skip ] |
| 864 | fast/events/before-input-replace-text-target-ranges.html [ Skip ] |
cdumez@apple.com | 72d8e4b | 2017-04-17 00:56:47 +0000 | [diff] [blame] | 865 | fast/events/beforeunload-alert-handled-keydown.html [ Skip ] |
| 866 | fast/events/beforeunload-alert-unhandled-keydown.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 867 | fast/events/beforeunload-alert-user-interaction.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 868 | fast/events/check-defocus-event-order-when-triggered-by-tab.html [ Skip ] |
| 869 | fast/events/event-input-contentEditable.html [ Skip ] |
| 870 | fast/events/focus-change-crash.html [ Skip ] |
| 871 | fast/events/focus-change-crash2.html [ Skip ] |
| 872 | fast/events/imagemap-norender-crash.html [ Skip ] |
| 873 | fast/events/input-event-insert-replacement.html |
| 874 | fast/events/input-events-fired-when-typing.html [ Skip ] |
| 875 | fast/events/input-events-insert-newlines-after-mutation.html [ Skip ] |
| 876 | fast/events/input-events-spell-checking-datatransfer.html [ Skip ] |
| 877 | fast/events/input-events-typing-data.html [ Skip ] |
| 878 | fast/events/input-tab-focus-no-duplicate-events.html [ Skip ] |
| 879 | fast/events/inputText-never-fired-on-keydown-cancel.html [ Skip ] |
| 880 | fast/events/js-keyboard-event-creation.html [ Skip ] |
| 881 | fast/events/key-events-in-input-button.html [ Skip ] |
| 882 | fast/events/keyboardevent-code.html [ Skip ] |
| 883 | fast/events/keyboardevent-key.html [ Skip ] |
| 884 | fast/events/keydown-function-keys.html [ Skip ] |
| 885 | fast/events/keydown-keypress-focus-change.html [ Skip ] |
| 886 | fast/events/keydown-keypress-preventDefault.html [ Skip ] |
| 887 | fast/events/keydown-leftright-keys.html [ Skip ] |
| 888 | fast/events/keydown-numpad-keys.html [ Skip ] |
| 889 | fast/events/keyevent-iframe-removed-crash.html [ Skip ] |
| 890 | fast/events/keypress-focus-change.html [ Skip ] |
| 891 | fast/events/keypress-insert-tab.html [ Skip ] |
| 892 | webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ] |
| 893 | fast/events/media-element-focus-tab.html [ Skip ] |
| 894 | fast/events/multiline-link-arrow-navigation.html [ Skip ] |
| 895 | fast/events/onchange-passwordfield.html [ Skip ] |
| 896 | fast/events/onchange-searchfield.html [ Skip ] |
| 897 | fast/events/onchange-select-popup.html [ Skip ] |
| 898 | fast/events/onchange-setvalue.html [ Skip ] |
| 899 | fast/events/onchange-text-form-field.html [ Skip ] |
| 900 | fast/events/onchange-textfield.html [ Skip ] |
| 901 | fast/events/onsearch-enter.html [ Skip ] |
| 902 | fast/events/popup-when-select-change.html [ Skip ] |
| 903 | fast/events/recorded-keydown-event.html [ Skip ] |
| 904 | fast/events/related-target-focusevent.html [ Skip ] |
| 905 | fast/events/select-element.html [ Skip ] |
| 906 | fast/events/selectstart-by-arrow-keys-prevent-default.html [ Skip ] |
| 907 | fast/events/selectstart-by-arrow-keys.html [ Skip ] |
| 908 | fast/events/tab-focus-anchor.html [ Skip ] |
| 909 | fast/events/tab-focus-hidden.html [ Skip ] |
| 910 | fast/events/tab-focus-link-in-canvas.html [ Skip ] |
| 911 | fast/events/tab-imagemap.html [ Skip ] |
| 912 | fast/events/tab-test-not-visible-imagemap.html [ Skip ] |
| 913 | fast/events/tabindex-focus-chain.html [ Skip ] |
rniwa@webkit.org | 3cd3d61 | 2019-02-23 01:03:55 +0000 | [diff] [blame] | 914 | fast/forms/access-key-shadow-and-ordering.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 915 | fast/forms/access-key-case-insensitive.html [ Skip ] |
| 916 | fast/forms/access-key-for-all-elements.html [ Skip ] |
| 917 | fast/forms/access-key-mutated.html [ Skip ] |
| 918 | fast/forms/access-key.html [ Skip ] |
| 919 | fast/forms/button-enter-click.html [ Skip ] |
| 920 | fast/forms/button-spacebar-click.html [ Skip ] |
| 921 | fast/forms/empty-textarea-toggle-disabled.html [ Skip ] |
| 922 | fast/forms/enter-clicks-buttons.html [ Skip ] |
| 923 | fast/forms/focus-change-on-keypress.html [ Skip ] |
| 924 | fast/forms/focus-control-to-page.html [ Skip ] |
| 925 | fast/forms/implicit-submission.html [ Skip ] |
| 926 | fast/forms/input-first-letter-edit.html [ Skip ] |
| 927 | fast/forms/input-image-submit.html [ Skip ] |
| 928 | fast/forms/input-maxlength-inserting-in-middle.html [ Skip ] |
| 929 | fast/forms/input-search-press-escape-key.html [ Skip ] |
| 930 | fast/forms/legend-access-key.html [ Skip ] |
| 931 | fast/forms/listbox-non-contiguous-keyboard-selection.html [ Skip ] |
| 932 | fast/forms/listbox-onchange.html [ Skip ] |
| 933 | fast/forms/listbox-typeahead-cyrillic.html [ Skip ] |
| 934 | fast/forms/listbox-typeahead-greek.html [ Skip ] |
| 935 | fast/forms/listbox-typeahead-scroll.html [ Skip ] |
| 936 | fast/forms/number/number-input-changeevent.html [ Skip ] |
| 937 | fast/forms/number/number-keyoperation.html [ Skip ] |
| 938 | fast/forms/onchange-enter-submit.html [ Skip ] |
| 939 | fast/forms/onchange-select-check-validity.html [ Skip ] |
| 940 | fast/forms/placeholder-crash-with-scrollbar-corner.html |
| 941 | fast/forms/radio/input-radio-checked-tab.html [ Skip ] |
| 942 | fast/forms/radio/radio-group-keyboard-change-event.html [ Skip ] |
| 943 | fast/forms/range/range-keyboard-oninput-event.html [ Skip ] |
| 944 | fast/forms/range/range-type-change-onchange.html |
| 945 | fast/forms/restore-selection-after-layout.html [ Skip ] |
| 946 | fast/forms/search-event-delay.html [ Skip ] |
| 947 | fast/forms/select-accesskey.html [ Skip ] |
| 948 | fast/forms/select-cache-desynchronization.html [ Skip ] |
| 949 | fast/forms/select-double-onchange.html [ Skip ] |
| 950 | fast/forms/select-popup-pagekeys.html [ Skip ] |
| 951 | fast/forms/select-script-onchange.html [ Skip ] |
| 952 | fast/forms/select-type-ahead-non-latin.html [ Skip ] |
| 953 | fast/forms/select/listbox-oninput-fired.html [ Skip ] |
| 954 | fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ Skip ] |
| 955 | fast/forms/select/menulist-oninput-fired.html [ Skip ] |
| 956 | fast/forms/select/menulist-type-ahead-find.html [ Skip ] |
| 957 | fast/forms/select/select-disabled.html [ Skip ] |
| 958 | fast/forms/text-input-event.html [ Skip ] |
| 959 | fast/forms/textarea-arrow-navigation.html [ Skip ] |
| 960 | fast/forms/textarea-textlength.html [ Skip ] |
| 961 | fast/forms/textarea-type-spaces.html [ Skip ] |
| 962 | fast/forms/textfield-onchange-deletion.html [ Skip ] |
| 963 | fast/forms/textfield-to-password-on-focus.html [ Skip ] |
| 964 | fast/forms/textinput-not-fired-on-enter-in-input.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 965 | fast/forms/validation-bubble-escape-key-dismiss.html [ Skip ] |
| 966 | fast/forms/validation-message-maxLength.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 967 | fast/forms/ValidityState-valueMissing-002.html [ Skip ] |
| 968 | fast/frames/focus-controller-crash-change-event.html |
| 969 | fast/html/details-keyboard-show-hide.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 970 | fast/shadow-dom/activate-over-slotted-content.html [ Skip ] |
| 971 | fast/shadow-dom/clear-active-state-in-shadow.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 972 | fast/shadow-dom/focus-across-details-element.html [ Skip ] |
| 973 | fast/shadow-dom/focus-navigation-across-slots.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 974 | fast/shadow-dom/hover-over-nested-slotted-content.html [ Skip ] |
| 975 | fast/shadow-dom/hover-over-slotted-content.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 976 | fast/shadow-dom/input-element-in-shadow.html [ Skip ] |
| 977 | fast/shadow-dom/negative-tabindex-on-shadow-host.html [ Skip ] |
| 978 | fast/shadow-dom/shadow-host-removal-crash.html [ Skip ] |
| 979 | fast/spatial-navigation/snav-multiple-select-optgroup.html [ Skip ] |
| 980 | fast/spatial-navigation/snav-multiple-select.html [ Skip ] |
| 981 | fast/spatial-navigation/snav-search-optimization.html [ Skip ] |
| 982 | fast/spatial-navigation/snav-single-select-list.html [ Skip ] |
| 983 | fast/spatial-navigation/snav-single-select.html [ Skip ] |
| 984 | fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 985 | http/tests/navigation/keyboard-events-during-provisional-navigation.html [ Skip ] |
ryanhaddad@apple.com | 1e92101 | 2017-05-10 20:41:52 +0000 | [diff] [blame] | 986 | http/tests/navigation/keyboard-events-during-provisional-subframe-navigation.html [ Skip ] |
bfulgham@apple.com | 56f2810 | 2017-10-13 23:28:01 +0000 | [diff] [blame] | 987 | http/tests/resourceLoadStatistics/prevalent-resource-handled-keydown.html [ Skip ] |
| 988 | http/tests/resourceLoadStatistics/prevalent-resource-unhandled-keydown.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 989 | media/audio-playback-volume-changes-with-restrictions-and-user-gestures.html [ Skip ] |
| 990 | media/audio-playback-volume-changes-with-restrictions.html [ Skip ] |
ryanhaddad@apple.com | e8e1764 | 2018-06-30 00:43:37 +0000 | [diff] [blame] | 991 | media/picture-in-picture-interruption.html [ Skip ] |
ryanhaddad@apple.com | 1312b70 | 2017-10-31 23:30:32 +0000 | [diff] [blame] | 992 | scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html [ Skip ] |
| 993 | scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html [ Skip ] |
| 994 | scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html [ Skip ] |
| 995 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html [ Skip ] |
| 996 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html [ Skip ] |
| 997 | scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html [ Skip ] |
| 998 | scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html [ Skip ] |
ryanhaddad@apple.com | 4db2f2f | 2017-06-06 05:44:03 +0000 | [diff] [blame] | 999 | storage/domstorage/sessionstorage/set-item-synchronous-keydown.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1000 | |
simon.fraser@apple.com | d3c9b48 | 2017-04-06 00:55:14 +0000 | [diff] [blame] | 1001 | # Tests that use EventSender's mouseMoveTo, mouseUp and mouseDown |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1002 | css3/viewport-percentage-lengths/vh-resize.html [ Skip ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 1003 | editing/pasteboard/can-read-in-dragstart-event.html [ Skip ] |
| 1004 | editing/pasteboard/cleanup-on-move.html [ Skip ] |
| 1005 | editing/pasteboard/copy-crash.html [ Skip ] |
| 1006 | editing/pasteboard/copy-standalone-image-crash.html [ Skip ] |
| 1007 | editing/pasteboard/entries-api/ |
| 1008 | editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Skip ] |
| 1009 | editing/pasteboard/data-transfer-items-drag-drop-file.html [ Skip ] |
| 1010 | editing/pasteboard/data-transfer-items-drag-drop-string.html [ Skip ] |
| 1011 | editing/pasteboard/data-transfer-items-image-png.html [ Skip ] |
| 1012 | editing/pasteboard/drag-drop-copy-content.html [ Skip ] |
| 1013 | editing/pasteboard/drag-drop-input-textarea.html [ Skip ] |
| 1014 | editing/pasteboard/drag-drop-list.html [ Skip ] |
| 1015 | editing/pasteboard/drag-drop-paragraph-crasher.html [ Skip ] |
| 1016 | editing/pasteboard/drag-drop-url-text.html [ Skip ] |
| 1017 | editing/pasteboard/drag-image-in-about-blank-frame.html [ Skip ] |
| 1018 | editing/pasteboard/drag-list-item.html [ Skip ] |
| 1019 | editing/pasteboard/drop-file-svg.html [ Skip ] |
| 1020 | editing/pasteboard/drop-inputtext-acquires-style.html [ Skip ] |
| 1021 | editing/pasteboard/drop-link.html [ Skip ] |
| 1022 | editing/pasteboard/drop-text-events.html [ Skip ] |
akeerthi@apple.com | 8dde15f | 2018-08-16 16:44:17 +0000 | [diff] [blame] | 1023 | editing/pasteboard/drag-and-drop-color-input.html [ Skip ] |
| 1024 | editing/pasteboard/drag-and-drop-color-input-events.html [ Skip ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 1025 | editing/pasteboard/drag-and-drop-image-contenteditable.html [ Skip ] |
| 1026 | editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Skip ] |
| 1027 | editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Skip ] |
| 1028 | editing/pasteboard/files-during-page-drags.html [ Skip ] |
| 1029 | editing/pasteboard/get-data-text-plain-drop.html [ Skip ] |
| 1030 | editing/pasteboard/text-selection.html [ Skip ] |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1031 | fast/css/affected-by-hover-after-style-change.html [ Skip ] |
| 1032 | fast/css/ancestor-of-hovered-element-removed.html [ Skip ] |
antti@apple.com | da66127 | 2018-11-12 18:55:17 +0000 | [diff] [blame] | 1033 | fast/css/display-contents-hover-active.html [ Skip ] |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1034 | fast/css-generated-content/hover-inline.html [ Skip ] |
| 1035 | fast/css/hover-active-drag.html [ Skip ] |
| 1036 | fast/css/hover-affects-ancestor.html [ Skip ] |
| 1037 | fast/css/hover-affects-child.html [ Skip ] |
| 1038 | fast/css/hover-display-block-inline.html [ Skip ] |
| 1039 | fast/css/hover-display-block-none.html [ Skip ] |
| 1040 | fast/css/hover-display-block.html [ Skip ] |
| 1041 | fast/css/hover-update.html [ Skip ] |
| 1042 | fast/css/nested-layers-with-hover.html [ Skip ] |
| 1043 | fast/css/pseudo-element-selector-scrollbar-hover.html [ Skip ] |
| 1044 | fast/css/resize-corner-tracking.html [ Skip ] |
| 1045 | fast/css/resize-single-axis.html [ Skip ] |
| 1046 | fast/css/user-drag-none.html [ Skip ] |
cdumez@apple.com | ca98dba | 2017-04-05 18:47:39 +0000 | [diff] [blame] | 1047 | fast/forms/range/disabled-while-dragging.html [ Skip ] |
| 1048 | fast/forms/range/range-drag-when-toggled-disabled.html [ Skip ] |
ryanhaddad@apple.com | 9660966 | 2017-04-06 22:39:15 +0000 | [diff] [blame] | 1049 | fast/media/video-element-in-details-collapse.html [ Skip ] |
simon.fraser@apple.com | d3c9b48 | 2017-04-06 00:55:14 +0000 | [diff] [blame] | 1050 | fast/frames/user-gesture-timestamp-propagation.html [ Failure ] |
cdumez@apple.com | 0b99615 | 2017-07-17 19:14:12 +0000 | [diff] [blame] | 1051 | fast/events/mouse-click-different-mouseDown-mouseUp-nodes.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1052 | |
| 1053 | # The file-wrapper part of <attachment> is not yet working on iOS |
| 1054 | fast/attachment/attachment-type-attribute.html [ Skip ] |
| 1055 | |
| 1056 | # RTL Scrollbars are only implemented on certain versions of OS X |
| 1057 | fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Skip ] |
| 1058 | fast/scrolling/rtl-scrollbars-listbox-scroll.html [ Skip ] |
| 1059 | fast/scrolling/rtl-scrollbars-listbox-select-left.html [ Skip ] |
| 1060 | fast/scrolling/rtl-scrollbars-position-absolute.html [ Skip ] |
| 1061 | fast/scrolling/rtl-scrollbars-position-fixed.html [ Skip ] |
| 1062 | fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ Skip ] |
| 1063 | fast/scrolling/rtl-scrollbars-text-selection.html [ Skip ] |
| 1064 | |
| 1065 | # This is specific to extensions on macOS |
| 1066 | webkit.org/b/167795 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ] |
| 1067 | |
| 1068 | # These tests rely on testRunner.setPageVisibility(), which is not implemented on iOS |
| 1069 | svg/animations/animations-paused-when-inserted-in-hidden-document.html [ Skip ] |
| 1070 | svg/animations/animations-paused-when-inserted-in-hidden-document2.html [ Skip ] |
| 1071 | |
dbates@webkit.org | 9a084cb | 2017-08-14 17:29:34 +0000 | [diff] [blame] | 1072 | # iOS does not enable ENABLE(TEXT_CARET). UIKit renders the text insertion caret. |
| 1073 | fast/css/caret-color-fallback-to-color.html [ Skip ] |
| 1074 | fast/css/caret-color-inherit.html [ Skip ] |
| 1075 | fast/css/caret-color-span-inside-editable-parent.html [ Skip ] |
| 1076 | fast/css/caret-color.html [ Skip ] |
| 1077 | fast/history/visited-link-caret-color.html [ Skip ] |
ryanhaddad@apple.com | 455662d | 2018-05-01 19:45:34 +0000 | [diff] [blame] | 1078 | css3/color-filters/color-filter-caret-color.html [ Skip ] |
dbates@webkit.org | 9a084cb | 2017-08-14 17:29:34 +0000 | [diff] [blame] | 1079 | |
antti@apple.com | 2691095 | 2018-06-15 20:52:49 +0000 | [diff] [blame] | 1080 | # Not relevant for iOS. |
| 1081 | css3/color-filters/color-filter-ignore-semantic.html [ Skip ] |
| 1082 | |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1083 | # Run webrtc tests on iOS 11 |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1084 | fast/mediastream/RTCIceCandidate.html [ Pass ] |
| 1085 | fast/mediastream/RTCPeerConnection-add-removeTrack.html [ Pass ] |
| 1086 | fast/mediastream/RTCPeerConnection-addIceCandidate.html [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1087 | fast/mediastream/RTCPeerConnection-addTrack-reuse-sender.html [ Pass ] |
| 1088 | fast/mediastream/RTCPeerConnection-addTransceiver.html [ Pass ] |
| 1089 | fast/mediastream/RTCPeerConnection-createAnswer.html [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1090 | fast/mediastream/RTCPeerConnection-datachannel.html [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1091 | fast/mediastream/RTCPeerConnection-have-local-offer.html [ Pass ] |
| 1092 | fast/mediastream/RTCPeerConnection-have-local-pranswer.html [ Pass ] |
| 1093 | fast/mediastream/RTCPeerConnection-have-remote-offer.html [ Pass ] |
| 1094 | fast/mediastream/RTCPeerConnection-have-remote-pranswer.html [ Pass ] |
| 1095 | fast/mediastream/RTCPeerConnection-inspect-answer.html [ Pass ] |
| 1096 | fast/mediastream/RTCPeerConnection-inspect-offer.html [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1097 | fast/mediastream/RTCPeerConnection-localDescription.html [ Pass ] |
| 1098 | fast/mediastream/RTCPeerConnection-media-setup-single-dialog.html [ Pass ] |
| 1099 | fast/mediastream/RTCPeerConnection-media-setup-two-dialogs.html [ Pass ] |
| 1100 | fast/mediastream/RTCPeerConnection-onnegotiationneeded.html [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1101 | fast/mediastream/RTCPeerConnection-remoteDescription.html [ Pass ] |
| 1102 | fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html [ Pass ] |
| 1103 | fast/mediastream/RTCPeerConnection-setLocalDescription-offer.html [ Pass ] |
| 1104 | fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html [ Pass ] |
| 1105 | fast/mediastream/RTCPeerConnection-stable.html [ Pass ] |
| 1106 | fast/mediastream/RTCPeerConnection-statsSelector.html [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1107 | fast/mediastream/RTCSessionDescription.html [ Pass ] |
| 1108 | fast/mediastream/RTCTrackEvent-constructor.html [ Pass ] |
| 1109 | |
| 1110 | # WebCryptoAPI features that enabled only for iOS 11/High Sierra+ |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1111 | imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html [ Pass Failure ] |
| 1112 | crypto/subtle/rsa-pss-generate-export-key-jwk-sha1.html [ Pass ] |
| 1113 | crypto/subtle/rsa-pss-generate-export-key-jwk-sha224.html [ Pass ] |
| 1114 | crypto/subtle/rsa-pss-generate-export-key-jwk-sha256.html [ Pass ] |
| 1115 | crypto/subtle/rsa-pss-generate-export-key-jwk-sha384.html [ Pass ] |
| 1116 | crypto/subtle/rsa-pss-generate-export-key-jwk-sha512.html [ Pass ] |
| 1117 | crypto/subtle/rsa-pss-generate-export-key-pkcs8.html [ Pass ] |
| 1118 | crypto/subtle/rsa-pss-generate-export-key-spki.html [ Pass ] |
| 1119 | crypto/subtle/rsa-pss-generate-key.html [ Pass ] |
| 1120 | crypto/subtle/rsa-pss-import-jwk-private-key.html [ Pass ] |
| 1121 | crypto/subtle/rsa-pss-import-jwk-public-key-empty-usages.html [ Pass ] |
| 1122 | crypto/subtle/rsa-pss-import-jwk-public-key-sha1.html [ Pass ] |
| 1123 | crypto/subtle/rsa-pss-import-jwk-public-key-sha224.html [ Pass ] |
| 1124 | crypto/subtle/rsa-pss-import-jwk-public-key-sha256.html [ Pass ] |
| 1125 | crypto/subtle/rsa-pss-import-jwk-public-key-sha384.html [ Pass ] |
| 1126 | crypto/subtle/rsa-pss-import-jwk-public-key-sha512.html [ Pass ] |
| 1127 | crypto/subtle/rsa-pss-import-key-sign-large-salt.html [ Pass ] |
| 1128 | crypto/subtle/rsa-pss-import-key-sign.html [ Pass ] |
| 1129 | crypto/subtle/rsa-pss-import-key-verify.html [ Pass ] |
| 1130 | crypto/subtle/rsa-pss-import-pkcs8-key.html [ Pass ] |
| 1131 | crypto/subtle/rsa-pss-import-spki-key-empty-usages.html [ Pass ] |
| 1132 | crypto/subtle/rsa-pss-import-spki-key.html [ Pass ] |
| 1133 | crypto/workers/subtle/rsa-pss-import-key-sign.html [ Pass ] |
| 1134 | crypto/workers/subtle/rsa-pss-import-key-verify.html [ Pass ] |
jiewen_tan@apple.com | dfa6f9f | 2018-07-18 00:24:23 +0000 | [diff] [blame] | 1135 | http/wpt/crypto/rsa-pss-crash.any.html [ Pass ] |
| 1136 | http/wpt/crypto/rsa-pss-crash.any.worker.html [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1137 | |
| 1138 | # Depend on iOS 11 API. |
| 1139 | fast/viewport/ios/viewport-fit-contain.html [ Pass ] |
| 1140 | fast/viewport/ios/viewport-fit-cover.html [ Pass ] |
| 1141 | fast/viewport/ios/viewport-fit-auto.html [ Pass ] |
timothy_horton@apple.com | b13bc15 | 2017-09-22 20:15:14 +0000 | [diff] [blame] | 1142 | fast/css/variables/env/ios [ Pass ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 1143 | |
timothy@apple.com | 75306e5 | 2018-10-15 23:43:02 +0000 | [diff] [blame] | 1144 | # Dark mode not supported on iOS |
| 1145 | css-dark-mode [ Skip ] |
| 1146 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1147 | ### |
| 1148 | # Known failures |
| 1149 | ## |
| 1150 | |
| 1151 | # <rdar://problem/14590711> CrashTracer: [USER] DumpRenderTree at WebCore: WebCore::Element::detach + 17 |
| 1152 | svg/as-image/svg-nested.html |
| 1153 | |
| 1154 | # Height of actual image is 1-2 pixels shorter than expected image. |
| 1155 | fast/backgrounds/gradient-background-on-subpixel-position.html [ ImageOnlyFailure ] |
| 1156 | |
| 1157 | # Difference of less 0.03% between images. |
| 1158 | svg/as-image/svg-image-with-data-uri-from-canvas.html [ ImageOnlyFailure ] |
| 1159 | svg/canvas/canvas-global-alpha-svg.html [ ImageOnlyFailure ] |
| 1160 | svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ] |
| 1161 | |
| 1162 | # SVG |
| 1163 | webkit.org/b/137574 svg/dom/SVGAnimatedAngle.html [ Skip ] # Pass, Crash |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1164 | |
| 1165 | # Canvas tests that fail: |
| 1166 | webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.clear.html [ Failure ] |
| 1167 | webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ] |
| 1168 | webkit.org/b/137530 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ] |
| 1169 | webkit.org/b/137530 canvas/philip/tests/2d.drawImage.broken.html [ Failure ] |
| 1170 | webkit.org/b/137530 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1171 | webkit.org/b/137530 canvas/philip/tests/2d.path.rect.winding.html [ Failure ] |
| 1172 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ] |
| 1173 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ] |
| 1174 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ] |
| 1175 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.middle.html [ Failure ] |
| 1176 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.top.html [ Failure ] |
| 1177 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ] |
| 1178 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ] |
| 1179 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ] |
| 1180 | webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ] |
| 1181 | webkit.org/b/137530 canvas/philip/tests/2d.text.measure.width.space.html [ Failure ] |
| 1182 | webkit.org/b/137530 imported/w3c/web-platform-tests/2dcontext/transformations/canvas_transformations_reset_001.html [ ImageOnlyFailure ] |
| 1183 | |
| 1184 | # Canvas tests that have stderr: |
| 1185 | canvas/philip/tests/2d.canvas.readonly.html [ Skip ] |
| 1186 | |
| 1187 | # HTTP tests that time out: |
| 1188 | http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1189 | http/tests/local/blob/send-hybrid-blob.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1190 | http/tests/local/formdata/upload-events.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1191 | http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2.html |
| 1192 | http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier.html |
| 1193 | http/tests/navigation/scrollstate-after-http-equiv-refresh.html |
| 1194 | http/tests/navigation/scrollstate-after-location-reload.html |
| 1195 | http/tests/security/contentSecurityPolicy/media-src-allowed.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1196 | http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html |
| 1197 | http/tests/canvas/webgl/origin-clean-conformance.html |
| 1198 | |
| 1199 | # HTTP tests that fail: |
| 1200 | http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1201 | http/tests/loading/promote-img-preload-priority.html [ Failure ] |
| 1202 | http/tests/loading/sizes/preload-image-sizes.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1203 | http/tests/local/formdata/form-data-with-unknown-file-extension.html [ Failure ] |
| 1204 | http/tests/local/formdata/send-form-data-with-filename.html [ Failure ] |
| 1205 | http/tests/local/formdata/send-form-data-with-sliced-file.html [ Failure ] |
| 1206 | http/tests/local/formdata/send-form-data.html [ Failure ] |
| 1207 | http/tests/local/link-stylesheet-load-order-preload.html [ Failure ] |
| 1208 | http/tests/local/link-stylesheet-load-order.html [ Failure ] |
| 1209 | http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] |
| 1210 | http/tests/misc/link-rel-icon-beforeload.html [ Failure ] |
| 1211 | http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1212 | http/tests/misc/willCacheResponse-delegate-callback.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1213 | http/tests/navigation/response204.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1214 | http/tests/security/contentSecurityPolicy/object-src-no-url-blocked.html [ Failure ] |
| 1215 | http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure ] |
| 1216 | http/tests/security/contentSecurityPolicy/object-src-none-blocked.html [ Failure ] |
| 1217 | http/tests/security/cross-frame-access-put.html [ Failure ] |
| 1218 | http/tests/security/cross-origin-plugin-allowed.html [ Failure ] |
| 1219 | http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ] |
| 1220 | http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ] |
| 1221 | http/tests/security/cross-origin-plugin.html [ Failure ] |
| 1222 | http/tests/security/local-user-CSS-from-remote.html [ Failure ] |
| 1223 | http/tests/security/storage-blocking-loosened-plugin.html [ Failure ] |
| 1224 | http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ] |
| 1225 | http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ] |
| 1226 | http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Failure ] |
| 1227 | http/tests/security/svg-image-with-css-cross-domain.html [ ImageOnlyFailure ] |
| 1228 | |
| 1229 | # HTTP tests that are flaky: |
| 1230 | http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ] |
| 1231 | |
| 1232 | # HTTP test that assert: |
| 1233 | http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html |
| 1234 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1235 | # <rdar://problem/19191637> compositing/layer-creation/deep-tree.html fails |
| 1236 | compositing/layer-creation/deep-tree.html |
| 1237 | |
| 1238 | # <rdar://problem/19193263> compositing/geometry/outline-change.html: ASSERTION FAILED: loader->identifier() in DocumentLoader::removeSubresourceLoader() |
| 1239 | compositing/geometry/outline-change.html |
| 1240 | compositing/geometry/partial-layout-update.html |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 1241 | legacy-animation-engine/compositing/geometry/partial-layout-update.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1242 | fast/dom/HTMLObjectElement/children-changed.html |
| 1243 | fast/events/menu-keydown-on-hidden-element.html |
| 1244 | |
ryanhaddad@apple.com | 9adb208 | 2017-10-20 23:40:21 +0000 | [diff] [blame] | 1245 | # Compositing tests to triage |
| 1246 | webkit.org/b/178487 compositing/visibility/visibility-simple-video-layer.html [ Skip ] |
| 1247 | webkit.org/b/178487 compositing/backing/form-controls-backing.html [ Failure ] |
| 1248 | webkit.org/b/178487 compositing/checkerboard.html [ Failure ] |
| 1249 | webkit.org/b/178487 compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ] |
| 1250 | webkit.org/b/178487 compositing/fixed-with-fixed-layout.html [ Failure ] |
| 1251 | webkit.org/b/178487 compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 1252 | webkit.org/b/178487 legacy-animation-engine/compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ] |
ryanhaddad@apple.com | 9adb208 | 2017-10-20 23:40:21 +0000 | [diff] [blame] | 1253 | webkit.org/b/178487 compositing/geometry/video-fixed-scrolling.html [ Pass Failure ] |
| 1254 | webkit.org/b/178487 compositing/iframes/composited-iframe-scroll.html [ Failure ] |
| 1255 | webkit.org/b/178487 compositing/iframes/iframe-content-flipping.html [ Failure ] |
| 1256 | webkit.org/b/178487 compositing/iframes/layout-on-compositing-change.html [ Failure ] |
| 1257 | webkit.org/b/178487 compositing/iframes/nested-iframe-scrolling.html [ Failure ] |
| 1258 | webkit.org/b/178487 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Failure ] |
| 1259 | webkit.org/b/178487 compositing/layer-creation/fixed-overlap-extent.html [ Failure ] |
| 1260 | webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ] |
| 1261 | webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure ] |
| 1262 | webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view.html [ Failure ] |
| 1263 | webkit.org/b/178487 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ] |
| 1264 | webkit.org/b/178487 compositing/layer-creation/will-change-layer-creation.html [ Failure ] |
| 1265 | webkit.org/b/178487 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ] |
| 1266 | webkit.org/b/178487 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure ] |
| 1267 | webkit.org/b/178487 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ] |
| 1268 | webkit.org/b/178487 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Failure ] |
| 1269 | webkit.org/b/178487 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ] |
| 1270 | webkit.org/b/178487 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ] |
| 1271 | webkit.org/b/178487 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ] |
| 1272 | webkit.org/b/178487 compositing/video/video-object-fit.html [ Failure ] |
| 1273 | webkit.org/b/178487 compositing/video/video-poster.html [ Failure ] |
| 1274 | webkit.org/b/178487 compositing/masks/compositing-clip-path-on-subpixel-position.html [ ImageOnlyFailure ] |
| 1275 | webkit.org/b/178487 compositing/overlap-blending/nested-overlap-overflow.html [ ImageOnlyFailure ] |
| 1276 | webkit.org/b/178487 compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ] |
| 1277 | webkit.org/b/178487 compositing/video/video-clip-change-src.html [ ImageOnlyFailure ] |
| 1278 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1279 | # CSS tests to triage |
| 1280 | webkit.org/b/178588 css3/flexbox/flexitem.html [ Failure ] |
| 1281 | webkit.org/b/178588 css3/zoom-coords.xhtml [ Failure ] |
| 1282 | webkit.org/b/178588 fast/css/active-display-none.html [ Failure ] |
| 1283 | webkit.org/b/178588 fast/css/button-height.html [ Failure ] |
| 1284 | webkit.org/b/178588 fast/css/image-orientation/image-orientation.html [ Failure ] |
| 1285 | webkit.org/b/178588 fast/css/image-resolution/image-resolution.html [ Failure ] |
| 1286 | webkit.org/b/178588 fast/css/line-height-determined-by-primary-font.html [ Failure ] |
| 1287 | webkit.org/b/178588 fast/css/replaced-element-implicit-size.html [ Failure ] |
| 1288 | webkit.org/b/178588 fast/css/square-button-appearance.html [ Failure ] |
| 1289 | webkit.org/b/178588 fast/css/unknown-pseudo-element-matching.html [ Failure ] |
| 1290 | webkit.org/b/178588 css3/background/background-repeat-round-padding.html [ ImageOnlyFailure ] |
| 1291 | webkit.org/b/178588 css3/blending/blend-mode-body-child-isolate-html-background-color.html [ ImageOnlyFailure ] |
| 1292 | webkit.org/b/178588 css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ] |
| 1293 | webkit.org/b/178588 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ] |
| 1294 | webkit.org/b/178588 css3/masking/mask-base64.html [ ImageOnlyFailure ] |
| 1295 | webkit.org/b/178588 css3/masking/mask-repeat-round-padding.html [ ImageOnlyFailure ] |
| 1296 | webkit.org/b/178588 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ] |
| 1297 | webkit.org/b/178588 fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order.html [ ImageOnlyFailure ] |
| 1298 | webkit.org/b/178588 fast/css/empty-cell-baseline.html [ ImageOnlyFailure ] |
| 1299 | webkit.org/b/178588 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ] |
| 1300 | webkit.org/b/178588 fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ] |
| 1301 | webkit.org/b/178588 fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ] |
| 1302 | webkit.org/b/178588 fast/css/vertical-align-block-elements.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1303 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1304 | webkit.org/b/178961 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1305 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1306 | webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-002.html [ ImageOnlyFailure ] |
| 1307 | webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-003.html [ ImageOnlyFailure ] |
| 1308 | webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-004.html [ ImageOnlyFailure ] |
| 1309 | webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-006.html [ ImageOnlyFailure ] |
| 1310 | webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-007.html [ ImageOnlyFailure ] |
| 1311 | webkit.org/b/178729 css3/shapes/shape-outside/shape-box/shape-outside-box-008.html [ ImageOnlyFailure ] |
| 1312 | webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-000.html [ ImageOnlyFailure ] |
| 1313 | webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-004.html [ ImageOnlyFailure ] |
| 1314 | webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-009.html [ ImageOnlyFailure ] |
| 1315 | webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-013.html [ ImageOnlyFailure ] |
| 1316 | webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-015.html [ ImageOnlyFailure ] |
| 1317 | webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-016.html [ ImageOnlyFailure ] |
| 1318 | webkit.org/b/178729 css3/shapes/shape-outside/shape-image/shape-image-025.html [ ImageOnlyFailure ] |
| 1319 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-017.html [ ImageOnlyFailure ] |
| 1320 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ] |
| 1321 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-017.html [ ImageOnlyFailure ] |
| 1322 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-010.html [ ImageOnlyFailure ] |
| 1323 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-011.html [ ImageOnlyFailure ] |
| 1324 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-012.html [ ImageOnlyFailure ] |
| 1325 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-013.html [ ImageOnlyFailure ] |
| 1326 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-014.html [ ImageOnlyFailure ] |
| 1327 | webkit.org/b/178729 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-015.html [ ImageOnlyFailure ] |
| 1328 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ] |
| 1329 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ] |
| 1330 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ] |
| 1331 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ] |
| 1332 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ] |
| 1333 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ] |
| 1334 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ] |
| 1335 | webkit.org/b/178729 css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1336 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1337 | webkit.org/b/178952 fast/css/font-calculated-value.html [ Failure ] |
| 1338 | webkit.org/b/178954 fast/css/font-shorthand-from-longhands.html [ Failure ] |
| 1339 | webkit.org/b/178955 fast/css/font-shorthand-line-height.html [ Failure ] |
| 1340 | webkit.org/b/178957 fast/css/getComputedStyle/computed-style-font.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1341 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1342 | webkit.org/b/178958 fast/css/font-face-multiple-faces.html [ Failure ] |
| 1343 | webkit.org/b/178958 fast/css/font-face-opentype.html [ Failure ] |
| 1344 | webkit.org/b/178958 fast/css/font-face-repeated-url.html [ Failure ] |
| 1345 | webkit.org/b/178958 fast/css/font-face-synthetic-bold-italic.html [ Failure ] |
| 1346 | webkit.org/b/178958 fast/css/font-face-weight-matching.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1347 | |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1348 | webkit.org/b/178963 fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ] |
| 1349 | webkit.org/b/178963 fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailure ] |
| 1350 | webkit.org/b/178963 fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ] |
| 1351 | webkit.org/b/178963 fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1352 | |
ryanhaddad@apple.com | b7fe876 | 2017-11-10 01:50:30 +0000 | [diff] [blame] | 1353 | # editing/deleting tests to triage |
| 1354 | editing/deleting/delete-all-text-in-text-field-assertion.html [ Failure ] |
| 1355 | editing/deleting/delete-cell-contents.html [ Failure ] |
ryanhaddad@apple.com | b7fe876 | 2017-11-10 01:50:30 +0000 | [diff] [blame] | 1356 | editing/deleting/smart-delete-across-editable-boundaries.html [ Failure ] |
| 1357 | editing/deleting/smart-editing-disabled-mac.html [ Failure ] |
| 1358 | |
ryanhaddad@apple.com | ae19f69 | 2017-12-01 21:44:48 +0000 | [diff] [blame] | 1359 | # editing/execCommand tests to triage |
| 1360 | webkit.org/b/180270 editing/execCommand/button.html [ Failure ] |
| 1361 | webkit.org/b/180269 editing/execCommand/createLink.html [ Failure ] |
| 1362 | webkit.org/b/180271 editing/execCommand/hilitecolor.html [ Failure ] |
| 1363 | webkit.org/b/180268 editing/execCommand/query-command-state.html [ Failure ] |
| 1364 | webkit.org/b/180267 editing/execCommand/remove-format-multiple-elements-mac.html [ Failure ] |
| 1365 | webkit.org/b/180267 editing/execCommand/remove-format-multiple-elements-win.html [ Failure ] |
| 1366 | webkit.org/b/180267 editing/execCommand/remove-formatting-2.html [ Failure ] |
| 1367 | webkit.org/b/180269 editing/execCommand/toggle-link-mac.html [ Failure ] |
| 1368 | webkit.org/b/180269 editing/execCommand/toggle-unlink-mac.html |
| 1369 | webkit.org/b/180269 editing/execCommand/unlink.html [ Failure ] |
| 1370 | |
david_fenton@apple.com | 3dc30ad | 2018-09-17 21:14:34 +0000 | [diff] [blame] | 1371 | webkit.org/b/188020 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-drawImage.html [ Pass Failure ] |
david_fenton@apple.com | e8138da | 2018-09-17 16:41:29 +0000 | [diff] [blame] | 1372 | |
ryanhaddad@apple.com | ae19f69 | 2017-12-01 21:44:48 +0000 | [diff] [blame] | 1373 | webkit.org/b/180275 editing/caret/color-span-inside-editable-background.html [ ImageOnlyFailure ] |
| 1374 | webkit.org/b/180725 editing/caret/color-span-inside-editable.html [ ImageOnlyFailure ] |
| 1375 | |
ryanhaddad@apple.com | 3c6b245 | 2017-12-01 23:52:01 +0000 | [diff] [blame] | 1376 | webkit.org/b/180286 editing/input/editable-container-with-word-wrap-normal.html [ Failure ] |
| 1377 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1378 | # Font tests that fail: |
| 1379 | fonts/font-fallback-prefers-pictographs.html [ ImageOnlyFailure ] |
| 1380 | |
| 1381 | # ietestcenter tests that fail: |
| 1382 | ietestcenter/css3/flexbox/flexbox-align-baseline-001.htm [ ImageOnlyFailure ] |
| 1383 | ietestcenter/css3/flexbox/flexbox-align-center-001.htm [ ImageOnlyFailure ] |
| 1384 | ietestcenter/css3/flexbox/flexbox-align-center-002.htm [ ImageOnlyFailure ] |
| 1385 | ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ] |
| 1386 | ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1387 | |
| 1388 | # Scrollbar tests that fail: |
| 1389 | webkit.org/b/137572 scrollbars/scroll-rtl-or-bt-layer.html [ Skip ] |
| 1390 | webkit.org/b/137572 scrollbars/scrollable-iframe-remove-crash.html [ Skip ] # Timeout, Fail |
| 1391 | webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ] |
| 1392 | webkit.org/b/137572 scrollbars/scrollbar-selectors.html [ Failure ] |
| 1393 | webkit.org/b/137572 scrollbars/scrollevent-iframe-no-scrolling.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1394 | scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1395 | |
| 1396 | # JavaScript tests that fail: |
| 1397 | js/dom/dom-static-property-for-in-iteration.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1398 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1399 | # These tests require an OpenType MATH font on the Apple bots. |
fred.wang@free.fr | f1ccbf1 | 2018-03-08 16:58:54 +0000 | [diff] [blame] | 1400 | webkit.org/b/160161 mathml/opentype/vertical.html [ Skip ] |
| 1401 | webkit.org/b/160161 mathml/opentype/large-operators.html [ Skip ] |
| 1402 | webkit.org/b/160161 mathml/opentype/horizontal.html [ Skip ] |
| 1403 | webkit.org/b/160161 mathml/opentype/horizontal-munderover.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1404 | |
fred.wang@free.fr | 2f7bb40 | 2018-03-22 11:31:47 +0000 | [diff] [blame] | 1405 | # This test requires the Latin Modern Math font. |
fred.wang@free.fr | f1ccbf1 | 2018-03-08 16:58:54 +0000 | [diff] [blame] | 1406 | webkit.org/b/160161 mathml/presentation/bug159513.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1407 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1408 | # This test fails because the USE_TYPO_METRICS flag is ignored for non-math font |
fred.wang@free.fr | 3b66fe9 | 2017-11-27 08:53:00 +0000 | [diff] [blame] | 1409 | webkit.org/b/150394 imported/w3c/web-platform-tests/mathml/relations/text-and-math/use-typo-metrics-1.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1410 | |
fred.wang@free.fr | 3b66fe9 | 2017-11-27 08:53:00 +0000 | [diff] [blame] | 1411 | # This test fails because iframes are expanded on iOS. |
| 1412 | webkit.org/b/149264 imported/w3c/web-platform-tests/mathml/relations/html5-tree/unique-identifier-1.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1413 | |
| 1414 | # These tests use key navigation to test MathML links but do not seem to work on iOS simulator. |
| 1415 | webkit.org/b/159662 mathml/presentation/href-enter.html [ Skip ] |
| 1416 | webkit.org/b/159662 mathml/presentation/href-style.html [ Skip ] |
| 1417 | |
| 1418 | # <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont() |
| 1419 | svg/text/svg-fallback-font-crash.html |
| 1420 | svg/css/font-face-variant-crash.html |
| 1421 | |
ryanhaddad@apple.com | cffdeaa | 2018-01-17 22:25:05 +0000 | [diff] [blame] | 1422 | # storage/indexeddb tests to triage |
| 1423 | webkit.org/b/181752 storage/indexeddb/connection-leak-private.html [ Failure ] |
| 1424 | webkit.org/b/181752 storage/indexeddb/connection-leak.html [ Failure ] |
| 1425 | webkit.org/b/181752 storage/indexeddb/cursor-leak-private.html [ Failure ] |
| 1426 | webkit.org/b/181752 storage/indexeddb/cursor-leak.html [ Failure ] |
| 1427 | webkit.org/b/181752 storage/indexeddb/cursor-request-cycle-private.html [ Failure ] |
| 1428 | webkit.org/b/181752 storage/indexeddb/cursor-request-cycle.html [ Failure ] |
| 1429 | webkit.org/b/181752 storage/indexeddb/database-odd-names.html [ Failure ] |
| 1430 | webkit.org/b/181752 storage/indexeddb/dont-commit-on-blocked-private.html [ Failure ] |
| 1431 | webkit.org/b/181752 storage/indexeddb/events-private.html [ Failure ] |
| 1432 | webkit.org/b/181752 storage/indexeddb/events.html [ Failure ] |
| 1433 | webkit.org/b/181752 storage/indexeddb/open-db-private-browsing.html [ Failure ] |
| 1434 | webkit.org/b/181752 storage/indexeddb/properties-disabled-at-runtime.html [ Failure ] |
| 1435 | webkit.org/b/181752 storage/indexeddb/removed-private.html [ Failure ] |
| 1436 | webkit.org/b/181752 storage/indexeddb/removed.html [ Failure ] |
| 1437 | webkit.org/b/181752 storage/indexeddb/request-leak-private.html [ Failure ] |
| 1438 | webkit.org/b/181752 storage/indexeddb/request-leak.html [ Failure ] |
| 1439 | webkit.org/b/181752 storage/indexeddb/structured-clone-private.html [ Failure ] |
| 1440 | webkit.org/b/181752 storage/indexeddb/structured-clone.html [ Failure ] |
| 1441 | webkit.org/b/181752 storage/indexeddb/wasm-exceptions.html [ Failure ] |
| 1442 | webkit.org/b/181752 storage/indexeddb/database-quota-private.html [ Skip ] |
| 1443 | webkit.org/b/181752 storage/indexeddb/database-quota.html [ Skip ] |
| 1444 | webkit.org/b/181752 storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ] |
| 1445 | webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-1.html [ Skip ] |
| 1446 | webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-2.html [ Skip ] |
| 1447 | webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-5.html [ Skip ] |
| 1448 | webkit.org/b/181752 storage/indexeddb/modern/transaction-scheduler-6.html [ Skip ] |
| 1449 | webkit.org/b/181752 storage/indexeddb/odd-strings.html [ Skip ] |
| 1450 | webkit.org/b/181752 storage/indexeddb/transaction-coordination-within-database.html [ Skip ] |
| 1451 | webkit.org/b/181752 storage/indexeddb/transaction-starvation.html [ Skip ] |
realdawei@apple.com | 8a128d0 | 2018-09-19 21:33:01 +0000 | [diff] [blame] | 1452 | webkit.org/b/176078 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-onnegotiationneeded.html [ Pass Failure ] |
| 1453 | |
ryanhaddad@apple.com | cffdeaa | 2018-01-17 22:25:05 +0000 | [diff] [blame] | 1454 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1455 | # SVG tests that fail: |
| 1456 | svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1457 | svg/as-object/svg-embedded-in-html-in-iframe.html [ Failure ] |
| 1458 | svg/batik/filters/feTile.svg [ Failure ] |
| 1459 | svg/batik/filters/filterRegions.svg [ Failure ] |
| 1460 | svg/batik/masking/maskRegions.svg [ Failure ] |
| 1461 | svg/batik/paints/gradientLimit.svg [ Failure ] |
| 1462 | svg/batik/paints/patternPreserveAspectRatioA.svg [ Failure ] |
| 1463 | svg/batik/paints/patternRegionA.svg [ Failure ] |
| 1464 | svg/batik/paints/patternRegions-positioned-objects.svg [ Failure ] |
| 1465 | svg/batik/paints/patternRegions.svg [ Failure ] |
| 1466 | svg/batik/text/xmlSpace.svg [ Failure ] |
| 1467 | svg/carto.net/button.svg [ Failure ] |
| 1468 | svg/carto.net/colourpicker.svg [ Failure ] |
| 1469 | svg/carto.net/combobox.svg [ Failure ] |
| 1470 | svg/carto.net/scrollbar.svg [ Failure ] |
| 1471 | svg/carto.net/selectionlist.svg [ Failure ] |
| 1472 | svg/carto.net/slider.svg [ Failure ] |
| 1473 | svg/carto.net/tabgroup.svg [ Failure ] |
| 1474 | svg/carto.net/textbox.svg [ Failure ] |
| 1475 | svg/carto.net/window.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1476 | svg/custom/altglyph.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1477 | svg/custom/getscreenctm-in-mixed-content2.xhtml [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1478 | svg/custom/svg-fonts-in-text-controls.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1479 | svg/custom/zero-path-square-cap-rendering.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1480 | svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1481 | svg/hixie/perf/007.xml [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1482 | svg/repaint/text-mask-update.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1483 | svg/stroke/zero-length-path-linecap-rendering.svg [ Failure ] |
| 1484 | svg/stroke/zero-length-subpaths-linecap-rendering.svg [ Failure ] |
| 1485 | svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1486 | svg/text/bidi-text-anchor-direction.svg [ Failure ] |
| 1487 | svg/text/bidi-text-query.svg [ Failure ] |
| 1488 | svg/text/bidi-tspans.svg [ Failure ] |
| 1489 | svg/text/caret-in-svg-text.xhtml [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1490 | svg/text/font-size-below-point-five-2.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1491 | svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1492 | svg/text/lengthAdjust-text-metrics.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1493 | svg/text/remove-tspan-from-text.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1494 | svg/text/select-textLength-spacing-squeeze-1.svg [ Failure ] |
| 1495 | svg/text/select-textLength-spacing-squeeze-2.svg [ Failure ] |
| 1496 | svg/text/select-textLength-spacing-squeeze-3.svg [ Failure ] |
| 1497 | svg/text/select-textLength-spacing-squeeze-4.svg [ Failure ] |
| 1498 | svg/text/select-textLength-spacing-stretch-1.svg [ Failure ] |
| 1499 | svg/text/select-textLength-spacing-stretch-2.svg [ Failure ] |
| 1500 | svg/text/select-textLength-spacing-stretch-3.svg [ Failure ] |
| 1501 | svg/text/select-textLength-spacing-stretch-4.svg [ Failure ] |
| 1502 | svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure ] |
| 1503 | svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ] |
| 1504 | svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ] |
| 1505 | svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ] |
| 1506 | svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure ] |
| 1507 | svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ] |
| 1508 | svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ] |
| 1509 | svg/text/select-textLength-spacingAndGlyphs-stretch-4.svg [ Failure ] |
| 1510 | svg/text/select-x-list-1.svg [ Failure ] |
| 1511 | svg/text/select-x-list-2.svg [ Failure ] |
| 1512 | svg/text/select-x-list-3.svg [ Failure ] |
| 1513 | svg/text/select-x-list-4.svg [ Failure ] |
| 1514 | svg/text/select-x-list-with-tspans-1.svg [ Failure ] |
| 1515 | svg/text/select-x-list-with-tspans-2.svg [ Failure ] |
| 1516 | svg/text/select-x-list-with-tspans-3.svg [ Failure ] |
| 1517 | svg/text/select-x-list-with-tspans-4.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1518 | svg/text/textpath-outline.svg [ ImageOnlyFailure ] |
| 1519 | svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ] |
| 1520 | svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure ] |
| 1521 | svg/wicd/sizing-flakiness.html [ Failure ] |
| 1522 | svg/wicd/test-rightsizing-b.xhtml [ Failure ] |
| 1523 | svg/zoom/page/absolute-sized-document-scrollbars.svg [ Failure ] |
| 1524 | svg/zoom/page/zoom-background-images.html [ Failure ] |
| 1525 | svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Failure ] |
| 1526 | svg/zoom/page/zoom-foreignObject.svg [ Failure ] |
| 1527 | svg/zoom/page/zoom-hixie-rendering-model-004.xhtml [ Failure ] |
| 1528 | svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ] |
| 1529 | svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ] |
| 1530 | svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html [ Failure ] |
| 1531 | svg/zoom/page/zoom-svg-as-background-with-relative-size.html [ Failure ] |
| 1532 | svg/zoom/page/zoom-svg-as-relative-image.html [ Failure ] |
| 1533 | svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ] |
| 1534 | svg/zoom/page/zoom-zoom-coords.xhtml [ Failure ] |
| 1535 | svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1536 | svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ] |
| 1537 | |
| 1538 | # CSS transform tests that fail: |
| 1539 | transforms/3d/point-mapping/3d-point-mapping-3.html [ Failure ] |
| 1540 | transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ Failure ] |
| 1541 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1542 | # Userscript tests that fail: |
| 1543 | userscripts/user-script-plugin-document.html [ Failure ] |
| 1544 | |
| 1545 | # Webarchive tests that fail: |
| 1546 | webarchive/test-css-url-resources-in-stylesheets.html [ Failure ] |
| 1547 | webarchive/test-css-url-resources-inline-styles.html [ Failure ] |
| 1548 | webarchive/test-link-rel-icon.html [ Failure ] |
| 1549 | |
bfulgham@apple.com | 1ea1d3b | 2017-10-03 16:00:55 +0000 | [diff] [blame] | 1550 | # The following two tests are expected to fail until <rdar://problem/34063313> is available on test systems. |
| 1551 | webarchive/loading/cache-expired-subresource.html [ Failure ] |
| 1552 | webarchive/loading/test-loading-archive-subresource-null-mimetype.html [ Crash ] |
| 1553 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1554 | # Webarchive tests that fail due to <https://bugs.webkit.org/show_bug.cgi?id=82665>: |
| 1555 | http/tests/webarchive/test-css-url-encoding-shift-jis.html |
| 1556 | http/tests/webarchive/test-css-url-encoding-utf-8.html |
| 1557 | http/tests/webarchive/test-css-url-encoding.html |
| 1558 | |
| 1559 | # XMLHttpRequest tests that fail: |
| 1560 | http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ] |
| 1561 | http/tests/xmlhttprequest/default-content-type-dashboard.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1562 | |
| 1563 | # DeviceMotion tests that time out: |
| 1564 | fast/dom/DeviceMotion/no-page-cache.html |
| 1565 | |
| 1566 | # LayoutTests/fast tests that fail: |
| 1567 | fast/autoresize/autoresize-with-iframe.html [ Failure ] |
| 1568 | fast/autoresize/basic.html [ Failure ] |
| 1569 | fast/autoresize/turn-off-autoresize.html [ Failure ] |
| 1570 | fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ] |
| 1571 | fast/backgrounds/selection-background-color.html [ ImageOnlyFailure ] |
| 1572 | fast/block/basic/fieldset-stretch-to-legend.html [ Failure ] |
| 1573 | fast/block/float/008.html [ Failure ] |
| 1574 | fast/block/float/019.html [ Failure ] |
| 1575 | fast/block/float/033.html [ Failure ] |
| 1576 | fast/block/float/035.html [ Failure ] |
| 1577 | fast/block/float/br-with-clear-2.html [ Failure ] |
| 1578 | fast/block/float/float-not-removed-from-next-sibling.html [ Failure ] |
| 1579 | fast/block/float/float-not-removed-from-next-sibling2.html [ Failure ] |
| 1580 | fast/block/float/floats-offset-image-strict.html [ ImageOnlyFailure ] |
| 1581 | fast/block/float/nested-clearance.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1582 | fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ] |
| 1583 | fast/block/positioning/016.html [ Failure ] |
| 1584 | fast/block/positioning/025.html [ Failure ] |
| 1585 | fast/block/positioning/fixed-position-stacking-context.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1586 | fast/block/positioning/negative-rel-position.html [ Failure ] |
| 1587 | fast/block/positioning/offsetLeft-offsetTop-multicolumn.html [ ImageOnlyFailure ] |
| 1588 | fast/block/positioning/relative-positioned-inline-container.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1589 | fast/borders/border-fit.html [ Failure ] |
| 1590 | fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ] |
| 1591 | fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ] |
| 1592 | fast/borders/border-radius-on-subpixel-position-non-hidpi.html [ ImageOnlyFailure ] |
| 1593 | fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ] |
| 1594 | fast/canvas/canvas-bg.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1595 | fast/canvas/canvas-gradient-addStop-error.html [ Failure ] |
| 1596 | fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ] |
| 1597 | fast/canvas/draw-focus-if-needed-with-path.html [ Failure ] |
| 1598 | fast/canvas/draw-focus-if-needed.html [ Failure ] |
| 1599 | fast/clip/clip-when-rect-has-fractional-pixel-value.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1600 | fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html [ Failure ] |
| 1601 | fast/dom/Element/getBoundingClientRect.html [ Failure ] |
| 1602 | fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1603 | fast/dom/HTMLHeadElement/textInHead1.html [ Failure ] |
| 1604 | fast/dom/HTMLHeadElement/textInHead2.html [ Failure ] |
| 1605 | fast/dom/HTMLHeadElement/textInHead3.html [ Failure ] |
| 1606 | fast/dom/HTMLHeadElement/textInHead4.html [ Failure ] |
| 1607 | fast/dom/HTMLHeadElement/textInHead5.html [ Failure ] |
| 1608 | fast/dom/HTMLImageElement/sizes/image-sizes-1x.html [ Failure ] |
| 1609 | fast/dom/HTMLInputElement/input-slider-update-styled.html [ Failure ] |
| 1610 | fast/dom/HTMLInputElement/input-slider-update.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1611 | fast/dom/Range/getBoundingClientRect.html [ Failure ] |
| 1612 | fast/dom/Range/getClientRects.html [ Failure ] |
| 1613 | fast/dom/Range/range-expand.html [ Failure ] |
simon.fraser@apple.com | e41966d | 2017-05-13 05:41:28 +0000 | [diff] [blame] | 1614 | webkit.org/b/172058 fast/dom/Range/simple-line-layout-getclientrects.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1615 | fast/dom/Window/mozilla-focus-blur.html [ Failure ] |
| 1616 | fast/dom/Window/new-window-opener.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1617 | fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Failure ] |
| 1618 | fast/dom/Window/slow-unload-handler.html [ Failure ] |
| 1619 | fast/dom/Window/webkitConvertPoint.html [ Failure ] |
| 1620 | fast/dom/Window/window-properties-device-orientation.html [ Failure ] |
| 1621 | fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ] |
| 1622 | fast/dom/Window/window-resize-and-move-arguments.html [ Failure ] |
| 1623 | fast/dom/Window/window-resize.html [ Failure ] |
| 1624 | fast/dom/Window/window-screen-properties.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1625 | fast/dom/anchor-text.html [ Failure ] |
| 1626 | fast/dom/attr_dead_doc.html [ Failure ] |
| 1627 | fast/dom/client-width-height-quirks.html [ Failure ] |
| 1628 | fast/dom/client-width-height.html [ Failure ] |
| 1629 | fast/dom/comment-not-documentElement.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1630 | fast/dom/horizontal-scrollbar-when-dir-change.html [ Failure ] |
| 1631 | fast/dom/jsDevicePixelRatio.html [ Failure ] |
| 1632 | fast/dom/navigator-detached-no-crash.html [ Failure ] |
| 1633 | fast/dom/scroll-reveal-left-overflow.html [ Failure ] |
| 1634 | fast/dom/scroll-reveal-top-overflow.html [ Failure ] |
| 1635 | fast/dom/tab-in-right-alignment.html [ Failure ] |
| 1636 | fast/dom/title-directionality-removeChild.html [ Failure ] |
| 1637 | fast/dom/title-directionality.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1638 | fast/dom/vertical-scrollbar-when-dir-change.html [ Failure ] |
| 1639 | fast/dom/window-inner-size-scaling.html [ Failure ] |
| 1640 | fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1641 | fast/events/constructors/mouse-event-constructor.html [ Failure ] |
| 1642 | fast/events/constructors/wheel-event-constructor.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1643 | fast/events/event-attribute.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1644 | fast/events/frame-tab-focus.html [ Failure ] |
| 1645 | fast/events/ime-composition-events-001.html [ Failure ] |
| 1646 | fast/events/ime-compositionend-on-selection-change.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1647 | fast/events/input-events-paste-data.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1648 | fast/events/input-events-ime-recomposition.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1649 | fast/events/input-events-paste-rich-datatransfer.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1650 | fast/events/before-input-prevent-cut.html [ Failure ] |
| 1651 | fast/events/before-input-prevent-paste.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1652 | fast/events/before-input-delete-text-target-ranges.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1653 | fast/events/scale-and-scroll-body.html [ Failure ] |
| 1654 | fast/events/scale-and-scroll-iframe-body.html [ Failure ] |
| 1655 | fast/events/scale-and-scroll-iframe-window.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1656 | fast/events/show-modal-dialog-onblur-onfocus.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1657 | fast/events/tabindex-focus-blur-all.html [ Failure ] |
| 1658 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1659 | # Ref-test imported from W3C that is failing because type=image input elements have rounded corners on iOS. |
| 1660 | imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ ImageOnlyFailure ] |
| 1661 | # Ref-test imported form W3C that is failing because the test is off by a couple of pixels on iOS. |
rego@igalia.com | 28b9cfe | 2018-01-25 07:19:19 +0000 | [diff] [blame] | 1662 | imported/w3c/web-platform-tests/css/css-multicol/multicol-fill-auto-block-children-001.xht [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1663 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1664 | fast/filter-image/clipped-filter.html [ ImageOnlyFailure ] |
| 1665 | fast/flexbox/flex-hang.html [ Failure ] |
| 1666 | fast/flexbox/overhanging-floats-removed.html [ Failure ] |
| 1667 | fast/flexbox/vertical-box-form-controls.html [ Failure ] |
| 1668 | fast/forms/autofocus-opera-003.html [ Failure ] |
| 1669 | fast/forms/button-inner-block-reuse.html [ Failure ] |
| 1670 | fast/forms/button-with-float.html [ ImageOnlyFailure ] |
| 1671 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1672 | fast/forms/datalist/input-list.html [ Failure ] |
| 1673 | fast/forms/datetime/ValidityState-rangeOverflow-datetime.html [ Failure ] |
| 1674 | fast/forms/datetime/ValidityState-rangeUnderflow-datetime.html [ Failure ] |
| 1675 | fast/forms/datetime/ValidityState-stepMismatch-datetime.html [ Failure ] |
| 1676 | fast/forms/datetime/ValidityState-typeMismatch-datetime.html [ Failure ] |
| 1677 | fast/forms/datetime/datetime-input-type.html [ Failure ] |
| 1678 | fast/forms/datetime/datetime-setrangetext.html [ Failure ] |
| 1679 | fast/forms/datetime/datetime-stepup-stepdown.html [ Failure ] |
| 1680 | fast/forms/datetime/datetime-value-sanitization.html [ Failure ] |
| 1681 | fast/forms/datetime/input-valueasdate-datetime.html [ Failure ] |
| 1682 | fast/forms/datetime/input-valueasnumber-datetime.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1683 | fast/forms/fieldset-legend-padding-unclipped-fieldset-border.html [ Failure ] |
| 1684 | fast/forms/fieldset-with-float.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1685 | fast/forms/file/file-style-inheritance.html [ Failure ] |
| 1686 | fast/forms/file/file-vertical-padding-border.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1687 | fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ] |
| 1688 | fast/forms/hidpi-textfield-background-bleeding.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1689 | fast/forms/input-baseline.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1690 | fast/forms/input-live-pseudo-selectors.html [ Failure ] |
| 1691 | fast/forms/input-no-renderer.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1692 | fast/forms/input-set-composition-scroll.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1693 | fast/forms/listbox-clip.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1694 | fast/forms/listbox-selection-2.html [ Failure ] |
| 1695 | fast/forms/listbox-selection-3.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1696 | fast/forms/number/number-size.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1697 | fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure ] |
| 1698 | fast/forms/number/number-spinbutton-click-in-iframe.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1699 | fast/forms/number/number-wheel-event.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1700 | fast/forms/password-placeholder-text-security.html [ Pass ImageOnlyFailure ] |
| 1701 | fast/forms/placeholder-position.html [ Failure ] |
| 1702 | fast/forms/radio/indeterminate-radio.html [ Pass Failure ] |
ryanhaddad@apple.com | dc46068 | 2017-10-31 20:50:37 +0000 | [diff] [blame] | 1703 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1704 | fast/forms/range/slider-padding.html [ Failure ] |
| 1705 | fast/forms/range/slider-thumb-stylability.html [ Failure ] |
| 1706 | fast/forms/range/slider-transformed.html [ Failure ] |
| 1707 | fast/forms/range/slider-zoomed.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1708 | fast/forms/search/search-size-with-decorations.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1709 | fast/forms/select-clientheight-large-size.html [ Failure ] |
| 1710 | fast/forms/select-clientheight-with-multiple-attr.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1711 | fast/forms/select-live-pseudo-selectors.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1712 | fast/forms/select-overflow-scroll-inherited.html [ Failure ] |
| 1713 | fast/forms/select-overflow-scroll.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1714 | fast/forms/select/option-selecting.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1715 | fast/forms/textarea-input-event.html [ Failure ] |
| 1716 | fast/forms/textarea-live-pseudo-selectors.html [ Failure ] |
| 1717 | fast/forms/textarea-metrics.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1718 | fast/forms/textfield-overflow-by-value-update.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1719 | fast/frames/calculate-fixed.html [ Failure ] |
| 1720 | fast/frames/calculate-order.html [ Failure ] |
| 1721 | fast/frames/calculate-percentage.html [ Failure ] |
| 1722 | fast/frames/calculate-relative.html [ Failure ] |
| 1723 | fast/frames/content-opacity-1.html [ Failure ] |
| 1724 | fast/frames/content-opacity-2.html [ Failure ] |
| 1725 | fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1726 | fast/frames/hidpi-position-iframe-on-device-pixel.html [ ImageOnlyFailure ] |
| 1727 | fast/frames/iframe-scaling-with-scroll.html [ Failure ] |
| 1728 | fast/frames/iframe-text-contents.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1729 | fast/frames/invalid.html [ Failure ] |
| 1730 | fast/frames/paint-iframe-background.html [ Failure ] |
| 1731 | fast/frames/sandboxed-iframe-about-blank.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1732 | fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ] |
| 1733 | fast/frames/valid.html [ Failure ] |
| 1734 | fast/gradients/background-clipped.html [ Failure ] |
| 1735 | fast/hidpi/image-srcset-data-srcset.html [ Failure ] |
| 1736 | fast/images/gif-large-checkerboard.html [ Failure ] |
| 1737 | fast/images/gray-scale-jpeg-with-color-profile.html [ Failure ] |
| 1738 | fast/images/icon-decoding.html [ Failure ] |
| 1739 | fast/images/image-in-map.html [ Failure ] |
| 1740 | fast/images/imagemap-focus-ring-zoom.html [ Failure ] |
| 1741 | fast/images/repaint-subrect-grid.html [ Failure ] |
| 1742 | fast/images/support-broken-image-delegate.html [ Failure ] |
| 1743 | fast/images/webp-image-decoding.html [ Failure ] |
| 1744 | fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ] |
| 1745 | fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ] |
| 1746 | fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ] |
| 1747 | fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ] |
| 1748 | fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ] |
| 1749 | fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ] |
| 1750 | fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ] |
| 1751 | fast/invalid/017.html [ Failure ] |
| 1752 | fast/invalid/018.html [ Failure ] |
| 1753 | fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html [ ImageOnlyFailure ] |
| 1754 | fast/layers/wrong-clipping-semi-transparent-layer-on-subpixel-position.html [ ImageOnlyFailure ] |
| 1755 | fast/lists/list-marker-before-content-table.html [ Failure ] |
| 1756 | fast/loader/scroll-position-restored-on-back-non-cached.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1757 | fast/media/mq-max-pixel-ratio.html [ ImageOnlyFailure ] |
| 1758 | fast/media/mq-min-pixel-ratio.html [ ImageOnlyFailure ] |
| 1759 | fast/media/mq-pixel-ratio.html [ ImageOnlyFailure ] |
| 1760 | fast/media/mq-resolution-dpi-dpcm-warning.html [ Failure ] |
| 1761 | fast/media/mq-resolution.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1762 | fast/media/viewport-media-query.html [ ImageOnlyFailure ] |
| 1763 | fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ] |
| 1764 | fast/multicol/newmulticol/multicol-clip-rounded-corners.html [ ImageOnlyFailure ] |
| 1765 | fast/multicol/pagination-h-horizontal-bt.html [ Failure ] |
| 1766 | fast/multicol/pagination-h-horizontal-tb.html [ Failure ] |
| 1767 | fast/multicol/pagination-h-vertical-lr.html [ Failure ] |
| 1768 | fast/multicol/pagination-h-vertical-rl.html [ Failure ] |
| 1769 | fast/multicol/pagination-v-horizontal-bt.html [ Failure ] |
| 1770 | fast/multicol/pagination-v-horizontal-tb.html [ Failure ] |
| 1771 | fast/multicol/pagination-v-vertical-lr.html [ Failure ] |
| 1772 | fast/multicol/pagination-v-vertical-rl.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1773 | fast/multicol/progression-reverse.html [ Failure ] |
| 1774 | fast/multicol/shrink-to-column-height-for-pagination.html [ Failure ] |
| 1775 | fast/multicol/single-line.html [ Failure ] |
| 1776 | fast/multicol/span/generated-child-split-flow-crash.html [ Failure ] |
| 1777 | fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ] |
| 1778 | fast/multicol/vertical-rl/rule-style.html [ Failure ] |
| 1779 | fast/multicol/simple-line-layout-line-index-after-strut.html [ ImageOnlyFailure ] |
| 1780 | fast/overflow/horizontal-scroll-after-back.html [ Failure ] |
| 1781 | fast/overflow/overflow-y-scroll.html [ Failure ] |
| 1782 | fast/overflow/scroll-div-hide-show.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1783 | fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ] |
| 1784 | fast/overflow/scrollbar-restored.html [ Failure ] |
| 1785 | fast/parser/nested-fragment-parser-crash.html [ Failure ] |
| 1786 | fast/preloader/document-write-2.html [ Failure ] |
| 1787 | fast/preloader/document-write.html [ Failure ] |
| 1788 | fast/preloader/image-srcset.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1789 | fast/replaced/invalid-object-with-fallback.html [ Failure ] |
| 1790 | fast/replaced/object-with-embed-url-param.html [ Failure ] |
| 1791 | fast/replaced/percent-height-in-anonymous-block.html [ Failure ] |
| 1792 | fast/ruby/ruby-block-style-not-updated-with-before-after-content.html [ Failure ] |
| 1793 | fast/ruby/ruby-block-style-not-updated.html [ Failure ] |
| 1794 | fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ] |
| 1795 | fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ] |
| 1796 | fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ] |
| 1797 | fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ] |
| 1798 | fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ] |
| 1799 | fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html [ Failure ] |
| 1800 | fast/ruby/ruby-inline-style-not-updated.html [ Failure ] |
| 1801 | fast/ruby/ruby-justification.html [ ImageOnlyFailure ] |
| 1802 | fast/ruby/ruby-line-height.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1803 | fast/selectors/read-only-read-write-input-basics.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1804 | fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ] |
| 1805 | fast/spatial-navigation/snav-1st-stop.html [ Failure ] |
| 1806 | fast/spatial-navigation/snav-clipped-overflowed-content.html [ Failure ] |
| 1807 | fast/spatial-navigation/snav-container-only-white-space.html [ Failure ] |
| 1808 | fast/spatial-navigation/snav-container-white-space.html [ Failure ] |
| 1809 | fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ Failure ] |
| 1810 | fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html [ Failure ] |
| 1811 | fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ] |
| 1812 | fast/spatial-navigation/snav-fully-aligned-vertically.html [ Failure ] |
| 1813 | fast/spatial-navigation/snav-hidden-focusable-element.html [ Failure ] |
| 1814 | fast/spatial-navigation/snav-hidden-iframe-zero-size.html [ Failure ] |
| 1815 | fast/spatial-navigation/snav-hidden-iframe.html [ Failure ] |
| 1816 | fast/spatial-navigation/snav-iframe-flattening-simple.html [ Failure ] |
| 1817 | fast/spatial-navigation/snav-iframe-nested.html [ Failure ] |
| 1818 | fast/spatial-navigation/snav-iframe-no-focusable-content.html [ Failure ] |
| 1819 | fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ] |
| 1820 | fast/spatial-navigation/snav-iframe-recursive-offset-parent.html [ Failure ] |
| 1821 | fast/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html [ Failure ] |
| 1822 | fast/spatial-navigation/snav-imagemap-area-not-focusable.html [ Failure ] |
| 1823 | fast/spatial-navigation/snav-imagemap-area-without-image.html [ Failure ] |
| 1824 | fast/spatial-navigation/snav-imagemap-overlapped-areas.html [ Failure ] |
| 1825 | fast/spatial-navigation/snav-imagemap-simple.html [ Failure ] |
| 1826 | fast/spatial-navigation/snav-input.html [ Failure ] |
| 1827 | fast/spatial-navigation/snav-media-elements.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1828 | fast/spatial-navigation/snav-offscreen-content.html [ Failure ] |
| 1829 | fast/spatial-navigation/snav-radio-group.html [ Failure ] |
| 1830 | fast/spatial-navigation/snav-radio.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1831 | fast/spatial-navigation/snav-table-traversal.html [ Failure ] |
| 1832 | fast/spatial-navigation/snav-textarea.html [ Failure ] |
| 1833 | fast/spatial-navigation/snav-tiny-table-traversal.html [ Failure ] |
| 1834 | fast/spatial-navigation/snav-two-elements-one-line.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1835 | fast/spatial-navigation/snav-zero-margin-content.html [ Failure ] |
| 1836 | fast/sub-pixel/block-with-margin-overflow.html [ ImageOnlyFailure ] |
| 1837 | fast/sub-pixel/client-rect-has-subpixel-precision.html [ ImageOnlyFailure ] |
| 1838 | fast/sub-pixel/client-width-height-snapping.html [ Failure ] |
| 1839 | fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ] |
| 1840 | fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ] |
| 1841 | fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ] |
| 1842 | fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ] |
| 1843 | fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ] |
| 1844 | fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html [ Failure ] |
| 1845 | fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1846 | |
| 1847 | fast/text/decorations-transformed.html [ Failure ] |
| 1848 | fast/text/emphasis-avoid-ruby.html [ Failure ] |
| 1849 | fast/text/emphasis-overlap.html [ Failure ] |
| 1850 | fast/text/glyph-reordering.html [ Failure ] |
| 1851 | fast/text/international/001.html [ Failure ] |
| 1852 | fast/text/international/cjk-segmentation.html [ Failure ] |
| 1853 | fast/text/international/thai-cursor-position.html [ Failure ] |
| 1854 | fast/text/international/vertical-text-glyph-test.html [ Failure ] |
| 1855 | fast/text/international/vertical-text-metrics-test.html [ Failure ] |
| 1856 | fast/text/international/wrap-CJK-001.html [ Failure ] |
| 1857 | fast/text/justify-ideograph-complex.html [ Failure ] |
| 1858 | fast/text/justify-ideograph-simple.html [ Failure ] |
| 1859 | fast/text/justify-ideograph-vertical.html [ Failure ] |
| 1860 | fast/text/justify-nbsp.html [ Failure ] |
| 1861 | fast/text/mark-matches-rendering.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1862 | fast/text/soft-hyphen-4.html [ Failure ] |
| 1863 | fast/text/text-combine-rendering.html [ ImageOnlyFailure ] |
| 1864 | fast/text/updateNewFont.html [ Failure ] |
| 1865 | fast/text/wbr-pre.html [ Failure ] |
| 1866 | fast/text/whitespace/001.html [ Failure ] |
| 1867 | fast/text/whitespace/013.html [ Failure ] |
| 1868 | fast/text/whitespace/014.html [ Failure ] |
| 1869 | fast/text/whitespace/017.html [ Failure ] |
| 1870 | fast/text/whitespace/019.html [ Failure ] |
| 1871 | fast/text/whitespace/022.html [ Failure ] |
| 1872 | fast/text/whitespace/023.html [ Failure ] |
| 1873 | fast/text/whitespace/029.html [ Failure ] |
| 1874 | fast/text/whitespace/pre-newline-box-test.html [ Failure ] |
| 1875 | fast/text/whitespace/tab-character-basics.html [ Failure ] |
| 1876 | fast/transforms/rotated-transform-affects-scrolling-1.html [ Failure ] |
| 1877 | fast/transforms/rotated-transform-affects-scrolling-2.html [ Failure ] |
| 1878 | fast/transforms/selection-bounds-in-transformed-view.html [ Failure ] |
| 1879 | fast/viewport/viewport-legacy-handheldfriendly.html [ Failure ] |
| 1880 | fast/viewport/viewport-legacy-mobileoptimized-2.html [ Failure ] |
| 1881 | fast/viewport/viewport-legacy-mobileoptimized-3.html [ Failure ] |
| 1882 | fast/viewport/viewport-legacy-mobileoptimized.html [ Failure ] |
| 1883 | fast/viewport/viewport-legacy-ordering-5.html [ Failure ] |
| 1884 | fast/viewport/viewport-legacy-ordering-6.html [ Failure ] |
| 1885 | fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Failure ] |
| 1886 | fast/viewport/viewport-legacy-xhtmlmp.html [ Failure ] |
| 1887 | fast/workers/worker-storagequota-query-usage.html [ Failure ] |
| 1888 | fast/xsl/sort-locale.xml [ Failure ] |
| 1889 | |
| 1890 | # iOS does not support window resizing or window.resizeTo(). |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1891 | fast/css-grid-layout/flex-content-sized-columns-resize.html [ Skip ] |
commit-queue@webkit.org | 9c71a89 | 2017-10-31 20:27:18 +0000 | [diff] [blame] | 1892 | fast/dom/Window/window-resize-update-scrollbars.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1893 | fast/dynamic/window-resize-scrollbars-test.html [ Skip ] |
| 1894 | fast/images/animated-gif-window-resizing.html [ Skip ] |
commit-queue@webkit.org | 6f63a77 | 2018-01-09 10:53:12 +0000 | [diff] [blame] | 1895 | fast/visual-viewport/resize-event-fired-window-resized.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1896 | loader/go-back-to-different-window-size.html [ Skip ] |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 1897 | webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Skip ] |
| 1898 | webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Skip ] |
| 1899 | webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Skip ] |
| 1900 | webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1901 | |
| 1902 | # LayoutTests/fast tests that timeout: |
| 1903 | fast/events/reveal-link-when-focused.html |
| 1904 | fast/forms/validation-message-appearance.html |
| 1905 | fast/forms/validation-message-clone.html |
| 1906 | fast/dom/DeviceOrientation/add-listener-from-callback.html |
| 1907 | fast/dom/DeviceOrientation/basic-operation.html |
| 1908 | fast/dom/DeviceOrientation/multiple-frames.html |
| 1909 | fast/dom/DeviceOrientation/no-page-cache.html |
| 1910 | fast/dom/DeviceOrientation/no-synchronous-events.html |
| 1911 | fast/dom/DeviceOrientation/null-values.html |
| 1912 | fast/dom/DeviceOrientation/updates.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1913 | fast/dom/MutationObserver/inline-event-listener.html |
| 1914 | fast/dom/Window/open-window-min-size.html |
| 1915 | fast/dom/rtl-scroll-to-leftmost-and-resize.html |
| 1916 | fast/dynamic/paused-event-dispatch.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1917 | fast/events/resize-subframe.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1918 | fast/files/read-blob-async.html |
| 1919 | fast/files/read-file-async.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1920 | fast/files/workers/worker-read-blob-async.html |
| 1921 | fast/files/workers/worker-read-blob-sync.html |
| 1922 | fast/files/workers/worker-read-file-async.html |
| 1923 | fast/files/workers/worker-read-file-sync.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1924 | fast/forms/interactive-validation-attach-assertion.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1925 | fast/images/animated-gif-body-delegated-background-image.html |
| 1926 | fast/images/animated-gif-body-outside-viewport.html |
| 1927 | fast/images/animated-gif-html-background-image.html |
| 1928 | fast/replaced/frame-removed-during-resize-smaller.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1929 | fast/workers/worker-close-more.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1930 | fast/workers/worker-document-leak.html |
| 1931 | fast/workers/worker-lifecycle.html |
| 1932 | fast/block/positioning/vertical-lr/001.html |
| 1933 | fast/body-propagation/overflow/001.html |
| 1934 | fast/borders/0px-borders.html |
| 1935 | fast/box-decoration-break/box-decoration-break-rendering.html |
| 1936 | fast/box-shadow/border-radius-big.html |
commit-queue@webkit.org | 2be04f9 | 2018-11-01 18:49:13 +0000 | [diff] [blame] | 1937 | fast/box-shadow/box-shadow-with-zero-radius.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1938 | |
| 1939 | # <rdar://problem/19226186> ASSERT(m_mainThreadLoader) fails in WorkerThreadableLoader::MainThreadBridge::MainThreadBridge() |
| 1940 | fast/workers/stress-js-execution.html |
| 1941 | fast/workers/termination-early.html |
| 1942 | fast/workers/termination-with-port-messages.html |
| 1943 | fast/workers/use-machine-stack.html |
| 1944 | fast/workers/worker-strict.html |
| 1945 | fast/workers/worker-structure-message.html |
| 1946 | fast/workers/worker-terminate-forever.html |
| 1947 | fast/workers/worker-terminate.html |
| 1948 | fast/workers/worker-call.html |
| 1949 | fast/workers/worker-timeout.html |
| 1950 | |
| 1951 | # <rdar://problem/19226254> ASSERT(!_chooser) in -[WebOpenPanelResultListener dealloc] |
| 1952 | fast/events/domactivate-sets-underlying-click-event-as-handled.html |
| 1953 | |
| 1954 | # <rdar://problem/19226320> ASSERT(useDownstream ? (result > vp) : (result < vp)) fails in WebCore::nextSentenceBoundaryInDirection() |
| 1955 | fast/events/special-key-events-in-input-text.html |
| 1956 | fast/events/key-events-in-input-text.html |
| 1957 | |
| 1958 | # <rdar://problem/11533338> fast/events/message-port-close.html hits ASSERT in Debug in MessagePort::contextDestroyed |
| 1959 | fast/events/message-port-context-destroyed.html |
| 1960 | fast/events/message-port-deleted-document.html |
| 1961 | fast/events/message-port-deleted-frame.html |
| 1962 | |
| 1963 | # <rdar://problem/19226482> fast/selectors/nth-child-of-boundaries-2.html fails |
| 1964 | fast/selectors/nth-child-of-boundaries-2.html |
| 1965 | fast/selectors/nth-child-of-boundaries-3.html |
| 1966 | fast/selectors/not-nested.html |
| 1967 | |
| 1968 | # <rdar://problem/19226573> fast/parser/residual-style-hang.html fails |
| 1969 | fast/parser/residual-style-hang.html |
| 1970 | |
| 1971 | # <rdar://problem/19226623> ASSERT(isIdentifierStart<CharacterType>()) fails in CSSParser::parseIdentifier() |
| 1972 | fast/css/css-selector-text.html |
| 1973 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1974 | # <rdar://problem/19227549> ASSERT(!m_webFrame->_private->provisionalURL) fails in WebFrameLoaderClient::dispatchDidStartProvisionalLoad() |
| 1975 | fast/forms/validation-message-user-modify.html |
| 1976 | |
| 1977 | # <rdar://problem/10348432> DumpRenderTree at WebCore: WebCore::HistoryController::restoreScrollPositionAndViewState |
| 1978 | fast/dom/location-new-window-no-crash.html |
| 1979 | |
| 1980 | # <rdar://problem/19017693> ASSERTION FAILED: [[dataSource webFrame] dataSource] || [[dataSource webFrame] provisionalDataSource] in -[ResourceLoadDelegate webView:identifierForInitialRequest:fromDataSource:] |
| 1981 | fast/events/message-port-inactive-document.html |
| 1982 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1983 | # Failures as of 01/16/2015: |
| 1984 | http/tests/misc/favicon-as-image.html [ Failure ] |
| 1985 | http/tests/misc/iframe404.html [ Failure ] |
| 1986 | http/tests/misc/slow-loading-image-in-pattern.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1987 | http/tests/uri/css-href.php [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1988 | svg/hixie/intrinsic/003.html [ Failure ] |
| 1989 | svg/hixie/text/003.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1990 | |
| 1991 | # Editing tests that are flaky: |
| 1992 | editing/selection/extend-selection-home-end.html |
| 1993 | editing/spelling/spellcheck-async.html |
| 1994 | editing/style/style-text-node-without-editable-parent.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 1995 | |
| 1996 | # Editing tests that fail: |
| 1997 | editing/inserting/typing-at-end-of-line.html [ Failure ] |
| 1998 | editing/undo/undo-combined-delete-boundary.html [ Failure Pass ] |
| 1999 | editing/undo/undo-combined-delete.html [ Pass Failure ] |
| 2000 | editing/undo/undo-forward-delete-boundary.html [ Pass Failure ] |
| 2001 | editing/undo/undo-forward-delete.html [ Pass Failure ] |
| 2002 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2003 | # storage tests that fail: |
| 2004 | storage/websql/sql-error-codes.html [ Failure ] |
| 2005 | |
| 2006 | # iOS-specific tests that fail: |
| 2007 | platform/ios/ios/compositing/overlap-page-scale.html [ Failure ] |
| 2008 | platform/ios/ios/fast/fixed/absolute-over-fixed.html [ Failure ] |
| 2009 | platform/ios/ios/fast/fixed/fixed-in-transform.html [ Failure ] |
| 2010 | platform/ios/ios/fast/fixed/four-bars.html [ Failure ] |
| 2011 | platform/ios/ios/fast/fixed/frame-with-fixed.html [ Failure ] |
| 2012 | platform/ios/ios/fast/fixed/overlay-fixed.html [ Failure ] |
| 2013 | platform/ios/ios/fast/forms/borderless-input-gradient.html [ Failure ] |
| 2014 | platform/ios/ios/fast/forms/date-input-decorations.html [ Failure ] |
| 2015 | platform/ios/ios/fast/forms/form-controls-on-backgrounds.html [ Failure ] |
| 2016 | platform/ios/ios/fast/text/apple-logo.html [ Failure ] |
| 2017 | platform/ios/ios/fast/text/emoji-complextext.html [ Failure ] |
| 2018 | platform/ios/ios/fast/text/emoji-text.html [ Failure ] |
| 2019 | platform/ios/ios/fast/text/line-breaking-with-kerning.html [ Failure ] |
| 2020 | platform/ios/ios/fast/text/mid-word-break-before-combining-mark.html [ Failure ] |
| 2021 | platform/ios/ios/fast/text/textStylesWithSizes.html [ Failure ] |
| 2022 | platform/ios/ios/fixed/absolute-inside-fixed.html [ Failure ] |
| 2023 | platform/ios/ios/fixed/four-bars.html [ Failure ] |
| 2024 | platform/ios/ios/fixed/nested-fixed.html [ Failure ] |
| 2025 | platform/ios/ios/fixed/percentage-inside-fixed.html [ Failure ] |
| 2026 | |
| 2027 | # image inputs get rounded corners on iOS |
| 2028 | fast/css/object-position/object-position-input-image.html [ ImageOnlyFailure ] |
| 2029 | # iOS snapshot is retina, results differ. |
| 2030 | fast/css/object-position/object-position-img.html [ ImageOnlyFailure ] |
| 2031 | |
| 2032 | webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ] |
| 2033 | |
| 2034 | # iOS tests that assert: |
| 2035 | platform/ios/ios/fast/text/combining-enclosing-keycap.html |
| 2036 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2037 | webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyFailure ] |
| 2038 | |
| 2039 | webkit.org/b/162236 fast/text-autosizing/ios/line-height-text-autosizing.html [ Failure ] |
| 2040 | |
| 2041 | ### |
| 2042 | # Mark as passing specific tests in folders that were skipped temporarily above. |
| 2043 | ## |
| 2044 | |
| 2045 | # Skipped for mac as well: |
| 2046 | webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ] |
| 2047 | |
| 2048 | # fast/ tests that are flaky: |
| 2049 | fast/block/basic/001.html [ Timeout Pass ] |
| 2050 | fast/dom/Geolocation/multiple-requests.html [ Timeout Pass ] |
| 2051 | fast/dom/microtask-detach.html [ Timeout Pass ] |
| 2052 | fast/dom/microtask-inorder.html [ Timeout Pass ] |
| 2053 | fast/dom/timer-increase-min-interval-and-reset-part-2.html [ Failure Timeout Pass ] |
| 2054 | fast/dom/timer-increase-min-interval-repeating.html [ Timeout Pass ] |
| 2055 | fast/dom/timer-increase-min-interval.html [ Timeout Pass ] |
| 2056 | fast/dom/timer-increase-then-decrease-min-interval-repeating.html [ Timeout Pass ] |
| 2057 | fast/dom/timer-increase-then-decrease-min-interval.html [ Timeout Pass ] |
| 2058 | fast/events/dispatch-message-string-data.html [ Timeout Pass ] |
| 2059 | fast/events/dispatch-synthetic-mouseevent.html [ Timeout Pass ] |
| 2060 | fast/events/dispatch-to-function-with-handle-event.html [ Timeout Pass ] |
| 2061 | fast/events/dispatch-to-handle-event.html [ Timeout Pass ] |
| 2062 | fast/events/dispatchEvent-crash.html [ Timeout Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2063 | fast/events/init-event-after-dispatch.html [ Timeout Pass ] |
| 2064 | fast/events/init-event-null-view.html [ Timeout Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2065 | fast/forms/input-maxlength-ime-completed.html [ Timeout Pass ] |
| 2066 | fast/forms/input-maxlength-ime-preedit.html [ Timeout Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2067 | fast/forms/input-maxlength-paste-clusters-in-middle.html [ Crash Timeout Pass ] |
| 2068 | fast/forms/input-maxlength-paste-in-middle.html [ Crash Timeout Pass ] |
| 2069 | fast/forms/input-maxlength-unsupported.html [ Timeout Pass ] |
| 2070 | fast/forms/input-maxlength.html [ Timeout Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2071 | fast/forms/number/number-validation-message.html [ Timeout Pass ] |
| 2072 | fast/loader/subframe-removes-itself.html [ Timeout Pass ] |
| 2073 | fast/loader/subframe-self-close.html [ Timeout Pass ] |
| 2074 | fast/regex/quantified-assertions.html [ Timeout Pass ] |
| 2075 | |
| 2076 | # /fast image-only failures |
| 2077 | fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ] |
| 2078 | fast/forms/button-line-height.html [ ImageOnlyFailure ] |
| 2079 | fast/images/animated-png.html [ ImageOnlyFailure ] |
| 2080 | fast/text/baseline-inline-block.html [ ImageOnlyFailure ] |
| 2081 | |
| 2082 | # /fast text-only failures |
| 2083 | fast/events/change-frame-focus.html [ Failure Pass ] |
| 2084 | fast/fixed-layout/fixed-layout.html [ Failure Crash Pass ] |
| 2085 | |
| 2086 | # Not implemented |
| 2087 | webkit.org/b/145617 compositing/layer-creation/zoomed-clip-intersection.html [ Skip ] |
| 2088 | |
| 2089 | fast/dom/timer-fire-after-page-pause.html [ Skip ] |
| 2090 | |
| 2091 | # This test depends on location, and it is impossible to mock the particular mechanism |
| 2092 | # this test uses to determine location. |
| 2093 | fast/text/softbank-emoji.html [ Failure Pass ] |
| 2094 | |
| 2095 | # This test hardcodes the result of the Mac font lookup algorithm. |
| 2096 | fast/text/fallback-language-han.html [ Skip ] |
| 2097 | |
| 2098 | # Media controls tests are OS X only |
| 2099 | media/controls [ Skip ] |
| 2100 | |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2101 | # Pasteboard tests failing due to extra -webkit-text-size-adjust: auto. |
| 2102 | editing/pasteboard/copy-null-characters.html [ Failure ] |
| 2103 | editing/pasteboard/copy-resolves-urls.html [ Failure ] |
| 2104 | editing/pasteboard/copy-text-with-wrapped-tag.html [ Failure ] |
| 2105 | editing/pasteboard/do-not-copy-unnecessary-styles-2.html [ Failure ] |
| 2106 | editing/pasteboard/paste-noscript-svg.html [ Failure ] |
| 2107 | editing/pasteboard/paste-noscript-xhtml.xhtml [ Failure ] |
| 2108 | editing/pasteboard/paste-noscript.html [ Failure ] |
| 2109 | editing/pasteboard/paste-visible-script.html [ Failure ] |
| 2110 | editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote.html [ Failure ] |
| 2111 | |
megan_gardner@apple.com | da7efe9 | 2019-02-03 09:05:21 +0000 | [diff] [blame] | 2112 | # Not able to select select element on iOS |
| 2113 | editing/pasteboard/4944770-2.html [ Failure ] |
| 2114 | |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2115 | # Failing pasteboard to triage |
| 2116 | editing/pasteboard/4242293-1.html [ Failure ] |
| 2117 | editing/pasteboard/5780697-2.html [ Failure ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2118 | editing/pasteboard/clipboard-customData.html [ Failure ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2119 | editing/pasteboard/copy-backslash-with-euc.html [ Failure ] |
| 2120 | editing/pasteboard/copy-in-password-field.html [ Failure ] |
| 2121 | editing/pasteboard/copy-inside-h1-preserves-h1.html [ Failure ] |
| 2122 | editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ] |
ryanhaddad@apple.com | 5677683 | 2017-10-06 15:01:48 +0000 | [diff] [blame] | 2123 | webkit.org/b/177961 editing/pasteboard/data-transfer-items.html [ Skip ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2124 | editing/pasteboard/dataTransfer-setData-getData.html [ Failure ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2125 | editing/pasteboard/display-block-on-spans.html [ Failure ] |
| 2126 | editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ] |
| 2127 | editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure ] |
| 2128 | editing/pasteboard/emacs-killring-alternating-append-prepend.html [ Failure ] |
| 2129 | editing/pasteboard/emacs-killring-backward-delete-prepend.html [ Failure ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2130 | editing/pasteboard/input-with-display-none-div.html [ Failure ] |
| 2131 | editing/pasteboard/input-with-visibility-hidden.html [ Failure ] |
| 2132 | editing/pasteboard/insert-div-text-into-text.html [ Failure ] |
| 2133 | editing/pasteboard/merge-end-3.html [ Failure ] |
| 2134 | editing/pasteboard/merge-end-5.html [ Failure ] |
| 2135 | editing/pasteboard/merge-end-list-2.html [ Failure ] |
| 2136 | editing/pasteboard/merge-end-table-2.html [ Failure ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2137 | editing/pasteboard/page-zoom.html [ Failure ] |
| 2138 | editing/pasteboard/paste-before-tab-span.html [ Failure ] |
| 2139 | editing/pasteboard/paste-blockquote-3.html [ Failure ] |
| 2140 | editing/pasteboard/paste-global-selection.html [ Failure ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2141 | editing/pasteboard/paste-list-004.html [ Failure ] |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2142 | editing/pasteboard/paste-plaintext-user-select-none.html [ Failure ] |
| 2143 | editing/pasteboard/paste-sanitize-crash-1.html [ Failure ] |
| 2144 | editing/pasteboard/paste-sanitize-crash-2.html [ Failure ] |
| 2145 | editing/pasteboard/paste-text-events.html [ Failure ] |
megan_gardner@apple.com | da7efe9 | 2019-02-03 09:05:21 +0000 | [diff] [blame] | 2146 | |
rniwa@webkit.org | 487f0c3 | 2017-09-14 20:44:41 +0000 | [diff] [blame] | 2147 | |
| 2148 | # Local pasteboard is not implemented on iOS, so pasteboard tests used to be all disabled. |
| 2149 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2150 | editing/execCommand/find-after-replace.html [ Skip ] |
| 2151 | editing/execCommand/paste-1.html [ Skip ] |
| 2152 | editing/execCommand/paste-and-match-style-event.html [ Skip ] |
| 2153 | editing/spelling/spellcheck-async-mutation.html [ Skip ] |
| 2154 | editing/spelling/spellcheck-paste-disabled.html [ Skip ] |
| 2155 | editing/spelling/spellcheck-queue.html [ Skip ] |
| 2156 | editing/spelling/spellcheck-sequencenum.html [ Skip ] |
| 2157 | editing/style/5065910.html [ Skip ] |
| 2158 | editing/style/apply-through-end-of-document.html [ Skip ] |
| 2159 | editing/style/font-family-with-space.html [ Skip ] |
| 2160 | editing/style/non-inheritable-styles.html [ Skip ] |
| 2161 | editing/undo/undo-paste-when-caret-is-not-in-range.html [ Skip ] |
| 2162 | http/tests/misc/copy-resolves-urls.html [ Skip ] |
| 2163 | editing/inserting/insert-3907422-fix.html [ Skip ] |
| 2164 | fast/forms/textarea-paste-newline.html [ Skip ] |
| 2165 | editing/inserting/insert-3786362-fix.html [ Skip ] |
| 2166 | editing/inserting/insert-paste-bidi-control.html [ Skip ] |
| 2167 | editing/style/smoosh-styles-001.html [ Skip ] |
| 2168 | editing/style/smoosh-styles-003.html [ Skip ] |
| 2169 | editing/style/style-boundary-005.html [ Skip ] |
| 2170 | fast/forms/input-paste-undo.html [ Skip ] |
| 2171 | editing/deleting/paste-with-transparent-background-color.html [ Skip ] |
| 2172 | editing/input/paste-text-ending-with-interchange-newline.html [ Skip ] |
| 2173 | editing/spelling/grammar-markers-hidpi.html [ Skip ] |
| 2174 | editing/spelling/grammar-markers.html [ Skip ] |
| 2175 | editing/spelling/grammar-paste.html [ Skip ] |
| 2176 | editing/spelling/spellcheck-paste-continuous-disabled.html [ Skip ] |
| 2177 | editing/spelling/spellcheck-paste.html [ Skip ] |
| 2178 | editing/undo/orphaned-selection-crash-bug32823-2.html [ Skip ] |
| 2179 | fast/events/clipboard-dataTransferItemList.html [ Skip ] |
| 2180 | editing/input/reveal-contenteditable-on-paste-vertically.html [ Skip ] |
| 2181 | editing/input/reveal-edit-on-paste-vertically.html [ Skip ] |
| 2182 | editing/execCommand/clipboard-access.html [ Skip ] |
| 2183 | editing/execCommand/enabling-and-selection.html [ Skip ] |
| 2184 | fast/forms/plaintext-mode-1.html [ Skip ] |
| 2185 | |
| 2186 | # Latest iOS failures as of Sept 1, 2015 |
| 2187 | accessibility/ios-simulator/table-cell-ranges.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2188 | fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2189 | fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2190 | fast/hidpi/video-controls-in-hidpi.html [ Failure ] |
| 2191 | fast/layers/video-layer.html [ Failure ] |
| 2192 | fast/parser/xml-colon-entity.html [ Failure ] |
| 2193 | fast/parser/xml-declaration-missing-ending-mark.html [ Failure ] |
| 2194 | platform/ios/ios/accessibility/set-value.html [ Failure ] |
| 2195 | platform/ios/ios/fast/css/webkit-overflow-scrolling-parsing.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2196 | |
| 2197 | fast/filter-image/background-filter-image.html [ ImageOnlyFailure ] |
| 2198 | fast/text/combining-mark-paint.html [ ImageOnlyFailure ] |
| 2199 | fast/text/han-generic-font-families.html [ ImageOnlyFailure ] |
| 2200 | fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ] |
| 2201 | fast/text/multiple-codeunit-vertical-upright.html [ ImageOnlyFailure ] |
| 2202 | fast/text/synthetic-bold-transformed.html [ ImageOnlyFailure ] |
| 2203 | fast/text/word-break-keep-all.html [ ImageOnlyFailure ] |
| 2204 | |
| 2205 | # Skip tests that time out: |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2206 | http/tests/messaging/cross-domain-message-event-dispatch.html [ Skip ] |
| 2207 | http/tests/messaging/cross-domain-message-send.html [ Skip ] |
| 2208 | http/tests/ssl/ping-with-unsafe-redirect.html [ Skip ] |
| 2209 | http/tests/ssl/referer-301.html [ Skip ] |
| 2210 | imported/w3c/web-platform-tests/dom/events/Event-constants.html [ Skip ] |
| 2211 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2212 | # Skip tests that crash as of 09/02/2015: |
| 2213 | fast/dom/offset-position-writing-modes.html [ Skip ] |
| 2214 | http/tests/navigation/page-cache-pending-image-load-cache-partition.html [ Skip ] |
| 2215 | http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html [ Skip ] |
| 2216 | http/tests/security/mixedContent/websocket/insecure-websocket-in-main-frame.html [ Skip ] |
| 2217 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2218 | webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ] |
| 2219 | |
rego@igalia.com | 28b9cfe | 2018-01-25 07:19:19 +0000 | [diff] [blame] | 2220 | webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-002.xht [ ImageOnlyFailure ] |
| 2221 | webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-px-001.xht [ ImageOnlyFailure ] |
| 2222 | webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-stacking-001.xht [ ImageOnlyFailure ] |
| 2223 | webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-shorthand-001.xht [ ImageOnlyFailure ] |
| 2224 | webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-block-sibling-003.xht [ ImageOnlyFailure ] |
| 2225 | webkit.org/b/148806 imported/w3c/web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-firstchild-001.xht [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2226 | |
| 2227 | # Enable "aria-current" test for iOS |
| 2228 | webkit.org/b/149297 accessibility/aria-current.html [ Pass ] |
| 2229 | |
| 2230 | # Enable "aria-table-attributes" test for iOS |
| 2231 | webkit.org/b/150366 accessibility/aria-table-attributes.html [ Pass ] |
| 2232 | |
| 2233 | # Enable "attachment element" test for iOS |
| 2234 | accessibility/attachment-element.html [ Pass ] |
| 2235 | |
| 2236 | # Enable Text marker tests for iOS |
| 2237 | webkit.org/b/153292 accessibility/text-marker [ Pass ] |
| 2238 | |
| 2239 | # More flaky tests (Sept 18, 2015) |
| 2240 | |
| 2241 | fast/forms/select-element-focus-ring.html [ Failure Pass ] |
| 2242 | compositing/visible-rect/coverage-scrolling.html [ Failure Pass ] |
| 2243 | |
| 2244 | # Imported Blink tests. |
| 2245 | imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2246 | legacy-animation-engine/imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2247 | imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2248 | legacy-animation-engine/imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2249 | imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2250 | legacy-animation-engine/imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2251 | imported/blink/compositing/draws-content/canvas-simple-background.html [ ImageOnlyFailure Pass ] |
| 2252 | imported/blink/compositing/draws-content/webgl-simple-background.html [ ImageOnlyFailure Pass ] |
| 2253 | imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ] |
| 2254 | imported/blink/compositing/overflow/body-switch-composited-scrolling.html [ ImageOnlyFailure Pass ] |
| 2255 | imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ] |
| 2256 | imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2257 | legacy-animation-engine/imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2258 | imported/blink/editing/execCommand/4128080-2.html [ Failure Pass ] |
| 2259 | imported/blink/fast/canvas/bug382588.html [ Pass Timeout ] |
| 2260 | imported/blink/fast/css-grid-layout/grid-item-margins-and-writing-modes.html [ ImageOnlyFailure Pass ] |
| 2261 | imported/blink/fast/css-grid-layout/grid-item-paddings-and-writing-modes.html [ ImageOnlyFailure Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2262 | imported/blink/fast/css/text-overflow-ellipsis-button.html [ ImageOnlyFailure Pass ] |
| 2263 | imported/blink/fast/css/transformed-overflow-hidden-clips-fixed.html [ ImageOnlyFailure Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2264 | imported/blink/fast/forms/select/listbox-line-height.html [ ImageOnlyFailure Pass ] |
| 2265 | imported/blink/fast/forms/select/select-text-transform.html [ ImageOnlyFailure Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2266 | imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ] |
| 2267 | imported/blink/fast/multicol/client-rects-rtl.html [ ImageOnlyFailure Pass ] |
| 2268 | imported/blink/fast/multicol/composited-layer-single-fragment.html [ ImageOnlyFailure Pass ] |
| 2269 | imported/blink/fast/multicol/composited-relpos-2nd-column.html [ ImageOnlyFailure Pass ] |
| 2270 | imported/blink/fast/multicol/dynamic/remove-spanner-in-content.html [ ImageOnlyFailure Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2271 | imported/blink/fast/sub-pixel/nested-transparency-layer-clipping.html [ ImageOnlyFailure Pass ] |
| 2272 | imported/blink/fast/sub-pixel/sub-pixel-transparency-layer.html [ ImageOnlyFailure Pass ] |
| 2273 | imported/blink/fast/table/whitespace-between-elements-with-table-cell-display-3.html [ ImageOnlyFailure Pass ] |
| 2274 | imported/blink/fast/text/international/text-shaping-arabic.html [ ImageOnlyFailure Pass ] |
| 2275 | imported/blink/fast/text/soft-hyphen-simple-text.html [ ImageOnlyFailure Pass ] |
| 2276 | imported/blink/fast/transforms/mirror-transform-tiled-scaled-background.html [ ImageOnlyFailure Pass ] |
| 2277 | imported/blink/fullscreen/full-screen-detached-document.html [ Skip ] |
| 2278 | imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Skip ] |
| 2279 | imported/blink/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin.html [ ImageOnlyFailure Pass ] |
| 2280 | imported/blink/http/tests/security/referrer-policy-attribute-img-origin.html [ ImageOnlyFailure Pass ] |
| 2281 | imported/blink/http/tests/security/referrer-policy-attribute-img-picture.html [ ImageOnlyFailure Pass ] |
| 2282 | imported/blink/plugins/empty-per-context-data.html [ Skip ] |
| 2283 | imported/blink/svg/as-background-image/overflow-auto.html [ ImageOnlyFailure Pass ] |
| 2284 | imported/blink/svg/as-image/overflow-auto.html [ ImageOnlyFailure Pass ] |
| 2285 | imported/blink/svg/custom/focus-ring-text.svg [ ImageOnlyFailure Pass ] |
| 2286 | imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ] |
| 2287 | imported/blink/svg/custom/svg-font-support.html [ ImageOnlyFailure Pass ] |
| 2288 | imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ] |
| 2289 | imported/blink/svg/text/selection-partial-gradient.html [ ImageOnlyFailure Pass ] |
| 2290 | imported/blink/svg/text/text-outline-2.html [ ImageOnlyFailure Pass ] |
| 2291 | imported/blink/svg/text/tspan-outline-crash.html [ ImageOnlyFailure Pass ] |
| 2292 | imported/blink/transitions/transition-shape-outside-crash.html [ Pass Timeout ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2293 | legacy-animation-engine/imported/blink/transitions/transition-shape-outside-crash.html [ Pass Timeout ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2294 | imported/blink/webexposed/webkit-focus-ring-exposed-to-quirks-mode.html [ ImageOnlyFailure ] |
| 2295 | |
| 2296 | # Failing tests related to picture element |
| 2297 | webkit.org/b/152141 fast/picture/image-picture-1x.html [ Skip ] |
| 2298 | webkit.org/b/152141 fast/picture/image-picture-invalid.html [ Skip ] |
| 2299 | webkit.org/b/152141 fast/picture/image-picture-nested.html [ Skip ] |
| 2300 | webkit.org/b/152992 http/tests/loading/preload-picture-invalid.html [ Skip ] |
| 2301 | webkit.org/b/152992 http/tests/loading/preload-picture-nested.html [ Skip ] |
| 2302 | webkit.org/b/152992 http/tests/loading/preload-picture-sizes.html [ Skip ] |
| 2303 | webkit.org/b/152140 fast/picture/viewport-resize.html [ Skip ] |
| 2304 | |
| 2305 | webkit.org/b/152279 http/tests/misc/large-js-program.php [ Skip ] |
| 2306 | webkit.org/b/152279 js/dom/line-column-numbers.html [ Skip ] |
| 2307 | |
| 2308 | webkit.org/b/152137 fast/media/mq-any-hover-matchMedia.html [ Failure ] |
| 2309 | webkit.org/b/152137 fast/media/mq-any-hover-styling.html [ Failure ] |
| 2310 | webkit.org/b/152137 fast/media/mq-any-pointer-matchMedia.html [ Failure ] |
| 2311 | webkit.org/b/152137 fast/media/mq-any-pointer-styling.html [ Failure ] |
| 2312 | webkit.org/b/152137 fast/media/mq-hover-matchMedia.html [ Failure ] |
| 2313 | webkit.org/b/152137 fast/media/mq-hover-styling.html [ Failure ] |
| 2314 | webkit.org/b/152137 fast/media/mq-pointer-matchMedia.html [ Failure ] |
| 2315 | webkit.org/b/152137 fast/media/mq-pointer-styling.html [ Failure ] |
| 2316 | webkit.org/b/152137 fast/media/mq-pointer.html [ Failure ] |
| 2317 | |
| 2318 | webkit.org/b/152442 fast/scrolling/rtl-point-in-iframe.html [ Skip ] |
| 2319 | |
| 2320 | webkit.org/b/152701 fast/animation/request-animation-frame-disabled.html [ Skip ] |
| 2321 | |
| 2322 | webkit.org/b/152282 css3/filters/composited-during-animation-layertree.html [ Failure ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2323 | webkit.org/b/152282 legacy-animation-engine/css3/filters/composited-during-animation-layertree.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2324 | webkit.org/b/152282 css3/filters/composited-during-transition-layertree.html [ Failure ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2325 | webkit.org/b/152282 legacy-animation-engine/css3/filters/composited-during-transition-layertree.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2326 | |
| 2327 | webkit.org/b/152935 fast/scrolling/scroll-position-on-reload-rtl.html [ Failure ] |
| 2328 | |
youenn@apple.com | 4cb1518 | 2018-08-27 07:48:54 +0000 | [diff] [blame] | 2329 | webkit.org/b/153371 imported/w3c/web-platform-tests/xhr/getresponseheader-chunked-trailer.htm [ Pass Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2330 | |
| 2331 | webkit.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 ] |
| 2332 | |
| 2333 | webkit.org/b/153498 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ] |
| 2334 | |
| 2335 | # displaylist tests are flaky on ios-simulator wk2 |
| 2336 | webkit.org/b/153656 displaylists/canvas-display-list.html [ Pass Failure ] |
| 2337 | webkit.org/b/153656 displaylists/extent-includes-transforms.html [ Pass Failure ] |
| 2338 | webkit.org/b/153656 displaylists/extent-includes-shadow.html [ Pass Failure ] |
| 2339 | webkit.org/b/153656 displaylists/layer-dispay-list.html [ Pass Failure ] |
| 2340 | webkit.org/b/153656 displaylists/replay-skip-clipped-rect.html [ Pass Failure ] |
| 2341 | |
| 2342 | webkit.org/b/153370 imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ] |
| 2343 | |
| 2344 | webkit.org/b/153311 fast/replaced/preferred-widths.html [ Pass Failure ] |
| 2345 | |
youenn@apple.com | 4cb1518 | 2018-08-27 07:48:54 +0000 | [diff] [blame] | 2346 | webkit.org/b/153336 imported/w3c/web-platform-tests/xhr/open-url-multi-window-4.htm [ Pass Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2347 | |
| 2348 | webkit.org/b/153803 perf/show-hide-table-rows.html [ Pass Failure ] |
| 2349 | |
| 2350 | webkit.org/b/152306 fast/forms/input-user-input-sanitization.html [ Skip ] |
| 2351 | |
| 2352 | webkit.org/b/153314 http/tests/history/back-to-post.php [ Pass Timeout ] |
| 2353 | |
| 2354 | webkit.org/b/153929 imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Pass Failure ] |
| 2355 | |
| 2356 | webkit.org/b/153315 fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html [ Failure ] |
| 2357 | |
| 2358 | webkit.org/b/153898 pageoverlay/overlay-small-frame-paints.html [ Pass Failure ] |
| 2359 | |
| 2360 | webkit.org/b/153933 css3/filters/huge-region.html [ Skip ] |
| 2361 | webkit.org/b/153933 css3/filters/huge-region-composited.html [ Skip ] |
| 2362 | webkit.org/b/153933 css3/filters/nested-filter.html [ Skip ] |
| 2363 | |
| 2364 | webkit.org/b/154055 perf/adding-radio-buttons.html [ Pass Timeout Failure ] |
| 2365 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2366 | webkit.org/b/76121 imported/blink/fast/events/event-trusted.html [ Skip ] |
| 2367 | |
| 2368 | webkit.org/b/154253 animations/animation-delay-changed.html [ Pass Failure ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2369 | webkit.org/b/154253 legacy-animation-engine/animations/animation-delay-changed.html [ Pass Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2370 | |
ryanhaddad@apple.com | 33cd143 | 2018-04-13 23:30:46 +0000 | [diff] [blame] | 2371 | webkit.org/b/184608 [ Debug ] animations/added-while-suspended.html [ Skip ] |
| 2372 | webkit.org/b/184608 [ Debug ] transitions/created-while-suspended.html [ Skip ] |
| 2373 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2374 | webkit.org/b/155095 fast/table/border-collapsing/table-rtl-row-mixed-direction.html [ ImageOnlyFailure Pass ] |
| 2375 | webkit.org/b/155095 fast/table/border-collapsing/table-ltr-rows-mixed-direction.html [ ImageOnlyFailure Pass ] |
| 2376 | |
| 2377 | # Redundant and invalid. fast/table/hidpi-collapsed-border-with-odd-pixel-width.html covers it. |
| 2378 | fast/table/collapsed-border-with-odd-pixel-width.html [ ImageOnlyFailure ] |
| 2379 | |
| 2380 | # Uncategorized reftest failures, uncovered once we made reftests work. Needs triage. |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2381 | fast/backgrounds/background-image-large-float-intrinsic-ratio.html [ ImageOnlyFailure ] |
| 2382 | fast/block/positioning/fixed-container-with-relative-parent.html [ ImageOnlyFailure ] |
| 2383 | fast/borders/border-image-fill-inline-no-border.html [ ImageOnlyFailure ] |
| 2384 | fast/borders/border-image-space.html [ ImageOnlyFailure ] |
| 2385 | fast/css-generated-content/initial-letter-first-line-wrapping.html [ ImageOnlyFailure ] |
| 2386 | fast/css/pseudo-visited-background-color-on-input.html [ ImageOnlyFailure ] |
| 2387 | fast/forms/select-size.html [ ImageOnlyFailure ] |
| 2388 | fast/inline/inline-with-outline-offset.html [ ImageOnlyFailure ] |
| 2389 | fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ] |
| 2390 | fast/overflow/overflow-hidden-scroll-into-view.html [ Pass ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2391 | fast/sub-pixel/table-with-subpixel-cell-size.html [ ImageOnlyFailure ] |
| 2392 | svg/text/tspan-multiple-outline.svg [ ImageOnlyFailure ] |
| 2393 | fast/animation/height-auto-transition-computed-value.html [ ImageOnlyFailure ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2394 | legacy-animation-engine/fast/animation/height-auto-transition-computed-value.html [ ImageOnlyFailure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2395 | |
| 2396 | webkit.org/b/155174 svg/animations/animate-marker-orient-from-angle-to-autostartreverse.html [ Skip ] |
| 2397 | |
| 2398 | webkit.org/b/155372 [ Debug ] css3/masking/mask-luminance-svg.html [ Pass Crash ] |
| 2399 | webkit.org/b/155372 [ Debug ] css3/masking/mask-svg-script-none-to-png.html [ Pass Crash ] |
| 2400 | |
| 2401 | webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/multicol-with-abspos-svg-with-foreignobject-with-multicol-crash.html [ Pass Crash ] |
| 2402 | webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/relayout-abspos-in-relpos-spanner.html [ Pass Crash ] |
| 2403 | |
| 2404 | # RTL Scrollbars are not implemented on iOS. |
| 2405 | fast/scrolling/rtl-scrollbars-sticky-document-2.html [ ImageOnlyFailure ] |
| 2406 | fast/scrolling/rtl-scrollbars-sticky-document.html [ ImageOnlyFailure ] |
| 2407 | fast/scrolling/rtl-scrollbars-sticky-iframe-2.html [ ImageOnlyFailure ] |
| 2408 | fast/scrolling/rtl-scrollbars-sticky-iframe.html [ ImageOnlyFailure ] |
| 2409 | |
| 2410 | # iOS list box controls are not drawn in the standard way. |
| 2411 | fast/forms/listbox-padding-clip-selected.html [ ImageOnlyFailure ] |
| 2412 | fast/forms/listbox-respects-padding-bottom.html [ Failure ] |
| 2413 | fast/forms/listbox-top-padding-do-not-clip-items.html [ Failure ] |
| 2414 | |
| 2415 | # No focusring on iOS. |
| 2416 | fast/images/image-map-outline-in-positioned-container.html [ Pass ImageOnlyFailure ] |
| 2417 | fast/images/image-map-outline-with-paint-root-offset.html [ Pass ImageOnlyFailure ] |
| 2418 | fast/images/image-map-outline-with-scale-transform.html [ Pass ImageOnlyFailure ] |
| 2419 | fast/dom/Window/child-window-focus.html |
| 2420 | |
| 2421 | # iOS does not allow you to scroll by dragging the scrollbar thumb. |
| 2422 | webkit.org/b/157201 fast/scrolling/rtl-drag-vertical-scroller.html [ Failure ] |
| 2423 | |
| 2424 | # DumpRenderTree doesn't support logging calls to runOpenPanel and iOS's WebKitTestRunner doesn't support eventSender.mouseDown. |
| 2425 | fast/forms/file/open-file-panel.html [ Skip ] |
| 2426 | |
| 2427 | # Tests that are failing after bug 157170 (WPT test sync). These tests may just need rebasing. |
| 2428 | imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html [ Failure ] |
| 2429 | [ Release ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Failure ] |
| 2430 | imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.html [ Failure ] |
| 2431 | imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html [ Failure ] |
| 2432 | imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html [ Failure ] |
| 2433 | imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ] |
| 2434 | |
| 2435 | webkit.org/b/157916 http/tests/misc/slow-loading-animated-image.html [ Pass ImageOnlyFailure ] |
| 2436 | |
| 2437 | webkit.org/b/158618 fast/hidpi/hidpi-3x-device-pixel-ratio.html [ Failure ] |
| 2438 | |
| 2439 | # These tests hardcode platform-specific font aliases. |
| 2440 | webkit.org/b/158649 fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ] |
| 2441 | |
| 2442 | |
| 2443 | webkit.org/b/159214 fast/multicol/fixed-stack.html [ ImageOnlyFailure ] |
| 2444 | |
| 2445 | webkit.org/b/157592 fast/images/composited-animated-gif-outside-viewport.html [ Pass Timeout ] |
| 2446 | |
| 2447 | webkit.org/b/156561 perf/rel-list-remove.html [ Pass Timeout Failure ] |
| 2448 | |
| 2449 | webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-reload.html [ Pass Failure ] |
| 2450 | webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-only-if-cached.html [ Pass Failure ] |
| 2451 | |
jlewis3@apple.com | aa29a60 | 2017-05-30 19:51:23 +0000 | [diff] [blame] | 2452 | webkit.org/b/172403 imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Pass Timeout ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2453 | |
| 2454 | webkit.org/b/142969 editing/spelling/copy-paste-crash.html |
| 2455 | |
| 2456 | # This test is iPad only |
| 2457 | platform/ios/media/video-interruption-suspendunderlock.html [ Skip ] |
| 2458 | |
| 2459 | media/accessibility-closed-captions-has-aria-owns.html |
jer.noble@apple.com | 247798f | 2019-01-26 01:46:50 +0000 | [diff] [blame] | 2460 | media/airplay-allows-buffering.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2461 | media/airplay-autoplay.html |
| 2462 | media/airplay-target-availability.html |
| 2463 | media/audio-delete-while-slider-thumb-clicked.html |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2464 | |
| 2465 | # needs enhanced eventSender.contextMenu() return value |
| 2466 | webkit.org/b/116651 media/context-menu-actions.html |
| 2467 | |
| 2468 | media/crash-closing-page-with-media-as-plugin-fallback.html |
| 2469 | |
| 2470 | webkit.org/b/122042 media/media-controller-playback.html |
| 2471 | |
| 2472 | media/media-controls-drag-timeline-set-controls-property.html |
| 2473 | media/media-event-listeners.html |
| 2474 | media/media-fullscreen-inline.html |
| 2475 | |
| 2476 | webkit.org/b/136708 media/media-fullscreen-not-in-document.html |
| 2477 | |
| 2478 | media/media-controls-accessibility.html [ Timeout ] |
| 2479 | media/media-fullscreen-return-to-inline.html |
| 2480 | media/no-autoplay-with-user-gesture-requirement.html |
| 2481 | media/video-controls-drag.html |
| 2482 | media/video-controls-fullscreen-volume.html |
| 2483 | media/video-controls-no-display-with-text-track.html |
| 2484 | media/video-controls-show-on-kb-or-ax-event.html |
| 2485 | media/video-fullscreen-restriction-removed.html |
| 2486 | media/video-playsinline.html |
| 2487 | media/video-remote-control-playpause.html |
| 2488 | media/video-volume-slider-drag.html |
| 2489 | media/video-webkit-playsinline.html |
| 2490 | media/volume-bar-empty-when-muted.html |
| 2491 | |
ryanhaddad@apple.com | 0a0f184 | 2018-04-19 15:58:26 +0000 | [diff] [blame] | 2492 | webkit.org/b/103926 legacy-animation-engine/media/track/opera |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2493 | webkit.org/b/103926 media/track/opera |
| 2494 | |
| 2495 | webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ] |
| 2496 | webkit.org/b/112659 media/video-playing-and-pause.html [ Skip ] |
| 2497 | |
| 2498 | webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html |
| 2499 | webkit.org/b/112492 media/track/track-prefer-captions.html |
| 2500 | |
| 2501 | webkit.org/b/160367 media/track/track-remove-crash.html |
| 2502 | |
| 2503 | # WebVTT tests don't work because they need more than a 800x600 snapshot. |
| 2504 | # They are also flakily failing on WebKit2, as snapshot sometimes has a black rectangle for video element instead of white one. |
| 2505 | webkit.org/b/131476 media/track/w3c/track/webvtt |
| 2506 | |
| 2507 | media/video-object-fit-change.html [ ImageOnlyFailure ] |
| 2508 | media/video-object-fit.html [ ImageOnlyFailure ] |
| 2509 | |
| 2510 | media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ] |
| 2511 | media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html [ Failure ] |
| 2512 | media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html [ Failure ] |
| 2513 | media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html [ Failure ] |
| 2514 | media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html [ Failure ] |
| 2515 | media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ] |
| 2516 | media/audio-as-video-fullscreen.html [ Failure ] |
| 2517 | media/audio-delete-while-step-button-clicked.html [ Failure ] |
| 2518 | media/audio-mpeg-supported.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2519 | media/click-volume-bar-not-pausing.html [ Failure ] |
| 2520 | media/controls-drag-timebar.html [ Failure ] |
| 2521 | media/event-attributes.html [ Failure ] |
| 2522 | media/media-can-play-wav-audio.html [ Failure ] |
| 2523 | media/media-can-play-webm.html [ Failure ] |
| 2524 | media/media-captions-no-controls.html [ Failure ] |
| 2525 | media/media-controller-drag-crash.html [ Failure ] |
| 2526 | media/media-controls-cancel-events.html [ Failure ] |
| 2527 | media/media-controls-invalid-url.html [ Failure ] |
| 2528 | media/media-controls-play-button-updates.html [ Failure ] |
| 2529 | media/media-controls-timeline-updates-after-playing.html [ Failure ] |
| 2530 | media/media-controls-timeline-updates-when-hovered.html [ Failure ] |
| 2531 | media/media-controls-timeline-updates.html [ Failure ] |
| 2532 | media/media-document-audio-repaint.html [ Failure ] |
| 2533 | media/media-higher-prio-audio-stream.html [ Failure ] |
| 2534 | media/media-volume-slider-rendered-below.html [ Failure ] |
| 2535 | media/media-volume-slider-rendered-normal.html [ Failure ] |
| 2536 | media/nodesFromRect-shadowContent.html [ Failure ] |
| 2537 | media/progress-events-generated-correctly.html [ Failure ] |
| 2538 | media/restore-from-page-cache.html [ Failure ] |
| 2539 | media/tab-focus-inside-media-elements.html [ Failure ] |
| 2540 | media/track/track-cue-rendering-on-resize.html [ Failure ] |
| 2541 | media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ] |
| 2542 | media/track/track-cue-rendering.html [ Failure ] |
| 2543 | media/track/track-forced-subtitles-in-band.html [ Failure ] |
| 2544 | media/track/track-in-band-mode.html [ Failure ] |
| 2545 | media/track/track-in-band-subtitles-too-large.html [ Failure ] |
| 2546 | media/track/track-long-word-container-sizing.html [ Failure ] |
| 2547 | media/track/track-manual-mode.html [ Failure ] |
| 2548 | media/track/w3c/interfaces/TextTrackCue/align.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2549 | media/video-autoplay-allowed-but-fullscreen-required.html [ Failure ] |
| 2550 | media/video-background-tab-playback.html [ Failure ] |
| 2551 | media/video-colorspace-yuv420.html [ Failure ] |
| 2552 | media/video-colorspace-yuv422.html [ Failure ] |
| 2553 | media/video-controls-audiotracks-trackmenu.html [ Failure ] |
| 2554 | media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ] |
| 2555 | media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ] |
| 2556 | media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html [ Failure ] |
| 2557 | media/video-controls-drop-and-restore-timeline.html [ Failure ] |
| 2558 | media/video-controls-in-media-document.html [ Failure ] |
| 2559 | media/video-controls-no-scripting.html [ Failure ] |
| 2560 | media/video-controls-toggling.html [ Failure ] |
| 2561 | media/video-controls-visible-exiting-fullscreen.html [ Failure ] |
| 2562 | media/video-controls-zoomed.html [ Failure ] |
| 2563 | media/video-frame-accurate-seek.html [ Failure ] |
| 2564 | media/video-fullscreeen-only-controls.html [ Failure ] |
| 2565 | media/video-initially-hidden-volume-slider-up.html [ Failure ] |
| 2566 | media/video-trackmenu-selection.html [ Failure ] |
| 2567 | media/video-volume.html [ Failure ] |
| 2568 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2569 | media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html [ Failure ] |
| 2570 | |
| 2571 | media/video-seek-to-current-time.html [ Failure ] |
| 2572 | |
| 2573 | fast/attachment/attachment-wrapping-action.html [ Pass ] |
timothy_horton@apple.com | 34b0ea9 | 2017-06-08 18:08:48 +0000 | [diff] [blame] | 2574 | fast/attachment/attachment-borderless.html [ Pass ] |
commit-queue@webkit.org | ccc58fd | 2018-01-26 03:42:41 +0000 | [diff] [blame] | 2575 | fast/images/pdf-as-image-dest-rect-change.html [ Pass ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2576 | |
| 2577 | fast/events/page-visibility-iframe-move-test.html [ Skip ] |
| 2578 | |
| 2579 | # LEGACY_ENCRYPTED_MEDIA is disabled on iOS. |
| 2580 | fast/events/webkit-media-key-events-constructor.html [ Failure ] |
| 2581 | |
| 2582 | webkit.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 ] |
| 2583 | |
| 2584 | webkit.org/b/161395 svg/animations/reinserting-svg-into-document.html [ Pass Failure ] |
| 2585 | |
| 2586 | # rdar://problem/27954577 |
| 2587 | http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure ] |
| 2588 | |
| 2589 | # rdar://problem/26478053 |
| 2590 | http/tests/dom/document-contentType.html [ Failure ] |
| 2591 | |
| 2592 | # rdar://problem/26477897 |
| 2593 | imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html [ Failure ] |
| 2594 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2595 | css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ] |
| 2596 | css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ] |
| 2597 | |
youenn@apple.com | 4cb1518 | 2018-08-27 07:48:54 +0000 | [diff] [blame] | 2598 | webkit.org/b/161949 imported/w3c/web-platform-tests/xhr/response-method.htm [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2599 | |
| 2600 | webkit.org/b/130972 transitions/3d/interrupted-transition.html [ Pass Timeout ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2601 | webkit.org/b/130972 legacy-animation-engine/transitions/3d/interrupted-transition.html [ Pass Timeout ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2602 | |
| 2603 | # Only iOS has implemented lettepress. |
| 2604 | fast/text/letterpress-different.html [ Pass ] |
| 2605 | |
| 2606 | webkit.org/b/162739 fast/images/gif-loop-count.html [ Pass ImageOnlyFailure ] |
| 2607 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2608 | webkit.org/b/162647 http/tests/xmlhttprequest/onabort-response-getters.html [ Pass Failure ] |
| 2609 | |
| 2610 | # Media tests cannot tap play button on iOS. |
| 2611 | webkit.org/b/163291 media/require-user-gesture-to-load-video.html |
| 2612 | webkit.org/b/163291 media/video-controls-transformed.html [ Failure ] |
| 2613 | webkit.org/b/163291 media/video-controls-visible-audio-only.html [ Failure ] |
| 2614 | webkit.org/b/163291 media/video-fullscreeen-only-playback.html [ Failure ] |
| 2615 | webkit.org/b/163291 media/video-play-audio-require-user-gesture.html [ Failure ] |
| 2616 | webkit.org/b/163291 media/video-play-require-user-gesture.html |
| 2617 | |
rego@igalia.com | 4e41d75 | 2018-01-24 15:53:46 +0000 | [diff] [blame] | 2618 | webkit.org/b/163755 imported/w3c/web-platform-tests/css/css-shapes [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2619 | |
commit-queue@webkit.org | 7aa8536 | 2018-09-07 21:12:41 +0000 | [diff] [blame] | 2620 | webkit.org/b/5991 imported/w3c/web-platform-tests/css/cssom-view/scrolling-quirks-vs-nonquirks.html [ Failure ] |
| 2621 | |
commit-queue@webkit.org | 1543a64 | 2018-09-20 19:31:29 +0000 | [diff] [blame] | 2622 | webkit.org/b/149264 imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-subframe-root.html [ Failure ] |
| 2623 | webkit.org/b/149264 imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-subframe-window.html [ Failure ] |
| 2624 | |
mmaxfield@apple.com | 037485d | 2017-06-21 00:54:43 +0000 | [diff] [blame] | 2625 | # Variation fonts are not implemented earlier than iOS 11. |
| 2626 | fast/text/variations [ Pass Failure ImageOnlyFailure ] |
| 2627 | animations/font-variations [ Pass Failure ImageOnlyFailure Timeout ] |
graouts@webkit.org | 7db04f0 | 2018-04-10 05:42:12 +0000 | [diff] [blame] | 2628 | legacy-animation-engine/animations/font-variations [ Pass Failure ImageOnlyFailure Timeout ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2629 | |
| 2630 | webkit.org/b/158836 imported/w3c/web-platform-tests/encrypted-media [ Skip ] |
| 2631 | |
| 2632 | # Only Mac has implemented DictionaryLookup |
| 2633 | fast/layers/prevent-hit-test-during-layout.html [ Skip ] |
| 2634 | |
| 2635 | webkit.org/b/164594 http/tests/cache/disk-cache/disk-cache-request-headers.html [ Pass Timeout ] |
| 2636 | |
| 2637 | webkit.org/b/163046 js/regress-141098.html [ Pass Failure ] |
| 2638 | |
| 2639 | # Test relies on window.scrollTo |
timothy_horton@apple.com | 5b4dec3 | 2018-02-19 23:30:27 +0000 | [diff] [blame] | 2640 | fast/dom/elementFromPoint-scaled-scrolled-layout-viewport.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2641 | fast/zooming/client-rect-in-fixed-zoomed.html [ Skip ] |
| 2642 | fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed.html [ Skip ] |
| 2643 | fast/visual-viewport/zoomed-scroll-into-view-fixed.html [ Skip ] |
| 2644 | fast/scrolling/scroll-to-anchor-zoomed-header.html [ Skip ] |
simon.fraser@apple.com | ba0535e | 2017-05-13 18:24:15 +0000 | [diff] [blame] | 2645 | fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html [ Skip ] |
simon.fraser@apple.com | de89f4d | 2017-06-30 02:09:09 +0000 | [diff] [blame] | 2646 | fast/visual-viewport/client-rects-relative-to-layout-viewport-zoomed.html [ Skip ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2647 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2648 | # On iOS we do not visually highlight a programmatic selection |
| 2649 | fast/selectors/040.html |
| 2650 | |
| 2651 | webkit.org/b/165691 http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Pass Failure ] |
| 2652 | |
| 2653 | fast/css/deferred-parsing/hover-test.html [ Skip ] |
| 2654 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2655 | # Form validation popover does not obey minimum font size setting on iOS but Dynamic Type instead. |
| 2656 | fast/forms/validation-message-minimum-font-size.html [ Skip ] |
| 2657 | |
| 2658 | # New Encrypted Media API not enabled on iOS |
| 2659 | media/encrypted-media/mock-navigator-requestMediaKeySystemAccess.html [ Skip ] |
| 2660 | |
| 2661 | webkit.org/b/166736 fast/scrolling/page-cache-back-overflow-scroll-restore.html [ Skip ] |
| 2662 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2663 | # Requires changes to QuickLook.framework tracked by rdar://problem/28544527 |
| 2664 | quicklook/password-protected.html [ Skip ] |
| 2665 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2666 | webkit.org/b/167619 css3/filters/backdrop/dynamic-with-clip-path.html [ ImageOnlyFailure ] |
| 2667 | |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2668 | webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ] |
| 2669 | webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ] |
| 2670 | |
| 2671 | # <rdar://problem/30610988> |
| 2672 | imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-worker.html [ Failure ] |
| 2673 | imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.html [ Failure ] |
jbedard@apple.com | c2c7bd6 | 2017-03-28 15:30:06 +0000 | [diff] [blame] | 2674 | |
| 2675 | # rdar://problem/23643423 |
| 2676 | [ Debug ] fast/frames/exponential-frames.html [ Skip ] |
| 2677 | |
| 2678 | webkit.org/b/168053 pageoverlay/overlay-remove-reinsert-view.html [ Pass Failure ] |
| 2679 | |
| 2680 | # Skip some flexbox tests that aren't designed to run in smaller viewports |
| 2681 | css3/flexbox/overflow-auto-resizes-correctly.html [ Skip ] |
| 2682 | css3/flexbox/flexbox-height-with-overflow-auto.html [ Skip ] |
| 2683 | css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html [ Skip ] |
| 2684 | css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html [ Skip ] |
| 2685 | |
| 2686 | # Skip test because checkboxes/radio buttons don't behave the same on iOS |
| 2687 | fast/replaced/table-percent-height.html [ Skip ] |
| 2688 | fast/table/003.html [ Skip ] |
| 2689 | |
| 2690 | # Bundle upload is not supported on iOS |
| 2691 | fast/files/filereader-zip-bundle-using-open-panel.html [ Skip ] |
| 2692 | http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel.html [ Skip ] |
| 2693 | |
| 2694 | # Results differ from desktop |
| 2695 | fast/hidpi/percent-height-image-nested.html [ Skip ] |
| 2696 | |
| 2697 | # Tests only match on desktop |
| 2698 | fast/css-generated-content/initial-letter-pagination-raised.html [ Skip ] |
| 2699 | fast/css-generated-content/initial-letter-pagination-sunken.html [ Skip ] |
| 2700 | fast/css-generated-content/initial-letter-pagination-raised-rl.html [ Skip ] |
| 2701 | fast/css-generated-content/initial-letter-pagination-sunken-rl.html [ Skip ] |
carlosgc@webkit.org | 283f4e6 | 2017-04-03 17:08:12 +0000 | [diff] [blame] | 2702 | |
| 2703 | webkit.org/b/158420 http/tests/navigation/redirect-to-fragment2.html [ Failure ] |
ryanhaddad@apple.com | 0c673d7 | 2017-04-14 21:03:45 +0000 | [diff] [blame] | 2704 | |
| 2705 | # These tests are not supported on ios-simulator |
| 2706 | workers/wasm-hashset-many-2.html [ Skip ] |
| 2707 | workers/wasm-hashset-many.html [ Skip ] |
| 2708 | workers/wasm-hashset.html [ Skip ] |
| 2709 | workers/wasm-long-compile-many.html [ Skip ] |
| 2710 | workers/wasm-long-compile.html [ Skip ] |
dbates@webkit.org | 1a663fb | 2017-04-21 21:43:40 +0000 | [diff] [blame] | 2711 | |
| 2712 | # <rdar://problem/25780035> CSP does not ignore paths for media redirects |
| 2713 | http/tests/security/contentSecurityPolicy/audio-redirect-allowed2.html [ Skip ] |
| 2714 | http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Skip ] |
mmaxfield@apple.com | 453e30f | 2017-04-25 20:58:38 +0000 | [diff] [blame] | 2715 | |
| 2716 | webkit.org/b/171272 fast/text/kaithi.html [ ImageOnlyFailure ] |
antti@apple.com | ef0ec68 | 2017-04-27 16:51:11 +0000 | [diff] [blame] | 2717 | |
| 2718 | # auto-sizing produces inconsistent image results |
| 2719 | css3/viewport-percentage-lengths/vh-auto-size.html [ ImageOnlyFailure ] |
mmaxfield@apple.com | 5c6f968 | 2017-05-02 19:35:25 +0000 | [diff] [blame] | 2720 | |
| 2721 | # This test relies on the ::selection pseudoclass which isn't honored on iOS. |
| 2722 | webkit.org/b/169517 fast/text/complex-text-selection.html [ ImageOnlyFailure ] |
ryanhaddad@apple.com | f832fef | 2017-05-02 22:24:04 +0000 | [diff] [blame] | 2723 | |
| 2724 | webkit.org/b/124933 svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ] |
mmaxfield@apple.com | 036ffde | 2017-05-08 15:26:38 +0000 | [diff] [blame] | 2725 | |
| 2726 | webkit.org/b/171760 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ ImageOnlyFailure ] |
| 2727 | webkit.org/b/171760 imported/w3c/i18n/bidi/block-plaintext-005.html [ ImageOnlyFailure ] |
simon.fraser@apple.com | c9133b5 | 2017-05-12 23:48:12 +0000 | [diff] [blame] | 2728 | |
ryanhaddad@apple.com | e0f505e | 2017-05-24 21:35:07 +0000 | [diff] [blame] | 2729 | webkit.org/b/172547 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure ] |
ryanhaddad@apple.com | bc2e4ee | 2017-05-26 16:03:56 +0000 | [diff] [blame] | 2730 | |
| 2731 | webkit.org/b/172610 media/ios/autoplay-only-in-main-document.html [ Skip ] |
ryanhaddad@apple.com | b8c37c0 | 2017-05-27 00:22:49 +0000 | [diff] [blame] | 2732 | webkit.org/b/172672 fast/events/before-unload-returnValue.html [ Skip ] |
jlewis3@apple.com | ea7b4bb | 2017-05-31 18:21:56 +0000 | [diff] [blame] | 2733 | |
ryanhaddad@apple.com | 331c075 | 2017-05-31 21:44:02 +0000 | [diff] [blame] | 2734 | webkit.org/b/168239 [ Release ] fast/css/target-fragment-match.html [ Pass Failure ] |
mmaxfield@apple.com | c64c61c | 2017-06-16 00:56:44 +0000 | [diff] [blame] | 2735 | |
| 2736 | webkit.org/b/173328 fast/text/system-font-fallback-emoji.html [ Failure ] |
| 2737 | webkit.org/b/173328 fast/text/system-font-fallback.html [ ImageOnlyFailure ] |
jlewis3@apple.com | f325892 | 2017-06-20 18:57:22 +0000 | [diff] [blame] | 2738 | |
| 2739 | webkit.org/b/173611 media/video-buffered.html [ Pass Failure ] |
| 2740 | |
ryanhaddad@apple.com | daa6960 | 2017-06-22 22:03:39 +0000 | [diff] [blame] | 2741 | webkit.org/b/171617 perf/object-keys.html [ Pass Failure ] |
jbedard@apple.com | 46ea188 | 2017-07-03 19:04:55 +0000 | [diff] [blame] | 2742 | |
| 2743 | # WebGL tests which need triaging https://bugs.webkit.org/b/174100 |
| 2744 | fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html [ Failure ] |
| 2745 | fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ] |
| 2746 | fast/canvas/webgl/oes-texture-float-linear.html [ Failure ] |
| 2747 | fast/canvas/webgl/oes-texture-half-float-linear.html [ Failure ] |
| 2748 | fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Failure ] |
| 2749 | fast/canvas/webgl/webgl-compressed-texture-size-limit.html [ Failure ] |
| 2750 | fast/canvas/webgl/webgl-draw-buffers.html [ Failure ] |
| 2751 | fast/canvas/webgl/webgl2-texture-upload-enums.html [ Failure ] |
| 2752 | webgl/1.0.2/conformance/context/context-attribute-preserve-drawing-buffer.html [ Failure ] |
| 2753 | webgl/1.0.2/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ] |
| 2754 | webgl/1.0.2/conformance/ogles/GL/build/build_009_to_016.html [ Failure ] |
| 2755 | webgl/1.0.3/conformance/context/context-hidden-alpha.html [ Failure ] |
| 2756 | webgl/1.0.3/conformance/extensions/oes-texture-float-linear.html [ Failure ] |
| 2757 | webgl/1.0.3/conformance/extensions/oes-texture-half-float-linear.html [ Failure ] |
| 2758 | webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ] |
| 2759 | webgl/1.0.3/conformance/extensions/webgl-compressed-texture-pvrtc.html [ Failure ] |
| 2760 | webgl/1.0.3/conformance/glsl/misc/shader-struct-scope.html [ Failure ] |
| 2761 | webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ] |
| 2762 | webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ] |
jbedard@apple.com | 46ea188 | 2017-07-03 19:04:55 +0000 | [diff] [blame] | 2763 | webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ] |
| 2764 | webgl/1.0.3/conformance/rendering/point-no-attributes.html [ Failure ] |
| 2765 | webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Failure ] |
| 2766 | fast/canvas/webgl/read-pixels-test.html [ Skip ] |
| 2767 | fast/canvas/webgl/webglcontextchangedevent.html [ Skip ] |
| 2768 | webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Skip ] |
| 2769 | webgl/1.0.2/conformance/ogles/GL/sin/sin_001_to_006.html [ Skip ] |
| 2770 | webgl/1.0.2/conformance/reading/read-pixels-test.html [ Skip ] |
| 2771 | webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Skip ] |
jlewis3@apple.com | deeac68 | 2017-07-10 17:52:06 +0000 | [diff] [blame] | 2772 | webgl/1.0.2/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Skip ] |
| 2773 | |
jer.noble@apple.com | e06d538 | 2017-10-25 19:42:16 +0000 | [diff] [blame] | 2774 | fast/canvas/webgl/texImage2D-mse-flipY-false.html [ Skip ] |
| 2775 | fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Skip ] |
ryanhaddad@apple.com | c322a21 | 2017-09-22 19:31:22 +0000 | [diff] [blame] | 2776 | fast/canvas/webgl/texImage2D-video-flipY-false.html [ Skip ] |
| 2777 | fast/canvas/webgl/texImage2D-video-flipY-true.html [ Skip ] |
| 2778 | |
dino@apple.com | 659c095 | 2019-03-30 22:07:21 +0000 | [diff] [blame] | 2779 | # rendering to floating point FBOs not supported on iOS |
| 2780 | fast/canvas/webgl/readPixels-float.html [ Skip ] |
| 2781 | |
wilander@apple.com | 955442f | 2017-12-07 20:09:27 +0000 | [diff] [blame] | 2782 | # Skipped on iOS since UIHelper.activateAt() doesn't produce a user gesture that ITP captures on iOS |
| 2783 | webkit.org/b/174120 http/tests/resourceLoadStatistics/user-interaction-in-cross-origin-sub-frame.html [ Skip ] |
| 2784 | http/tests/resourceLoadStatistics/user-interaction-only-reported-once-within-short-period-of-time.html [ Skip ] |
| 2785 | http/tests/resourceLoadStatistics/user-interaction-reported-after-website-data-removal.html [ Skip ] |
wilander@apple.com | 0d18e81 | 2017-10-17 18:57:21 +0000 | [diff] [blame] | 2786 | # Skipped in WK2 expectations because cookie partitioning is only available in macOS High Sierra and iOS 11. |
wilander@apple.com | e460e44 | 2018-07-31 23:23:43 +0000 | [diff] [blame] | 2787 | http/tests/resourceLoadStatistics/cookie-deletion.html [ Pass ] |
| 2788 | http/tests/resourceLoadStatistics/cookies-with-and-without-user-interaction.html [ Pass ] |
wilander@apple.com | 56cbaf5 | 2018-01-18 01:58:05 +0000 | [diff] [blame] | 2789 | http/tests/resourceLoadStatistics/non-prevalent-resources-can-access-cookies-in-a-third-party-context.html [ Pass ] |
wilander@apple.com | e460e44 | 2018-07-31 23:23:43 +0000 | [diff] [blame] | 2790 | http/tests/resourceLoadStatistics/add-blocking-to-redirect.html [ Pass ] |
wilander@apple.com | 56cbaf5 | 2018-01-18 01:58:05 +0000 | [diff] [blame] | 2791 | http/tests/resourceLoadStatistics/remove-blocking-in-redirect.html [ Pass ] |
wilander@apple.com | 8dc28e6 | 2018-01-19 19:26:13 +0000 | [diff] [blame] | 2792 | http/tests/resourceLoadStatistics/grandfathering.html [ Pass ] |
| 2793 | http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store.html [ Pass ] |
| 2794 | http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store-one-hour.html [ Pass ] |
wilander@apple.com | bddbe34 | 2018-02-07 20:09:51 +0000 | [diff] [blame] | 2795 | http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects.html [ Pass ] |
| 2796 | http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-requests.html [ Pass ] |
wilander@apple.com | bbc5763 | 2018-03-14 05:17:57 +0000 | [diff] [blame] | 2797 | http/tests/storageAccess/deny-storage-access-under-opener.html [ Pass ] |
wilander@apple.com | a2b336c | 2018-09-27 19:40:16 +0000 | [diff] [blame] | 2798 | http/tests/storageAccess/deny-storage-access-under-opener-if-auto-dismiss.html [ Pass ] |
wilander@apple.com | 4a4870b | 2018-09-19 19:19:56 +0000 | [diff] [blame] | 2799 | http/tests/resourceLoadStatistics/cap-cache-max-age-for-prevalent-resource.html [ Pass ] |
wilander@apple.com | bddbe34 | 2018-02-07 20:09:51 +0000 | [diff] [blame] | 2800 | |
| 2801 | # Skipped in general expectations since they only work on iOS and Mac, WK2. |
| 2802 | http/tests/security/strip-referrer-to-origin-for-third-party-redirects-in-private-mode.html [ Pass ] |
| 2803 | http/tests/security/strip-referrer-to-origin-for-third-party-requests-in-private-mode.html [ Pass ] |
eric.carlson@apple.com | 8d0fe3c | 2019-01-07 21:47:51 +0000 | [diff] [blame] | 2804 | media/deactivate-audio-session.html [ Pass ] |
jlewis3@apple.com | deeac68 | 2017-07-10 17:52:06 +0000 | [diff] [blame] | 2805 | |
ryanhaddad@apple.com | 39765fd | 2017-08-07 18:25:13 +0000 | [diff] [blame] | 2806 | webkit.org/b/175273 imported/w3c/web-platform-tests/html/browsers/windows/noreferrer-window-name.html [ Failure ] |
dbates@webkit.org | 92d42ff | 2017-08-09 20:28:01 +0000 | [diff] [blame] | 2807 | |
rego@igalia.com | 4e41d75 | 2018-01-24 15:53:46 +0000 | [diff] [blame] | 2808 | webkit.org/b/175353 imported/w3c/web-platform-tests/css/css-ui/outline-004.html [ ImageOnlyFailure ] |
| 2809 | webkit.org/b/175353 imported/w3c/web-platform-tests/css/css-ui/outline-style-014.html [ ImageOnlyFailure ] |
ryanhaddad@apple.com | f963780 | 2017-08-10 16:53:08 +0000 | [diff] [blame] | 2810 | |
commit-queue@webkit.org | 9c44714 | 2018-01-22 16:07:13 +0000 | [diff] [blame] | 2811 | imported/w3c/web-platform-tests/css/mediaqueries/device-aspect-ratio-003.html [ ImageOnlyFailure ] |
| 2812 | |
mcatanzaro@igalia.com | 41362e2 | 2017-08-15 17:47:10 +0000 | [diff] [blame] | 2813 | # This test tests a feature that only exists on iOS. |
| 2814 | fast/text/accessibility-bold-system-font-2.html [ Pass ] |
| 2815 | |
| 2816 | # This test is specific to Core Text. |
| 2817 | fast/text/font-lookup-dot-prefix-case-sensitive.html [ Pass ] |
jbedard@apple.com | b6ddd20 | 2017-08-24 16:53:31 +0000 | [diff] [blame] | 2818 | |
zandobersek@gmail.com | 894f401 | 2017-08-30 07:31:32 +0000 | [diff] [blame] | 2819 | # Missing support for 521-bit elliptic curves. |
| 2820 | crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p521.html |
| 2821 | crypto/subtle/ec-import-spki-key-export-spki-key-p521.html |
| 2822 | crypto/subtle/ecdh-generate-export-jwk-key-p521.html |
| 2823 | crypto/subtle/ecdh-generate-export-key-pkcs8-p521.html |
| 2824 | crypto/subtle/ecdh-generate-export-key-raw-p521.html |
| 2825 | crypto/subtle/ecdh-generate-export-key-spki-p521.html |
| 2826 | crypto/subtle/ecdh-generate-key-p521.html |
| 2827 | crypto/subtle/ecdh-import-jwk-private-key-p521.html |
| 2828 | crypto/subtle/ecdh-import-jwk-public-key-p521.html |
| 2829 | crypto/subtle/ecdh-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html |
| 2830 | crypto/subtle/ecdh-import-pkcs8-key-p521.html |
| 2831 | crypto/subtle/ecdh-import-raw-key-p521.html |
| 2832 | crypto/subtle/ecdh-import-spki-key-p521.html |
| 2833 | crypto/subtle/ecdsa-generate-key-sign-verify-p521.html |
| 2834 | crypto/subtle/ecdsa-import-jwk-public-key-alg-521.html |
| 2835 | crypto/subtle/ecdsa-import-key-sign-p521.html |
| 2836 | crypto/subtle/ecdsa-import-key-verify-p521.html |
| 2837 | crypto/subtle/ecdsa-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html |
jlewis3@apple.com | 9b5c0da | 2017-09-06 18:26:21 +0000 | [diff] [blame] | 2838 | |
| 2839 | webkit.org/b/155092 js/arraybuffer-wrappers.html [ Pass Timeout ] |
| 2840 | |
ryanhaddad@apple.com | bdb3d1e | 2017-09-15 18:12:14 +0000 | [diff] [blame] | 2841 | webkit.org/b/172052 [ Release ] imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval.html [ Pass Failure ] |
jlewis3@apple.com | 6f6467e | 2017-09-12 16:53:48 +0000 | [diff] [blame] | 2842 | |
fred.wang@free.fr | 42c1563 | 2018-03-08 10:51:38 +0000 | [diff] [blame] | 2843 | webkit.org/b/183441 mathml/presentation/multiscripts-equivalence.html [ ImageOnlyFailure ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2844 | |
| 2845 | # <rdar://problem/32632415> REGRESSION (ImageIO-1666): LayoutTests fast/images are failing together. |
| 2846 | canvas/philip/tests/2d.drawImage.animated.gif.html [ Failure ] |
| 2847 | canvas/philip/tests/2d.pattern.animated.gif.html [ Failure ] |
| 2848 | fast/images/slower-animation-than-decoding-image.html [ Failure ] |
| 2849 | fast/images/slower-decoding-than-animation-image.html [ Failure ] |
| 2850 | fast/images/reset-image-animation.html [ Failure ] |
| 2851 | fast/images/animated-image-loop-count.html [ ImageOnlyFailure ] |
| 2852 | fast/images/animated-image-different-dest-size.html [ ImageOnlyFailure ] |
| 2853 | |
| 2854 | # <rdar://problem/32659595> iOS 11: LayoutTest fast/text/international/system-language/arabic-glyph-cache-fill-combine.html is failing |
| 2855 | fast/text/international/system-language/arabic-glyph-cache-fill-combine.html [ ImageOnlyFailure ] |
| 2856 | |
| 2857 | # <rdar://problem/32626498> REGRESSION (iOS 11/High Sierra): media/remote-control-command-seek.html is timing out |
| 2858 | media/remote-control-command-seek.html [ Timeout ] |
| 2859 | |
| 2860 | # <rdar://problem/32714935> iOS 11: LayoutTest security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html is timing out |
| 2861 | security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Timeout ] |
| 2862 | |
| 2863 | # <rdar://problem/32714919> iOS 11: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html and allow-video.html are timing out |
| 2864 | http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Timeout ] |
| 2865 | http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html [ Timeout ] |
| 2866 | |
| 2867 | # <rdar://problem/32715903> iOS 11: LayoutTest media/sources-fallback-codecs.html is failing |
| 2868 | media/sources-fallback-codecs.html [ Failure ] |
| 2869 | |
| 2870 | # <rdar://problem/32715902> iOS 11: LayoutTest media/video-src-blob-using-open-panel.html is failing |
| 2871 | media/video-src-blob-using-open-panel.html [ Failure ] |
| 2872 | |
| 2873 | # <rdar://problem/32799573> REGRESSION: LayoutTest fast/text/ipa-tone-letters.html is failing |
| 2874 | fast/text/ipa-tone-letters.html [ Failure ] |
| 2875 | |
| 2876 | # <rdar://problem/33251388> REGRESSION: Multiple imported/w3c/web-platform-tests/ are failing with blobs |
| 2877 | imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.html [ Failure ] |
| 2878 | imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker.html [ Failure ] |
youenn@apple.com | 4cb1518 | 2018-08-27 07:48:54 +0000 | [diff] [blame] | 2879 | imported/w3c/web-platform-tests/xhr/send-blob-with-no-mime-type.html [ Failure ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2880 | |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2881 | # <rdar://problem/33630526> http/tests/websocket/tests/hybi/deflate-frame-parameter.html is failing on iOS 11 |
| 2882 | http/tests/websocket/tests/hybi/deflate-frame-parameter.html [ Failure ] |
| 2883 | |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2884 | # <rdar://problem/34051745> |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2885 | imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription.html [ Failure ] |
| 2886 | imported/w3c/web-platform-tests/webrtc/getstats.html [ Failure ] |
| 2887 | imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2888 | |
| 2889 | # <rdar://problem/34209038> |
| 2890 | webgl/1.0.2/conformance/ogles/GL/log/log_001_to_008.html [ Skip ] |
| 2891 | webgl/1.0.2/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ] |
| 2892 | |
| 2893 | # <rdar://problem/33135669> |
ryanhaddad@apple.com | bf76993 | 2017-12-06 23:30:46 +0000 | [diff] [blame] | 2894 | webgl/1.0.2/conformance/textures/gl-teximage.html [ Failure ] |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2895 | fast/canvas/webgl/gl-teximage.html [ Failure ] |
| 2896 | |
| 2897 | # <rdar://problem/30517283> |
| 2898 | security/block-test.html |
| 2899 | security/block-test-no-port.html |
| 2900 | |
| 2901 | # <rdar://problem/29031509> |
| 2902 | svg/W3C-SVG-1.1/text-intro-01-t.svg [ Failure ] |
| 2903 | svg/W3C-SVG-1.1/text-intro-02-b.svg [ Failure ] |
| 2904 | svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ] |
| 2905 | svg/W3C-SVG-1.1/text-intro-04-t.svg [ Failure ] |
| 2906 | svg/custom/acid3-test-77.html [ Failure ] |
| 2907 | |
ryanhaddad@apple.com | a1dba42 | 2017-09-22 16:23:45 +0000 | [diff] [blame] | 2908 | # <rdar://problem/33381269> REGRESSION: Multiple Layout test from webgl/1.0.2/conformance are timing out. |
| 2909 | webgl/1.0.2/conformance/attribs/gl-vertex-attrib-zero-issues.html [ Skip ] |
| 2910 | webgl/1.0.2/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ] |
| 2911 | webgl/1.0.2/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ] |
| 2912 | |
| 2913 | # <rdar://problem/28504406> LayoutTest fast/attachment/attachment-folder-icon.html failing |
| 2914 | fast/attachment/attachment-folder-icon.html [ ImageOnlyFailure ] |
| 2915 | |
| 2916 | fast/text/font-variations-feature-detection.html [ ImageOnlyFailure ] |
| 2917 | |
| 2918 | # <rdar://problem/28835343> REGRESSION: LayoutTest http/tests/multipart/load-last-non-html-frame.php failing |
| 2919 | http/tests/multipart/load-last-non-html-frame.php [ Failure ] |
ryanhaddad@apple.com | c322a21 | 2017-09-22 19:31:22 +0000 | [diff] [blame] | 2920 | |
| 2921 | webkit.org/b/177366 http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-1.html [ Pass Timeout ] |
ryanhaddad@apple.com | 06d25d6 | 2017-09-22 22:31:02 +0000 | [diff] [blame] | 2922 | |
ryanhaddad@apple.com | f2174b5 | 2017-09-22 23:13:47 +0000 | [diff] [blame] | 2923 | webkit.org/b/177395 fast/mediastream/RTCPeerConnection-overloaded-operations.html [ Pass Failure ] |
ryanhaddad@apple.com | 156f35a | 2017-09-23 00:55:01 +0000 | [diff] [blame] | 2924 | |
| 2925 | webkit.org/b/177401 webrtc/captureCanvas-webrtc.html [ Pass Timeout Failure ] |
ryanhaddad@apple.com | 0015908 | 2017-09-25 17:33:58 +0000 | [diff] [blame] | 2926 | |
ryanhaddad@apple.com | 85dc1c8 | 2017-09-25 17:43:06 +0000 | [diff] [blame] | 2927 | webkit.org/b/177323 imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub.html [ Pass Failure ] |
ryanhaddad@apple.com | 9746535 | 2017-09-25 18:41:26 +0000 | [diff] [blame] | 2928 | |
| 2929 | webkit.org/b/177445 fast/loader/form-submission-after-beforeunload-cancel.html [ Pass Timeout ] |
ryanhaddad@apple.com | 7143c1f | 2017-09-26 15:40:08 +0000 | [diff] [blame] | 2930 | |
| 2931 | webkit.org/b/177397 compositing/masks/compositing-clip-path-change-no-repaint.html [ Pass Failure ] |
ryanhaddad@apple.com | 9aa117d | 2017-09-28 21:13:13 +0000 | [diff] [blame] | 2932 | |
| 2933 | webkit.org/b/177617 http/tests/storageAccess/request-storage-access-top-frame.html [ Pass Timeout ] |
jlewis3@apple.com | 9f559bd | 2017-10-12 20:01:35 +0000 | [diff] [blame] | 2934 | |
| 2935 | webkit.org/b/177547 imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html [ Pass Failure ] |
| 2936 | |
dino@apple.com | 4101d92 | 2017-10-17 19:17:33 +0000 | [diff] [blame] | 2937 | # macOS only test |
| 2938 | fast/canvas/webgl/large-drawing-buffer-resize.html [ Skip ] |
ryanhaddad@apple.com | 5d102c8a | 2017-10-23 17:10:05 +0000 | [diff] [blame] | 2939 | |
| 2940 | webkit.org/b/178669 compositing/visible-rect/iframe-no-layers.html [ Pass Failure ] |
ryanhaddad@apple.com | f201d6f | 2017-10-30 23:48:21 +0000 | [diff] [blame] | 2941 | |
| 2942 | # Underlines' starting and ending positions need to be pixel-snapped |
| 2943 | webkit.org/b/142087 fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ ImageOnlyFailure ] |
| 2944 | webkit.org/b/142087 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ] |
| 2945 | |
ryanhaddad@apple.com | ca05bcc | 2018-04-19 17:49:21 +0000 | [diff] [blame] | 2946 | webkit.org/b/177322 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Pass Failure ] |
ryanhaddad@apple.com | 15dd9da | 2017-11-02 21:24:56 +0000 | [diff] [blame] | 2947 | |
| 2948 | webkit.org/b/178029 http/tests/preload/viewport/meta-viewport-link-headers.php [ Pass Failure ] |
ryanhaddad@apple.com | 2a5a39d | 2017-11-03 00:12:51 +0000 | [diff] [blame] | 2949 | |
| 2950 | webkit.org/b/179201 [ Debug ] editing/selection/move-by-word-visually-multi-space.html [ Skip ] |
ryanhaddad@apple.com | 5e073dd | 2017-11-09 00:25:05 +0000 | [diff] [blame] | 2951 | |
ryanhaddad@apple.com | 2626cb2 | 2017-11-17 19:16:59 +0000 | [diff] [blame] | 2952 | webkit.org/b/179773 imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html [ Pass Failure ] |
ryanhaddad@apple.com | 02bee3f | 2017-11-18 00:22:38 +0000 | [diff] [blame] | 2953 | |
| 2954 | webkit.org/b/179784 svg/in-html/by-reference.html [ Failure Timeout ] |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 2955 | |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 2956 | # accessibilityController.role cannot be tested on iOS |
| 2957 | media/modern-media-controls/time-label/time-label.html [ Skip ] |
| 2958 | media/modern-media-controls/tracks-button [ Pass ] |
| 2959 | |
| 2960 | # AirPlay cannot be tested on iOS |
| 2961 | webkit.org/b/166062 media/modern-media-controls/airplay-support [ Skip ] |
| 2962 | webkit.org/b/166062 media/modern-media-controls/audio/audio-controls-buttons.html [ Skip ] |
| 2963 | webkit.org/b/166062 media/modern-media-controls/placard-support/placard-support-airplay.html [ Skip ] |
| 2964 | |
| 2965 | # These tests use touch events and don't work in OpenSource |
| 2966 | media/modern-media-controls/button/button.html [ Skip ] |
| 2967 | media/modern-media-controls/button/button-active-state.html [ Skip ] |
| 2968 | media/modern-media-controls/fullscreen-support/fullscreen-support-press.html [ Skip ] |
| 2969 | media/modern-media-controls/media-controller/ios/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html [ Skip ] |
| 2970 | media/modern-media-controls/media-controller/ios/media-controller-stop-updates-in-fullscreen.html [ Skip ] |
| 2971 | media/modern-media-controls/mute-support/mute-support-press-on-button.html [ Skip ] |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 2972 | media/modern-media-controls/placard-support/ipad [ Skip ] |
| 2973 | media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag.html [ Skip ] |
graouts@webkit.org | 85027d4 | 2018-02-05 16:33:33 +0000 | [diff] [blame] | 2974 | media/modern-media-controls/seek-backward-support [ Skip ] |
| 2975 | media/modern-media-controls/seek-forward-support [ Skip ] |
graouts@webkit.org | 098bab8 | 2018-01-31 17:35:15 +0000 | [diff] [blame] | 2976 | media/modern-media-controls/start-support/start-support-click-to-start.html [ Skip ] |
graouts@webkit.org | 7eaecc1 | 2018-02-23 13:53:13 +0000 | [diff] [blame] | 2977 | media/modern-media-controls/start-support/start-support-disable-controls-and-re-enable-post-play.html [ Skip ] |
graouts@webkit.org | 098bab8 | 2018-01-31 17:35:15 +0000 | [diff] [blame] | 2978 | media/modern-media-controls/start-support/start-support-lowPowerMode.html [ Skip ] |
graouts@webkit.org | 85027d4 | 2018-02-05 16:33:33 +0000 | [diff] [blame] | 2979 | media/modern-media-controls/volume-down-support [ Skip ] |
| 2980 | media/modern-media-controls/volume-up-support [ Skip ] |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 2981 | |
| 2982 | # There is no focus state for on iOS |
| 2983 | media/modern-media-controls/button/button-focus-state.html [ Skip ] |
| 2984 | |
| 2985 | # These tests rely on fullscreen which do not use the WebKit media controls on iOS |
| 2986 | media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-parent-element.html [ Skip ] |
| 2987 | media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-video.html [ Skip ] |
| 2988 | media/modern-media-controls/css/webkit-cursor-visibility-auto-hide.html [ Skip ] |
| 2989 | media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html [ Skip ] |
| 2990 | media/modern-media-controls/media-controller/media-controller-fullscreen-change.html [ Skip ] |
| 2991 | media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html [ Skip ] |
| 2992 | media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html [ Skip ] |
| 2993 | media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html [ Skip ] |
| 2994 | media/modern-media-controls/placard-support/placard-support-airplay-fullscreen.html [ Skip ] |
graouts@webkit.org | 098bab8 | 2018-01-31 17:35:15 +0000 | [diff] [blame] | 2995 | media/modern-media-controls/start-support/start-support-fullscreen.html [ Skip ] |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 2996 | |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 2997 | # These tests are designed to work only on macOS |
| 2998 | media/modern-media-controls/button/button-click-on-edges.html [ Skip ] |
graouts@webkit.org | bab42e6 | 2018-02-01 07:12:09 +0000 | [diff] [blame] | 2999 | media/modern-media-controls/macos-inline-media-controls [ Skip ] |
graouts@webkit.org | 85027d4 | 2018-02-05 16:33:33 +0000 | [diff] [blame] | 3000 | media/modern-media-controls/macos-fullscreen-media-controls [ Skip ] |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 3001 | media/modern-media-controls/placard-support/placard-support-pip.html [ Skip ] |
| 3002 | media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html [ Skip ] |
| 3003 | media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html [ Skip ] |
| 3004 | media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html [ Skip ] |
| 3005 | media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html [ Skip ] |
| 3006 | media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause-fullscreen.html [ Skip ] |
| 3007 | media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause.html [ Skip ] |
| 3008 | media/modern-media-controls/media-controller/media-controller-click-on-video-background-to-dismiss-tracks-panel-should-not-toggle-playback.html [ Skip ] |
| 3009 | media/modern-media-controls/media-controller/media-controller-space-bar-toggle-playback.html [ Skip ] |
| 3010 | media/modern-media-controls/media-documents/media-document-audio-mac-sizing.html [ Skip ] |
| 3011 | media/modern-media-controls/media-documents/media-document-video-mac-sizing.html [ Skip ] |
graouts@webkit.org | 85027d4 | 2018-02-05 16:33:33 +0000 | [diff] [blame] | 3012 | media/modern-media-controls/pip-support [ Skip ] |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 3013 | media/modern-media-controls/playback-support/playback-support-button-click.html [ Skip ] |
| 3014 | media/modern-media-controls/scrubber-support/scrubber-support-click.html [ Skip ] |
| 3015 | media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Skip ] |
graouts@webkit.org | eb85fd0 | 2018-02-02 18:51:37 +0000 | [diff] [blame] | 3016 | media/modern-media-controls/slider/slider-value.html [ Skip ] |
graouts@webkit.org | 85027d4 | 2018-02-05 16:33:33 +0000 | [diff] [blame] | 3017 | media/modern-media-controls/text-tracks [ Skip ] |
| 3018 | media/modern-media-controls/tracks-panel [ Skip ] |
| 3019 | media/modern-media-controls/tracks-support [ Skip ] |
| 3020 | media/modern-media-controls/volume-support [ Skip ] |
| 3021 | |
graouts@webkit.org | 40f0dc8 | 2017-11-30 06:15:24 +0000 | [diff] [blame] | 3022 | webkit.org/b/178127 media/modern-media-controls/media-controller/media-controller-video-with-only-audio.html [ Skip ] |
| 3023 | |
| 3024 | # <rdar://problem/33731086> |
| 3025 | media/modern-media-controls/time-labels-support/elapsed-time.html [ Skip ] |
dino@apple.com | 77bd11e | 2017-11-30 22:25:52 +0000 | [diff] [blame] | 3026 | |
jer.noble@apple.com | 638af2b | 2017-12-04 08:49:26 +0000 | [diff] [blame] | 3027 | # Requries AVFoundation support <rdar://problem/34502208> |
| 3028 | http/tests/images/image-supports-video.html |
mmaxfield@apple.com | 87181a3 | 2017-12-07 20:29:03 +0000 | [diff] [blame] | 3029 | |
| 3030 | # User-installed font infrastructure is ony present on certain OSes. |
| 3031 | webkit.org/b/180062 fast/text/user-installed-fonts/disable.html [ ImageOnlyFailure ] |
| 3032 | webkit.org/b/180062 fast/text/user-installed-fonts/shadow-family.html [ ImageOnlyFailure ] |
| 3033 | webkit.org/b/180062 fast/text/user-installed-fonts/shadow-postscript.html [ ImageOnlyFailure ] |
| 3034 | webkit.org/b/180062 fast/text/user-installed-fonts/shadow.html [ ImageOnlyFailure ] |
jlewis3@apple.com | 17ec7f1 | 2017-12-13 17:57:29 +0000 | [diff] [blame] | 3035 | webkit.org/b/180062 fast/text/user-installed-fonts/shadow-postscript-family.html [ ImageOnlyFailure ] |
mmaxfield@apple.com | b153db8 | 2018-07-03 00:15:20 +0000 | [diff] [blame] | 3036 | webkit.org/b/187228 fast/text/user-installed-fonts/local.html [ ImageOnlyFailure ] |
ryanhaddad@apple.com | 6ab5dcb | 2018-01-19 04:25:52 +0000 | [diff] [blame] | 3037 | |
ryanhaddad@apple.com | f3909b2 | 2018-01-19 05:55:15 +0000 | [diff] [blame] | 3038 | webkit.org/b/181838 js/slow-stress/Int32Array-alloc-huge-long-lived.html [ Slow ] |
Ms2ger@igalia.com | dd35320 | 2018-02-02 15:24:11 +0000 | [diff] [blame] | 3039 | |
jlewis3@apple.com | 46e6b33 | 2018-02-05 18:46:05 +0000 | [diff] [blame] | 3040 | webkit.org/b/182422 imported/w3c/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-origin.sub.html [ Skip ] |
said@apple.com | 72c440e | 2018-02-08 02:32:38 +0000 | [diff] [blame] | 3041 | |
| 3042 | webkit.org/b/182592 webgl/webgl-texture-image-buffer-reuse.html [ Skip ] |
ryanhaddad@apple.com | 3c14fc8 | 2018-02-08 20:52:54 +0000 | [diff] [blame] | 3043 | |
| 3044 | webkit.org/b/181612 [ Debug ] webanimations/animation-opacity-animation-crash.html [ Pass Failure ] |
ryanhaddad@apple.com | f3401fd | 2018-02-16 01:19:57 +0000 | [diff] [blame] | 3045 | |
tsavell@apple.com | 5d1dcc0 | 2019-02-19 22:42:53 +0000 | [diff] [blame] | 3046 | webkit.org/b/182850 editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying-in-null-origin.html [ Skip ] |
ryanhaddad@apple.com | 519d3d4 | 2018-02-21 00:35:11 +0000 | [diff] [blame] | 3047 | |
tsavell@apple.com | 5d1dcc0 | 2019-02-19 22:42:53 +0000 | [diff] [blame] | 3048 | webkit.org/b/183219 editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html [ Skip ] |
ryanhaddad@apple.com | c67129c | 2018-04-05 01:03:05 +0000 | [diff] [blame] | 3049 | |
| 3050 | webkit.org/b/173928 storage/websql/database-lock-after-reload.html [ Pass Failure ] |
ryanhaddad@apple.com | 6ae9c51 | 2018-04-06 20:21:07 +0000 | [diff] [blame] | 3051 | |
| 3052 | [ Debug ] imported/w3c/web-platform-tests/IndexedDB/interfaces.any.html [ Slow ] |
| 3053 | [ Debug ] imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Slow ] |
| 3054 | [ Debug ] imported/w3c/web-platform-tests/hr-time/idlharness.html [ Slow ] |
ryanhaddad@apple.com | 33e05e9 | 2018-04-19 15:58:30 +0000 | [diff] [blame] | 3055 | |
ryanhaddad@apple.com | ca05bcc | 2018-04-19 17:49:21 +0000 | [diff] [blame] | 3056 | webkit.org/b/183388 fast/scrolling/scroll-to-focused-element-asynchronously.html [ Pass Failure ] |
| 3057 | |
| 3058 | webkit.org/b/184787 http/wpt/cache-storage/cache-quota.any.html [ Pass Failure ] |
ryanhaddad@apple.com | b69d650 | 2018-04-28 00:02:54 +0000 | [diff] [blame] | 3059 | |
| 3060 | webkit.org/b/180260 http/wpt/resource-timing/rt-resources-per-worker.html [ Pass Failure ] |
ryanhaddad@apple.com | 4c7d956 | 2018-04-28 00:53:41 +0000 | [diff] [blame] | 3061 | |
| 3062 | webkit.org/b/185028 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Failure ] |
ryanhaddad@apple.com | 95ff362 | 2018-05-04 23:07:07 +0000 | [diff] [blame] | 3063 | |
| 3064 | webkit.org/b/185332 animations/duplicate-keys.html [ Pass ImageOnlyFailure ] |
ryanhaddad@apple.com | ee813fb | 2018-05-16 22:18:18 +0000 | [diff] [blame] | 3065 | |
rego@igalia.com | fd6a8da | 2018-05-22 13:34:03 +0000 | [diff] [blame] | 3066 | # Imported css-text test suite from WPT |
rego@igalia.com | 4cb2d7f | 2018-05-23 06:49:59 +0000 | [diff] [blame] | 3067 | webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-010.html [ ImageOnlyFailure ] |
| 3068 | webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-011.html [ ImageOnlyFailure ] |
| 3069 | webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-115.html [ ImageOnlyFailure ] |
| 3070 | webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-116.html [ ImageOnlyFailure ] |
| 3071 | webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-006.html [ ImageOnlyFailure ] |
jfernandez@igalia.com | 2c9d125 | 2019-04-08 20:31:05 +0000 | [diff] [blame] | 3072 | webkit.org/b/196169 imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-003.html [ ImageOnlyFailure ] |
zalan@apple.com | 67d2cf9 | 2018-06-23 21:07:38 +0000 | [diff] [blame] | 3073 | |
jfernandez@igalia.com | 9802544 | 2019-04-29 08:08:51 +0000 | [diff] [blame] | 3074 | imported/w3c/web-platform-tests/css/css-text/white-space/textarea-break-spaces-001.html [ ImageOnlyFailure ] |
| 3075 | |
zalan@apple.com | 67d2cf9 | 2018-06-23 21:07:38 +0000 | [diff] [blame] | 3076 | # unsupported |
| 3077 | fast/dynamic/mail-autosize-viewport-unit.html [ Failure ] |
zalan@apple.com | b4943bf | 2018-06-29 01:00:40 +0000 | [diff] [blame] | 3078 | |
| 3079 | # LFC |
| 3080 | fast/block/block-only/border-simple.html [ Failure ] |
| 3081 | fast/block/block-only/floating-box-clear-both-simple.html [ Failure ] |
| 3082 | fast/block/block-only/floating-box-clear-right-simple.html [ Failure ] |
| 3083 | fast/block/block-only/floating-box-left-and-right-multiple-with-top-offset.html [ Failure ] |
| 3084 | fast/block/block-only/floating-box-right-simple.html [ Failure ] |
| 3085 | fast/block/block-only/floating-left-right-with-all-margins.html [ Failure ] |
| 3086 | fast/block/block-only/margin-left-right-sizing-out-of-flow.html [ Failure ] |
| 3087 | fast/block/block-only/margin-left-right-sizing.html [ Failure ] |
| 3088 | fast/block/block-only/margin-sibling-collapse-propagated.html [ Failure ] |
| 3089 | fast/block/block-only/relative-auto-with-parent-offset.html [ Failure ] |
zalan@apple.com | 59e4115 | 2018-09-07 15:51:37 +0000 | [diff] [blame] | 3090 | fast/block/block-only/absolute-position-min-max-height.html [ Failure ] |
zalan@apple.com | 76356af | 2018-10-26 17:34:55 +0000 | [diff] [blame] | 3091 | fast/block/basic/inline-content-with-floating-image.html [ Failure ] |
zalan@apple.com | 7679c08 | 2018-10-29 14:19:09 +0000 | [diff] [blame] | 3092 | fast/block/basic/inline-content-with-floating-images2.html [ Failure ] |
zalan@apple.com | b5958ea | 2018-10-29 14:44:53 +0000 | [diff] [blame] | 3093 | fast/inline/simple-intruding-float1.html [ Failure ] |
zalan@apple.com | 5d6951a | 2018-10-29 14:48:11 +0000 | [diff] [blame] | 3094 | fast/inline/simple-intruding-floats2.html [ Failure ] |
zalan@apple.com | ac60967 | 2018-10-29 14:53:14 +0000 | [diff] [blame] | 3095 | fast/inline/simple-intruding-floats3.html [ Failure ] |
zalan@apple.com | 404d468 | 2018-11-01 14:20:48 +0000 | [diff] [blame] | 3096 | fast/inline/simple-inline-block.html [ Failure ] |
zalan@apple.com | 4add905 | 2018-11-02 14:23:54 +0000 | [diff] [blame] | 3097 | fast/inline/simple-shrink-to-fit-inline-block.html [ Failure ] |
zalan@apple.com | 4cd73d0 | 2018-11-15 14:42:22 +0000 | [diff] [blame] | 3098 | fast/inline/simple-inline-inflow-positioned.html [ Failure ] |
zalan@apple.com | 1aa8ec5 | 2018-11-16 14:51:36 +0000 | [diff] [blame] | 3099 | fast/inline/simple-inline-with-out-of-flow-descendant.html [ Failure ] |
zalan@apple.com | cdec11f | 2018-11-03 17:57:49 +0000 | [diff] [blame] | 3100 | fast/block/basic/height-percentage-simple.html [ Failure ] |
zalan@apple.com | ef17b74 | 2018-11-04 15:44:57 +0000 | [diff] [blame] | 3101 | fast/block/basic/child-block-level-box-with-height-percent.html [ Failure ] |
zalan@apple.com | 983eeb4 | 2018-11-04 15:46:38 +0000 | [diff] [blame] | 3102 | fast/block/basic/quirk-mode-percent-height.html [ Failure ] |
commit-queue@webkit.org | ff58276 | 2018-07-16 21:15:57 +0000 | [diff] [blame] | 3103 | |
| 3104 | # Datalist |
commit-queue@webkit.org | ff58276 | 2018-07-16 21:15:57 +0000 | [diff] [blame] | 3105 | webkit.org/b/186714 fast/forms/datalist/datalist-textinput-keydown.html [ Skip ] |
wenson_hsieh@apple.com | 83b5573 | 2018-10-18 03:48:10 +0000 | [diff] [blame] | 3106 | webkit.org/b/190613 fast/forms/datalist/update-range-with-datalist.html [ Skip ] |
commit-queue@webkit.org | 1e92e0c | 2018-07-30 20:00:54 +0000 | [diff] [blame] | 3107 | |
| 3108 | # We are only accepting GLSL3 for macOS. |
| 3109 | webkit.org/b/187982 webgl/2.0.0/conformance2/glsl3 [ Skip ] |
jer.noble@apple.com | 26f0b9a | 2018-08-03 01:54:15 +0000 | [diff] [blame] | 3110 | |
| 3111 | # Audio session does not have a "none" category on iOS [ Skip ] |
| 3112 | webkit.org/b/188285 platform/mac/media/audio-session-category-video-paused.html [ Skip ] |
ryanhaddad@apple.com | 87b614e | 2018-08-14 21:15:16 +0000 | [diff] [blame] | 3113 | |
| 3114 | webkit.org/b/188578 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Pass Failure ] |
dbates@webkit.org | 8574c08 | 2018-08-21 16:37:04 +0000 | [diff] [blame] | 3115 | |
ryanhaddad@apple.com | 78e95ed | 2018-08-24 16:35:04 +0000 | [diff] [blame] | 3116 | webkit.org/b/128312 media/video-load-preload-metadata.html [ Pass Failure ] |
ryanhaddad@apple.com | 44ce29b | 2018-09-14 01:37:15 +0000 | [diff] [blame] | 3117 | |
| 3118 | webkit.org/b/188070 imported/w3c/web-platform-tests/streams/piping/error-propagation-backward.html [ Pass Failure ] |
ryanhaddad@apple.com | 987e776 | 2018-09-19 00:51:03 +0000 | [diff] [blame] | 3119 | |
| 3120 | webkit.org/b/189726 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html [ Pass Failure ] |
| 3121 | webkit.org/b/189726 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html [ Pass Failure ] |
ryanhaddad@apple.com | 24e239d | 2018-09-19 00:51:05 +0000 | [diff] [blame] | 3122 | |
youenn@apple.com | d1e05b7 | 2018-12-05 21:15:36 +0000 | [diff] [blame] | 3123 | webkit.org/b/189727 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ Pass Failure ] |
tsavell@apple.com | 22ede28 | 2018-09-24 17:16:58 +0000 | [diff] [blame] | 3124 | |
tsavell@apple.com | 2ba353d0 | 2018-09-24 17:19:52 +0000 | [diff] [blame] | 3125 | webkit.org/b/187557 media/media-fragments/TC0005.html [ Pass Failure ] |
tsavell@apple.com | 8d9b3ce | 2018-09-24 20:40:39 +0000 | [diff] [blame] | 3126 | webkit.org/b/187557 media/media-fragments/TC0006.html [ Pass Failure ] |
tsavell@apple.com | 7e261bc | 2018-09-26 16:12:34 +0000 | [diff] [blame] | 3127 | webkit.org/b/187557 media/media-fragments/TC0009.html [ Pass Failure ] |
tsavell@apple.com | 8d9b3ce | 2018-09-24 20:40:39 +0000 | [diff] [blame] | 3128 | webkit.org/b/187557 media/media-fragments/TC0011.html [ Pass Failure ] |
tsavell@apple.com | 7e261bc | 2018-09-26 16:12:34 +0000 | [diff] [blame] | 3129 | webkit.org/b/187557 media/media-fragments/TC0014.html [ Pass Failure ] |
tsavell@apple.com | 2ba353d0 | 2018-09-24 17:19:52 +0000 | [diff] [blame] | 3130 | webkit.org/b/187522 media/media-fragments/TC0015.html [ Pass Failure ] |
| 3131 | webkit.org/b/187557 media/media-fragments/TC0024.html [ Pass Failure ] |
tsavell@apple.com | 8d9b3ce | 2018-09-24 20:40:39 +0000 | [diff] [blame] | 3132 | webkit.org/b/187557 media/media-fragments/TC0035.html [ Pass Failure ] |
| 3133 | webkit.org/b/187557 media/media-fragments/TC0036.html [ Pass Failure ] |
tsavell@apple.com | 2ba353d0 | 2018-09-24 17:19:52 +0000 | [diff] [blame] | 3134 | webkit.org/b/187557 media/media-fragments/TC0037.html [ Pass Failure ] |
tsavell@apple.com | 8d9b3ce | 2018-09-24 20:40:39 +0000 | [diff] [blame] | 3135 | webkit.org/b/187557 media/media-fragments/TC0038.html [ Pass Failure ] |
| 3136 | webkit.org/b/187557 media/media-fragments/TC0039.html [ Pass Failure ] |
| 3137 | webkit.org/b/187557 media/media-fragments/TC0051.html [ Pass Failure ] |
| 3138 | webkit.org/b/187557 media/media-fragments/TC0052.html [ Pass Failure ] |
| 3139 | webkit.org/b/187557 media/media-fragments/TC0053.html [ Pass Failure ] |
| 3140 | webkit.org/b/187557 media/media-fragments/TC0054.html [ Pass Failure ] |
| 3141 | webkit.org/b/187557 media/media-fragments/TC0055.html [ Pass Failure ] |
| 3142 | webkit.org/b/187557 media/media-fragments/TC0059.html [ Pass Failure ] |
| 3143 | webkit.org/b/187557 media/media-fragments/TC0072.html [ Pass Failure ] |
tsavell@apple.com | 2ba353d0 | 2018-09-24 17:19:52 +0000 | [diff] [blame] | 3144 | webkit.org/b/187557 media/media-fragments/TC0078.html [ Pass Failure ] |
| 3145 | webkit.org/b/187557 media/media-fragments/TC0079.html [ Pass Failure ] |
| 3146 | webkit.org/b/187557 media/media-fragments/TC0085.html [ Pass Failure ] |
| 3147 | webkit.org/b/187557 media/media-fragments/TC0086.html [ Pass Failure ] |
| 3148 | webkit.org/b/187557 media/media-fragments/TC0087.html [ Pass Failure ] |
| 3149 | webkit.org/b/187557 media/media-fragments/TC0088.html [ Pass Failure ] |
| 3150 | webkit.org/b/187557 media/media-fragments/TC0089.html [ Pass Failure ] |
| 3151 | webkit.org/b/187557 media/media-fragments/TC0090.html [ Pass Failure ] |
ryanhaddad@apple.com | 2c8a5e2 | 2018-09-25 21:04:03 +0000 | [diff] [blame] | 3152 | webkit.org/b/187557 media/media-fragments/TC0091.html [ Pass Failure ] |
| 3153 | |
| 3154 | webkit.org/b/189598 compositing/backing/backing-store-attachment-fill-forwards-animation.html [ Pass Failure ] |
graouts@webkit.org | 8053507 | 2018-09-27 09:49:52 +0000 | [diff] [blame] | 3155 | |
| 3156 | webkit.org/b/190032 animations/stop-animation-on-suspend.html [ Failure ] |
ryanhaddad@apple.com | df15c82 | 2018-09-28 03:22:04 +0000 | [diff] [blame] | 3157 | |
ryanhaddad@apple.com | 9d6b0bc | 2018-10-08 20:24:56 +0000 | [diff] [blame] | 3158 | http/tests/cookies/same-site [ Pass ] |
| 3159 | |
ryanhaddad@apple.com | b4bcfcf | 2019-01-10 17:57:22 +0000 | [diff] [blame] | 3160 | # FIXME: Mark as Pass once <rdar://problem/47165939> is fixed. |
| 3161 | http/tests/cookies/only-accept-first-party-cookies.html [ Skip ] |
| 3162 | |
ryanhaddad@apple.com | 9d6b0bc | 2018-10-08 20:24:56 +0000 | [diff] [blame] | 3163 | system-preview [ Pass ] |
| 3164 | |
| 3165 | editing/selection/character-granularity-rect.html [ Pass ] |
| 3166 | |
| 3167 | # < iOS12 doesn't support the CG needed for Conic Gradients |
megan_gardner@apple.com | 4129bb7 | 2018-10-24 22:28:42 +0000 | [diff] [blame] | 3168 | http/wpt/css/css-images-4/conic-gradient-parsing.html [ Pass ] |
ryanhaddad@apple.com | 9d6b0bc | 2018-10-08 20:24:56 +0000 | [diff] [blame] | 3169 | fast/gradients/conic-repeating.html [ Pass ] |
| 3170 | fast/gradients/conic.html [ Pass ] |
| 3171 | fast/gradients/conic-off-center.html [ Pass ] |
| 3172 | fast/gradients/conic-center-outside-box.html [ Pass ] |
| 3173 | fast/gradients/conic-extended-stops.html [ Pass ] |
| 3174 | fast/gradients/conic-from-angle.html [ Pass ] |
| 3175 | fast/gradients/conic-repeating-last-stop.html [ Pass ] |
| 3176 | fast/gradients/conic-gradient-alpha.html [ Pass ] |
| 3177 | fast/gradients/conic-gradient-extended-stops.html [ Pass ] |
| 3178 | fast/gradients/conic-gradient.html [ Pass ] |
| 3179 | fast/gradients/conic-two-hints.html [ Pass ] |
| 3180 | |
| 3181 | # <rdar://problem/36455339> LayoutTest compositing/ios/overflow-scroll-touch-tiles.html is a flaky failure |
| 3182 | compositing/ios/overflow-scroll-touch-tiles.html [ Pass Failure ] |
| 3183 | |
| 3184 | # <rdar://problem/36639117> REGRESSION: LayoutTest svg/custom/subpaths-moveto-only-rendering.svg is failing |
| 3185 | svg/custom/subpaths-moveto-only-rendering.svg [ Failure ] |
| 3186 | |
| 3187 | # <rdar://problem/37406043> LayoutTest fast/events/focusing-element-with-tabindex-by-tap-or-click.html is a flaky failure |
| 3188 | fast/events/focusing-element-with-tabindex-by-tap-or-click.html [ Pass Failure ] |
| 3189 | |
| 3190 | # <rdar://problem/40952038> quicklook/keynote.html and quicklook/pages.html are failing with a 0.09% image diff |
| 3191 | quicklook/keynote.html [ ImageOnlyFailure ] |
| 3192 | quicklook/pages.html [ ImageOnlyFailure ] |
| 3193 | |
| 3194 | # <rdar://problem/41546587> REGRESSION: LayoutTest compositing/contents-scale/non-decomposable-matrix.html is failing |
| 3195 | compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ] |
| 3196 | |
| 3197 | # <rdar://problem/41546970> REGRESSION: LayoutTest media/media-fullscreen-loop-inline.html is a flaky timeout |
timothy@apple.com | 75306e5 | 2018-10-15 23:43:02 +0000 | [diff] [blame] | 3198 | media/media-fullscreen-loop-inline.html [ Pass Timeout ] |
ryanhaddad@apple.com | fb2c2b3 | 2018-10-23 00:52:37 +0000 | [diff] [blame] | 3199 | |
| 3200 | webkit.org/b/187618 [ Release ] media/media-fullscreen-pause-inline.html [ Pass Failure ] |
ap@apple.com | 0953d0d | 2018-10-25 20:04:50 +0000 | [diff] [blame] | 3201 | |
| 3202 | # Disabled globally. |
| 3203 | http/tests/xmlhttprequest/gzip-content-type-no-content-encoding.html [ Pass ] |
ryanhaddad@apple.com | 0b40257 | 2018-10-26 00:59:04 +0000 | [diff] [blame] | 3204 | |
| 3205 | webkit.org/b/173041 http/tests/websocket/tests/hybi/handshake-ok-with-legacy-sec-websocket-response-headers.html [ Pass Failure ] |
mmaxfield@apple.com | e4058ae | 2018-11-06 23:06:37 +0000 | [diff] [blame] | 3206 | |
| 3207 | # WK2 spelling dot test infrastructure isn't hooked up on iOS |
| 3208 | webkit.org/b/190764 editing/spelling/spelling-dots-repaint.html [ Skip ] |
| 3209 | webkit.org/b/190764 editing/spelling/spelling-dots-position.html [ Skip ] |
| 3210 | webkit.org/b/190764 editing/spelling/spelling-dots-position-2.html [ Skip ] |
| 3211 | webkit.org/b/190764 editing/spelling/spelling-dots-position-3.html [ Skip ] |
ryanhaddad@apple.com | 5f66777 | 2018-12-20 00:54:09 +0000 | [diff] [blame] | 3212 | |
| 3213 | webkit.org/b/192279 imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https.html [ Pass Failure ] |
ryanhaddad@apple.com | cf19645 | 2018-12-20 00:54:10 +0000 | [diff] [blame] | 3214 | |
| 3215 | webkit.org/b/192250 imported/w3c/web-platform-tests/service-workers/service-worker/update-missing-import-scripts.https.html [ Pass Failure ] |
ryanhaddad@apple.com | 9bcba9d | 2018-12-20 18:25:09 +0000 | [diff] [blame] | 3216 | |
| 3217 | webkit.org/b/192398 imported/w3c/web-platform-tests/service-workers/service-worker/update-registration-with-type.https.html [ Pass Failure ] |
ryanhaddad@apple.com | 10dad29 | 2018-12-20 21:18:54 +0000 | [diff] [blame] | 3218 | |
| 3219 | webkit.org/b/191704 imported/w3c/web-platform-tests/service-workers/service-worker/windowclient-navigate.https.html [ Pass Failure ] |
ryanhaddad@apple.com | 8a2f0ff | 2019-01-29 06:01:17 +0000 | [diff] [blame] | 3220 | |
| 3221 | webkit.org/b/193955 compositing/iframes/remove-reinsert-webview-with-iframe.html [ Skip ] |
ryanhaddad@apple.com | 712a7fa | 2019-02-05 01:31:39 +0000 | [diff] [blame] | 3222 | |
| 3223 | webkit.org/b/153337 pageoverlay/overlay-installation.html [ Pass Failure ] |
| 3224 | webkit.org/b/153337 pageoverlay/overlay-large-document-scrolled.html [ Pass Failure ] |
| 3225 | webkit.org/b/153337 pageoverlay/overlay-large-document.html [ Pass Failure ] |
dbates@webkit.org | c9538eb | 2019-02-11 23:24:23 +0000 | [diff] [blame] | 3226 | |
| 3227 | # FIXME: Unskip the following test once we have the fix for <rdar://problem/45970040>. |
| 3228 | fast/events/touch/ios/touch-events-with-modifiers.html [ Skip ] |
| 3229 | fast/events/touch/ios/mouse-events-with-modifiers.html [ Skip ] |
| 3230 | fast/events/touch/ios/pointer-events-with-modifiers.html [ Skip ] |
dbates@webkit.org | b5a275f | 2019-02-12 01:04:16 +0000 | [diff] [blame] | 3231 | |
| 3232 | # FIXME: Unskip the following test once we have the fix for <rdar://problem/44928156>. |
| 3233 | fast/events/ios/key-command-delete-to-end-of-paragraph.html [ Skip ] |
| 3234 | fast/events/ios/key-command-transpose.html [ Skip ] |
dbates@webkit.org | a217c7d | 2019-02-19 00:10:35 +0000 | [diff] [blame] | 3235 | |
| 3236 | # FIXME: Unskip the following tests once we ENABLE(FULL_KEYBOARD_ACCESS) is enabled by default on iOS |
| 3237 | fast/forms/ios/focus-button.html [ Skip ] |
| 3238 | fast/forms/ios/focus-checkbox.html [ Skip ] |
| 3239 | fast/forms/ios/focus-checked-checkbox.html [ Skip ] |
| 3240 | fast/forms/ios/focus-checked-radio.html [ Skip ] |
| 3241 | fast/forms/ios/focus-radio.html [ Skip ] |
| 3242 | fast/forms/ios/focus-reset-button.html [ Skip ] |
| 3243 | fast/forms/ios/focus-search-field.html [ Skip ] |
| 3244 | fast/forms/ios/focus-submit-button.html [ Skip ] |
| 3245 | fast/forms/ios/focus-text-field.html [ Skip ] |
| 3246 | fast/forms/ios/focus-textarea.html [ Skip ] |
dbates@webkit.org | a45cc61 | 2019-03-05 23:40:08 +0000 | [diff] [blame] | 3247 | fast/events/ios/activating-button-should-not-scroll-page.html [ Skip ] |
| 3248 | fast/events/ios/activating-checkbox-should-not-scroll-page.html [ Skip ] |
| 3249 | fast/events/ios/activating-radio-button-should-not-scroll-page.html [ Skip ] |
| 3250 | fast/events/ios/activating-reset-button-should-not-scroll-page.html [ Skip ] |
| 3251 | fast/events/ios/activating-submit-button-should-not-scroll-page.html [ Skip ] |
ryanhaddad@apple.com | e101723 | 2019-03-11 20:03:24 +0000 | [diff] [blame] | 3252 | |
dbates@webkit.org | 563dacc | 2019-03-12 17:23:00 +0000 | [diff] [blame] | 3253 | # FIXME: Unskip the following test once we have the fix for <rdar://problem/45892362>. |
| 3254 | fast/events/ios/key-command-select-all-prevent-default.html [ Skip ] |
| 3255 | |
ryanhaddad@apple.com | a1d4d21 | 2019-03-21 00:07:34 +0000 | [diff] [blame] | 3256 | webkit.org/b/191707 imported/w3c/web-platform-tests/webrtc/simplecall-no-ssrcs.https.html [ Skip ] |
| 3257 | webkit.org/b/191707 imported/w3c/web-platform-tests/webrtc/simplecall.https.html [ Skip ] |
ryanhaddad@apple.com | 9719934 | 2019-03-14 22:18:35 +0000 | [diff] [blame] | 3258 | |
| 3259 | webkit.org/b/191711 quicklook/numbers.html [ ImageOnlyFailure ] |
ryanhaddad@apple.com | e8c8744 | 2019-05-06 20:44:27 +0000 | [diff] [blame] | 3260 | |
| 3261 | webkit.org/b/197473 imported/w3c/web-platform-tests/resource-timing/resource-timing-level1.sub.html [ Pass Failure ] |
ryanhaddad@apple.com | 64cc9ee | 2019-05-07 16:37:16 +0000 | [diff] [blame] | 3262 | |
| 3263 | webkit.org/b/175678 media/W3C/video/events/event_progress.html [ Pass Failure ] |
dbates@webkit.org | 4cef9c9 | 2019-05-09 17:41:20 +0000 | [diff] [blame] | 3264 | |
| 3265 | # FIXME: Unskip the following test once we have the fix for <rdar://problem/50596032>. |
| 3266 | fast/events/ios/submit-form-target-blank-using-return-key.html |
ryanhaddad@apple.com | 16360a8 | 2019-05-10 16:03:42 +0000 | [diff] [blame] | 3267 | |
graouts@webkit.org | 7ea60cf | 2019-05-17 22:05:07 +0000 | [diff] [blame^] | 3268 | # These tests depend on the implementation of "modern compatibility mode" in WebKitAdditions. |
| 3269 | platform/ipad/fast/css/webkit-overflow-scrolling-parsing-modern-compatibility-mode.html [ Skip ] |
| 3270 | fast/scrolling/ipad/overflow-scrolling-touch-enabled-stacking-modern-compatibility-mode.html [ Skip ] |
| 3271 | |
ryanhaddad@apple.com | 16360a8 | 2019-05-10 16:03:42 +0000 | [diff] [blame] | 3272 | webkit.org/b/197778 [ Debug ] webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ] |
sroberts@apple.com | f208291 | 2019-05-17 19:05:01 +0000 | [diff] [blame] | 3273 | |
| 3274 | # Was unskipped, but now has missing results in iOS . Skipping on iOS only. |
| 3275 | media/controls-after-reload.html [ Skip ] |