| # 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 ] |
| quicklook [ Pass ] |
| http/tests/quicklook [ Pass ] |
| |
| fast/text-autosizing/ios [ Pass ] |
| |
| # <rdar://problem/22898927> Crashes in iWorkImport.framework |
| quicklook/pages.html [ Pass Crash ] |
| |
| #////////////////////////////////////////////////////////////////////////////////////////// |
| # 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 |
| |
| # 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. |
| fast/notifications |
| http/tests/notifications |
| fast/history/page-cache-notification-non-suspendable.html |
| fast/history/page-cache-notification-suspendable.html |
| |
| # 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 mousewheel 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 ] |
| |
| # Not supported on iOS |
| batterystatus |
| fast/mediastream |
| fast/speechsynthesis |
| gamepad |
| java |
| mhtml |
| proximity |
| vibration |
| |
| # 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 |
| |
| # Pointer-lock not supported on iOS |
| pointer-lock |
| http/tests/pointer-lock |
| |
| # FIXME: Media tests not supported on iOS |
| media |
| http/tests/media |
| imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements |
| |
| # No touch events |
| fast/shadow-dom/touch-event-ios.html [ Skip ] |
| platform/ios-simulator/ios/fast/forms/range-input-container-touches.html [ Skip ] |
| platform/ios-simulator/ios/fast/forms/range-input-readonly-and-disabled.html [ Skip ] |
| platform/ios-simulator/ios/fast/forms/range-input-touches.html [ Skip ] |
| platform/ios-simulator/ios/fast/text/data-detectors/phone-disabled.html [ Skip ] |
| platform/ios-simulator/ios/fast/text/data-detectors/phone.html [ Skip ] |
| |
| # MediaSource is not currently supported on iOS. |
| 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 ] |
| |
| # X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled. |
| webkit.org/b/136452 http/tests/security/contentTypeOptions |
| |
| # webkit.org/b/61138, webkit.org/b/84893, webkit.org/b/133321 |
| http/tests/w3c/webperf |
| |
| # 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 ] |
| |
| # 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 ] |
| |
| # 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: |
| 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-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 ] |
| |
| # AutoFill button is not supported |
| fast/forms/auto-fill-button/mouse-down-input-mouse-release-auto-fill-button.html |
| |
| fast/events/touch [ Skip ] |
| |
| # Mouse events are not supported on iOS |
| 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-hovered.html [ Skip ] |
| fast/scrolling/scroll-animator-select-list-events.html [ Skip ] |
| fast/events/prevent-default-prevents-interaction-with-scrollbars.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 ] |
| |
| webkit.org/b/148695 fast/shadow-dom [ Pass ] |
| |
| # No tab navigation support on iOS |
| fast/shadow-dom/focus-across-details-element.html [ Failure ] |
| fast/shadow-dom/focus-navigation-across-slots.html [ Failure ] |
| fast/shadow-dom/focus-on-iframe.html [ Failure ] |
| fast/shadow-dom/negative-tabindex-on-shadow-host.html [ Failure ] |
| webkit.org/b/116046 fast/events/sequential-focus-navigation-starting-point.html [ Skip ] |
| |
| webkit.org/b/150225 fast/custom-elements [ Pass ] |
| |
| # 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 ] |
| |
| # This test relies on EventSender.keydown(), which is not supported on iOS |
| webkit.org/b/155233 fast/events/max-tabindex-focus.html [ Skip ] |
| fast/shadow-dom/shadow-host-removal-crash.html [ Skip ] |
| |
| # The file-wrapper part of <attachment> is not yet working on iOS |
| fast/attachment/attachment-type-attribute.html [ Skip ] |
| |
| webkit.org/b/156857 http/tests/navigation/ping-attribute [ 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 ] |
| |
| ### |
| # 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.fillStyle.parse.rgb-eof.html [ Failure ] |
| webkit.org/b/137530 canvas/philip/tests/2d.fillStyle.parse.rgba-eof.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 ] |
| |
| # 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/download/inherited-encoding.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/multipart/policy-ignore-crash.php [ 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/cross-origin-worker-indexeddb-allowed.html [ Failure ] |
| http/tests/security/cross-origin-worker-indexeddb.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/overflow/overflow-compositing-descendant.html |
| compositing/overflow/scroll-ancestor-update.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 |
| |
| # <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-clip-accelerated-blending-canvas.html [ Failure ] |
| 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/auto-margins.html [ ImageOnlyFailure ] |
| 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-computed-shape-000.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/namespaces/syntax-021.xml [ 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 ] |
| scrollbars/scrollbars-on-positioned-content.html [ Failure ] |
| |
| # JavaScript tests that fail: |
| js/dom/dfg-inline-resolve.html [ Failure ] |
| 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 the Latin Modern Math font. |
| mathml/opentype/fraction-line.html [ Pass ImageOnlyFailure ] |
| mathml/presentation/fractions-linethickness.html [ Pass ImageOnlyFailure ] |
| mathml/opentype/large-operators-italic-correction.html [ Pass Failure ] |
| mathml/presentation/multiscripts-positions.html [ Pass ImageOnlyFailure ] |
| mathml/presentation/scripts-subsup.html [ Pass ImageOnlyFailure ] |
| |
| # These reftests require a font with Mathematical Alphanumeric Symbols. |
| mathml/presentation/attributes-mathvariant.html [ ImageOnlyFailure ] |
| mathml/presentation/tokenElements-mathvariant.html [ ImageOnlyFailure ] |
| |
| # MathML tests that fail: |
| mathml/opentype/horizontal.html [ Failure ] |
| mathml/opentype/opentype-stretchy-horizontal.html [ Failure ] |
| mathml/mathml-in-dashboard.html [ Failure ] |
| mathml/presentation/scripts-height.html [ ImageOnlyFailure ] |
| |
| # <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-I18N/g-dirLTR-ubNone.svg [ Failure ] |
| svg/W3C-I18N/g-dirLTR-ubOverride.svg [ Failure ] |
| svg/W3C-I18N/g-dirRTL-ubNone.svg [ Failure ] |
| svg/W3C-I18N/g-dirRTL-ubOverride.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg [ Failure ] |
| svg/W3C-I18N/text-anchor-no-markup.svg [ Failure ] |
| svg/W3C-I18N/text-dirLTR-ubNone.svg [ Failure ] |
| svg/W3C-I18N/text-dirLTR-ubOverride.svg [ Failure ] |
| svg/W3C-I18N/text-dirRTL-ubNone.svg [ Failure ] |
| svg/W3C-I18N/text-dirRTL-ubOverride.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg [ Failure ] |
| svg/W3C-I18N/tspan-direction-ltr.svg [ Failure ] |
| svg/W3C-I18N/tspan-direction-rtl.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/coords-units-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/filters-image-03-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/filters-image-05-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/painting-marker-05-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/painting-marker-06-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/struct-use-11-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/struct-use-14-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/text-intro-09-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/text-tref-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/types-dom-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/types-dom-04-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/types-dom-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Failure ] |
| svg/W3C-SVG-1.1-SE/types-dom-07-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-08-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-09-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-10-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-11-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-13-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-14-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-18-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-20-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-21-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-22-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-23-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-24-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-25-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-26-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-27-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-28-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-29-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-31-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-32-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-34-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-39-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-44-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-52-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-60-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-61-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-62-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-63-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-64-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-65-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-66-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-67-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-68-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-69-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-70-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-77-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-78-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-80-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-81-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-83-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-84-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/animate-elem-85-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/color-prof-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/color-prop-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/color-prop-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/color-prop-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-coord-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-coord-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-trans-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-trans-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-trans-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-trans-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-trans-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-trans-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-units-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-units-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-viewattr-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-viewattr-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/coords-viewattr-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/extend-namespace-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-blend-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-color-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-composite-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-comptran-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-conv-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-diffuse-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-displace-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-example-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-felem-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-gauss-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-image-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-light-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-light-04-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-morph-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-offset-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-specular-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-tile-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-turb-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/filters-turb-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-desc-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-elem-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-elem-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-elem-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-elem-04-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-elem-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-elem-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-elem-07-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-glyph-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-glyph-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/fonts-kern-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/interact-cursor-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/interact-dom-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/interact-events-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/interact-order-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/interact-order-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/interact-order-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/interact-zoom-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-a-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-a-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-a-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-a-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-a-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-a-07-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-uri-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-uri-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/linking-uri-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-intro-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-mask-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-opacity-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-path-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-path-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-path-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-path-04-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/masking-path-05-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/metadata-example-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-fill-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-fill-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-fill-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-fill-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-fill-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-marker-01-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-marker-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-marker-03-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-render-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-stroke-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-stroke-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-stroke-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-stroke-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/painting-stroke-07-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-03-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-07-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-08-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-09-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-10-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-12-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-13-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-14-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/paths-data-15-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-04-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-06-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-07-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-08-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-09-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-10-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-11-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-12-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-14-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-15-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-16-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-17-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-18-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-grad-19-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/pservers-pattern-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-elems-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-elems-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-elems-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-elems-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-elems-07-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-elems-08-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-groups-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/render-groups-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/script-handle-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/script-handle-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/script-handle-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/script-handle-04-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-circle-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-circle-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-ellipse-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-ellipse-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-intro-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-line-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-polygon-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-polyline-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-rect-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/shapes-rect-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-cond-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-cond-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-cond-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-defs-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-dom-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-dom-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-dom-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-dom-04-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-dom-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-frag-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-frag-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-frag-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-frag-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-frag-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-group-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-group-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-group-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-07-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-08-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-09-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-image-10-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-symbol-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-use-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-use-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/struct-use-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-css-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-css-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-css-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-css-04-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-css-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-css-06-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-inherit-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/styling-pres-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-align-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-align-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-align-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-align-04-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-align-05-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-align-06-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-align-08-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-altglyph-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-deco-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-fonts-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-fonts-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-fonts-03-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-intro-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-intro-02-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-intro-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-intro-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-path-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-spacing-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-text-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-text-03-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-text-04-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-text-05-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-text-06-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-text-07-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-text-08-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-tref-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-tselect-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-tselect-02-f.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-tspan-01-b.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-ws-01-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/text-ws-02-t.svg [ Failure ] |
| svg/W3C-SVG-1.1/types-basicDOM-01-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/animations/animate-text-nested-transforms.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/longTextOnPath.svg [ Failure ] |
| svg/batik/text/smallFonts.svg [ Failure ] |
| svg/batik/text/textAnchor.svg [ Failure ] |
| svg/batik/text/textAnchor2.svg [ Failure ] |
| svg/batik/text/textAnchor3.svg [ Failure ] |
| svg/batik/text/textDecoration.svg [ Failure ] |
| svg/batik/text/textDecoration2.svg [ Failure ] |
| svg/batik/text/textEffect.svg [ Failure ] |
| svg/batik/text/textEffect2.svg [ Failure ] |
| svg/batik/text/textEffect3.svg [ Failure ] |
| svg/batik/text/textFeatures.svg [ Failure ] |
| svg/batik/text/textGlyphOrientationHorizontal.svg [ Failure ] |
| svg/batik/text/textLayout.svg [ Failure ] |
| svg/batik/text/textLayout2.svg [ Failure ] |
| svg/batik/text/textLength.svg [ Failure ] |
| svg/batik/text/textOnPath.svg [ Failure ] |
| svg/batik/text/textOnPath2.svg [ Failure ] |
| svg/batik/text/textOnPath3.svg [ Failure ] |
| svg/batik/text/textOnPathSpaces.svg [ Failure ] |
| svg/batik/text/textPCDATA.svg [ Failure ] |
| svg/batik/text/textPosition.svg [ Failure ] |
| svg/batik/text/textPosition2.svg [ Failure ] |
| svg/batik/text/textProperties.svg [ Failure ] |
| svg/batik/text/textProperties2.svg [ Failure ] |
| svg/batik/text/textStyles.svg [ Failure ] |
| svg/batik/text/verticalText.svg [ Failure ] |
| svg/batik/text/verticalTextOnPath.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/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ] |
| svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ] |
| 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-hidden-content.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-background-color.xhtml [ Failure ] |
| svg/text/selection-doubleclick.svg [ Failure ] |
| svg/text/selection-tripleclick.svg [ Failure ] |
| svg/text/small-fonts-2.svg [ Failure ] |
| svg/text/small-fonts-3.svg [ Failure ] |
| svg/text/small-fonts.svg [ Failure ] |
| svg/text/text-align-01-b.svg [ Failure ] |
| svg/text/text-align-02-b.svg [ Failure ] |
| svg/text/text-align-03-b.svg [ Failure ] |
| svg/text/text-align-04-b.svg [ Failure ] |
| svg/text/text-align-05-b.svg [ Failure ] |
| svg/text/text-align-06-b.svg [ Failure ] |
| svg/text/text-altglyph-01-b.svg [ Failure ] |
| svg/text/text-deco-01-b.svg [ Failure ] |
| svg/text/text-fill-opacity.svg [ Failure ] |
| svg/text/text-fonts-01-t.svg [ Failure ] |
| svg/text/text-fonts-02-t.svg [ Failure ] |
| svg/text/text-gradient-positioning.svg [ Failure ] |
| svg/text/text-hkern.svg [ Failure ] |
| svg/text/text-intro-05-t.svg [ Failure ] |
| svg/text/text-midpoint-split-bug.svg [ Failure ] |
| svg/text/text-path-01-b.svg [ Failure ] |
| svg/text/text-path-middle-align.svg [ Failure ] |
| svg/text/text-spacing-01-b.svg [ Failure ] |
| svg/text/text-text-01-b.svg [ Failure ] |
| svg/text/text-text-03-b.svg [ Failure ] |
| svg/text/text-text-04-t.svg [ Failure ] |
| svg/text/text-text-05-t.svg [ Failure ] |
| svg/text/text-text-06-t.svg [ Failure ] |
| svg/text/text-text-07-t.svg [ Failure ] |
| svg/text/text-text-08-b.svg [ Failure ] |
| svg/text/text-tref-01-b.svg [ Failure ] |
| svg/text/text-tselect-01-b.svg [ Failure ] |
| svg/text/text-tselect-02-f.svg [ Failure ] |
| svg/text/text-tspan-01-b.svg [ Failure ] |
| svg/text/text-viewbox-rescale.html [ Failure ] |
| svg/text/text-vkern.svg [ Failure ] |
| svg/text/text-ws-01-t.svg [ Failure ] |
| svg/text/text-ws-02-t.svg [ Failure ] |
| svg/text/textpath-outline.svg [ ImageOnlyFailure ] |
| svg/text/tspan-dynamic-positioning.svg [ Failure ] |
| 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-image-tiled.html [ 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/loading/video-in-webarchive.html [ Failure ] |
| 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 ] |
| http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.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/block/positioning/rtl-fixed-positioning.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/box-sizing/box-sizing.html [ Failure ] |
| fast/canvas/canvas-bg.html [ Failure ] |
| fast/canvas/canvas-blending-global-alpha.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-detached.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/cursor-parsing-image-set.html [ Failure ] |
| 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/inflow-sticky.html [ ImageOnlyFailure ] |
| fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ] |
| fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ] |
| fast/css/sticky/replaced-sticky.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-as-positioning-container.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-both-sides.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-left.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-margins.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-side-margins.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-table-row-top.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-table-thead-top.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-top-margins.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-top.html [ ImageOnlyFailure ] |
| fast/css/sticky/sticky-writing-mode-horizontal-bt.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/css/word-spacing-characters.html [ ImageOnlyFailure ] |
| 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-in-noscroll-iframe.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/HTMLMeterElement/meter-clone.html [ Failure ] |
| fast/dom/HTMLMeterElement/meter-element-markup.html [ Failure ] |
| fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html [ Failure ] |
| fast/dom/HTMLMeterElement/meter-element-with-child-crash.html [ Failure ] |
| fast/dom/HTMLMeterElement/meter-element.html [ Failure ] |
| fast/dom/HTMLMeterElement/meter-percent-size.html [ Failure ] |
| fast/dom/HTMLMeterElement/set-meter-properties.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 ] |
| fast/dom/Window/mozilla-focus-blur.html [ Failure ] |
| fast/dom/Window/new-window-opener.html [ Failure ] |
| fast/dom/Window/open-invalid-url.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/adopt-node-crash-2.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/custom/document-register-basic.html [ Failure ] |
| fast/dom/custom/document-register-namespace.html [ Failure ] |
| fast/dom/custom/document-register-reentrant-null-constructor.html [ Failure ] |
| fast/dom/custom/document-register-reentrant-returning-fake.html [ Failure ] |
| fast/dom/custom/document-register-type-extensions.html [ Failure ] |
| fast/dom/custom/lifecycle-ready-createElement-recursion.html [ Failure ] |
| fast/dom/custom/lifecycle-ready-createElement-reentrancy.html [ Failure ] |
| fast/dom/custom/lifecycle-ready-creation-api.html [ Failure ] |
| fast/dom/custom/lifecycle-ready-innerHTML.html [ Failure ] |
| fast/dom/custom/lifecycle-ready-parser-only.html [ ImageOnlyFailure ] |
| fast/dom/custom/lifecycle-ready-parser-script.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/attempt-scroll-with-no-scrollbars.html [ Failure ] |
| fast/events/autoscroll-in-overflow-hidden-html.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/blur-focus-window-should-blur-focus-element.html [ Failure ] |
| fast/events/capture-on-target.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-anchor.html [ Failure ] |
| fast/events/click-focus-control.html [ Failure ] |
| fast/events/click-range-slider.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/continuous-platform-wheelevent-in-scrolling-div.html [ Failure ] |
| fast/events/data-transfer-files-attribute-identity.html [ Failure ] |
| fast/events/dblclick-addEventListener.html [ Failure ] |
| fast/events/document-elementFromPoint.html [ Failure ] |
| fast/events/dont-loose-last-event.html [ Failure ] |
| fast/events/event-attribute.html [ Failure ] |
| fast/events/event-input-contentEditable.html [ Failure ] |
| fast/events/event-sender-mouse-moved.html [ Failure ] |
| fast/events/event-view-toString.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-click-focus.html [ Failure ] |
| fast/events/frame-detached-in-mousedown.html [ Failure ] |
| fast/events/frame-scroll-fake-mouse-move.html [ Failure ] |
| fast/events/frame-tab-focus.html [ Failure ] |
| fast/events/iframe-onmousemove.html [ Failure ] |
| fast/events/imagemap-norender-crash.html [ Failure ] |
| fast/events/ime-composition-events-001.html [ Failure ] |
| fast/events/input-tab-focus-no-duplicate-events.html [ Failure ] |
| fast/events/inputText-never-fired-on-keydown-cancel.html [ Failure ] |
| fast/events/js-keyboard-event-creation.html [ Failure ] |
| fast/events/key-events-in-input-button.html [ Failure ] |
| fast/events/keydown-1.html [ Failure ] |
| fast/events/keydown-function-keys.html [ Failure ] |
| fast/events/keydown-keypress-focus-change.html [ Failure ] |
| fast/events/keydown-keypress-preventDefault.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/media-element-focus-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/overflow-scroll-fake-mouse-move.html [ Failure ] |
| fast/events/page-scaled-mouse-click-iframe.html [ Failure ] |
| fast/events/page-scaled-mouse-click.html [ Failure ] |
| fast/events/platform-wheelevent-in-scrolling-div.html [ Failure ] |
| fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Failure ] |
| fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Failure ] |
| fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Failure ] |
| fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Failure ] |
| fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Failure ] |
| fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Failure ] |
| fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Failure ] |
| fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Failure ] |
| fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Failure ] |
| fast/events/platform-wheelevent-paging-y-in-scrolling-page.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 ] |
| |
| # 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/wheelevent-basic.html [ Failure ] |
| fast/events/wheelevent-direction-inverted-from-device.html [ Failure ] |
| fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Failure ] |
| fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Failure ] |
| fast/events/wheelevent-mousewheel-interaction.html [ Failure ] |
| |
| 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 ] |
| fast/forms/color/color-setrangetext.html [ Failure ] |
| fast/forms/color/input-color-onchange-event.html [ Failure ] |
| fast/forms/color/input-value-sanitization-color.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/label/labelable-elements.html [ Failure ] |
| fast/forms/label/labels-add-htmlFor-label.html [ Failure ] |
| fast/forms/label/labels-add-parent-label.html [ Failure ] |
| fast/forms/label/labels-change-htmlFor-attribute.html [ Failure ] |
| fast/forms/label/labels-multiple-sibling-labels.html [ Failure ] |
| fast/forms/label/labels-parent-and-sibling-labels.html [ Failure ] |
| fast/forms/label/labels-remove-htmlFor-attribute.html [ Failure ] |
| fast/forms/label/labels-remove-htmlFor-label.html [ Failure ] |
| fast/forms/label/labels-remove-parent-label.html [ Failure ] |
| fast/forms/label/labels-set-htmlFor-attribute.html [ Failure ] |
| 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-when-toggled-disabled.html [ 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/flattening/scrolling-in-object.html [ ImageOnlyFailure ] |
| 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/location-redirect-user-gesture.html [ Failure ] |
| fast/frames/paint-iframe-background.html [ Failure ] |
| fast/frames/sandboxed-iframe-about-blank.html [ Failure ] |
| fast/frames/sandboxed-iframe-close-top-noclose.html [ Failure ] |
| fast/frames/sandboxed-iframe-close-top.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/history/back-forward-reset-after-error-handling.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/pdf-as-image-with-annotations.html [ ImageOnlyFailure ] |
| 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/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-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 ] |
| |
| # Tests designed for TEXT_AUTOSIZING, not IOS_TEXT_AUTOSIZING behavior. |
| fast/text-autosizing/cluster-inline-block-or-table.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-inline-grid-flex-box.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-list-item.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-narrow-in-wide-ohidden.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-narrow-in-wide.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-wide-in-narrow.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-with-narrow-lca-and-cluster.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-with-narrow-lca.html [ ImageOnlyFailure ] |
| fast/text-autosizing/cluster-with-wide-lca.html [ ImageOnlyFailure ] |
| fast/text-autosizing/clusters-insufficient-text.html [ ImageOnlyFailure ] |
| fast/text-autosizing/clusters-insufficient-width.html [ ImageOnlyFailure ] |
| fast/text-autosizing/clusters-sufficient-text-except-in-root.html [ ImageOnlyFailure ] |
| fast/text-autosizing/clusters-sufficient-width.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-and-overflow-auto-ancestor.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-and-overflow-paged-x-ancestor.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-and-overflow-scroll-ancestor.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-height-body.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-then-float-ancestors.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-then-overflow-ancestors.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-then-position-absolute-ancestors.html [ ImageOnlyFailure ] |
| fast/text-autosizing/constrained-then-position-fixed-ancestors.html [ ImageOnlyFailure ] |
| fast/text-autosizing/em-margin-border-padding.html [ ImageOnlyFailure ] |
| fast/text-autosizing/font-scale-factor.html [ ImageOnlyFailure ] |
| fast/text-autosizing/form-controls-autosizing-button-input-elements.html [ ImageOnlyFailure ] |
| fast/text-autosizing/form-controls-autosizing-checkbox-input-element.html [ ImageOnlyFailure ] |
| fast/text-autosizing/form-controls-autosizing-radio-input-element.html [ ImageOnlyFailure ] |
| fast/text-autosizing/form-controls-autosizing-select-element.html [ ImageOnlyFailure ] |
| fast/text-autosizing/form-controls-autosizing-textfield-input-elements.html [ ImageOnlyFailure ] |
| fast/text-autosizing/header-li-links-autosizing.html [ ImageOnlyFailure ] |
| fast/text-autosizing/header-links-autosizing-different-fontsize.html [ ImageOnlyFailure ] |
| fast/text-autosizing/header-links-autosizing.html [ ImageOnlyFailure ] |
| fast/text-autosizing/narrow-child.html [ ImageOnlyFailure ] |
| fast/text-autosizing/narrow-descendants-combined.html [ ImageOnlyFailure ] |
| fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ] |
| fast/text-autosizing/narrow-iframe.html [ ImageOnlyFailure ] |
| fast/text-autosizing/nested-child.html [ ImageOnlyFailure ] |
| fast/text-autosizing/nested-em-line-height.html [ ImageOnlyFailure ] |
| fast/text-autosizing/oscillation-javascript-fontsize-change.html [ ImageOnlyFailure ] |
| fast/text-autosizing/simple-paragraph.html [ ImageOnlyFailure ] |
| fast/text-autosizing/span-child.html [ ImageOnlyFailure ] |
| fast/text-autosizing/unwrappable-blocks.html [ ImageOnlyFailure ] |
| fast/text-autosizing/unwrappable-inlines.html [ ImageOnlyFailure ] |
| fast/text-autosizing/various-font-sizes.html [ ImageOnlyFailure ] |
| fast/text-autosizing/wide-block.html [ ImageOnlyFailure ] |
| fast/text-autosizing/wide-child.html [ ImageOnlyFailure ] |
| fast/text-autosizing/wide-iframe.html [ ImageOnlyFailure ] |
| fast/text-autosizing/wide-in-narrow-overflow-scroll.html [ ImageOnlyFailure ] |
| |
| 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/narrow-non-breaking-space.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/constructors/media-key-event-constructor.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/events/wheelevent-in-text-node.html |
| fast/events/will-reveal-edges-body-attributes.html |
| fast/events/will-reveal-edges-event-listeners.html |
| fast/events/will-reveal-edges-window-attributes.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/misc/slow-loading-mask.html [ Failure ] |
| http/tests/uri/css-href.php [ Failure ] |
| ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ] |
| mathml/presentation/mo-stretch.html [ 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 ] |
| editing/undo/undo-combined-delete.html [ Failure ] |
| editing/undo/undo-forward-delete-boundary.html [ Failure ] |
| editing/undo/undo-forward-delete.html [ 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-simulator/ios/compositing/overlap-page-scale.html [ Failure ] |
| platform/ios-simulator/ios/fast/fixed/absolute-over-fixed.html [ Failure ] |
| platform/ios-simulator/ios/fast/fixed/fixed-in-transform.html [ Failure ] |
| platform/ios-simulator/ios/fast/fixed/four-bars.html [ Failure ] |
| platform/ios-simulator/ios/fast/fixed/frame-with-fixed.html [ Failure ] |
| platform/ios-simulator/ios/fast/fixed/overlay-fixed.html [ Failure ] |
| platform/ios-simulator/ios/fast/forms/borderless-input-gradient.html [ Failure ] |
| platform/ios-simulator/ios/fast/forms/date-input-decorations.html [ Failure ] |
| platform/ios-simulator/ios/fast/forms/form-controls-on-backgrounds.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/apple-logo.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/emoji-complextext.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/emoji-text.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/line-breaking-with-kerning.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/mid-word-break-before-combining-mark.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/opticalFont.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/opticalFontWithTextStyle.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/opticalFontWithWeight.html [ Failure ] |
| platform/ios-simulator/ios/fast/text/textStylesWithSizes.html [ Failure ] |
| platform/ios-simulator/ios/fixed/absolute-inside-fixed.html [ Failure ] |
| platform/ios-simulator/ios/fixed/four-bars.html [ Failure ] |
| platform/ios-simulator/ios/fixed/nested-fixed.html [ Failure ] |
| platform/ios-simulator/ios/fixed/percentage-inside-fixed.html [ Failure ] |
| platform/ios-simulator/ios/touch [ Skip ] |
| |
| # 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-simulator/ios/fast/text/combining-enclosing-keycap.html |
| platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe-no-height-or-width.html |
| platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe.html |
| |
| # Kerning, Ligatures, and Printer Fonts caused these tests to fail. |
| # The following tests are reftests (and also fail on Mac): |
| webkit.org/b/139968 fast/css/word-spacing-between-blocks.html [ ImageOnlyFailure ] |
| webkit.org/b/139968 fast/css/word-spacing-between-inlines.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyFailure ] |
| |
| ### |
| # Mark as passing specific tests in folders that were skipped temporarily above. |
| ## |
| webkit.org/b/138970 fast/text-autosizing/ios/line-height-text-autosizing.html [ Pass ] |
| |
| # 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/events/onclick-list-marker.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 ] |
| fast/dom/custom/lifecycle-ready-paste.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 ] |
| css3/scroll-snap/scroll-snap-coordinate.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-simulator/ios/accessibility/set-value.html [ Failure ] |
| platform/ios-simulator/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-empty-region-scrolled.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 [ 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-flex off-by-one px |
| webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ] |
| |
| 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 ] |
| |
| # Flaky tests ( these tests were affected by https://bugs.webkit.org/show_bug.cgi?id=149320 ) |
| |
| css3/line-break/line-break-loose-hyphens.html [ ImageOnlyFailure ] |
| css3/line-break/line-break-normal-hyphens.html [ ImageOnlyFailure ] |
| css3/line-break/line-break-loose-centered.html [ ImageOnlyFailure Pass ] |
| css3/line-break/line-break-loose-postfixes.html [ ImageOnlyFailure Pass ] |
| css3/line-break/line-break-loose-sound-marks.html [ ImageOnlyFailure Pass ] |
| css3/line-break/line-break-normal-sound-marks.html [ ImageOnlyFailure Pass ] |
| |
| # 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/http/tests/security/script-crossorigin-loads-correctly-credentials.html [ Failure 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/152449 fast/events/can-click-element-on-page-with-active-pseudo-class-and-search-field.html [ Skip ] |
| |
| webkit.org/b/152701 fast/animation/request-animation-frame-disabled.html [ Skip ] |
| |
| webkit.org/b/152439 compositing/overflow/dynamic-composited-scrolling-status.html [ Failure ] |
| |
| 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 ] |
| |
| # Since this test directory is explicitly enabled for iOS, the passing tests are being re-enabled individually until flakiness is resolved |
| webkit.org/b/153110 fast/viewport/ios/width-is-device-width-overflowing.html [ Pass Failure ] |
| webkit.org/b/153110 fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden.html [ Pass Failure ] |
| webkit.org/b/153110 fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html [ Pass Failure ] |
| fast/viewport/ios/width-is-device-width.html [ Pass ] |
| fast/viewport/ios/width-is-device-width-overflowing-no-shrink-to-fit.html [ Pass ] |
| |
| webkit.org/b/153371 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass 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-xhtml.xhtml [ 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/152438 fast/text/fallback-language-han-2.html [ ImageOnlyFailure ] |
| |
| 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/153029 fast/css-generated-content/details-summary-before-after.html [ Failure ] |
| |
| 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. |
| css3/font-variant-petite-caps-synthesis-coverage.html [ ImageOnlyFailure ] |
| css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ] |
| css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ] |
| 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/css3-text/css3-text-decoration/text-decoration-line-through-mispositioned.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/155271 [ Debug ] js/regress/getter-richards-try-catch.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 ] |
| |
| # iOS does not allow you to scroll by dragging the scrollbar thumb. |
| webkit.org/b/157201 fast/scrolling/rtl-drag-vertical-scroller.html [ Failure ] |
| |
| # 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 ] |