| # These are the layout test expectations for Apple's iOS port of WebKit (both WebKit1 and WebKit2). |
| # |
| # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. |
| |
| #////////////////////////////////////////////////////////////////////////////////////////// |
| # Platform-specific directories. Skipped here, then re-enabled on the appropriate platform. |
| #////////////////////////////////////////////////////////////////////////////////////////// |
| |
| accessibility/ios-simulator [ Pass ] |
| displaylists [ Pass ] |
| http/tests/quicklook [ Pass ] |
| media/controls/ipad [ Pass ] |
| media/ios [ Pass ] |
| quicklook [ Pass ] |
| |
| fast/text-autosizing/ios [ Pass ] |
| fast/zooming/ios [ Pass ] |
| http/tests/preload/viewport [ Pass ] |
| |
| #////////////////////////////////////////////////////////////////////////////////////////// |
| # End platform-specific directories. |
| #////////////////////////////////////////////////////////////////////////////////////////// |
| |
| ### |
| # Unsupported and disabled features |
| ## |
| # Cannot enable AX tests because there are too many differences between what is available |
| # through the iPhone AX API and the OS X AX API. |
| accessibility |
| perf/accessibility-title-ui-element.html |
| |
| # No fullscreen API on iOS |
| fullscreen |
| http/tests/fullscreen |
| |
| # Skip WebGL tests in iOS Simulator |
| webgl |
| fast/canvas/webgl |
| http/tests/webgl |
| |
| # WebGPU is not enabled on iOS Simulator. |
| fast/canvas/webgpu |
| |
| # Encrypted Media Extensions are not enabled |
| media/encrypted-media/ |
| fast/events/constructors/device-proximity-event-constructor.html |
| |
| # FIXME: <rdar://problem/6512037> LayoutTests: Enable printing tests once printing is supported on iOS |
| printing |
| |
| # Web Notifications are not supported on iOS. |
| http/tests/notifications |
| fast/history/page-cache-notification-non-suspendable.html |
| fast/history/page-cache-notification-suspendable.html |
| imported/w3c/web-platform-tests/notifications/ |
| |
| # Web Audio tests are skipped on iOS for now. |
| webaudio |
| fast/history/page-cache-closed-audiocontext.html |
| fast/history/page-cache-running-audiocontext.html |
| fast/history/page-cache-suspended-audiocontext.html |
| |
| # No wheel events on iOS |
| fast/scrolling/iframe-scrollable-after-back.html [ Skip ] |
| fast/scrolling/overflow-scrollable-after-back.html [ Skip ] |
| fast/events/wheel-event-destroys-frame.html [ Skip ] |
| fast/events/wheel-event-destroys-overflow.html [ Skip ] |
| fast/events/wheel-event-outside-body.html [ Skip ] |
| fast/scrolling/scroll-container-horizontally.html [ Failure ] |
| fast/events/wheelevent-basic.html [ Skip ] |
| fast/events/wheelevent-direction-inverted-from-device.html [ Skip ] |
| fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Skip ] |
| fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Skip ] |
| fast/events/wheelevent-mousewheel-interaction.html [ Skip ] |
| fast/events/platform-wheelevent-in-scrolling-div.html [ Skip ] |
| fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ] |
| fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ] |
| fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Skip ] |
| fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Skip ] |
| fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Skip ] |
| fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Skip ] |
| fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Skip ] |
| fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Skip ] |
| fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Skip ] |
| fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Skip ] |
| fast/events/wheelevent-in-text-node.html [ Skip ] |
| fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Skip ] |
| |
| # Not supported on iOS |
| fast/mediastream |
| fast/speechsynthesis |
| gamepad |
| mhtml |
| proximity |
| |
| # ENABLE(MEDIA_CAPTURE) is not enabled |
| fast/forms/file/file-input-capture.html |
| |
| # Plugins are not supported on iOS |
| plugins |
| compositing/plugins |
| http/tests/plugins |
| fast/frames/sandboxed-iframe-plugins.html |
| fast/loader/reload-zero-byte-plugin.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-data.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-mismatched-url.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-data.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-notype-url.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-allowed.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-nourl-blocked.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html |
| http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html |
| http/tests/security/contentSecurityPolicy/embed-redirect-blocked2.html |
| http/tests/security/contentSecurityPolicy/embed-redirect-blocked3.html |
| http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-default-src-star.html |
| http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-star.html |
| http/tests/security/contentSecurityPolicy/object-redirect-blocked2.html |
| http/tests/security/contentSecurityPolicy/object-redirect-blocked3.html |
| http/tests/security/contentSecurityPolicy/object-src-param-code-blocked.html |
| http/tests/security/contentSecurityPolicy/object-src-param-movie-blocked.html |
| http/tests/security/contentSecurityPolicy/object-src-param-src-blocked.html |
| http/tests/security/contentSecurityPolicy/object-src-param-url-blocked.html |
| http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html |
| http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html |
| http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html |
| http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html |
| http/tests/security/contentSecurityPolicy/cross-origin-plugin-document-allowed-in-child-window.html |
| http/tests/security/contentSecurityPolicy/plugin-blocked-in-about-blank-window.html |
| http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window.html |
| |
| # Pointer-lock not supported on iOS |
| pointer-lock |
| http/tests/pointer-lock |
| fast/shadow-dom/pointerlockelement-in-shadow-tree.html |
| fast/shadow-dom/pointerlockelement-in-slot.html |
| |
| # FIXME: Media tests not supported on iOS |
| http/tests/media |
| imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements |
| http/tests/cache/disk-cache/disk-cache-media-small.html |
| |
| # No touch events |
| fast/events/touch [ Skip ] |
| fast/shadow-dom/touch-event-ios.html [ Skip ] |
| fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ] |
| http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html [ Skip ] |
| http/tests/frame-throttling/timer-throttle-in-cross-origin-subframe.html [ Skip ] |
| http/tests/quicklook/at-import-stylesheet-blocked.html [ Skip ] |
| http/tests/quicklook/base-url-blocked.html [ Skip ] |
| http/tests/quicklook/cross-origin-iframe-blocked.html [ Skip ] |
| http/tests/quicklook/document-domain-is-empty-string.html [ Skip ] |
| http/tests/quicklook/external-stylesheet-blocked.html [ Skip ] |
| http/tests/quicklook/rtf-document-domain-is-empty-string.html [ Skip ] |
| http/tests/quicklook/submit-form-blocked.html [ Skip ] |
| http/tests/quicklook/top-navigation-blocked.html [ Skip ] |
| http/tests/quicklook/hide-referer-on-navigation.html [ Skip ] |
| imported/w3c/web-platform-tests/touch-events [ Skip ] |
| platform/ios/ios/fast/forms/range-input-container-touches.html [ Skip ] |
| platform/ios/ios/fast/forms/range-input-readonly-and-disabled.html [ Skip ] |
| platform/ios/ios/fast/forms/range-input-touches.html [ Skip ] |
| platform/ios/ios/fast/text/data-detectors/phone-disabled.html [ Skip ] |
| platform/ios/ios/fast/text/data-detectors/phone.html [ Skip ] |
| platform/ios/ios/touch [ Skip ] |
| |
| # WebKitDataCue is supported, not DataCue |
| media/track/track-datacue.html |
| |
| # Codecs not supported |
| media/media-can-play-ogg.html [ WontFix ] |
| media/media-can-play-flac-audio.html [ WontFix ] |
| media/track/in-band [ WontFix ] |
| media/track/audio [ WontFix ] |
| media/track/video [ WontFix ] |
| |
| media/video-controls-captions.html [ WontFix ] |
| |
| # The logic in this test is no longer correct for Apple ports |
| media/track/track-user-preferences.html [ WontFix ] |
| |
| # This test requires the QuickTime LOOP user data property, which AVFoundation and QTKit64 do not support. |
| media/video-does-not-loop.html [ WontFix ] |
| |
| # This test uses movie matricies, which AVFoundation and QTKit64 do not support. |
| media/video-size-intrinsic-scale.html [ WontFix ] |
| |
| # MediaSource is not currently supported on iOS. |
| media/media-source |
| http/tests/media/media-source [ Skip ] |
| imported/w3c/web-platform-tests/media-source/ [ Skip ] |
| fast/history/page-cache-media-source-closed-2.html [ Skip ] |
| fast/history/page-cache-media-source-closed.html [ Skip ] |
| fast/history/page-cache-media-source-opened.html [ Skip ] |
| fast/history/page-cache-removed-source-buffer.html [ Skip ] |
| |
| # IndexedDB tests have numerous unexpected failures on iOS |
| webkit.org/b/144475 storage/indexeddb |
| |
| # TODO Animation triggers not supported |
| animations/trigger-container-scroll-boundaries.html [ Failure ] |
| |
| # Quota API is not supported on iOS |
| storage/domstorage/quota.html |
| storage/storageinfo-missing-arguments.html |
| storage/storageinfo-no-callbacks.html |
| storage/storageinfo-query-usage.html |
| storage/storageinfo-request-quota.html |
| storage/storagequota-query-usage.html |
| storage/storagequota-request-quota.html |
| storage/websql/quota-tracking.html |
| |
| # iOS doesn't have a local inspector |
| inspector/ [ Skip ] |
| http/tests/inspector/ [ Skip ] |
| http/tests/websocket/tests/hybi/inspector/ [ Skip ] |
| |
| # Some CSS3 Text tests are not enabled on iOS |
| webkit.org/b/76173 fast/css3-text/css3-text-align-last |
| webkit.org/b/99945 fast/css3-text/css3-text-justify |
| webkit.org/b/112755 fast/css3-text/css3-text-indent |
| |
| # Unsupported on certain OS versions |
| webkit.org/b/152491 fast/text/woff2.html [ Skip ] |
| |
| webkit.org/b/162668 fast/text/woff2-totalsfntsize.html [ Skip ] |
| |
| # Needs testRunner.enableAutoResizeMode() |
| fast/autoresize |
| |
| # Need to implement DumpRenderTree support for repaint tests |
| fast/repaint |
| fast/sub-pixel/transformed-iframe-copy-on-scroll.html |
| fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html |
| |
| # Need to reconcile differences between iOS and non-iOS differences in DeviceOrientation implementation |
| fast/dom/DeviceOrientation |
| |
| # WebP image format is not supported |
| fast/canvas/canvas-toDataURL-webp.html |
| |
| # Drag-and-drop is not supported: |
| editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html |
| fast/events/bogus-dropEffect-effectAllowed.html |
| fast/events/clear-drag-state.html |
| fast/events/clear-edit-drag-state.html |
| fast/events/content-changed-during-drop.html |
| fast/events/crash-on-mutate-during-drop.html |
| fast/events/drag-and-drop-link-fast-multiple-times-does-not-crash.html |
| fast/events/drag-and-drop-link-containing-block.html |
| fast/events/drag-and-drop-autoscroll-inner-frame.html |
| fast/events/drag-and-drop-autoscroll.html |
| fast/events/drag-and-drop-dataTransfer-types-nocrash.html |
| fast/events/drag-and-drop-fire-drag-dragover.html |
| fast/events/drag-and-drop-set-drag-data-arguments.html |
| fast/events/drag-and-drop-subframe-dataTransfer.html |
| fast/events/drag-and-drop.html |
| fast/events/drag-customData.html |
| fast/events/drag-dataTransferItemList-file-handling.html |
| fast/events/drag-dataTransferItemList.html |
| fast/events/drag-display-none-element.html |
| fast/events/drag-file-crash.html |
| fast/events/drag-image-filename.html |
| fast/events/drag-in-frames.html |
| fast/events/drag-and-drop-link.html |
| fast/events/drag-and-drop-link-into-focused-contenteditable.html |
| fast/events/drag-outside-window.html |
| fast/events/drag-parent-node.html |
| fast/events/drag-selects-image.html |
| fast/events/drag-to-navigate.html |
| fast/events/draggable-div-nodata.html |
| fast/events/draggable-div-customdata.html |
| fast/events/drop-handler-should-not-stop-navigate.html |
| fast/events/drop-with-file-paths.html |
| fast/events/dropzone-001.html |
| fast/events/dropzone-002.html |
| fast/events/dropzone-003.html |
| fast/events/dropzone-004.html |
| fast/events/dropzone-005.html |
| fast/events/file-input-hidden-in-ondrop.html |
| fast/events/input-element-display-none-in-dragleave-crash.html |
| fast/events/moving-text-should-fire-drop-and-dragend-events-2.html |
| fast/events/moving-text-should-fire-drop-and-dragend-events.html |
| fast/events/only-valid-drop-targets-receive-file-drop.html |
| fast/events/prevent-drag-to-navigate.html |
| fast/events/standalone-image-drag-to-editable.html |
| fast/files/local-file-drag-security.html |
| fast/history/page-cache-createObjectURL.html [ Skip ] |
| http/tests/local/drag-over-remote-content.html |
| http/tests/local/fileapi/send-dragged-file.html |
| http/tests/local/fileapi/send-sliced-dragged-file.html |
| http/tests/misc/bubble-drag-events.html |
| http/tests/security/drag-drop-local-file.html |
| http/tests/security/drag-drop-same-unique-origin.html |
| http/tests/security/drag-over-remote-content-iframe.html |
| |
| # No support for force events |
| fast/events/force-click-link-selection-behavior.html [ Skip ] |
| fast/events/force-click-on-link-navigation.html [ Skip ] |
| fast/events/force-click-text-selection-behavior.html [ Skip ] |
| fast/events/mouse-force-changed.html [ Skip ] |
| fast/events/mouse-force-down.html [ Skip ] |
| fast/events/mouse-force-up.html [ Skip ] |
| |
| # testRunner.setPageVisibility is not implemented for iOS |
| webkit.org/b/165799 fast/dom/timer-throttling-hidden-page.html [ Skip ] |
| webkit.org/b/165799 fast/dom/timer-throttling-hidden-page-non-nested.html [ Skip ] |
| webkit.org/b/165799 fast/events/page-visibility-onvisibilitychange.html [ Skip ] |
| webkit.org/b/165799 media/media-playback-page-visibility.html [ Skip ] |
| webkit.org/b/165799 svg/animations/animations-paused-page-non-visible.html [ Skip ] |
| webkit.org/b/165799 svg/animations/animations-paused-in-background-page-iframe.html [ Skip ] |
| webkit.org/b/165799 svg/animations/animations-paused-in-background-page.html [ Skip ] |
| webkit.org/b/165799 webaudio/silent-audio-interrupted-in-background.html [ Skip ] |
| |
| # AutoFill button is not supported |
| fast/forms/auto-fill-button/mouse-down-input-mouse-release-auto-fill-button.html |
| |
| # Mouse events are not supported on iOS |
| fast/forms/search-cancel-button-change-input.html [ Skip ] |
| fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Skip ] |
| fast/scrolling/overflow-scroll-past-max.html [ Skip ] |
| pageoverlay/overlay-small-frame-mouse-events.html [ Skip ] |
| loader/stateobjects/pushstate-size.html [ Skip ] |
| loader/stateobjects/pushstate-size-iframe.html [ Skip ] |
| fast/scrolling/scroll-animator-basic-events.html [ Skip ] |
| fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ] |
| fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ] |
| fast/scrolling/scroll-animator-select-list-events.html [ Skip ] |
| fast/events/prevent-default-prevents-interaction-with-scrollbars.html [ Skip ] |
| fast/events/simulated-click-zoomed.html [ Skip ] |
| fast/text/text-disappear-on-deselect.html [ ImageOnlyFailure ] |
| fast/css/pseudo-active-on-labeled-control-without-renderer.html [ Skip ] |
| fast/css/pseudo-active-on-labeled-element-not-canceled-by-focus.html [ Skip ] |
| fast/css/pseudo-active-style-sharing-1.html [ Skip ] |
| fast/css/pseudo-active-style-sharing-2.html [ Skip ] |
| fast/css/pseudo-active-style-sharing-3.html [ Skip ] |
| fast/css/pseudo-active-style-sharing-4.html [ Skip ] |
| fast/css/pseudo-active-style-sharing-5.html [ Skip ] |
| fast/css/pseudo-active-style-sharing-6.html [ Skip ] |
| fast/css/pseudo-active-with-programmatic-focus.html [ Skip ] |
| http/tests/security/history-username-password.html [ Skip ] |
| fast/selectors/hover-invalidation-descendant-dynamic.html [ Skip ] |
| |
| # IOS does not implement setAutomaticLinkDetectionEnabled |
| editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ] |
| editing/inserting/smart-link-when-caret-is-moved-before-URL.html [ Skip ] |
| editing/inserting/smart-quote-with-all-configurations.html [ Skip ] |
| |
| webkit.org/b/148695 fast/shadow-dom [ Pass ] |
| |
| # No tab navigation support on iOS |
| fast/shadow-dom/focus-on-iframe.html [ Failure ] |
| webkit.org/b/116046 fast/events/sequential-focus-navigation-starting-point.html [ Skip ] |
| webkit.org/b/159240 fast/events/remove-focus-navigation-starting-point-crash.html [ Skip ] |
| webkit.org/b/164888 fast/shadow-dom/focus-navigation-out-of-slot.html [ Skip ] |
| webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-shadow-host.html [ Skip ] |
| webkit.org/b/164888 fast/shadow-dom/focus-navigation-passes-svg-use-element.html [ Skip ] |
| |
| # This test needs to be rewritten to use runUIScript to work on iOS |
| webkit.org/b/152993 http/tests/contentdispositionattachmentsandbox/form-submission-disabled.html [ Skip ] |
| |
| # iOS does not have the required font for these tests |
| fast/text/complex-small-caps-non-bmp-capitalize.html [ Skip ] |
| fast/text/all-small-caps-whitespace.html [ Skip ] |
| |
| # These tests rely on EventSender.keydown(), which is not supported on iOS |
| webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ] |
| fast/events/beforeunload-alert-handled-keydown.html [ Skip ] |
| fast/events/beforeunload-alert-unhandled-keydown.html [ Skip ] |
| fast/events/beforeunload-alert-user-interaction.html [ Skip ] |
| fast/forms/validation-bubble-escape-key-dismiss.html [ Skip ] |
| fast/forms/validation-message-maxLength.html [ Skip ] |
| fast/shadow-dom/shadow-host-removal-crash.html [ Skip ] |
| fast/shadow-dom/input-element-in-shadow.html [ Skip ] |
| fast/shadow-dom/activate-over-slotted-content.html [ Skip ] |
| fast/shadow-dom/clear-active-state-in-shadow.html [ Skip ] |
| fast/shadow-dom/hover-over-nested-slotted-content.html [ Skip ] |
| fast/shadow-dom/hover-over-slotted-content.html [ Skip ] |
| fast/events/keyboardevent-key.html [ Skip ] |
| fast/events/keyboardevent-code.html [ Skip ] |
| http/tests/navigation/keyboard-events-during-provisional-navigation.html [ Skip ] |
| http/tests/navigation/keyboard-events-during-provisional-subframe-navigation.html [ Skip ] |
| media/audio-dealloc-crash.html [ Skip ] |
| media/restricted-audio-playback-with-document-gesture.html [ Skip ] |
| media/restricted-audio-playback-with-multiple-settimeouts.html [ Skip ] |
| storage/domstorage/sessionstorage/set-item-synchronous-keydown.html [ Skip ] |
| |
| # Tests that use EventSender's mouseMoveTo, mouseUp and mouseDown |
| fast/forms/range/disabled-while-dragging.html [ Skip ] |
| fast/forms/range/range-drag-when-toggled-disabled.html [ Skip ] |
| fast/media/video-element-in-details-collapse.html [ Skip ] |
| fast/frames/user-gesture-timestamp-propagation.html [ Failure ] |
| |
| # The file-wrapper part of <attachment> is not yet working on iOS |
| fast/attachment/attachment-type-attribute.html [ Skip ] |
| |
| # RTL Scrollbars are only implemented on certain versions of OS X |
| fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Skip ] |
| fast/scrolling/rtl-scrollbars-listbox-scroll.html [ Skip ] |
| fast/scrolling/rtl-scrollbars-listbox-select-left.html [ Skip ] |
| fast/scrolling/rtl-scrollbars-position-absolute.html [ Skip ] |
| fast/scrolling/rtl-scrollbars-position-fixed.html [ Skip ] |
| fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ Skip ] |
| fast/scrolling/rtl-scrollbars-text-selection.html [ Skip ] |
| |
| # This is specific to extensions on macOS |
| webkit.org/b/167795 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ] |
| |
| # These tests rely on testRunner.setPageVisibility(), which is not implemented on iOS |
| svg/animations/animations-paused-when-inserted-in-hidden-document.html [ Skip ] |
| svg/animations/animations-paused-when-inserted-in-hidden-document2.html [ Skip ] |
| |
| ### |
| # Known failures |
| ## |
| |
| # <rdar://problem/14590711> CrashTracer: [USER] DumpRenderTree at WebCore: WebCore::Element::detach + 17 |
| svg/as-image/svg-nested.html |
| |
| # Height of actual image is 1-2 pixels shorter than expected image. |
| fast/backgrounds/gradient-background-on-subpixel-position.html [ ImageOnlyFailure ] |
| |
| # Difference of less 0.03% between images. |
| svg/as-image/svg-image-with-data-uri-from-canvas.html [ ImageOnlyFailure ] |
| svg/canvas/canvas-global-alpha-svg.html [ ImageOnlyFailure ] |
| svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ] |
| |
| # SVG |
| webkit.org/b/137574 svg/dom/SVGAnimatedAngle.html [ Skip ] # Pass, Crash |
| webkit.org/b/137574 svg/css/arrow-with-shadow.svg [ Skip ] # Pass, Crash |
| |
| # Canvas tests that fail: |
| webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.clear.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.drawImage.broken.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.missingargs.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.path.rect.winding.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.middle.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.top.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.text.measure.width.space.html [ Failure ] |
| webkit.org/b/137530 imported/w3c/web-platform-tests/2dcontext/transformations/canvas_transformations_reset_001.html [ ImageOnlyFailure ] |
| |
| # Canvas tests that have stderr: |
| canvas/philip/tests/2d.canvas.readonly.html [ Skip ] |
| |
| # HTTP tests that time out: |
| http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event.html |
| http/tests/download/default-encoding.html |
| http/tests/local/blob/send-hybrid-blob.html |
| http/tests/local/fileapi/upload-zip-bundle-as-blob.html |
| http/tests/local/formdata/send-form-data-constructed-from-form.html |
| http/tests/local/formdata/send-form-data-with-empty-file-filename.html |
| http/tests/local/formdata/upload-events.html |
| http/tests/misc/link-rel-prefetch-and-subresource.html |
| http/tests/misc/prefetch-purpose.html |
| http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2.html |
| http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier.html |
| http/tests/navigation/scrollstate-after-http-equiv-refresh.html |
| http/tests/navigation/scrollstate-after-location-reload.html |
| http/tests/security/contentSecurityPolicy/media-src-allowed.html |
| http/tests/security/dataTransfer-set-data-file-url.html |
| http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html |
| http/tests/canvas/webgl/origin-clean-conformance.html |
| |
| # HTTP tests that fail: |
| http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ] |
| http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ] |
| http/tests/loading/promote-img-preload-priority.html [ Failure ] |
| http/tests/loading/sizes/preload-image-sizes.html [ Failure ] |
| http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure ] |
| http/tests/local/fileapi/file-last-modified.html [ Failure ] |
| http/tests/local/formdata/form-data-with-unknown-file-extension.html [ Failure ] |
| http/tests/local/formdata/send-form-data-with-filename.html [ Failure ] |
| http/tests/local/formdata/send-form-data-with-sliced-file.html [ Failure ] |
| http/tests/local/formdata/send-form-data.html [ Failure ] |
| http/tests/local/link-stylesheet-load-order-preload.html [ Failure ] |
| http/tests/local/link-stylesheet-load-order.html [ Failure ] |
| http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] |
| http/tests/misc/link-rel-icon-beforeload.html [ Failure ] |
| http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml [ Failure ] |
| http/tests/misc/submit-post-keygen.html [ Failure ] |
| http/tests/misc/willCacheResponse-delegate-callback.html [ Failure ] |
| http/tests/navigation/response204.html [ Failure ] |
| http/tests/security/clipboard/clipboard-file-access.html [ Failure ] |
| http/tests/security/contentSecurityPolicy/object-src-no-url-blocked.html [ Failure ] |
| http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure ] |
| http/tests/security/contentSecurityPolicy/object-src-none-blocked.html [ Failure ] |
| http/tests/security/cross-frame-access-put.html [ Failure ] |
| http/tests/security/cross-origin-plugin-allowed.html [ Failure ] |
| http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ] |
| http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ] |
| http/tests/security/cross-origin-plugin.html [ Failure ] |
| http/tests/security/local-user-CSS-from-remote.html [ Failure ] |
| http/tests/security/storage-blocking-loosened-plugin.html [ Failure ] |
| http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ] |
| http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ] |
| http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Failure ] |
| http/tests/security/svg-image-with-css-cross-domain.html [ ImageOnlyFailure ] |
| |
| # HTTP tests that are flaky: |
| http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ] |
| |
| # HTTP test that assert: |
| http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html |
| |
| # Compositing tests that fail: |
| compositing/regions/abs-transformed-dynamic-update.html [ ImageOnlyFailure ] |
| compositing/regions/fixed-in-named-flow-position-changed.html [ ImageOnlyFailure ] |
| compositing/regions/fixed-in-named-flow-zIndex.html [ ImageOnlyFailure ] |
| compositing/regions/inline-replaced-transformed-in-region.html [ ImageOnlyFailure ] |
| compositing/regions/region-as-layer-in-another-flowthread.html [ ImageOnlyFailure ] |
| compositing/regions/webkit-flow-renderer-layer-compositing.html [ ImageOnlyFailure ] |
| compositing/checkerboard.html [ Failure ] |
| compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ] |
| compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Failure ] |
| compositing/geometry/limit-layer-bounds-overflow-repaint.html [ Failure ] |
| compositing/geometry/tall-page-composited.html [ Failure ] |
| compositing/iframes/composited-iframe-scroll.html [ Failure ] |
| compositing/iframes/iframe-content-flipping.html [ Failure ] |
| compositing/iframes/nested-iframe-scrolling.html [ Failure ] |
| compositing/images/direct-image-object-fit.html [ Failure ] |
| compositing/layer-creation/spanOverlapsCanvas.html [ Failure ] |
| compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html [ Failure ] |
| compositing/reflections/direct-image-object-fit-reflected.html [ Failure ] |
| compositing/repaint/page-scale-repaint.html [ Failure ] |
| compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ] |
| compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ] |
| compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ] |
| compositing/rtl/rtl-overflow-scrolling.html [ Failure ] |
| compositing/visible-rect/3d-transform-style.html [ Failure ] |
| compositing/visible-rect/iframe-no-layers.html [ Failure ] |
| compositing/backing/child-layer-no-backing.html [ Failure ] |
| compositing/geometry/preserve-3d-switching.html [ Failure ] |
| |
| # Compositing tests that fail and rely on media loading: |
| compositing/geometry/clipped-video-controller.html |
| compositing/geometry/video-fixed-scrolling.html |
| compositing/geometry/video-opacity-overlay.html |
| compositing/reflections/load-video-in-reflection.html |
| compositing/regions/floated-region-with-transformed-child.html |
| compositing/regions/propagate-region-box-shadow-border-padding-for-video.html |
| compositing/regions/transform-transparent-positioned-video-inside-region.html |
| compositing/regions/video-in-overflow-region.html |
| compositing/self-painting-layers.html |
| compositing/self-painting-layers2.html |
| compositing/video-page-visibility.html |
| compositing/video/video-background-color.html |
| compositing/video/video-object-fit.html |
| compositing/video/video-poster.html |
| compositing/video/video-reflection.html |
| compositing/visibility/visibility-simple-video-layer.html |
| |
| # Compositing tests that time out: |
| compositing/layer-creation/animation-overlap-with-children.html |
| compositing/overflow/ancestor-overflow.html |
| compositing/tiling/huge-layer-img.html |
| |
| webkit.org/b/169457 compositing/regions/transformed-layer-inside-transformed-layer.html [ ImageOnlyFailure ] |
| |
| # <rdar://problem/19191637> compositing/layer-creation/deep-tree.html fails |
| compositing/layer-creation/deep-tree.html |
| |
| # <rdar://problem/19193263> compositing/geometry/outline-change.html: ASSERTION FAILED: loader->identifier() in DocumentLoader::removeSubresourceLoader() |
| compositing/geometry/outline-change.html |
| compositing/geometry/partial-layout-update.html |
| fast/dom/HTMLObjectElement/children-changed.html |
| fast/events/menu-keydown-on-hidden-element.html |
| |
| # CSS tests that flake: |
| css2.1/20110323/replaced-intrinsic-001.htm [ Failure Pass ] |
| |
| # CSS tests that fail: |
| css1/box_properties/float_on_text_elements.html [ Failure ] |
| css1/formatting_model/floating_elements.html [ Failure ] |
| css3/background/background-repeat-round-padding.html [ ImageOnlyFailure ] |
| css3/blending/blend-mode-body-child-isolate-html-background-color.html [ ImageOnlyFailure ] |
| css3/blending/blend-mode-isolation-turn-off-self-painting-layer.html [ Failure ] |
| css3/blending/blend-mode-isolation-turn-off-self-painting-layer1.html [ Failure ] |
| css3/blending/blend-mode-isolation-turn-off-self-painting-layer2.html [ Failure ] |
| css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ] |
| css3/blending/repaint/blend-mode-isolate-stacking-context.html [ Failure ] |
| css3/blending/repaint/blend-mode-turn-off-isolation.html [ Failure ] |
| css3/calc/line-height.html [ Failure ] |
| css3/device-adapt/opera/cascading-001.xhtml [ Failure ] |
| css3/device-adapt/opera/cascading-002.xhtml [ Failure ] |
| css3/device-adapt/opera/cascading-003.xhtml [ Failure ] |
| css3/device-adapt/opera/cascading-004.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-001.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-004.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-005.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-006.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-007.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-008.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-009.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-010.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-011.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-013.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-014.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-015.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-016.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-017.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-018.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-019.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-020.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-021.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-022.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-023.xhtml [ Failure ] |
| css3/device-adapt/opera/constrain-024.xhtml [ Failure ] |
| css3/device-adapt/opera/cssom-001.xhtml [ Failure ] |
| css3/device-adapt/opera/orientation-001.xhtml [ Failure ] |
| css3/device-adapt/opera/syntax-001.xhtml [ Failure ] |
| css3/device-adapt/opera/syntax-002.xhtml [ Failure ] |
| css3/device-adapt/opera/syntax-003.xhtml [ Failure ] |
| css3/device-adapt/viewport-at-rule-parsing.html [ Failure ] |
| css3/device-adapt/viewport-properties-validation.html [ Failure ] |
| css3/device-adapt/viewport-width-check-window-innerwidth-correct.html [ Failure ] |
| css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ] |
| css3/filters/blur-filter-page-scroll-parents.html [ Failure ] |
| css3/filters/blur-filter-page-scroll-self.html [ Failure ] |
| css3/filters/blur-filter-page-scroll.html [ Failure ] |
| css3/filters/effect-blur-hw.html [ Failure ] |
| css3/filters/effect-blur.html [ Failure ] |
| css3/filters/effect-brightness-hw.html [ Failure ] |
| css3/filters/effect-brightness.html [ Failure ] |
| css3/filters/effect-combined-hw.html [ Failure ] |
| css3/filters/effect-combined.html [ Failure ] |
| css3/filters/effect-contrast-hw.html [ Failure ] |
| css3/filters/effect-contrast.html [ Failure ] |
| css3/filters/effect-drop-shadow-hw.html [ Failure ] |
| css3/filters/effect-drop-shadow.html [ Failure ] |
| css3/filters/effect-grayscale-hw.html [ Failure ] |
| css3/filters/effect-grayscale.html [ Failure ] |
| css3/filters/effect-hue-rotate-hw.html [ Failure ] |
| css3/filters/effect-hue-rotate.html [ Failure ] |
| css3/filters/effect-invert-hw.html [ Failure ] |
| css3/filters/effect-invert.html [ Failure ] |
| css3/filters/effect-opacity-hw.html [ Failure ] |
| css3/filters/effect-opacity.html [ Failure ] |
| css3/filters/effect-reference-hw.html [ Failure ] |
| css3/filters/effect-reference.html [ Failure ] |
| css3/filters/effect-saturate-hw.html [ Failure ] |
| css3/filters/effect-saturate.html [ Failure ] |
| css3/filters/effect-sepia-hw.html [ Failure ] |
| css3/filters/effect-sepia.html [ Failure ] |
| css3/filters/regions-expanding.html [ Failure ] |
| css3/flexbox/button.html [ Failure ] |
| css3/flexbox/flexitem.html [ Failure ] |
| css3/images/cross-fade-background-size.html [ Failure ] |
| css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ] |
| css3/masking/mask-repeat-round-padding.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-box/shape-outside-box-002.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-box/shape-outside-box-003.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-box/shape-outside-box-004.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-box/shape-outside-box-006.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-box/shape-outside-box-007.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-box/shape-outside-box-008.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-image/shape-image-000.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-image/shape-image-004.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-image/shape-image-009.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-image/shape-image-013.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-image/shape-image-015.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-image/shape-image-016.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/shape-image/shape-image-025.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-017.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-017.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-010.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-011.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-012.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-013.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-014.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-015.html [ ImageOnlyFailure ] |
| css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ] |
| css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ] |
| css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ] |
| css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ] |
| css3/shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ] |
| css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ] |
| css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ] |
| css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ] |
| css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ] |
| css3/zoom-coords.xhtml [ Failure ] |
| |
| # CSS test that fail due to slight pixel differences: |
| css3/selectors3/html/css3-modsel-61.html [ Failure ] |
| css3/selectors3/html/css3-modsel-83.html [ Failure ] |
| css3/selectors3/xhtml/css3-modsel-61.xml [ Failure ] |
| css3/selectors3/xhtml/css3-modsel-83.xml [ Failure ] |
| css3/selectors3/xml/css3-modsel-61.xml [ Failure ] |
| css3/selectors3/xml/css3-modsel-83.xml [ Failure ] |
| |
| # CSS tests that time out: |
| css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html |
| css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html |
| css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html |
| css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html |
| |
| # CSS3 Text test that fail with slight pixel differences: |
| fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ ImageOnlyFailure ] |
| fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ] |
| |
| # CSS3 Text tests that fail: |
| fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure ] |
| |
| # Font tests that fail: |
| fonts/font-fallback-prefers-pictographs.html [ ImageOnlyFailure ] |
| |
| # ietestcenter tests that fail: |
| ietestcenter/css3/flexbox/flexbox-align-baseline-001.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/flexbox/flexbox-align-center-001.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/flexbox/flexbox-align-center-002.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ] |
| ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ] |
| |
| # Scrollbar tests that fail: |
| webkit.org/b/137572 scrollbars/scroll-rtl-or-bt-layer.html [ Skip ] |
| webkit.org/b/137572 scrollbars/scrollable-iframe-remove-crash.html [ Skip ] # Timeout, Fail |
| webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ] |
| webkit.org/b/137572 scrollbars/scrollbar-selectors.html [ Failure ] |
| webkit.org/b/137572 scrollbars/scrollevent-iframe-no-scrolling.html [ Failure ] |
| scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ] |
| scrollbars/scrollbar-miss-mousemove-disabled.html [ Failure ] |
| |
| # JavaScript tests that fail: |
| js/dom/dom-static-property-for-in-iteration.html [ Failure ] |
| js/dom/global-constructors-attributes.html [ Failure ] |
| |
| # Page overlay tests that fail: |
| pageoverlay/overlay-large-document-scrolled.html [ Failure ] |
| pageoverlay/overlay-large-document.html [ Failure ] |
| webkit.org/b/153337 pageoverlay/overlay-installation.html [ Pass Failure ] |
| |
| # These tests require an OpenType MATH font on the Apple bots. |
| mathml/opentype/vertical.html [ Skip ] |
| mathml/opentype/large-operators.html [ Skip ] |
| mathml/opentype/horizontal.html [ Skip ] |
| mathml/opentype/horizontal-munderover.html [ Skip ] |
| |
| # These tests require the Latin Modern Math font. |
| mathml/opentype/fraction-line.html [ Skip ] |
| mathml/presentation/fractions-linethickness.html [ Skip ] |
| mathml/opentype/large-operators-italic-correction.html [ Skip ] |
| mathml/presentation/bug159513.html [ Skip ] |
| |
| # These reftests require a font with Mathematical Alphanumeric Symbols. |
| mathml/presentation/attributes-mathvariant.html [ Skip ] |
| mathml/presentation/tokenElements-mathvariant.html [ Skip ] |
| mathml/presentation/mathvariant-inheritance.html [ Skip ] |
| mathml/presentation/mathvariant-tokens.html [ Skip ] |
| |
| # This test fails because the USE_TYPO_METRICS flag is ignored for non-math font |
| webkit.org/b/150394 imported/mathml-in-html5/mathml/relations/text-and-math/use-typo-metrics-1.html [ ImageOnlyFailure ] |
| |
| # The web font loading & relayout seems to be performed too late. |
| imported/mathml-in-html5/mathml/relations/css-styling/mathvariant-transforms-1.html [ Pass ImageOnlyFailure ] |
| |
| # These tests use key navigation to test MathML links but do not seem to work on iOS simulator. |
| webkit.org/b/159662 mathml/presentation/href-enter.html [ Skip ] |
| webkit.org/b/159662 mathml/presentation/href-style.html [ Skip ] |
| |
| # <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont() |
| svg/text/svg-fallback-font-crash.html |
| svg/css/font-face-variant-crash.html |
| |
| # SVG tests that fail: |
| svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ] |
| svg/animations/animate-css-xml-attributeType.html [ Failure ] |
| svg/animations/animate-marker-orienttype-1.html [ Failure ] |
| svg/animations/animate-marker-orienttype-2.html [ Failure ] |
| svg/animations/animate-marker-orienttype-3.html [ Failure ] |
| svg/as-background-image/animated-svg-as-background.html [ Failure ] |
| svg/as-background-image/svg-as-background-1.html [ Failure ] |
| svg/as-background-image/svg-as-background-2.html [ Failure ] |
| svg/as-background-image/svg-as-background-3.html [ Failure ] |
| svg/as-background-image/svg-as-background-4.html [ Failure ] |
| svg/as-background-image/svg-as-background-5.html [ Failure ] |
| svg/as-background-image/svg-as-background-6.html [ Failure ] |
| svg/as-background-image/svg-as-background-with-relative-size.html [ Failure ] |
| svg/as-background-image/svg-as-background-with-viewBox.html [ Failure ] |
| svg/as-background-image/svg-as-background.html [ Failure ] |
| svg/as-background-image/svg-as-tiled-background.html [ Failure ] |
| svg/as-background-image/svg-width-100p-as-background.html [ Failure ] |
| svg/as-object/svg-embedded-in-html-in-iframe.html [ Failure ] |
| svg/batik/filters/feTile.svg [ Failure ] |
| svg/batik/filters/filterRegions.svg [ Failure ] |
| svg/batik/masking/maskRegions.svg [ Failure ] |
| svg/batik/paints/gradientLimit.svg [ Failure ] |
| svg/batik/paints/patternPreserveAspectRatioA.svg [ Failure ] |
| svg/batik/paints/patternRegionA.svg [ Failure ] |
| svg/batik/paints/patternRegions-positioned-objects.svg [ Failure ] |
| svg/batik/paints/patternRegions.svg [ Failure ] |
| svg/batik/text/xmlSpace.svg [ Failure ] |
| svg/carto.net/button.svg [ Failure ] |
| svg/carto.net/colourpicker.svg [ Failure ] |
| svg/carto.net/combobox.svg [ Failure ] |
| svg/carto.net/scrollbar.svg [ Failure ] |
| svg/carto.net/selectionlist.svg [ Failure ] |
| svg/carto.net/slider.svg [ Failure ] |
| svg/carto.net/tabgroup.svg [ Failure ] |
| svg/carto.net/textbox.svg [ Failure ] |
| svg/carto.net/window.svg [ Failure ] |
| svg/css/composite-shadow-example.html [ Failure ] |
| svg/css/composite-shadow-with-opacity.html [ Failure ] |
| svg/css/css-box-min-width.html [ Failure ] |
| svg/css/getComputedStyle-basic.xhtml [ Failure ] |
| svg/css/group-with-shadow.svg [ Failure ] |
| svg/css/stars-with-shadow.html [ Failure ] |
| svg/css/text-gradient-shadow.svg [ Failure ] |
| svg/custom/absolute-sized-svg-in-xhtml.xhtml [ Failure ] |
| svg/custom/altglyph.svg [ Failure ] |
| svg/custom/anchor-on-use.svg [ ImageOnlyFailure ] |
| svg/custom/animate-path-discrete.svg [ Failure ] |
| svg/custom/animate-path-morphing.svg [ Failure ] |
| svg/custom/bug45331.svg [ Failure ] |
| svg/custom/clone-element-with-animated-svg-properties.html [ Failure ] |
| svg/custom/dynamic-svg-document-creation.svg [ Failure ] |
| svg/custom/foreign-object-skew.svg [ Failure ] |
| svg/custom/getPresentationAttribute.svg [ Failure ] |
| svg/custom/getscreenctm-in-mixed-content2.xhtml [ Failure ] |
| svg/custom/getsvgdocument.html [ Failure ] |
| svg/custom/glyph-selection-lang-attribute.svg [ Failure ] |
| svg/custom/glyph-setting-d-attribute.svg [ Failure ] |
| svg/custom/hit-test-with-br.xhtml [ Failure ] |
| svg/custom/image-rescale-scroll.html [ Failure ] |
| svg/custom/junk-data.svg [ Failure ] |
| svg/custom/linking-base-external-reference.xhtml [ Failure ] |
| svg/custom/marker-orient-auto.html [ Failure ] |
| svg/custom/missing-xlink.svg [ Failure ] |
| svg/custom/object-no-size-attributes.xhtml [ Failure ] |
| svg/custom/object-sizing-no-width-height.xhtml [ Failure ] |
| svg/custom/pan-direction.svg [ Failure ] |
| svg/custom/path-bad-data.svg [ Failure ] |
| svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Failure ] |
| svg/custom/rootmost-svg-xy-attrs.xhtml [ Failure ] |
| svg/custom/scroll-hit-test.xhtml [ Failure ] |
| svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ] |
| svg/custom/simple-text-double-shadow.svg [ Failure ] |
| svg/custom/simpleCDF.xml [ Failure ] |
| svg/custom/stroked-pattern.svg [ Failure ] |
| svg/custom/svg-float-border-padding.xml [ Failure ] |
| svg/custom/svg-fonts-in-html.html [ Failure ] |
| svg/custom/svg-fonts-in-text-controls.html [ Failure ] |
| svg/custom/svg-fonts-without-missing-glyph.xhtml [ Failure ] |
| svg/custom/svg-fonts-word-spacing.html [ Failure ] |
| svg/custom/use-font-face-crash.svg [ Failure ] |
| svg/custom/use-on-disallowed-foreign-object-1.svg [ Failure ] |
| svg/custom/use-on-disallowed-foreign-object-2.svg [ Failure ] |
| svg/custom/use-on-disallowed-foreign-object-4.svg [ Failure ] |
| svg/custom/use-on-disallowed-foreign-object-5.svg [ Failure ] |
| svg/custom/use-on-disallowed-foreign-object-6.svg [ Failure ] |
| svg/custom/use-on-non-svg-namespaced-element.svg [ Failure ] |
| svg/custom/use-setAttribute-crash.svg [ Failure ] |
| svg/custom/viewport-em.svg [ Failure ] |
| svg/custom/zero-path-square-cap-rendering.svg [ Failure ] |
| svg/dom/SVGPathSegList-cloning.html [ Failure ] |
| svg/dom/SVGPathSegList-segment-modification.svg [ Failure ] |
| svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml [ Failure ] |
| svg/filters/feColorMatrix-values.svg [ Failure ] |
| svg/filters/feComposite.svg [ Failure ] |
| svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ] |
| svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg [ Failure ] |
| svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg [ Failure ] |
| svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg [ Failure ] |
| svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg [ Failure ] |
| svg/filters/filter-on-filter-for-text.svg [ Failure ] |
| svg/filters/filter-on-tspan.svg [ Failure ] |
| svg/filters/filter-width-update.svg [ Failure ] |
| svg/filters/sourceAlpha.svg [ Failure ] |
| svg/foreignObject/fO-parent-display-changes.svg [ Failure ] |
| svg/foreignObject/svg-document-as-direct-child.svg [ Failure ] |
| svg/foreignObject/text-tref-02-b.svg [ Failure ] |
| svg/hixie/error/002.xml [ Failure ] |
| svg/hixie/error/003.xml [ Failure ] |
| svg/hixie/error/010.xml [ Failure ] |
| svg/hixie/error/011.xml [ Failure ] |
| svg/hixie/links/002.xml [ Failure ] |
| svg/hixie/mixed/004.xml [ Failure ] |
| svg/hixie/mixed/005.xml [ Failure ] |
| svg/hixie/perf/001.xml [ Failure ] |
| svg/hixie/perf/002.xml [ Failure ] |
| svg/hixie/perf/003.xml [ Failure ] |
| svg/hixie/perf/004.xml [ Failure ] |
| svg/hixie/perf/005.xml [ Failure ] |
| svg/hixie/perf/006.xml [ Failure ] |
| svg/hixie/perf/007.xml [ Failure ] |
| svg/hixie/shapes/path/001.xml [ Failure ] |
| svg/hixie/text/002.xml [ Failure ] |
| svg/hixie/text/003a.xml [ Failure ] |
| svg/hixie/text/003b.xml [ Failure ] |
| svg/hixie/viewbox/preserveAspectRatio/001.xml [ Failure ] |
| svg/hixie/viewbox/preserveAspectRatio/002.xml [ Failure ] |
| svg/in-html/by-reference.html [ Failure ] |
| svg/overflow/overflow-on-outermost-svg-element-defaults.svg [ Failure ] |
| svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2.svg [ Failure ] |
| svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3.svg [ Failure ] |
| svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml [ Failure ] |
| svg/overflow/overflow-scroll-on-outermost-svg-element.svg [ Failure ] |
| svg/repaint/filter-repaint.svg [ Failure ] |
| svg/repaint/inner-svg-change-viewPort-relative.svg [ Failure ] |
| svg/repaint/svgsvgelement-repaint-children.html [ Failure ] |
| svg/repaint/text-mask-update.svg [ Failure ] |
| svg/stroke/zero-length-arc-linecaps-rendering.svg [ Failure ] |
| svg/stroke/zero-length-path-linecap-rendering.svg [ Failure ] |
| svg/stroke/zero-length-subpaths-linecap-rendering.svg [ Failure ] |
| svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ] |
| svg/text/append-text-node-to-tspan.html [ Failure ] |
| svg/text/bidi-embedded-direction.svg [ Failure ] |
| svg/text/bidi-reorder-value-lists.svg [ Failure ] |
| svg/text/bidi-text-anchor-direction.svg [ Failure ] |
| svg/text/bidi-text-query.svg [ Failure ] |
| svg/text/bidi-tspans.svg [ Failure ] |
| svg/text/caret-in-svg-text.xhtml [ Failure ] |
| svg/text/ems-display-none.svg [ Failure ] |
| svg/text/exs-display-none.svg [ Failure ] |
| svg/text/font-size-below-point-five-2.svg [ Failure ] |
| svg/text/font-size-below-point-five.svg [ Failure ] |
| svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ] |
| svg/text/kerning.svg [ Failure ] |
| svg/text/lengthAdjust-text-metrics.html [ Failure ] |
| svg/text/modify-text-node-in-tspan.html [ Failure ] |
| svg/text/multichar-glyph.svg [ Failure ] |
| svg/text/remove-text-node-from-tspan.html [ Failure ] |
| svg/text/remove-tspan-from-text.html [ Failure ] |
| svg/text/scaled-font.svg [ Failure ] |
| svg/text/scaling-font-with-geometric-precision.html [ Failure ] |
| svg/text/select-text-svgfont.html [ Failure ] |
| svg/text/select-textLength-spacing-squeeze-1.svg [ Failure ] |
| svg/text/select-textLength-spacing-squeeze-2.svg [ Failure ] |
| svg/text/select-textLength-spacing-squeeze-3.svg [ Failure ] |
| svg/text/select-textLength-spacing-squeeze-4.svg [ Failure ] |
| svg/text/select-textLength-spacing-stretch-1.svg [ Failure ] |
| svg/text/select-textLength-spacing-stretch-2.svg [ Failure ] |
| svg/text/select-textLength-spacing-stretch-3.svg [ Failure ] |
| svg/text/select-textLength-spacing-stretch-4.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ] |
| svg/text/select-textLength-spacingAndGlyphs-stretch-4.svg [ Failure ] |
| svg/text/select-x-list-1.svg [ Failure ] |
| svg/text/select-x-list-2.svg [ Failure ] |
| svg/text/select-x-list-3.svg [ Failure ] |
| svg/text/select-x-list-4.svg [ Failure ] |
| svg/text/select-x-list-with-tspans-1.svg [ Failure ] |
| svg/text/select-x-list-with-tspans-2.svg [ Failure ] |
| svg/text/select-x-list-with-tspans-3.svg [ Failure ] |
| svg/text/select-x-list-with-tspans-4.svg [ Failure ] |
| svg/text/selection-doubleclick.svg [ Failure ] |
| svg/text/selection-tripleclick.svg [ Failure ] |
| svg/text/textpath-outline.svg [ ImageOnlyFailure ] |
| svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ] |
| svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure ] |
| svg/wicd/sizing-flakiness.html [ Failure ] |
| svg/wicd/test-rightsizing-b.xhtml [ Failure ] |
| svg/zoom/page/absolute-sized-document-scrollbars.svg [ Failure ] |
| svg/zoom/page/zoom-background-images.html [ Failure ] |
| svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Failure ] |
| svg/zoom/page/zoom-foreignObject.svg [ Failure ] |
| svg/zoom/page/zoom-hixie-rendering-model-004.xhtml [ Failure ] |
| svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ] |
| svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ] |
| svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html [ Failure ] |
| svg/zoom/page/zoom-svg-as-background-with-relative-size.html [ Failure ] |
| svg/zoom/page/zoom-svg-as-relative-image.html [ Failure ] |
| svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ] |
| svg/zoom/page/zoom-zoom-coords.xhtml [ Failure ] |
| svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ] |
| svg/zoom/text/zoom-hixie-rendering-model-004.xhtml [ Failure ] |
| svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ] |
| |
| # CSS transform tests that fail: |
| transforms/3d/point-mapping/3d-point-mapping-3.html [ Failure ] |
| transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ Failure ] |
| |
| # HTML table tests that fail: |
| tables/mozilla/bugs/adforce_imgis_com.html [ Failure ] |
| tables/mozilla/bugs/bug133756-1.html [ Failure ] |
| tables/mozilla/bugs/bug133756-2.html [ Failure ] |
| tables/mozilla/bugs/bug137388-1.html [ Failure ] |
| tables/mozilla/bugs/bug137388-2.html [ Failure ] |
| tables/mozilla/bugs/bug137388-3.html [ Failure ] |
| tables/mozilla/bugs/bug149275-2.html [ Failure ] |
| tables/mozilla/bugs/bug157890.html [ Failure ] |
| tables/mozilla/bugs/bug220536.html [ Failure ] |
| tables/mozilla/bugs/bug23151.html [ Failure ] |
| tables/mozilla/bugs/bug26553.html [ Failure ] |
| tables/mozilla/bugs/bug27038-3.html [ Failure ] |
| tables/mozilla/bugs/bug2886-2.html [ Failure ] |
| tables/mozilla/bugs/bug29314.html [ Failure ] |
| tables/mozilla/bugs/bug50695-2.html [ Failure ] |
| tables/mozilla/bugs/bug56201.html [ Failure ] |
| tables/mozilla/bugs/bug83786.html [ Failure ] |
| tables/mozilla/bugs/bug8858.html [ Failure ] |
| tables/mozilla/bugs/bug92647-2.html [ Failure ] |
| tables/mozilla/core/row_span.html [ Failure ] |
| tables/mozilla/marvin/table_overflow_hidden_td.html [ Failure ] |
| tables/mozilla_expected_failures/bugs/bug131020-3.html [ Failure ] |
| tables/mozilla_expected_failures/bugs/bug65372.html [ Failure ] |
| tables/mozilla_expected_failures/bugs/bug85016.html [ Failure ] |
| tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html [ Failure ] |
| tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html [ Failure ] |
| tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html [ Failure ] |
| tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html [ Failure ] |
| tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html [ Failure ] |
| |
| # Scrolling coordinator tests that fail: |
| scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure ] |
| scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure ] |
| |
| # Userscript tests that fail: |
| userscripts/user-script-plugin-document.html [ Failure ] |
| |
| # Webarchive tests that fail: |
| webarchive/test-css-url-resources-in-stylesheets.html [ Failure ] |
| webarchive/test-css-url-resources-inline-styles.html [ Failure ] |
| webarchive/test-link-rel-icon.html [ Failure ] |
| |
| # Webarchive tests that fail due to <https://bugs.webkit.org/show_bug.cgi?id=82665>: |
| http/tests/webarchive/test-css-url-encoding-shift-jis.html |
| http/tests/webarchive/test-css-url-encoding-utf-8.html |
| http/tests/webarchive/test-css-url-encoding.html |
| |
| # XMLHttpRequest tests that fail: |
| http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ] |
| http/tests/xmlhttprequest/default-content-type-dashboard.html [ Failure ] |
| http/tests/xmlhttprequest/head-redirection.html [ Failure ] |
| |
| # DeviceMotion tests that time out: |
| fast/dom/DeviceMotion/no-page-cache.html |
| |
| # LayoutTests/fast tests that fail: |
| fast/autoresize/autoresize-with-iframe.html [ Failure ] |
| fast/autoresize/basic.html [ Failure ] |
| fast/autoresize/turn-off-autoresize.html [ Failure ] |
| fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ] |
| fast/backgrounds/selection-background-color.html [ ImageOnlyFailure ] |
| fast/block/basic/fieldset-stretch-to-legend.html [ Failure ] |
| fast/block/float/008.html [ Failure ] |
| fast/block/float/019.html [ Failure ] |
| fast/block/float/033.html [ Failure ] |
| fast/block/float/035.html [ Failure ] |
| fast/block/float/br-with-clear-2.html [ Failure ] |
| fast/block/float/float-not-removed-from-next-sibling.html [ Failure ] |
| fast/block/float/float-not-removed-from-next-sibling2.html [ Failure ] |
| fast/block/float/floats-offset-image-strict.html [ ImageOnlyFailure ] |
| fast/block/float/nested-clearance.html [ Failure ] |
| fast/block/float/relative-painted-twice.html [ Failure ] |
| fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ] |
| fast/block/positioning/016.html [ Failure ] |
| fast/block/positioning/025.html [ Failure ] |
| fast/block/positioning/fixed-position-stacking-context.html [ Failure ] |
| fast/block/positioning/hittest-on-relative-positioned-children.html [ Failure ] |
| fast/block/positioning/negative-rel-position.html [ Failure ] |
| fast/block/positioning/offsetLeft-offsetTop-multicolumn.html [ ImageOnlyFailure ] |
| fast/block/positioning/relative-positioned-inline-container.html [ Failure ] |
| fast/borders/border-fit.html [ Failure ] |
| fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ] |
| fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ] |
| fast/borders/border-radius-on-subpixel-position-non-hidpi.html [ ImageOnlyFailure ] |
| fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ] |
| fast/canvas/canvas-bg.html [ Failure ] |
| fast/canvas/canvas-gradient-addStop-error.html [ Failure ] |
| fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ] |
| fast/canvas/draw-focus-if-needed-with-path.html [ Failure ] |
| fast/canvas/draw-focus-if-needed.html [ Failure ] |
| fast/clip/clip-when-rect-has-fractional-pixel-value.html [ ImageOnlyFailure ] |
| fast/css-generated-content/table-parts-before-and-after.html [ Failure ] |
| fast/css/absolute-child-with-percent-height-inside-relative-parent.html [ Failure ] |
| fast/css/ancestor-of-hovered-element-removed.html [ Failure ] |
| fast/css/background-image-with-baseurl.html [ Failure ] |
| fast/css/button-height.html [ Failure ] |
| fast/css/caption-width-absolute-position-offset-top.htm [ Failure ] |
| fast/css/caption-width-absolute-position.htm [ Failure ] |
| fast/css/caption-width-fixed-position-offset-top.htm [ Failure ] |
| fast/css/caption-width-fixed-position.htm [ Failure ] |
| fast/css/caption-width-relative-position-offset-top.htm [ Failure ] |
| fast/css/caption-width-relative-position.htm [ Failure ] |
| fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order.html [ ImageOnlyFailure ] |
| fast/css/draggable-region-parser.html [ Failure ] |
| fast/css/empty-cell-baseline.html [ ImageOnlyFailure ] |
| fast/css/empty-generated-content.html [ Failure ] |
| fast/css/empty-inline-003-quirksmode.htm [ Failure ] |
| fast/css/empty-inline-line-height-first-line-quirksmode.htm [ Failure ] |
| fast/css/empty-inline-line-height-first-line.htm [ Failure ] |
| fast/css/font-calculated-value.html [ Failure ] |
| fast/css/font-face-default-font.html [ Failure ] |
| fast/css/font-face-in-media-rule.html [ Failure ] |
| fast/css/font-face-woff.html [ Failure ] |
| fast/css/font-shorthand-from-longhands.html [ Failure ] |
| fast/css/font-shorthand-line-height.html [ Failure ] |
| fast/css/font-size-negative.html [ Failure ] |
| fast/css/getComputedStyle/computed-style-font.html [ Failure ] |
| fast/css/getComputedStyle/computed-style-without-renderer.html [ Failure ] |
| fast/css/getComputedStyle/computed-style.html [ Failure ] |
| fast/css/hover-active-drag.html [ Failure ] |
| fast/css/hover-update.html [ Failure ] |
| fast/css/image-orientation/image-orientation.html [ Failure ] |
| fast/css/image-rendering.html [ Failure ] |
| fast/css/image-resolution/image-resolution.html [ Failure ] |
| fast/css/imageTileOpacity.html [ Failure ] |
| fast/css/import_with_baseurl.html [ Failure ] |
| fast/css/line-height-determined-by-primary-font.html [ Failure ] |
| fast/css/line-height-font-order.html [ Failure ] |
| fast/css/line-height-negative.html [ Failure ] |
| fast/css/max-height-none.html [ Failure ] |
| fast/css/min-width-with-spanned-cell-fixed.html [ Failure ] |
| fast/css/min-width-with-spanned-cell.html [ Failure ] |
| fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ] |
| fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ] |
| fast/css/outline-auto-empty-rects.html [ Failure ] |
| fast/css/pseudo-first-line-border-width.html [ Failure ] |
| fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ] |
| fast/css/replaced-element-implicit-size.html [ Failure ] |
| fast/css/resize-corner-tracking.html [ Failure ] |
| fast/css/resize-single-axis.html [ Failure ] |
| fast/css/square-button-appearance.html [ Failure ] |
| fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ] |
| fast/css/user-drag-none.html [ Failure ] |
| fast/css/vertical-align-baseline-rowspan-010.html [ ImageOnlyFailure ] |
| fast/css/vertical-align-block-elements.html [ ImageOnlyFailure ] |
| fast/css/vertical-align-lengths.html [ Failure ] |
| fast/css/visibility-hit-test.html [ Failure ] |
| fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html [ Failure ] |
| fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last.html [ Failure ] |
| fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-inherited.html [ Failure ] |
| fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html [ Failure ] |
| fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify-inherited.html [ Failure ] |
| fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-justify.html [ Failure ] |
| fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html [ Failure ] |
| fast/dom/Element/getBoundingClientRect.html [ Failure ] |
| fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Failure ] |
| fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ] |
| fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ] |
| fast/dom/HTMLHeadElement/textInHead1.html [ Failure ] |
| fast/dom/HTMLHeadElement/textInHead2.html [ Failure ] |
| fast/dom/HTMLHeadElement/textInHead3.html [ Failure ] |
| fast/dom/HTMLHeadElement/textInHead4.html [ Failure ] |
| fast/dom/HTMLHeadElement/textInHead5.html [ Failure ] |
| fast/dom/HTMLImageElement/sizes/image-sizes-1x.html [ Failure ] |
| fast/dom/HTMLInputElement/input-slider-update-styled.html [ Failure ] |
| fast/dom/HTMLInputElement/input-slider-update.html [ Failure ] |
| fast/dom/MutationObserver/end-of-task-delivery.html [ Failure ] |
| fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html [ Failure ] |
| fast/dom/Range/getBoundingClientRect.html [ Failure ] |
| fast/dom/Range/getClientRects.html [ Failure ] |
| fast/dom/Range/range-expand.html [ Failure ] |
| webkit.org/b/172058 fast/dom/Range/simple-line-layout-getclientrects.html [ ImageOnlyFailure ] |
| fast/dom/Window/mozilla-focus-blur.html [ Failure ] |
| fast/dom/Window/new-window-opener.html [ Failure ] |
| fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Failure ] |
| fast/dom/Window/slow-unload-handler.html [ Failure ] |
| fast/dom/Window/webkitConvertPoint.html [ Failure ] |
| fast/dom/Window/window-properties-device-orientation.html [ Failure ] |
| fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ] |
| fast/dom/Window/window-resize-and-move-arguments.html [ Failure ] |
| fast/dom/Window/window-resize.html [ Failure ] |
| fast/dom/Window/window-screen-properties.html [ Failure ] |
| fast/dom/Window/window-xy-properties.html [ Failure ] |
| fast/dom/access-key-iframe.html [ Failure ] |
| fast/dom/anchor-text.html [ Failure ] |
| fast/dom/attr_dead_doc.html [ Failure ] |
| fast/dom/client-width-height-quirks.html [ Failure ] |
| fast/dom/client-width-height.html [ Failure ] |
| fast/dom/comment-not-documentElement.html [ Failure ] |
| fast/dom/horizontal-scrollbar-in-rtl.html [ Failure ] |
| fast/dom/horizontal-scrollbar-when-dir-change.html [ Failure ] |
| fast/dom/jsDevicePixelRatio.html [ Failure ] |
| fast/dom/navigator-detached-no-crash.html [ Failure ] |
| fast/dom/scroll-reveal-left-overflow.html [ Failure ] |
| fast/dom/scroll-reveal-top-overflow.html [ Failure ] |
| fast/dom/tab-in-right-alignment.html [ Failure ] |
| fast/dom/title-directionality-removeChild.html [ Failure ] |
| fast/dom/title-directionality.html [ Failure ] |
| fast/dom/vertical-scrollbar-in-rtl.html [ Failure ] |
| fast/dom/vertical-scrollbar-when-dir-change.html [ Failure ] |
| fast/dom/window-inner-size-scaling.html [ Failure ] |
| fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2.html [ Failure ] |
| fast/events/5056619.html [ Failure ] |
| fast/events/arrow-navigation.html [ Failure ] |
| fast/events/autoscroll-in-textarea.html [ Failure ] |
| fast/events/autoscroll-in-textfield.html [ Failure ] |
| fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Failure ] |
| fast/events/backspace-navigates-back.html [ Failure ] |
| fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html [ Failure ] |
| fast/events/check-defocus-event-order-when-triggered-by-tab.html [ Failure ] |
| fast/events/click-count.html [ Failure ] |
| fast/events/click-focus-control.html [ Failure ] |
| fast/events/clientXY-in-zoom-and-scroll.html [ Failure ] |
| fast/events/constructors/mouse-event-constructor.html [ Failure ] |
| fast/events/constructors/wheel-event-constructor.html [ Failure ] |
| fast/events/context-onmousedown-event.html [ Failure ] |
| fast/events/contextmenu-scrolled-page-with-frame.html [ Failure ] |
| fast/events/data-transfer-files-attribute-identity.html [ Failure ] |
| fast/events/dblclick-addEventListener.html [ Failure ] |
| fast/events/event-attribute.html [ Failure ] |
| fast/events/event-input-contentEditable.html [ Failure ] |
| fast/events/fire-mousedown-while-pressing-mouse-button.html [ Failure ] |
| fast/events/focus-change-crash.html [ Failure ] |
| fast/events/focus-change-crash2.html [ Failure ] |
| fast/events/frame-scroll-fake-mouse-move.html [ Failure ] |
| fast/events/frame-tab-focus.html [ Failure ] |
| fast/events/ime-composition-events-001.html [ Failure ] |
| fast/events/ime-compositionend-on-selection-change.html [ Failure ] |
| fast/events/inputText-never-fired-on-keydown-cancel.html [ Failure ] |
| fast/events/input-events-drag-and-drop.html [ Failure ] |
| fast/events/input-events-insert-by-drop.html [ Failure ] |
| fast/events/input-events-fired-when-typing.html [ Failure ] |
| fast/events/input-events-paste-data.html [ Failure ] |
| fast/events/input-events-typing-data.html [ Failure ] |
| fast/events/input-events-ime-recomposition.html [ Failure ] |
| fast/events/input-events-paste-rich-datatransfer.html [ Failure ] |
| fast/events/input-events-insert-newlines-after-mutation.html [ Failure ] |
| fast/events/before-input-events-prevent-default.html [ Failure ] |
| fast/events/before-input-events-prevent-default-in-textfield.html [ Failure ] |
| fast/events/before-input-events-different-start-end-elements.html [ Failure ] |
| fast/events/before-input-prevent-biu.html [ Failure ] |
| fast/events/before-input-prevent-cut.html [ Failure ] |
| fast/events/before-input-prevent-paste.html [ Failure ] |
| fast/events/before-input-prevent-undo.html [ Failure ] |
| fast/events/before-input-prevent-typing.html [ Failure ] |
| fast/events/before-input-delete-text-target-ranges.html [ Failure ] |
| fast/events/before-input-replace-text-target-ranges.html [ Failure ] |
| fast/events/before-input-events-prevent-drag-and-drop.html [ Failure ] |
| fast/events/key-events-in-input-button.html [ Failure ] |
| fast/events/keydown-1.html [ Failure ] |
| fast/events/keydown-leftright-keys.html [ Failure ] |
| fast/events/keydown-numpad-keys.html [ Failure ] |
| fast/events/keyevent-iframe-removed-crash.html [ Failure ] |
| fast/events/keypress-focus-change.html [ Failure ] |
| fast/events/keypress-insert-tab.html [ Failure ] |
| fast/events/mouse-click-events.html [ Failure ] |
| fast/events/mouse-cursor-change.html [ Failure ] |
| fast/events/mouse-cursor-multiframecur.html [ Failure ] |
| fast/events/mouse-cursor-no-mousemove.html [ Failure ] |
| fast/events/mouse-cursor.html [ Failure ] |
| fast/events/mouse-drag-from-frame-to-other-frame.html [ Failure ] |
| fast/events/mouse-drag-from-frame.html [ Failure ] |
| fast/events/mousedown-inside-dragstart-should-not-cause-crash.html [ Failure ] |
| fast/events/mousemove-after-drag-over-scrollbar.html [ Failure ] |
| fast/events/mouseout-on-window.html [ Failure ] |
| fast/events/mouseover-button.html [ Failure ] |
| fast/events/mouseover-mouseout2.html [ Failure ] |
| fast/events/mouseup-from-button2.html [ Failure ] |
| fast/events/multiline-link-arrow-navigation.html [ Failure ] |
| fast/events/no-scroll-on-input-text-selection.html [ Failure ] |
| fast/events/node-event-anchor-lock.html [ Failure ] |
| fast/events/onchange-range-slider.html [ Failure ] |
| fast/events/onchange-setvalue.html [ Failure ] |
| fast/events/onchange-text-form-field.html [ Failure ] |
| fast/events/ondragenter.html [ Failure ] |
| fast/events/ondrop-text-html.html [ Failure ] |
| fast/events/page-scaled-mouse-click-iframe.html [ Failure ] |
| fast/events/page-scaled-mouse-click.html [ Failure ] |
| fast/events/remove-target-with-shadow-in-drag.html [ Failure ] |
| fast/events/right-click-focus.html [ Failure ] |
| fast/events/scale-and-scroll-body.html [ Failure ] |
| fast/events/scale-and-scroll-iframe-body.html [ Failure ] |
| fast/events/scale-and-scroll-iframe-window.html [ Failure ] |
| fast/events/scroll-after-click-on-tab-index.html [ Failure ] |
| fast/events/scrollbar-double-click.html [ Failure ] |
| fast/events/select-element.html [ Failure ] |
| fast/events/selectionchange-user-initiated.html [ Failure ] |
| fast/events/selectstart-by-arrow-keys-prevent-default.html [ Failure ] |
| fast/events/selectstart-by-arrow-keys.html [ Failure ] |
| fast/events/selectstart-by-double-triple-clicks.html [ Failure ] |
| fast/events/selectstart-by-drag.html [ Failure ] |
| fast/events/selectstart-by-single-click-with-shift.html [ Failure ] |
| fast/events/shift-drag-selection-on-link-triggers-drag-n-drop.html [ Failure ] |
| fast/events/shift-drag-selection-on-image-triggers-drag-n-drop.html [ Failure ] |
| fast/events/selectstart-prevent-selection-on-right-click.html [ Failure ] |
| fast/events/shadow-event-path.html [ Failure ] |
| fast/events/show-modal-dialog-onblur-onfocus.html [ Failure ] |
| fast/events/tab-focus-link-in-canvas.html [ Failure ] |
| fast/events/tabindex-focus-blur-all.html [ Failure ] |
| |
| # Tests that depend on mouse input |
| fast/events/autoscroll-main-document.html [ Skip ] |
| fast/events/autoscroll-when-zoomed.html [ Skip ] |
| fast/events/drag-select-when-zoomed-with-header.html [ Skip ] |
| fast/events/drag-select-when-zoomed.html [ Skip ] |
| |
| # Ref-test imported from W3C that is failing because type=image input elements have rounded corners on iOS. |
| imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ ImageOnlyFailure ] |
| # Ref-test imported form W3C that is failing because the test is off by a couple of pixels on iOS. |
| imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-001.xht [ ImageOnlyFailure ] |
| |
| fast/events/zoom-dblclick.html [ Failure ] |
| fast/files/file-list-test.html [ Failure ] |
| fast/filter-image/clipped-filter.html [ ImageOnlyFailure ] |
| fast/flexbox/flex-hang.html [ Failure ] |
| fast/flexbox/overhanging-floats-removed.html [ Failure ] |
| fast/flexbox/vertical-box-form-controls.html [ Failure ] |
| fast/forms/autofocus-opera-003.html [ Failure ] |
| fast/forms/button-inner-block-reuse.html [ Failure ] |
| fast/forms/button-with-float.html [ ImageOnlyFailure ] |
| |
| # <input type=color> is not supported on iOS. |
| fast/forms/color/input-color-onchange-event.html [ Failure ] |
| fast/forms/color/input-color-readonly.html [ Failure ] |
| fast/forms/color/input-value-sanitization-color.html [ Failure ] |
| fast/forms/color/color-setrangetext.html [ Failure ] |
| |
| fast/forms/datalist/datalist-fallback-content.html [ ImageOnlyFailure ] |
| fast/forms/datalist/datalist-nonoption-child.html [ Failure ] |
| fast/forms/datalist/datalist.html [ Failure ] |
| fast/forms/datalist/input-appearance-range-with-datalist-zoomed.html [ Failure ] |
| fast/forms/datalist/input-list.html [ Failure ] |
| fast/forms/datetime/ValidityState-rangeOverflow-datetime.html [ Failure ] |
| fast/forms/datetime/ValidityState-rangeUnderflow-datetime.html [ Failure ] |
| fast/forms/datetime/ValidityState-stepMismatch-datetime.html [ Failure ] |
| fast/forms/datetime/ValidityState-typeMismatch-datetime.html [ Failure ] |
| fast/forms/datetime/datetime-input-type.html [ Failure ] |
| fast/forms/datetime/datetime-setrangetext.html [ Failure ] |
| fast/forms/datetime/datetime-stepup-stepdown.html [ Failure ] |
| fast/forms/datetime/datetime-value-sanitization.html [ Failure ] |
| fast/forms/datetime/input-valueasdate-datetime.html [ Failure ] |
| fast/forms/datetime/input-valueasnumber-datetime.html [ Failure ] |
| fast/forms/disabled-search-input.html [ Failure ] |
| fast/forms/empty-textarea-toggle-disabled.html [ Failure ] |
| fast/forms/enter-clicks-buttons.html [ Failure ] |
| fast/forms/fieldset-legend-padding-unclipped-fieldset-border.html [ Failure ] |
| fast/forms/fieldset-with-float.html [ Failure ] |
| fast/forms/file/file-input-change-event.html [ Failure ] |
| fast/forms/file/file-input-reset.html [ ImageOnlyFailure ] |
| fast/forms/file/file-style-inheritance.html [ Failure ] |
| fast/forms/file/file-vertical-padding-border.html [ ImageOnlyFailure ] |
| fast/forms/file/input-file-value.html [ Failure ] |
| fast/forms/file/input-file-write-files.html [ Failure ] |
| fast/forms/focus-change-on-keypress.html [ Failure ] |
| fast/forms/focus-selection-input.html [ Failure ] |
| fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ] |
| fast/forms/hidpi-textfield-background-bleeding.html [ ImageOnlyFailure ] |
| fast/forms/implicit-submission.html [ Failure ] |
| fast/forms/input-baseline.html [ Failure ] |
| fast/forms/input-first-letter-edit.html [ ImageOnlyFailure ] |
| fast/forms/input-live-pseudo-selectors.html [ Failure ] |
| fast/forms/input-no-renderer.html [ Failure ] |
| fast/forms/input-number-click.html [ Failure ] |
| fast/forms/input-readonly-select.html [ Failure ] |
| fast/forms/input-select-on-click.html [ Failure ] |
| fast/forms/input-select-webkit-user-select-none.html [ Failure ] |
| fast/forms/input-set-composition-scroll.html [ Failure ] |
| fast/forms/input-step-as-double.html [ Failure ] |
| fast/forms/input-textarea-padding-match.html [ ImageOnlyFailure ] |
| fast/forms/listbox-clip.html [ Failure ] |
| fast/forms/listbox-deselect-scroll.html [ Failure ] |
| fast/forms/listbox-non-contiguous-keyboard-selection.html [ Failure ] |
| fast/forms/listbox-onchange.html [ Failure ] |
| fast/forms/listbox-selection-2.html [ Failure ] |
| fast/forms/listbox-selection-3.html [ Failure ] |
| fast/forms/listbox-selection-after-typeahead.html [ Failure ] |
| fast/forms/listbox-selection.html [ Failure ] |
| fast/forms/listbox-typeahead-scroll.html [ Failure ] |
| fast/forms/number/number-input-changeevent.html [ Failure ] |
| fast/forms/number/number-large-padding.html [ Failure ] |
| fast/forms/number/number-size.html [ Failure ] |
| fast/forms/number/number-spinbutton-capturing.html [ Failure ] |
| fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure ] |
| fast/forms/number/number-spinbutton-click-in-iframe.html [ Failure ] |
| fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Failure ] |
| fast/forms/number/number-spinbutton-in-multi-column.html [ Failure ] |
| fast/forms/number/number-spinbutton-state.html [ Failure ] |
| fast/forms/number/number-wheel-event.html [ Failure ] |
| fast/forms/onchange-enter-submit.html [ Failure ] |
| fast/forms/onselect-textarea.html [ Failure ] |
| fast/forms/onselect-textfield.html [ Failure ] |
| fast/forms/option-mouseevents.html [ Failure ] |
| fast/forms/password-doubleclick-selection.html [ Failure ] |
| fast/forms/password-placeholder-text-security.html [ Pass ImageOnlyFailure ] |
| fast/forms/placeholder-position.html [ Failure ] |
| fast/forms/radio/indeterminate-radio.html [ Pass Failure ] |
| fast/forms/range/range-drag.html [ Failure ] |
| fast/forms/range/range-hit-test-with-padding.html [ Failure ] |
| fast/forms/range/range-slow-drag-to-edge.html [ Failure ] |
| fast/forms/range/slider-hit-testing.html [ Failure ] |
| fast/forms/range/slider-in-multi-column.html [ Failure ] |
| fast/forms/range/slider-mouse-events.html [ Failure ] |
| fast/forms/range/slider-onchange-event.html [ Failure ] |
| fast/forms/range/slider-padding.html [ Failure ] |
| fast/forms/range/slider-thumb-stylability.html [ Failure ] |
| fast/forms/range/slider-transformed.html [ Failure ] |
| fast/forms/range/slider-zoomed.html [ Failure ] |
| fast/forms/restore-selection-after-layout.html [ Failure ] |
| fast/forms/search-abs-pos-cancel-button.html [ Failure ] |
| fast/forms/search-cancel-button-events.html [ Failure ] |
| fast/forms/search-cancel-button-mouseup.html [ Failure ] |
| fast/forms/search-disabled-readonly.html [ Failure ] |
| fast/forms/search-transformed.html [ Failure ] |
| fast/forms/search-zoomed.html [ Failure ] |
| fast/forms/search/search-size-with-decorations.html [ Failure ] |
| fast/forms/select-cache-desynchronization.html [ Failure ] |
| fast/forms/select-clientheight-large-size.html [ Failure ] |
| fast/forms/select-clientheight-with-multiple-attr.html [ Failure ] |
| fast/forms/select-listbox-multiple-no-focusring.html [ Failure ] |
| fast/forms/select-live-pseudo-selectors.html [ Failure ] |
| fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html [ Failure ] |
| fast/forms/select-multiple-elements-with-mouse-drag.html [ Failure ] |
| fast/forms/select-overflow-scroll-inherited.html [ Failure ] |
| fast/forms/select-overflow-scroll.html [ Failure ] |
| fast/forms/select/listbox-click-on-scrollbar.html [ Failure ] |
| fast/forms/select/listbox-drag-in-non-multiple.html [ Failure ] |
| fast/forms/select/listbox-in-multi-column.html [ Failure ] |
| fast/forms/select/optgroup-clicking.html [ Failure ] |
| fast/forms/select/option-selecting.html [ Failure ] |
| fast/forms/select/select-disabled.html [ Failure ] |
| fast/forms/shadow-tree-exposure.html [ Failure ] |
| fast/forms/text-input-event.html [ Failure ] |
| fast/forms/textarea-arrow-navigation.html [ Failure ] |
| fast/forms/textarea-input-event.html [ Failure ] |
| fast/forms/textarea-live-pseudo-selectors.html [ Failure ] |
| fast/forms/textarea-metrics.html [ Failure ] |
| fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ] |
| fast/forms/textarea-set-defaultvalue-after-value.html [ Failure ] |
| fast/forms/textarea-textlength.html [ Failure ] |
| fast/forms/textarea-type-spaces.html [ Failure ] |
| fast/forms/textfield-onchange-deletion.html [ Failure ] |
| fast/forms/textfield-overflow-by-value-update.html [ Failure ] |
| fast/forms/textfield-to-password-on-focus.html [ Failure ] |
| fast/forms/textinput-not-fired-on-enter-in-input.html [ Failure ] |
| fast/frames/calculate-fixed.html [ Failure ] |
| fast/frames/calculate-order.html [ Failure ] |
| fast/frames/calculate-percentage.html [ Failure ] |
| fast/frames/calculate-relative.html [ Failure ] |
| fast/frames/content-opacity-1.html [ Failure ] |
| fast/frames/content-opacity-2.html [ Failure ] |
| fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ] |
| fast/frames/frame-set-rotation-hit.html [ Failure ] |
| fast/frames/frame-set-scaling-hit.html [ Failure ] |
| fast/frames/hidpi-position-iframe-on-device-pixel.html [ ImageOnlyFailure ] |
| fast/frames/iframe-scaling-with-scroll.html [ Failure ] |
| fast/frames/iframe-text-contents.html [ Failure ] |
| fast/frames/iframe-window-focus.html [ Failure ] |
| fast/frames/invalid.html [ Failure ] |
| fast/frames/paint-iframe-background.html [ Failure ] |
| fast/frames/sandboxed-iframe-about-blank.html [ Failure ] |
| fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ] |
| fast/frames/valid.html [ Failure ] |
| fast/gradients/background-clipped.html [ Failure ] |
| fast/hidpi/image-srcset-data-srcset.html [ Failure ] |
| fast/images/gif-large-checkerboard.html [ Failure ] |
| fast/images/gray-scale-jpeg-with-color-profile.html [ Failure ] |
| fast/images/icon-decoding.html [ Failure ] |
| fast/images/image-in-map.html [ Failure ] |
| fast/images/imagemap-focus-ring-zoom.html [ Failure ] |
| fast/images/repaint-subrect-grid.html [ Failure ] |
| fast/images/support-broken-image-delegate.html [ Failure ] |
| fast/images/webp-image-decoding.html [ Failure ] |
| fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ] |
| fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ] |
| fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ] |
| fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ] |
| fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ] |
| fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ] |
| fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ] |
| fast/invalid/017.html [ Failure ] |
| fast/invalid/018.html [ Failure ] |
| fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html [ ImageOnlyFailure ] |
| fast/layers/wrong-clipping-semi-transparent-layer-on-subpixel-position.html [ ImageOnlyFailure ] |
| fast/lists/list-marker-before-content-table.html [ Failure ] |
| fast/loader/scroll-position-restored-on-back-non-cached.html [ Failure ] |
| fast/masking/clip-path-selection.html [ Failure ] |
| fast/media/media-query-list-02.html [ Failure ] |
| fast/media/media-query-list-03.html [ Failure ] |
| fast/media/media-query-list-04.html [ Failure ] |
| fast/media/media-query-list-05.html [ Failure ] |
| fast/media/media-query-list-06.html [ Failure ] |
| fast/media/mq-max-pixel-ratio.html [ ImageOnlyFailure ] |
| fast/media/mq-min-pixel-ratio.html [ ImageOnlyFailure ] |
| fast/media/mq-pixel-ratio.html [ ImageOnlyFailure ] |
| fast/media/mq-resolution-dpi-dpcm-warning.html [ Failure ] |
| fast/media/mq-resolution.html [ Failure ] |
| fast/media/view-mode-media-feature.html [ ImageOnlyFailure ] |
| fast/media/viewport-media-query.html [ ImageOnlyFailure ] |
| fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ] |
| fast/multicol/newmulticol/multicol-clip-rounded-corners.html [ ImageOnlyFailure ] |
| fast/multicol/pagination-h-horizontal-bt.html [ Failure ] |
| fast/multicol/pagination-h-horizontal-tb.html [ Failure ] |
| fast/multicol/pagination-h-vertical-lr.html [ Failure ] |
| fast/multicol/pagination-h-vertical-rl.html [ Failure ] |
| fast/multicol/pagination-v-horizontal-bt.html [ Failure ] |
| fast/multicol/pagination-v-horizontal-tb.html [ Failure ] |
| fast/multicol/pagination-v-vertical-lr.html [ Failure ] |
| fast/multicol/pagination-v-vertical-rl.html [ Failure ] |
| fast/multicol/pagination/LeftToRight-tb-hittest.html [ Failure ] |
| fast/multicol/pagination/RightToLeft-rl-hittest.html [ Failure ] |
| fast/multicol/progression-reverse.html [ Failure ] |
| fast/multicol/shrink-to-column-height-for-pagination.html [ Failure ] |
| fast/multicol/single-line.html [ Failure ] |
| fast/multicol/span/generated-child-split-flow-crash.html [ Failure ] |
| fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ] |
| fast/multicol/vertical-rl/rule-style.html [ Failure ] |
| fast/multicol/simple-line-layout-line-index-after-strut.html [ ImageOnlyFailure ] |
| fast/overflow/horizontal-scroll-after-back.html [ Failure ] |
| fast/overflow/overflow-y-scroll.html [ Failure ] |
| fast/overflow/scroll-div-hide-show.html [ Failure ] |
| fast/overflow/scrollbar-click-retains-focus.html [ Failure ] |
| fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ] |
| fast/overflow/scrollbar-restored.html [ Failure ] |
| fast/parser/nested-fragment-parser-crash.html [ Failure ] |
| fast/preloader/document-write-2.html [ Failure ] |
| fast/preloader/document-write.html [ Failure ] |
| fast/preloader/image-srcset.html [ Failure ] |
| fast/regions/absolute-in-relative-overflow.html [ ImageOnlyFailure ] |
| fast/regions/absolute-pos-elem-in-region.html [ ImageOnlyFailure ] |
| fast/regions/animation-element-in-region-flowed-to-other-thread.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-abspos-region.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-allregions-nobreaks.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-allregions.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-break-after.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-breakafteralways-maxheight.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-breakbeforealways.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-definedheight-changenotdetected.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-dynamic-update.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-firstregion-breakalways.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-flexbox.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-floatright-region.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-horizontal-bt.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-inlineblock-normalflow-region.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-lastregion-overflowauto-breaksignored.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-lastregion-overflowauto.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-maxheight-region.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-middleregion.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-minheight-region.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-normalflow-region.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-region-valid-from-invalid.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-secondregion-breakoutside.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-secondregion.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-breakafteralways-maxheight.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-breakafteralways.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-breakaftermargin.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-breakbeforealways-minheight.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-breakbeforealways.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-multiplebreaks.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-overflowauto-breaksignored.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autoheight-singleregion-overflowauto.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-abspos-regionchain.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-abspos.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-float.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-inlineblock.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-nonreplaced-abspos.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-nonreplacedblock-normalflow.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-normalflow-minmaxwidth.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-normalflow-minwidth.html [ ImageOnlyFailure ] |
| fast/regions/auto-size/autowidth-normalflow.html [ ImageOnlyFailure ] |
| fast/regions/box-decorations-over-region-padding-fragmented.html [ ImageOnlyFailure ] |
| fast/regions/box-decorations-over-region-padding-horiz-bt.html [ ImageOnlyFailure ] |
| fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ] |
| fast/regions/clip-to-padding-box-margins.html [ ImageOnlyFailure ] |
| fast/regions/clip-to-padding-box-vertical-lr.html [ ImageOnlyFailure ] |
| fast/regions/clip-to-padding-box.html [ ImageOnlyFailure ] |
| fast/regions/collapse-anonymous-region.html [ ImageOnlyFailure ] |
| fast/regions/content-relative-next-tile.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-001.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-002.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-003.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-004.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-005.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-006.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-007.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-008.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-009.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-010.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-011.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-012.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-013.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-014.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-list-items-015.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-numbered-paragraphs-divs-001.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-numbered-paragraphs-divs-002.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-numbered-paragraphs.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-numbered-spans-display-only-some.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-001.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-002.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-003.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-001.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-002.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-003.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-004.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure ] |
| fast/regions/counters/extract-unordered-lists-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/cssom/flowed-inline-content-bounding-client-rect.html [ Failure ] |
| fast/regions/drag-scrollbars-of-content.html [ ImageOnlyFailure ] |
| fast/regions/float-pushed-width-change-2.html [ ImageOnlyFailure ] |
| fast/regions/float-pushed-width-change.html [ ImageOnlyFailure ] |
| fast/regions/float-slicing-on-forced-break.html [ ImageOnlyFailure ] |
| fast/regions/floats-basic-in-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/fragmentation-after-float-overflow-single-region.html [ ImageOnlyFailure ] |
| fast/regions/fragmentation-after-monolithic-overflow-self-collapsed.html [ ImageOnlyFailure ] |
| fast/regions/fragmentation-after-monolithic-overflow-single-region.html [ ImageOnlyFailure ] |
| fast/regions/fragmentation-after-monolithic-overflow.html [ ImageOnlyFailure ] |
| fast/regions/frame-view-overflow-scroll.html [ ImageOnlyFailure ] |
| fast/regions/fullscreen/full-screen-video-from-region.html [ Failure ] |
| fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Failure ] |
| fast/regions/generated-content/firstletter-inside-flowthread.html [ ImageOnlyFailure ] |
| fast/regions/hidpi-region-with-auto-margin-on-subpixel-position.html [ ImageOnlyFailure ] |
| fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ] |
| fast/regions/hover-in-second-region.html [ ImageOnlyFailure ] |
| fast/regions/hover-overflow-hidden.html [ ImageOnlyFailure ] |
| fast/regions/inline-block-flowed-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/inline-block-inline-children-flowed-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ] |
| fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html [ ImageOnlyFailure ] |
| fast/regions/inline-block-overflow.html [ ImageOnlyFailure ] |
| fast/regions/inline-blocks-dyn-enlarged-regions.html [ ImageOnlyFailure ] |
| fast/regions/inline-blocks-dyn-shrunk-regions.html [ ImageOnlyFailure ] |
| fast/regions/inline-blocks-in-two-regions.html [ ImageOnlyFailure ] |
| fast/regions/inlineblock-child-inlineblock-contentnode-in-region.html [ ImageOnlyFailure ] |
| fast/regions/last-region-border-radius.html [ ImageOnlyFailure ] |
| fast/regions/layers/region-normalflow-stacking-context.html [ ImageOnlyFailure ] |
| fast/regions/layers/stacking-context-paint-order.html [ ImageOnlyFailure ] |
| fast/regions/list-item-as-region.html [ ImageOnlyFailure ] |
| fast/regions/listmarker-inside-flowthread.html [ ImageOnlyFailure ] |
| fast/regions/multicol/multicol-as-region-prevented.html [ ImageOnlyFailure ] |
| fast/regions/multicol/regions-in-multicol-bt.html [ ImageOnlyFailure ] |
| fast/regions/multicol/regions-in-multicol-hover-overflow.html [ ImageOnlyFailure ] |
| fast/regions/multicol/regions-in-multicol-hover.html [ ImageOnlyFailure ] |
| fast/regions/multicol/regions-in-multicol.html [ ImageOnlyFailure ] |
| fast/regions/named-flow-content-order-1.html [ ImageOnlyFailure ] |
| fast/regions/named-flow-content-order-2.html [ ImageOnlyFailure ] |
| fast/regions/nested-floated-region.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-auto-after-float.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-content-zero-height-region.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-in-uniform-regions.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-in-variable-width-regions-inline-lr.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-in-variable-width-regions-inline-rl.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-in-variable-width-regions-inline.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-in-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-nested-regions.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-region-inline.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-rtl-in-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-size-change-with-stacking-context-rtl.html [ ImageOnlyFailure ] |
| fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ] |
| fast/regions/percentage-margins-mixed-ltr-dominant-regions.html [ ImageOnlyFailure ] |
| fast/regions/percentage-margins-mixed-rtl-dominant-regions.html [ ImageOnlyFailure ] |
| fast/regions/percentage-margins-rtl-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/percentage-margins-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/position-writing-modes-in-variable-width-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/fixed-in-named-flow-position-changed.html [ ImageOnlyFailure ] |
| fast/regions/positioning/fixed-inside-fixed-in-named-flow.html [ ImageOnlyFailure ] |
| fast/regions/positioning/fixed-inside-named-flow-zIndex.html [ ImageOnlyFailure ] |
| fast/regions/positioning/fixed-pos-content-fragmented.html [ ImageOnlyFailure ] |
| fast/regions/positioning/fixed-pos-elem-in-namedflow-noregions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/fixed-pos-elem-in-region.html [ ImageOnlyFailure ] |
| fast/regions/positioning/fixed-pos-region-overflow-content.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-fragmented-content.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-block-static-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-block-static-in-rtl-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-block-static-spanning-regions-rtl.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-block-static-spanning-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-clipped-spanning-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-in-rtl-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-inline-static-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-inline-static-in-rtl-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-inline-static-spanning-regions-rtl.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-inline-static-spanning-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-perpendicular-flows-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-objects-spanning-regions.html [ ImageOnlyFailure ] |
| fast/regions/positioning/positioned-slider-in-regions.html [ ImageOnlyFailure ] |
| fast/regions/region-as-bfc-avoids-float.html [ ImageOnlyFailure ] |
| fast/regions/region-border-radius-overflow-clip.html [ ImageOnlyFailure ] |
| fast/regions/region-clipping.html [ ImageOnlyFailure ] |
| fast/regions/region-padding-overflow-hidden.html [ ImageOnlyFailure ] |
| fast/regions/region-styling/region-style-in-columns.html [ ImageOnlyFailure ] |
| fast/regions/region-styling/region-style-inline-background-color.html [ ImageOnlyFailure ] |
| fast/regions/region-styling/region-style-not-supported-properties.html [ ImageOnlyFailure ] |
| fast/regions/region-styling/region-style-rule-position.html [ ImageOnlyFailure ] |
| fast/regions/region-styling/region-withstyling-valid-from-invalid.html [ ImageOnlyFailure ] |
| fast/regions/region-visual-overflow-transform.html [ ImageOnlyFailure ] |
| fast/regions/region-width-change-relayout-1.html [ ImageOnlyFailure ] |
| fast/regions/region-width-change-relayout-2.html [ ImageOnlyFailure ] |
| fast/regions/region-width-change-relayout-3.html [ ImageOnlyFailure ] |
| fast/regions/regions-overflow-tile.html [ ImageOnlyFailure ] |
| fast/regions/relative-borders-overflow.html [ ImageOnlyFailure ] |
| fast/regions/relative-in-absolute-borders-overflow.html [ ImageOnlyFailure ] |
| fast/regions/repaint/fixed-in-named-flow-cb-changed.html [ ImageOnlyFailure ] |
| fast/regions/repaint/fixed-in-named-flow-cb-changed2.html [ ImageOnlyFailure ] |
| fast/regions/repaint/hover-border-radius.html [ Failure ] |
| fast/regions/repaint/region-painting-composited-element.html [ ImageOnlyFailure ] |
| fast/regions/repaint/region-painting-in-composited-view.html [ ImageOnlyFailure ] |
| fast/regions/repaint/repaint-regions-overflow.html [ Failure ] |
| fast/regions/scrolling/scroll-into-view-relative.html [ ImageOnlyFailure ] |
| fast/regions/scrolling/scroll-into-view.html [ ImageOnlyFailure ] |
| fast/regions/scrolling/scrollable-first-region.html [ ImageOnlyFailure ] |
| fast/regions/scrolling/scrollable-paragraph-unsplittable.html [ ImageOnlyFailure ] |
| fast/regions/select-multiple-in-region.html [ Failure ] |
| fast/regions/selection/position-for-point-1-vert-lr.html [ Failure ] |
| fast/regions/selection/position-for-point-1-vert-rl.html [ Failure ] |
| fast/regions/selection/position-for-point-1.html [ Failure ] |
| fast/regions/selection/position-for-point-inline-content-node.html [ Failure ] |
| fast/regions/selection/position-for-point-vert-lr.html [ Failure ] |
| fast/regions/selection/position-for-point-vert-rl.html [ Failure ] |
| fast/regions/selection/position-for-point.html [ Failure ] |
| fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html [ ImageOnlyFailure ] |
| fast/regions/selection/selecting-text-ignoring-region.html [ ImageOnlyFailure ] |
| fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html [ ImageOnlyFailure ] |
| fast/regions/selection/selecting-text-in-2-regions.html [ ImageOnlyFailure ] |
| fast/regions/selection/selecting-text-through-different-region-flows.html [ ImageOnlyFailure ] |
| fast/regions/selection/selection-ended-in-empty-region.html [ Failure ] |
| fast/regions/selection/selection-in-overflow-hit-testing.html [ ImageOnlyFailure ] |
| fast/regions/selection/selection-in-overflow.html [ ImageOnlyFailure ] |
| fast/regions/selection/selection-in-text-after-overflow-hit-testing.html [ ImageOnlyFailure ] |
| fast/regions/shape-outside-floats/regions-shape-outside-content-flows-multiple-regions.html [ ImageOnlyFailure ] |
| fast/regions/shape-outside-floats/regions-shape-outside-floats-inset.html [ ImageOnlyFailure ] |
| fast/regions/shape-outside-floats/regions-shape-outside-region-polygon-floats.html [ ImageOnlyFailure ] |
| fast/regions/static-in-relative-overflow.html [ ImageOnlyFailure ] |
| fast/regions/sticky-border-overflow.html [ ImageOnlyFailure ] |
| fast/regions/subtree-with-horiz-bt.html [ ImageOnlyFailure ] |
| fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ] |
| fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ] |
| fast/regions/table-cell-as-region.html [ ImageOnlyFailure ] |
| fast/regions/text-region-breaks.html [ Failure ] |
| fast/regions/text-region-split-horizontal-bt.html [ Failure ] |
| fast/regions/text-region-split.html [ Failure ] |
| fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure ] |
| fast/regions/unsplittable-nested-region.html [ ImageOnlyFailure ] |
| fast/regions/visibility-hidden.html [ ImageOnlyFailure ] |
| fast/regions/webkit-flow-double-pagination-float-push.html [ ImageOnlyFailure ] |
| fast/regions/webkit-flow-inlines-dynamic.html [ ImageOnlyFailure ] |
| fast/regions/webkit-flow-renderer-layer.html [ ImageOnlyFailure ] |
| fast/regions/webkit-flow-renderer-nested.html [ ImageOnlyFailure ] |
| fast/regions/webkit-flow-renderer.html [ ImageOnlyFailure ] |
| fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ ImageOnlyFailure ] |
| fast/regions/writing-mode/invalid-first-region-with-writing-mode.html [ ImageOnlyFailure ] |
| fast/replaced/invalid-object-with-fallback.html [ Failure ] |
| fast/replaced/object-with-embed-url-param.html [ Failure ] |
| fast/replaced/percent-height-in-anonymous-block.html [ Failure ] |
| fast/ruby/ruby-block-style-not-updated-with-before-after-content.html [ Failure ] |
| fast/ruby/ruby-block-style-not-updated.html [ Failure ] |
| fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ] |
| fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ] |
| fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ] |
| fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ] |
| fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ] |
| fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html [ Failure ] |
| fast/ruby/ruby-inline-style-not-updated.html [ Failure ] |
| fast/ruby/ruby-justification.html [ ImageOnlyFailure ] |
| fast/ruby/ruby-line-height.html [ Failure ] |
| fast/scrolling/scrollbar-mousedown-mouseup.html [ Failure ] |
| fast/scrolling/scrollbar-mousedown-move-mouseup.html [ Failure ] |
| fast/selectors/input-with-selection-pseudo-element.html [ ImageOnlyFailure ] |
| fast/selectors/read-only-read-write-input-basics.html [ Failure ] |
| fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ] |
| fast/shapes/shape-outside-floats/shape-outside-clip-path-selection.html [ Failure ] |
| fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ] |
| fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ] |
| fast/spatial-navigation/snav-1st-stop.html [ Failure ] |
| fast/spatial-navigation/snav-clipped-overflowed-content.html [ Failure ] |
| fast/spatial-navigation/snav-container-only-white-space.html [ Failure ] |
| fast/spatial-navigation/snav-container-white-space.html [ Failure ] |
| fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ Failure ] |
| fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html [ Failure ] |
| fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ] |
| fast/spatial-navigation/snav-fully-aligned-vertically.html [ Failure ] |
| fast/spatial-navigation/snav-hidden-focusable-element.html [ Failure ] |
| fast/spatial-navigation/snav-hidden-iframe-zero-size.html [ Failure ] |
| fast/spatial-navigation/snav-hidden-iframe.html [ Failure ] |
| fast/spatial-navigation/snav-iframe-flattening-simple.html [ Failure ] |
| fast/spatial-navigation/snav-iframe-nested.html [ Failure ] |
| fast/spatial-navigation/snav-iframe-no-focusable-content.html [ Failure ] |
| fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ] |
| fast/spatial-navigation/snav-iframe-recursive-offset-parent.html [ Failure ] |
| fast/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html [ Failure ] |
| fast/spatial-navigation/snav-imagemap-area-not-focusable.html [ Failure ] |
| fast/spatial-navigation/snav-imagemap-area-without-image.html [ Failure ] |
| fast/spatial-navigation/snav-imagemap-overlapped-areas.html [ Failure ] |
| fast/spatial-navigation/snav-imagemap-simple.html [ Failure ] |
| fast/spatial-navigation/snav-input.html [ Failure ] |
| fast/spatial-navigation/snav-media-elements.html [ Failure ] |
| fast/spatial-navigation/snav-multiple-select-optgroup.html [ Failure ] |
| fast/spatial-navigation/snav-multiple-select.html [ Failure ] |
| fast/spatial-navigation/snav-offscreen-content.html [ Failure ] |
| fast/spatial-navigation/snav-radio-group.html [ Failure ] |
| fast/spatial-navigation/snav-radio.html [ Failure ] |
| fast/spatial-navigation/snav-search-optimization.html [ Failure ] |
| fast/spatial-navigation/snav-single-select-list.html [ Failure ] |
| fast/spatial-navigation/snav-single-select.html [ Failure ] |
| fast/spatial-navigation/snav-table-traversal.html [ Failure ] |
| fast/spatial-navigation/snav-textarea.html [ Failure ] |
| fast/spatial-navigation/snav-tiny-table-traversal.html [ Failure ] |
| fast/spatial-navigation/snav-two-elements-one-line.html [ Failure ] |
| fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Failure ] |
| fast/spatial-navigation/snav-zero-margin-content.html [ Failure ] |
| fast/sub-pixel/block-with-margin-overflow.html [ ImageOnlyFailure ] |
| fast/sub-pixel/client-rect-has-subpixel-precision.html [ ImageOnlyFailure ] |
| fast/sub-pixel/client-width-height-snapping.html [ Failure ] |
| fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ] |
| fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ] |
| fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ] |
| fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ] |
| fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ] |
| fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html [ Failure ] |
| fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ] |
| fast/table/022.html [ Failure ] |
| fast/table/025.html [ Failure ] |
| fast/table/034.html [ Failure ] |
| fast/table/border-collapsing/equal-precedence-resolution-vertical.html [ Failure ] |
| fast/table/col-and-colgroup-offsets.html [ Failure ] |
| fast/table/fixed-table-with-percent-width-inside-extra-large-div.html [ Failure ] |
| fast/table/giantRowspan2.html [ Failure ] |
| fast/table/height-percent-test-vertical.html [ Failure ] |
| fast/table/height-percent-test.html [ Failure ] |
| fast/table/table-before-child-style-update.html [ Failure ] |
| fast/table/table-cell-before-after-content-around-table-block.html [ Failure ] |
| fast/table/table-cell-before-after-content-around-table-row.html [ Failure ] |
| fast/table/table-cell-before-after-content-around-table.html [ Failure ] |
| fast/table/table-in-table-percent-width-collapsing-border-quirks-mode.html [ Failure ImageOnlyFailure Pass ] |
| fast/table/table-in-table-percent-width-collapsing-border.html [ Failure ImageOnlyFailure Pass ] |
| fast/table/table-row-before-after-content-around-block.html [ Failure ] |
| fast/table/table-row-before-after-content-around-table.html [ Failure ] |
| fast/table/table-row-before-child-style-update.html [ Failure ] |
| fast/table/table-row-style-not-updated-with-after-content.html [ Failure ] |
| fast/table/table-row-style-not-updated-with-before-content.html [ Failure ] |
| fast/table/table-row-style-not-updated.html [ Failure ] |
| fast/table/table-style-not-updated.html [ Failure ] |
| fast/table/wide-colspan.html [ Failure ] |
| fast/table/wide-column.html [ Failure ] |
| |
| fast/text/decorations-transformed.html [ Failure ] |
| fast/text/emphasis-avoid-ruby.html [ Failure ] |
| fast/text/emphasis-overlap.html [ Failure ] |
| fast/text/glyph-reordering.html [ Failure ] |
| fast/text/international/001.html [ Failure ] |
| fast/text/international/cjk-segmentation.html [ Failure ] |
| fast/text/international/thai-cursor-position.html [ Failure ] |
| fast/text/international/vertical-text-glyph-test.html [ Failure ] |
| fast/text/international/vertical-text-metrics-test.html [ Failure ] |
| fast/text/international/wrap-CJK-001.html [ Failure ] |
| fast/text/justify-ideograph-complex.html [ Failure ] |
| fast/text/justify-ideograph-simple.html [ Failure ] |
| fast/text/justify-ideograph-vertical.html [ Failure ] |
| fast/text/justify-nbsp.html [ Failure ] |
| fast/text/mark-matches-rendering.html [ ImageOnlyFailure ] |
| fast/text/offsetForPosition-complex-fallback.html [ Failure ] |
| fast/text/reset-drag-on-mouse-down.html [ Failure ] |
| fast/text/selection-in-initial-advance-region.html [ Failure ] |
| fast/text/soft-hyphen-4.html [ Failure ] |
| fast/text/text-combine-rendering.html [ ImageOnlyFailure ] |
| fast/text/updateNewFont.html [ Failure ] |
| fast/text/wbr-pre.html [ Failure ] |
| fast/text/whitespace/001.html [ Failure ] |
| fast/text/whitespace/013.html [ Failure ] |
| fast/text/whitespace/014.html [ Failure ] |
| fast/text/whitespace/017.html [ Failure ] |
| fast/text/whitespace/019.html [ Failure ] |
| fast/text/whitespace/022.html [ Failure ] |
| fast/text/whitespace/023.html [ Failure ] |
| fast/text/whitespace/029.html [ Failure ] |
| fast/text/whitespace/pre-newline-box-test.html [ Failure ] |
| fast/text/whitespace/tab-character-basics.html [ Failure ] |
| fast/transforms/rotated-transform-affects-scrolling-1.html [ Failure ] |
| fast/transforms/rotated-transform-affects-scrolling-2.html [ Failure ] |
| fast/transforms/selection-bounds-in-transformed-view.html [ Failure ] |
| fast/viewport/viewport-legacy-handheldfriendly.html [ Failure ] |
| fast/viewport/viewport-legacy-mobileoptimized-2.html [ Failure ] |
| fast/viewport/viewport-legacy-mobileoptimized-3.html [ Failure ] |
| fast/viewport/viewport-legacy-mobileoptimized.html [ Failure ] |
| fast/viewport/viewport-legacy-ordering-5.html [ Failure ] |
| fast/viewport/viewport-legacy-ordering-6.html [ Failure ] |
| fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Failure ] |
| fast/viewport/viewport-legacy-xhtmlmp.html [ Failure ] |
| fast/workers/worker-storagequota-query-usage.html [ Failure ] |
| fast/xsl/sort-locale.xml [ Failure ] |
| |
| # iOS does not support window resizing or window.resizeTo(). |
| fast/dynamic/window-resize-scrollbars-test.html [ Skip ] |
| fast/images/animated-gif-window-resizing.html [ Skip ] |
| loader/go-back-to-different-window-size.html [ Skip ] |
| |
| # LayoutTests/fast tests that timeout: |
| fast/events/reveal-link-when-focused.html |
| fast/forms/validation-message-appearance.html |
| fast/forms/validation-message-clone.html |
| fast/dom/DeviceOrientation/add-listener-from-callback.html |
| fast/dom/DeviceOrientation/basic-operation.html |
| fast/dom/DeviceOrientation/multiple-frames.html |
| fast/dom/DeviceOrientation/no-page-cache.html |
| fast/dom/DeviceOrientation/no-synchronous-events.html |
| fast/dom/DeviceOrientation/null-values.html |
| fast/dom/DeviceOrientation/updates.html |
| fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html |
| fast/dom/HTMLLinkElement/link-and-subresource-test.html |
| fast/dom/HTMLLinkElement/prefetch-onerror.html |
| fast/dom/HTMLLinkElement/prefetch-onload.html |
| fast/dom/HTMLLinkElement/prefetch.link |
| fast/dom/HTMLLinkElement/subresource.html |
| fast/dom/MutationObserver/inline-event-listener.html |
| fast/dom/Window/open-window-min-size.html |
| fast/dom/rtl-scroll-to-leftmost-and-resize.html |
| fast/dynamic/paused-event-dispatch.html |
| fast/events/anchor-image-scrolled-x-y.html |
| fast/events/autoscroll-should-not-stop-on-keypress.html [ Skip ] |
| fast/events/before-input-prevent-insert-replacement.html |
| fast/events/input-event-insert-replacement.html |
| fast/events/input-image-scrolled-x-y.html |
| fast/events/mouse-cursor-image-set.html |
| fast/events/recorded-keydown-event.html |
| fast/events/remove-child-onscroll.html |
| fast/events/resize-subframe.html |
| fast/files/apply-blob-url-to-img.html |
| fast/files/apply-blob-url-to-xhr.html |
| fast/files/file-reader-abort.html |
| fast/files/file-reader-directory-crash.html |
| fast/files/filereader-zip-bundle.html |
| fast/files/null-origin-string.html |
| fast/files/read-blob-async.html |
| fast/files/read-file-async.html |
| fast/files/workers/worker-apply-blob-url-to-xhr.html |
| fast/files/workers/worker-read-blob-async.html |
| fast/files/workers/worker-read-blob-sync.html |
| fast/files/workers/worker-read-file-async.html |
| fast/files/workers/worker-read-file-sync.html |
| fast/forms/file/get-file-upload.html |
| fast/forms/file/input-file-directory-upload.html |
| fast/forms/file/input-file-re-render.html |
| fast/forms/file/recover-file-input-in-unposted-form.html |
| fast/forms/file/selected-files-from-history-state.html |
| fast/forms/access-key-case-insensitive.html |
| fast/forms/access-key-mutated.html |
| fast/forms/interactive-validation-attach-assertion.html |
| fast/forms/search-event-delay.html |
| fast/forms/select/listbox-oninput-fired.html |
| fast/frames/focus-controller-crash-change-event.html |
| fast/images/animated-gif-body-delegated-background-image.html |
| fast/images/animated-gif-body-outside-viewport.html |
| fast/images/animated-gif-html-background-image.html |
| fast/replaced/frame-removed-during-resize-smaller.html |
| fast/scrolling/scrollbar-tickmarks-hittest.html |
| fast/workers/worker-close-more.html |
| fast/workers/worker-copy-shared-blob-url.html |
| fast/workers/worker-document-leak.html |
| fast/workers/worker-lifecycle.html |
| fast/block/positioning/vertical-lr/001.html |
| fast/body-propagation/overflow/001.html |
| fast/borders/0px-borders.html |
| fast/box-decoration-break/box-decoration-break-rendering.html |
| fast/box-shadow/border-radius-big.html |
| |
| # <rdar://problem/19226186> ASSERT(m_mainThreadLoader) fails in WorkerThreadableLoader::MainThreadBridge::MainThreadBridge() |
| fast/workers/stress-js-execution.html |
| fast/workers/termination-early.html |
| fast/workers/termination-with-port-messages.html |
| fast/workers/use-machine-stack.html |
| fast/workers/worker-strict.html |
| fast/workers/worker-structure-message.html |
| fast/workers/worker-terminate-forever.html |
| fast/workers/worker-terminate.html |
| fast/workers/worker-call.html |
| fast/workers/worker-timeout.html |
| |
| # <rdar://problem/19226254> ASSERT(!_chooser) in -[WebOpenPanelResultListener dealloc] |
| fast/events/domactivate-sets-underlying-click-event-as-handled.html |
| |
| # <rdar://problem/19226320> ASSERT(useDownstream ? (result > vp) : (result < vp)) fails in WebCore::nextSentenceBoundaryInDirection() |
| fast/events/special-key-events-in-input-text.html |
| fast/events/key-events-in-input-text.html |
| |
| # <rdar://problem/11533338> fast/events/message-port-close.html hits ASSERT in Debug in MessagePort::contextDestroyed |
| fast/events/message-port-context-destroyed.html |
| fast/events/message-port-deleted-document.html |
| fast/events/message-port-deleted-frame.html |
| |
| # <rdar://problem/19226482> fast/selectors/nth-child-of-boundaries-2.html fails |
| fast/selectors/nth-child-of-boundaries-2.html |
| fast/selectors/nth-child-of-boundaries-3.html |
| fast/selectors/not-nested.html |
| |
| # <rdar://problem/19226573> fast/parser/residual-style-hang.html fails |
| fast/parser/residual-style-hang.html |
| |
| # <rdar://problem/19226623> ASSERT(isIdentifierStart<CharacterType>()) fails in CSSParser::parseIdentifier() |
| fast/css/css-selector-text.html |
| |
| # <rdar://problem/19226679> ASSERT(m_isValid == valid()) fails in HTMLFormControlElement::isValidFormControlElement() |
| fast/forms/datalist/datalist-child-validation.html |
| |
| # <rdar://problem/19227549> ASSERT(!m_webFrame->_private->provisionalURL) fails in WebFrameLoaderClient::dispatchDidStartProvisionalLoad() |
| fast/forms/validation-message-user-modify.html |
| |
| # <rdar://problem/10348432> DumpRenderTree at WebCore: WebCore::HistoryController::restoreScrollPositionAndViewState |
| fast/dom/location-new-window-no-crash.html |
| |
| # <rdar://problem/19017693> ASSERTION FAILED: [[dataSource webFrame] dataSource] || [[dataSource webFrame] provisionalDataSource] in -[ResourceLoadDelegate webView:identifierForInitialRequest:fromDataSource:] |
| fast/events/message-port-inactive-document.html |
| |
| # <rdar://problem/19551640> ASSERT([_overflowScrollViews containsObject:view] || [_overflowScrollViewsPendingInsertion containsObject:view]) fails in UIWebBrowserView.m |
| compositing/overflow/iframe-inside-overflow-clipping.html |
| compositing/overflow/nested-scrolling.html |
| compositing/overflow/overflow-auto-with-touch-toggle.html |
| compositing/overflow/overflow-auto-with-touch.html |
| compositing/overflow/overflow-overlay-with-touch.html |
| compositing/overflow/remove-overflow-crash.html |
| compositing/overflow/scrolling-content-clip-to-viewport.html |
| compositing/overflow/scrolling-without-painting.html |
| compositing/overflow/textarea-scroll-touch.html |
| compositing/overflow/updating-scrolling-content.html |
| |
| # Failures as of 01/16/2015: |
| http/tests/misc/favicon-as-image.html [ Failure ] |
| http/tests/misc/iframe404.html [ Failure ] |
| http/tests/misc/slow-loading-image-in-pattern.html [ Failure ] |
| http/tests/uri/css-href.php [ Failure ] |
| ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-07-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-15-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-16-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-17-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-19-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-33-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-37-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-41-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure ] |
| svg/foreignObject/svg-document-in-html-document.svg [ Failure ] |
| svg/hixie/error/013.xml [ Failure ] |
| svg/hixie/intrinsic/003.html [ Failure ] |
| svg/hixie/text/003.html [ Failure ] |
| svg/text/text-rescale.html [ Failure ] |
| tables/layering/paint-test-layering-1.html [ Failure ] |
| tables/layering/paint-test-layering-2.html [ Failure ] |
| tables/mozilla/bugs/bug2479-2.html [ Failure ] |
| tables/mozilla/bugs/bug38916.html [ Failure ] |
| tables/mozilla/bugs/bug4427.html [ Failure ] |
| tables/mozilla/marvin/tables_width_percent.html [ Failure ] |
| tables/mozilla_expected_failures/bugs/bug1010.html [ Failure ] |
| tables/mozilla_expected_failures/bugs/bug220653.html [ Failure ] |
| tables/mozilla_expected_failures/other/test4.html [ Failure ] |
| |
| # Editing tests that are flaky: |
| editing/selection/extend-selection-home-end.html |
| editing/spelling/spellcheck-async.html |
| editing/style/style-text-node-without-editable-parent.html |
| editing/selection/minimal-user-select-crash.html |
| |
| # Editing tests that fail: |
| editing/inserting/typing-at-end-of-line.html [ Failure ] |
| editing/undo/undo-combined-delete-boundary.html [ Failure Pass ] |
| editing/undo/undo-combined-delete.html [ Pass Failure ] |
| editing/undo/undo-forward-delete-boundary.html [ Pass Failure ] |
| editing/undo/undo-forward-delete.html [ Pass Failure ] |
| |
| # Sputnik tests that are flaky: |
| sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html |
| sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html |
| sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html |
| |
| # Sputnik tests that fail: |
| sputnik/Unicode/Unicode_510/S7.6_A3.1.html [ Failure ] |
| sputnik/Unicode/Unicode_510/S7.6_A3.2.html [ Failure ] |
| sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html [ Failure ] |
| sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html [ Failure ] |
| |
| # storage tests that fail: |
| storage/websql/sql-error-codes.html [ Failure ] |
| |
| # iOS-specific tests that fail: |
| platform/ios/ios/compositing/overlap-page-scale.html [ Failure ] |
| platform/ios/ios/fast/fixed/absolute-over-fixed.html [ Failure ] |
| platform/ios/ios/fast/fixed/fixed-in-transform.html [ Failure ] |
| platform/ios/ios/fast/fixed/four-bars.html [ Failure ] |
| platform/ios/ios/fast/fixed/frame-with-fixed.html [ Failure ] |
| platform/ios/ios/fast/fixed/overlay-fixed.html [ Failure ] |
| platform/ios/ios/fast/forms/borderless-input-gradient.html [ Failure ] |
| platform/ios/ios/fast/forms/date-input-decorations.html [ Failure ] |
| platform/ios/ios/fast/forms/form-controls-on-backgrounds.html [ Failure ] |
| platform/ios/ios/fast/text/apple-logo.html [ Failure ] |
| platform/ios/ios/fast/text/emoji-complextext.html [ Failure ] |
| platform/ios/ios/fast/text/emoji-text.html [ Failure ] |
| platform/ios/ios/fast/text/line-breaking-with-kerning.html [ Failure ] |
| platform/ios/ios/fast/text/mid-word-break-before-combining-mark.html [ Failure ] |
| platform/ios/ios/fast/text/textStylesWithSizes.html [ Failure ] |
| platform/ios/ios/fixed/absolute-inside-fixed.html [ Failure ] |
| platform/ios/ios/fixed/four-bars.html [ Failure ] |
| platform/ios/ios/fixed/nested-fixed.html [ Failure ] |
| platform/ios/ios/fixed/percentage-inside-fixed.html [ Failure ] |
| |
| # image inputs get rounded corners on iOS |
| fast/css/object-position/object-position-input-image.html [ ImageOnlyFailure ] |
| # iOS snapshot is retina, results differ. |
| fast/css/object-position/object-position-img.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ] |
| |
| # iOS tests that assert: |
| platform/ios/ios/fast/text/combining-enclosing-keycap.html |
| |
| webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/162236 fast/text-autosizing/ios/line-height-text-autosizing.html [ Failure ] |
| |
| ### |
| # Mark as passing specific tests in folders that were skipped temporarily above. |
| ## |
| |
| # Skipped for mac as well: |
| webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ] |
| |
| # fast/ tests that are flaky: |
| fast/block/basic/001.html [ Timeout Pass ] |
| fast/dom/Geolocation/multiple-requests.html [ Timeout Pass ] |
| fast/dom/microtask-detach.html [ Timeout Pass ] |
| fast/dom/microtask-inorder.html [ Timeout Pass ] |
| fast/dom/timer-increase-min-interval-and-reset-part-2.html [ Failure Timeout Pass ] |
| fast/dom/timer-increase-min-interval-repeating.html [ Timeout Pass ] |
| fast/dom/timer-increase-min-interval.html [ Timeout Pass ] |
| fast/dom/timer-increase-then-decrease-min-interval-repeating.html [ Timeout Pass ] |
| fast/dom/timer-increase-then-decrease-min-interval.html [ Timeout Pass ] |
| fast/events/dispatch-message-string-data.html [ Timeout Pass ] |
| fast/events/dispatch-synthetic-mouseevent.html [ Timeout Pass ] |
| fast/events/dispatch-to-function-with-handle-event.html [ Timeout Pass ] |
| fast/events/dispatch-to-handle-event.html [ Timeout Pass ] |
| fast/events/dispatchEvent-crash.html [ Timeout Pass ] |
| fast/events/display-none-on-focus-crash.html [ Timeout Pass ] |
| fast/events/init-event-after-dispatch.html [ Timeout Pass ] |
| fast/events/init-event-null-view.html [ Timeout Pass ] |
| fast/events/onchange-textfield.html [ Failure Timeout ] |
| fast/forms/drag-into-textarea.html [ Failure Timeout ] |
| fast/forms/drag-out-of-textarea.html [ Failure Timeout ] |
| fast/forms/input-maxlength-ime-completed.html [ Timeout Pass ] |
| fast/forms/input-maxlength-ime-preedit.html [ Timeout Pass ] |
| fast/forms/input-maxlength-inserting-in-middle.html [ Failure Timeout ] |
| fast/forms/input-maxlength-paste-clusters-in-middle.html [ Crash Timeout Pass ] |
| fast/forms/input-maxlength-paste-in-middle.html [ Crash Timeout Pass ] |
| fast/forms/input-maxlength-unsupported.html [ Timeout Pass ] |
| fast/forms/input-maxlength.html [ Timeout Pass ] |
| fast/forms/number/number-keyoperation.html [ Failure Timeout ] |
| fast/forms/number/number-validation-message.html [ Timeout Pass ] |
| fast/loader/subframe-removes-itself.html [ Timeout Pass ] |
| fast/loader/subframe-self-close.html [ Timeout Pass ] |
| fast/regex/quantified-assertions.html [ Timeout Pass ] |
| |
| # /fast image-only failures |
| fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ] |
| fast/forms/button-line-height.html [ ImageOnlyFailure ] |
| fast/images/animated-png.html [ ImageOnlyFailure ] |
| fast/text/baseline-inline-block.html [ ImageOnlyFailure ] |
| |
| # /fast text-only failures |
| fast/events/change-frame-focus.html [ Failure Pass ] |
| fast/fixed-layout/fixed-layout.html [ Failure Crash Pass ] |
| |
| # Not implemented |
| webkit.org/b/145617 compositing/layer-creation/zoomed-clip-intersection.html [ Skip ] |
| |
| fast/dom/timer-fire-after-page-pause.html [ Skip ] |
| |
| # This test depends on location, and it is impossible to mock the particular mechanism |
| # this test uses to determine location. |
| fast/text/softbank-emoji.html [ Failure Pass ] |
| |
| # This test hardcodes the result of the Mac font lookup algorithm. |
| fast/text/fallback-language-han.html [ Skip ] |
| |
| # Media controls tests are OS X only |
| media/controls [ Skip ] |
| |
| # Local pasteboard is not implemented on iOS, so pasteboard tests interfere with each other. |
| editing/pasteboard [ Skip ] |
| editing/mac/pasteboard [ Skip ] |
| editing/execCommand/find-after-replace.html [ Skip ] |
| editing/execCommand/paste-1.html [ Skip ] |
| editing/execCommand/paste-and-match-style-event.html [ Skip ] |
| editing/spelling/spellcheck-async-mutation.html [ Skip ] |
| editing/spelling/spellcheck-paste-disabled.html [ Skip ] |
| editing/spelling/spellcheck-queue.html [ Skip ] |
| editing/spelling/spellcheck-sequencenum.html [ Skip ] |
| editing/style/5065910.html [ Skip ] |
| editing/style/apply-through-end-of-document.html [ Skip ] |
| editing/style/font-family-with-space.html [ Skip ] |
| editing/style/non-inheritable-styles.html [ Skip ] |
| editing/undo/undo-paste-when-caret-is-not-in-range.html [ Skip ] |
| http/tests/misc/copy-resolves-urls.html [ Skip ] |
| editing/inserting/insert-3907422-fix.html [ Skip ] |
| fast/forms/textarea-paste-newline.html [ Skip ] |
| editing/inserting/insert-3786362-fix.html [ Skip ] |
| editing/inserting/insert-paste-bidi-control.html [ Skip ] |
| editing/style/smoosh-styles-001.html [ Skip ] |
| editing/style/smoosh-styles-003.html [ Skip ] |
| editing/style/style-boundary-005.html [ Skip ] |
| fast/forms/input-paste-undo.html [ Skip ] |
| editing/deleting/paste-with-transparent-background-color.html [ Skip ] |
| editing/input/paste-text-ending-with-interchange-newline.html [ Skip ] |
| editing/spelling/grammar-markers-hidpi.html [ Skip ] |
| editing/spelling/grammar-markers.html [ Skip ] |
| editing/spelling/grammar-paste.html [ Skip ] |
| editing/spelling/spellcheck-paste-continuous-disabled.html [ Skip ] |
| editing/spelling/spellcheck-paste.html [ Skip ] |
| editing/undo/orphaned-selection-crash-bug32823-2.html [ Skip ] |
| fast/events/clipboard-dataTransferItemList.html [ Skip ] |
| editing/input/reveal-contenteditable-on-paste-vertically.html [ Skip ] |
| editing/input/reveal-edit-on-paste-vertically.html [ Skip ] |
| editing/execCommand/clipboard-access.html [ Skip ] |
| editing/execCommand/enabling-and-selection.html [ Skip ] |
| fast/forms/plaintext-mode-1.html [ Skip ] |
| |
| # Latest iOS failures as of Sept 1, 2015 |
| accessibility/ios-simulator/table-cell-ranges.html [ Failure ] |
| compositing/backing/form-controls-backing.html [ Failure ] |
| compositing/fixed-with-fixed-layout.html [ Failure ] |
| compositing/geometry/ancestor-overflow-change.html [ Failure ] |
| compositing/layer-creation/will-change-layer-creation.html [ Failure ] |
| css3/scroll-snap/nested-elements.html [ Failure ] |
| fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ] |
| fast/css/text-overflow-ellipsis-text-align-center.html [ Failure ] |
| fast/css/text-overflow-ellipsis-text-align-left.html [ Failure ] |
| fast/css/text-overflow-ellipsis-text-align-right.html [ Failure ] |
| fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ Failure ] |
| fast/css/vertical-text-overflow-ellipsis-text-align-right.html [ Failure ] |
| fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ] |
| fast/forms/listbox-scrollbar-hit-test.html [ Failure ] |
| fast/hidpi/video-controls-in-hidpi.html [ Failure ] |
| fast/layers/video-layer.html [ Failure ] |
| fast/parser/xml-colon-entity.html [ Failure ] |
| fast/parser/xml-declaration-missing-ending-mark.html [ Failure ] |
| platform/ios/ios/accessibility/set-value.html [ Failure ] |
| platform/ios/ios/fast/css/webkit-overflow-scrolling-parsing.html [ Failure ] |
| svg/custom/bug78807.svg [ Failure ] |
| |
| fast/filter-image/background-filter-image.html [ ImageOnlyFailure ] |
| fast/text/combining-mark-paint.html [ ImageOnlyFailure ] |
| fast/text/han-generic-font-families.html [ ImageOnlyFailure ] |
| fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ] |
| fast/text/multiple-codeunit-vertical-upright.html [ ImageOnlyFailure ] |
| fast/text/synthetic-bold-transformed.html [ ImageOnlyFailure ] |
| fast/text/word-break-keep-all.html [ ImageOnlyFailure ] |
| |
| # Skip tests that time out: |
| compositing/video/video-clip-change-src.html [ Skip ] |
| fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Skip ] |
| compositing/images/content-image-change.html [ Skip ] |
| compositing/images/content-image.html [ Skip ] |
| compositing/images/direct-image-background-color.html [ Skip ] |
| compositing/layer-creation/fixed-overlap-extent-rtl.html [ Skip ] |
| compositing/layer-creation/fixed-overlap-extent.html [ Skip ] |
| compositing/layer-creation/fixed-position-and-transform.html [ Skip ] |
| compositing/masks/cease-tiled-mask.html [ Skip ] |
| compositing/masks/compositing-clip-path-mask-change.html [ Skip ] |
| compositing/overflow/automatically-opt-into-composited-scrolling.html [ Skip ] |
| compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html [ Skip ] |
| compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Skip ] |
| compositing/overlap-blending/nested-overlap-overflow.html [ Skip ] |
| compositing/overlap-blending/nested-overlap.html [ Skip ] |
| compositing/patterns/direct-pattern-compositing-cover.html [ Skip ] |
| compositing/patterns/direct-pattern-compositing-hidden-radial-gradient.html [ Skip ] |
| compositing/reflections/nested-reflection-anchor-point.html [ Skip ] |
| compositing/reflections/nested-reflection-mask-change.html [ Skip ] |
| compositing/reflections/nested-reflection-on-overflow.html [ Skip ] |
| compositing/regions/fixed-in-diff-named-flows-zIndex.html [ Skip ] |
| compositing/repaint/clipped-layer-size-change.html [ Skip ] |
| compositing/repaint/fixed-background-scroll.html [ Skip ] |
| compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Skip ] |
| compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Skip ] |
| compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Skip ] |
| compositing/rtl/rtl-absolute-overflow-scrolled.html [ Skip ] |
| compositing/rtl/rtl-absolute-overflow.html [ Skip ] |
| compositing/rtl/rtl-fixed-overflow-scrolled.html [ Skip ] |
| http/tests/messaging/cross-domain-message-event-dispatch.html [ Skip ] |
| http/tests/messaging/cross-domain-message-send.html [ Skip ] |
| http/tests/ssl/ping-with-unsafe-redirect.html [ Skip ] |
| http/tests/ssl/referer-301.html [ Skip ] |
| imported/w3c/web-platform-tests/dom/events/Event-constants.html [ Skip ] |
| |
| # Tests that fail as of 09/02/2015: |
| editing/deleting/delete-block-merge-contents-010.html [ Pass Failure ] |
| |
| # Skip tests that crash as of 09/02/2015: |
| fast/dom/offset-position-writing-modes.html [ Skip ] |
| http/tests/navigation/page-cache-pending-image-load-cache-partition.html [ Skip ] |
| http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html [ Skip ] |
| http/tests/security/mixedContent/websocket/insecure-websocket-in-main-frame.html [ Skip ] |
| |
| webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ] |
| |
| webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-002.xht [ ImageOnlyFailure ] |
| webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-px-001.xht [ ImageOnlyFailure ] |
| webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-stacking-001.xht [ ImageOnlyFailure ] |
| webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-shorthand-001.xht [ ImageOnlyFailure ] |
| webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-block-sibling-003.xht [ ImageOnlyFailure ] |
| webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-firstchild-001.xht [ ImageOnlyFailure ] |
| |
| # Enable "aria-current" test for iOS |
| webkit.org/b/149297 accessibility/aria-current.html [ Pass ] |
| |
| # Enable "aria-table-attributes" test for iOS |
| webkit.org/b/150366 accessibility/aria-table-attributes.html [ Pass ] |
| |
| # Enable "attachment element" test for iOS |
| accessibility/attachment-element.html [ Pass ] |
| |
| # Enable Text marker tests for iOS |
| webkit.org/b/153292 accessibility/text-marker [ Pass ] |
| |
| # More flaky tests (Sept 18, 2015) |
| |
| fast/forms/select-element-focus-ring.html [ Failure Pass ] |
| compositing/visible-rect/coverage-scrolling.html [ Failure Pass ] |
| |
| # Imported Blink tests. |
| imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ] |
| imported/blink/animations/base-render-style-font-selector-version-assert.html [ Pass Timeout ] |
| imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure Pass ] |
| imported/blink/compositing/draws-content/canvas-simple-background.html [ ImageOnlyFailure Pass ] |
| imported/blink/compositing/draws-content/webgl-simple-background.html [ ImageOnlyFailure Pass ] |
| imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ] |
| imported/blink/compositing/overflow/body-switch-composited-scrolling.html [ ImageOnlyFailure Pass ] |
| imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ] |
| imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ] |
| imported/blink/editing/execCommand/4128080-2.html [ Failure Pass ] |
| imported/blink/fast/canvas/bug382588.html [ Pass Timeout ] |
| imported/blink/fast/css-grid-layout/grid-item-margins-and-writing-modes.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/css-grid-layout/grid-item-paddings-and-writing-modes.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/css/border-current-color.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/css/crash-corner-present.html [ Skip ] |
| imported/blink/fast/css/text-overflow-ellipsis-button.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/css/transformed-overflow-hidden-clips-fixed.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/events/popup-forwarded-gesture.html [ Skip ] |
| imported/blink/fast/forms/select/listbox-line-height.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/forms/select/select-text-transform.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/images/image-hover-display-alt.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ] |
| imported/blink/fast/multicol/client-rects-rtl.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/multicol/composited-layer-single-fragment.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/multicol/composited-relpos-2nd-column.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/multicol/dynamic/remove-spanner-in-content.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/replaced/viewport-percentage-height-with-dynamic-container-height.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/sub-pixel/nested-transparency-layer-clipping.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/sub-pixel/sub-pixel-transparency-layer.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/table/whitespace-between-elements-with-table-cell-display-3.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/text/international/text-shaping-arabic.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/text/soft-hyphen-simple-text.html [ ImageOnlyFailure Pass ] |
| imported/blink/fast/transforms/mirror-transform-tiled-scaled-background.html [ ImageOnlyFailure Pass ] |
| imported/blink/fullscreen/full-screen-detached-document.html [ Skip ] |
| imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Skip ] |
| imported/blink/http/tests/security/referrer-policy-attribute-img-origin-when-crossorigin.html [ ImageOnlyFailure Pass ] |
| imported/blink/http/tests/security/referrer-policy-attribute-img-origin.html [ ImageOnlyFailure Pass ] |
| imported/blink/http/tests/security/referrer-policy-attribute-img-picture.html [ ImageOnlyFailure Pass ] |
| imported/blink/plugins/empty-per-context-data.html [ Skip ] |
| imported/blink/svg/as-background-image/overflow-auto.html [ ImageOnlyFailure Pass ] |
| imported/blink/svg/as-image/overflow-auto.html [ ImageOnlyFailure Pass ] |
| imported/blink/svg/custom/focus-ring-text.svg [ ImageOnlyFailure Pass ] |
| imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ] |
| imported/blink/svg/custom/svg-font-support.html [ ImageOnlyFailure Pass ] |
| imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ] |
| imported/blink/svg/text/selection-partial-gradient.html [ ImageOnlyFailure Pass ] |
| imported/blink/svg/text/text-outline-2.html [ ImageOnlyFailure Pass ] |
| imported/blink/svg/text/tspan-outline-crash.html [ ImageOnlyFailure Pass ] |
| imported/blink/transitions/transition-shape-outside-crash.html [ Pass Timeout ] |
| imported/blink/webexposed/webkit-focus-ring-exposed-to-quirks-mode.html [ ImageOnlyFailure ] |
| |
| # Failing tests related to picture element |
| webkit.org/b/152141 fast/picture/image-picture-1x.html [ Skip ] |
| webkit.org/b/152141 fast/picture/image-picture-invalid.html [ Skip ] |
| webkit.org/b/152141 fast/picture/image-picture-nested.html [ Skip ] |
| webkit.org/b/152992 http/tests/loading/preload-picture-invalid.html [ Skip ] |
| webkit.org/b/152992 http/tests/loading/preload-picture-nested.html [ Skip ] |
| webkit.org/b/152992 http/tests/loading/preload-picture-sizes.html [ Skip ] |
| webkit.org/b/152140 fast/picture/viewport-resize.html [ Skip ] |
| |
| webkit.org/b/152279 http/tests/misc/large-js-program.php [ Skip ] |
| webkit.org/b/152279 js/dom/line-column-numbers.html [ Skip ] |
| |
| webkit.org/b/152137 fast/media/mq-any-hover-matchMedia.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-any-hover-styling.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-any-pointer-matchMedia.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-any-pointer-styling.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-hover-matchMedia.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-hover-styling.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-pointer-matchMedia.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-pointer-styling.html [ Failure ] |
| webkit.org/b/152137 fast/media/mq-pointer.html [ Failure ] |
| |
| webkit.org/b/152442 fast/scrolling/rtl-point-in-iframe.html [ Skip ] |
| |
| webkit.org/b/152701 fast/animation/request-animation-frame-disabled.html [ Skip ] |
| |
| webkit.org/b/152282 css3/filters/composited-during-animation-layertree.html [ Failure ] |
| webkit.org/b/152282 css3/filters/composited-during-transition-layertree.html [ Failure ] |
| |
| webkit.org/b/152935 fast/scrolling/scroll-position-on-reload-rtl.html [ Failure ] |
| |
| webkit.org/b/153371 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ] |
| |
| 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 ] |
| |
| webkit.org/b/153498 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ] |
| |
| # displaylist tests are flaky on ios-simulator wk2 |
| webkit.org/b/153656 displaylists/canvas-display-list.html [ Pass Failure ] |
| webkit.org/b/153656 displaylists/extent-includes-transforms.html [ Pass Failure ] |
| webkit.org/b/153656 displaylists/extent-includes-shadow.html [ Pass Failure ] |
| webkit.org/b/153656 displaylists/layer-dispay-list.html [ Pass Failure ] |
| webkit.org/b/153656 displaylists/replay-skip-clipped-rect.html [ Pass Failure ] |
| |
| webkit.org/b/153370 imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ] |
| |
| webkit.org/b/153311 fast/replaced/preferred-widths.html [ Pass Failure ] |
| |
| webkit.org/b/153336 imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4.htm [ Pass Failure ] |
| |
| webkit.org/b/153803 perf/show-hide-table-rows.html [ Pass Failure ] |
| |
| webkit.org/b/152306 fast/forms/input-user-input-sanitization.html [ Skip ] |
| |
| webkit.org/b/153314 http/tests/history/back-to-post.php [ Pass Timeout ] |
| |
| webkit.org/b/153929 imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Pass Failure ] |
| |
| webkit.org/b/153315 fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html [ Failure ] |
| |
| webkit.org/b/153898 pageoverlay/overlay-small-frame-paints.html [ Pass Failure ] |
| |
| webkit.org/b/153933 css3/filters/huge-region.html [ Skip ] |
| webkit.org/b/153933 css3/filters/huge-region-composited.html [ Skip ] |
| webkit.org/b/153933 css3/filters/nested-filter.html [ Skip ] |
| |
| webkit.org/b/154055 perf/adding-radio-buttons.html [ Pass Timeout Failure ] |
| |
| webkit.org/b/153762 fast/regions/text-break-properties.html [ Skip ] |
| |
| webkit.org/b/76121 imported/blink/fast/events/event-trusted.html [ Skip ] |
| |
| webkit.org/b/154253 animations/animation-delay-changed.html [ Pass Failure ] |
| |
| webkit.org/b/155095 fast/table/border-collapsing/table-rtl-row-mixed-direction.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/155095 fast/table/border-collapsing/table-ltr-rows-mixed-direction.html [ ImageOnlyFailure Pass ] |
| |
| # Redundant and invalid. fast/table/hidpi-collapsed-border-with-odd-pixel-width.html covers it. |
| fast/table/collapsed-border-with-odd-pixel-width.html [ ImageOnlyFailure ] |
| |
| # Uncategorized reftest failures, uncovered once we made reftests work. Needs triage. |
| fast/backgrounds/background-image-large-float-intrinsic-ratio.html [ ImageOnlyFailure ] |
| fast/block/positioning/fixed-container-with-relative-parent.html [ ImageOnlyFailure ] |
| fast/borders/border-image-fill-inline-no-border.html [ ImageOnlyFailure ] |
| fast/borders/border-image-space.html [ ImageOnlyFailure ] |
| fast/css-generated-content/initial-letter-first-line-wrapping.html [ ImageOnlyFailure ] |
| fast/css/pseudo-visited-background-color-on-input.html [ ImageOnlyFailure ] |
| fast/forms/select-size.html [ ImageOnlyFailure ] |
| fast/inline/inline-with-outline-offset.html [ ImageOnlyFailure ] |
| fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ] |
| fast/overflow/overflow-hidden-scroll-into-view.html [ Pass ImageOnlyFailure ] |
| fast/regions/layers/region-removed-during-animation.html [ ImageOnlyFailure ] |
| fast/sub-pixel/table-with-subpixel-cell-size.html [ ImageOnlyFailure ] |
| svg/text/tspan-multiple-outline.svg [ ImageOnlyFailure ] |
| fast/animation/height-auto-transition-computed-value.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/155174 svg/animations/animate-marker-orient-from-angle-to-autostartreverse.html [ Skip ] |
| |
| webkit.org/b/155372 [ Debug ] css3/masking/mask-luminance-svg.html [ Pass Crash ] |
| webkit.org/b/155372 [ Debug ] css3/masking/mask-svg-script-none-to-png.html [ Pass Crash ] |
| |
| webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/multicol-with-abspos-svg-with-foreignobject-with-multicol-crash.html [ Pass Crash ] |
| webkit.org/b/155339 [ Debug ] imported/blink/fast/multicol/dynamic/relayout-abspos-in-relpos-spanner.html [ Pass Crash ] |
| |
| # RTL Scrollbars are not implemented on iOS. |
| fast/scrolling/rtl-scrollbars-sticky-document-2.html [ ImageOnlyFailure ] |
| fast/scrolling/rtl-scrollbars-sticky-document.html [ ImageOnlyFailure ] |
| fast/scrolling/rtl-scrollbars-sticky-iframe-2.html [ ImageOnlyFailure ] |
| fast/scrolling/rtl-scrollbars-sticky-iframe.html [ ImageOnlyFailure ] |
| |
| # iOS list box controls are not drawn in the standard way. |
| fast/forms/listbox-padding-clip-selected.html [ ImageOnlyFailure ] |
| fast/forms/listbox-respects-padding-bottom.html [ Failure ] |
| fast/forms/listbox-top-padding-do-not-clip-items.html [ Failure ] |
| |
| # No focusring on iOS. |
| fast/images/image-map-outline-in-positioned-container.html [ Pass ImageOnlyFailure ] |
| fast/images/image-map-outline-with-paint-root-offset.html [ Pass ImageOnlyFailure ] |
| fast/images/image-map-outline-with-scale-transform.html [ Pass ImageOnlyFailure ] |
| fast/dom/Window/child-window-focus.html |
| |
| # iOS does not allow you to scroll by dragging the scrollbar thumb. |
| webkit.org/b/157201 fast/scrolling/rtl-drag-vertical-scroller.html [ Failure ] |
| |
| # DumpRenderTree doesn't support logging calls to runOpenPanel and iOS's WebKitTestRunner doesn't support eventSender.mouseDown. |
| fast/forms/file/open-file-panel.html [ Skip ] |
| |
| # Tests that are failing after bug 157170 (WPT test sync). These tests may just need rebasing. |
| imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html [ Failure ] |
| [ Release ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Failure ] |
| imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.html [ Failure ] |
| imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html [ Failure ] |
| imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html [ Failure ] |
| imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ] |
| |
| webkit.org/b/157916 http/tests/misc/slow-loading-animated-image.html [ Pass ImageOnlyFailure ] |
| |
| webkit.org/b/158618 fast/hidpi/hidpi-3x-device-pixel-ratio.html [ Failure ] |
| |
| # These tests hardcode platform-specific font aliases. |
| webkit.org/b/158649 fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ] |
| |
| |
| webkit.org/b/159214 fast/multicol/fixed-stack.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/157592 fast/images/composited-animated-gif-outside-viewport.html [ Pass Timeout ] |
| |
| webkit.org/b/156561 perf/rel-list-remove.html [ Pass Timeout Failure ] |
| |
| webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-reload.html [ Pass Failure ] |
| webkit.org/b/163332 imported/w3c/web-platform-tests/fetch/api/request/request-cache-only-if-cached.html [ Pass Failure ] |
| |
| webkit.org/b/172403 imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Pass Timeout ] |
| |
| webkit.org/b/142969 editing/spelling/copy-paste-crash.html |
| |
| # This test is iPad only |
| platform/ios/media/video-interruption-suspendunderlock.html [ Skip ] |
| |
| media/accessibility-closed-captions-has-aria-owns.html |
| media/airplay-autoplay.html |
| media/airplay-target-availability.html |
| media/audio-delete-while-slider-thumb-clicked.html |
| media/audio-playback-restriction-play.html |
| media/audio-playback-restriction-removed-track-enabled.html |
| |
| # needs enhanced eventSender.contextMenu() return value |
| webkit.org/b/116651 media/context-menu-actions.html |
| |
| media/crash-closing-page-with-media-as-plugin-fallback.html |
| |
| webkit.org/b/122042 media/media-controller-playback.html |
| |
| media/media-controls-drag-timeline-set-controls-property.html |
| media/media-event-listeners.html |
| media/media-fullscreen-inline.html |
| |
| webkit.org/b/136708 media/media-fullscreen-not-in-document.html |
| |
| media/media-controls-accessibility.html [ Timeout ] |
| media/media-fullscreen-return-to-inline.html |
| media/no-autoplay-with-user-gesture-requirement.html |
| media/video-controls-drag.html |
| media/video-controls-fullscreen-volume.html |
| media/video-controls-no-display-with-text-track.html |
| media/video-controls-show-on-kb-or-ax-event.html |
| media/video-fullscreen-restriction-removed.html |
| media/video-playsinline.html |
| media/video-remote-control-playpause.html |
| media/video-volume-slider-drag.html |
| media/video-webkit-playsinline.html |
| media/volume-bar-empty-when-muted.html |
| |
| webkit.org/b/103926 media/track/opera |
| |
| webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ] |
| webkit.org/b/112659 media/video-playing-and-pause.html [ Skip ] |
| |
| webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html |
| webkit.org/b/112492 media/track/track-prefer-captions.html |
| |
| webkit.org/b/160367 media/track/track-remove-crash.html |
| |
| # WebVTT tests don't work because they need more than a 800x600 snapshot. |
| # They are also flakily failing on WebKit2, as snapshot sometimes has a black rectangle for video element instead of white one. |
| webkit.org/b/131476 media/track/w3c/track/webvtt |
| |
| media/video-object-fit-change.html [ ImageOnlyFailure ] |
| media/video-object-fit.html [ ImageOnlyFailure ] |
| |
| media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ] |
| media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html [ Failure ] |
| media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html [ Failure ] |
| media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html [ Failure ] |
| media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html [ Failure ] |
| media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ] |
| media/audio-as-video-fullscreen.html [ Failure ] |
| media/audio-delete-while-step-button-clicked.html [ Failure ] |
| media/audio-mpeg-supported.html [ Failure ] |
| media/audio-playback-restriction-removed-muted.html [ Failure ] |
| media/click-volume-bar-not-pausing.html [ Failure ] |
| media/controls-drag-timebar.html [ Failure ] |
| media/event-attributes.html [ Failure ] |
| media/media-can-play-wav-audio.html [ Failure ] |
| media/media-can-play-webm.html [ Failure ] |
| media/media-captions-no-controls.html [ Failure ] |
| media/media-controller-drag-crash.html [ Failure ] |
| media/media-controls-cancel-events.html [ Failure ] |
| media/media-controls-invalid-url.html [ Failure ] |
| media/media-controls-play-button-updates.html [ Failure ] |
| media/media-controls-timeline-updates-after-playing.html [ Failure ] |
| media/media-controls-timeline-updates-when-hovered.html [ Failure ] |
| media/media-controls-timeline-updates.html [ Failure ] |
| media/media-document-audio-repaint.html [ Failure ] |
| media/media-higher-prio-audio-stream.html [ Failure ] |
| media/media-volume-slider-rendered-below.html [ Failure ] |
| media/media-volume-slider-rendered-normal.html [ Failure ] |
| media/nodesFromRect-shadowContent.html [ Failure ] |
| media/progress-events-generated-correctly.html [ Failure ] |
| media/restore-from-page-cache.html [ Failure ] |
| media/tab-focus-inside-media-elements.html [ Failure ] |
| media/track/track-cue-rendering-on-resize.html [ Failure ] |
| media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ] |
| media/track/track-cue-rendering.html [ Failure ] |
| media/track/track-forced-subtitles-in-band.html [ Failure ] |
| media/track/track-in-band-mode.html [ Failure ] |
| media/track/track-in-band-subtitles-too-large.html [ Failure ] |
| media/track/track-long-word-container-sizing.html [ Failure ] |
| media/track/track-manual-mode.html [ Failure ] |
| media/track/w3c/interfaces/TextTrackCue/align.html [ Failure ] |
| media/track/w3c/interfaces/TextTrackCue/endTime.html [ Failure ] |
| media/track/w3c/interfaces/TextTrackCue/id.html [ Failure ] |
| media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html [ Failure ] |
| media/track/w3c/interfaces/TextTrackCue/startTime.html [ Failure ] |
| media/track/w3c/interfaces/TextTrackCue/track.html [ Failure ] |
| media/video-autoplay-allowed-but-fullscreen-required.html [ Failure ] |
| media/video-background-tab-playback.html [ Failure ] |
| media/video-colorspace-yuv420.html [ Failure ] |
| media/video-colorspace-yuv422.html [ Failure ] |
| media/video-controls-audiotracks-trackmenu.html [ Failure ] |
| media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ] |
| media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ] |
| media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html [ Failure ] |
| media/video-controls-drop-and-restore-timeline.html [ Failure ] |
| media/video-controls-in-media-document.html [ Failure ] |
| media/video-controls-no-scripting.html [ Failure ] |
| media/video-controls-toggling.html [ Failure ] |
| media/video-controls-visible-exiting-fullscreen.html [ Failure ] |
| media/video-controls-zoomed.html [ Failure ] |
| media/video-frame-accurate-seek.html [ Failure ] |
| media/video-fullscreeen-only-controls.html [ Failure ] |
| media/video-initially-hidden-volume-slider-up.html [ Failure ] |
| media/video-trackmenu-selection.html [ Failure ] |
| media/video-volume.html [ Failure ] |
| |
| media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html [ Failure ] |
| |
| media/video-seek-to-current-time.html [ Failure ] |
| |
| fast/attachment/attachment-wrapping-action.html [ Pass ] |
| fast/attachment/attachment-borderless.html [ Pass ] |
| |
| fast/events/page-visibility-iframe-move-test.html [ Skip ] |
| |
| # LEGACY_ENCRYPTED_MEDIA is disabled on iOS. |
| fast/events/webkit-media-key-events-constructor.html [ Failure ] |
| |
| 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 ] |
| |
| webkit.org/b/161395 svg/animations/reinserting-svg-into-document.html [ Pass Failure ] |
| |
| # rdar://problem/27954577 |
| http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure ] |
| |
| # rdar://problem/26478053 |
| http/tests/dom/document-contentType.html [ Failure ] |
| |
| # rdar://problem/26477897 |
| imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01.html [ Failure ] |
| |
| css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ] |
| css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/161949 imported/w3c/web-platform-tests/XMLHttpRequest/response-method.htm [ Failure ] |
| |
| webkit.org/b/130972 transitions/3d/interrupted-transition.html [ Pass Timeout ] |
| |
| # Only iOS has implemented lettepress. |
| fast/text/letterpress-different.html [ Pass ] |
| |
| webkit.org/b/162739 fast/images/gif-loop-count.html [ Pass ImageOnlyFailure ] |
| |
| webkit.org/b/162647 http/tests/xmlhttprequest/onabort-response-getters.html [ Pass Failure ] |
| |
| # Media tests cannot tap play button on iOS. |
| webkit.org/b/163291 media/require-user-gesture-to-load-video.html |
| webkit.org/b/163291 media/video-controls-transformed.html [ Failure ] |
| webkit.org/b/163291 media/video-controls-visible-audio-only.html [ Failure ] |
| webkit.org/b/163291 media/video-fullscreeen-only-playback.html [ Failure ] |
| webkit.org/b/163291 media/video-play-audio-require-user-gesture.html [ Failure ] |
| webkit.org/b/163291 media/video-play-require-user-gesture.html |
| |
| webkit.org/b/163755 imported/w3c/web-platform-tests/css/css-shapes-1 [ Skip ] |
| |
| # Variation fonts are not implemented earlier than iOS 11. |
| fast/text/variations [ Pass Failure ImageOnlyFailure ] |
| animations/font-variations [ Pass Failure ImageOnlyFailure Timeout ] |
| |
| webkit.org/b/158836 imported/w3c/web-platform-tests/encrypted-media [ Skip ] |
| |
| # Only Mac has implemented DictionaryLookup |
| fast/layers/prevent-hit-test-during-layout.html [ Skip ] |
| |
| webkit.org/b/164594 http/tests/cache/disk-cache/disk-cache-request-headers.html [ Pass Timeout ] |
| |
| webkit.org/b/163046 js/regress-141098.html [ Pass Failure ] |
| |
| # Test relies on window.scrollTo |
| fast/zooming/client-rect-in-fixed-zoomed.html [ Skip ] |
| fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed.html [ Skip ] |
| fast/visual-viewport/zoomed-scroll-into-view-fixed.html [ Skip ] |
| fast/scrolling/scroll-to-anchor-zoomed-header.html [ Skip ] |
| fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html [ Skip ] |
| fast/visual-viewport/client-rects-relative-to-layout-viewport-zoomed.html [ Skip ] |
| |
| # On iOS we do not visually highlight a programmatic selection |
| fast/selectors/040.html |
| |
| webkit.org/b/165691 http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Pass Failure ] |
| |
| fast/css/deferred-parsing/hover-test.html [ Skip ] |
| |
| # Form validation popover does not obey minimum font size setting on iOS but Dynamic Type instead. |
| fast/forms/validation-message-minimum-font-size.html [ Skip ] |
| |
| # New Encrypted Media API not enabled on iOS |
| media/encrypted-media/mock-navigator-requestMediaKeySystemAccess.html [ Skip ] |
| |
| webkit.org/b/166736 fast/scrolling/page-cache-back-overflow-scroll-restore.html [ Skip ] |
| |
| # This test relies on EventSender.keydown(), which is not supported on iOS. editing/caret/ios/emoji.html is used instead. |
| editing/caret/emoji.html [ WontFix ] |
| |
| # Requires changes to QuickLook.framework tracked by rdar://problem/28544527 |
| quicklook/password-protected.html [ Skip ] |
| |
| webkit.org/b/167376 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ Pass Failure ] |
| webkit.org/b/167211 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-weird.html [ Pass Failure ] |
| |
| webkit.org/b/167619 css3/filters/backdrop/dynamic-with-clip-path.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Skip ] |
| webkit.org/b/168215 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Skip ] |
| |
| # <rdar://problem/30610988> |
| imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-worker.html [ Failure ] |
| imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.html [ Failure ] |
| imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-worker.html [ Failure ] |
| imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.html [ Failure ] |
| imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker.html [ Failure ] |
| imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location.html [ Failure ] |
| |
| # rdar://problem/23643423 |
| [ Debug ] fast/frames/exponential-frames.html [ Skip ] |
| |
| webkit.org/b/168053 pageoverlay/overlay-remove-reinsert-view.html [ Pass Failure ] |
| |
| # Skip some flexbox tests that aren't designed to run in smaller viewports |
| css3/flexbox/overflow-auto-resizes-correctly.html [ Skip ] |
| css3/flexbox/flexbox-height-with-overflow-auto.html [ Skip ] |
| css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html [ Skip ] |
| css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html [ Skip ] |
| |
| # Skip test because checkboxes/radio buttons don't behave the same on iOS |
| fast/replaced/table-percent-height.html [ Skip ] |
| fast/table/003.html [ Skip ] |
| |
| # Bundle upload is not supported on iOS |
| fast/files/filereader-zip-bundle-using-open-panel.html [ Skip ] |
| http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel.html [ Skip ] |
| |
| # Results differ from desktop |
| fast/hidpi/percent-height-image-nested.html [ Skip ] |
| |
| # Tests only match on desktop |
| fast/css-generated-content/initial-letter-pagination-raised.html [ Skip ] |
| fast/css-generated-content/initial-letter-pagination-sunken.html [ Skip ] |
| fast/css-generated-content/initial-letter-pagination-raised-rl.html [ Skip ] |
| fast/css-generated-content/initial-letter-pagination-sunken-rl.html [ Skip ] |
| |
| webkit.org/b/158420 http/tests/navigation/redirect-to-fragment2.html [ Failure ] |
| |
| # These tests are not supported on ios-simulator |
| workers/wasm-hashset-many-2.html [ Skip ] |
| workers/wasm-hashset-many.html [ Skip ] |
| workers/wasm-hashset.html [ Skip ] |
| workers/wasm-long-compile-many.html [ Skip ] |
| workers/wasm-long-compile.html [ Skip ] |
| |
| # <rdar://problem/25780035> CSP does not ignore paths for media redirects |
| http/tests/security/contentSecurityPolicy/audio-redirect-allowed2.html [ Skip ] |
| http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Skip ] |
| |
| webkit.org/b/171272 fast/text/kaithi.html [ ImageOnlyFailure ] |
| |
| # auto-sizing produces inconsistent image results |
| css3/viewport-percentage-lengths/vh-auto-size.html [ ImageOnlyFailure ] |
| |
| # This test relies on the ::selection pseudoclass which isn't honored on iOS. |
| webkit.org/b/169517 fast/text/complex-text-selection.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/124933 svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ] |
| |
| webkit.org/b/171760 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ ImageOnlyFailure ] |
| webkit.org/b/171760 imported/w3c/i18n/bidi/block-plaintext-005.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/172019 imported/w3c/web-platform-tests/cssom-view/elementFromPoint.html [ Failure ] |
| |
| webkit.org/b/172547 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure ] |
| |
| webkit.org/b/172610 media/ios/autoplay-only-in-main-document.html [ Skip ] |
| webkit.org/b/172672 fast/events/before-unload-returnValue.html [ Skip ] |
| |
| webkit.org/b/168239 [ Release ] fast/css/target-fragment-match.html [ Pass Failure ] |
| |
| webkit.org/b/173328 fast/text/system-font-fallback-emoji.html [ Failure ] |
| webkit.org/b/173328 fast/text/system-font-fallback.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/173611 media/video-buffered.html [ Pass Failure ] |
| |
| webkit.org/b/171617 perf/object-keys.html [ Pass Failure ] |