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