blob: a3a2943ca8f563074d7efd67c9858237c2edb0f2 [file] [log] [blame]
# These are the layout test expectations for the GTK port of WebKit.
#
#
# If you get different test results than the bots for some tests
# even when using the internal JHBuild, then you can re-try using a
# chroot of the same distro and version the bots use (see below).
# If doing that fixes the issue, it means we need to identify the library
# that is causing the difference on the results, and add it to the JHBuild.
#
# The bots of WebKitGTK+ running layout tests (Release Test, Debug Test, Release Wayland Tests)
# are currently running on Debian 9 (Stretch) x86_64.
#
#
# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
#
# Never add any tests to this file without opening a bug on bugzilla.webkit.org.
#//////////////////////////////////////////////////////////////////////////////////////////
# Platform-specific directories.
#//////////////////////////////////////////////////////////////////////////////////////////
accessibility/gtk [ Pass ]
editing/pasteboard/gtk [ Pass ]
swipe [ Pass ]
#//////////////////////////////////////////////////////////////////////////////////////////
# End platform-specific directories.
#//////////////////////////////////////////////////////////////////////////////////////////
#//////////////////////////////////////////////////////////////////////////////////////////
# Triaged Expectations
# * KEEP THE SECTIONS SORTED ALPHABETICALLY.
# * ALWAYS WITH BUG ENTRIES for things like Timeout, Failure and Crash.
#
# For more info, check the glib/TestExpectations file
# If unsure of where to put the expectations, add the test to the end of the file and
# ask for triaging.
#//////////////////////////////////////////////////////////////////////////////////////////
# GStreamer - GTK-Only. Most GStreamer issues probably will go in the glib expectations
webkit.org/b/210528 media/video-supports-fullscreen.html [ Crash Pass ]
# Printing
webkit.org/b/196542 printing/crash-while-formatting-subframe-for-printing.html [ Crash ]
webkit.org/b/196542 printing/printing-events.html [ Crash ]
# Workers
## Also timeouts sometimes in Wayland
webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash ]
#//////////////////////////////////////////////////////////////////////////////////////////
# End of Triaged Expectations
# Legacy Expectations sections below
#//////////////////////////////////////////////////////////////////////////////////////////
# This list is divided into several sections to make it easy for us to triage and close issues.
# 1. TESTS THAT REQUIRE NEW RESULTS
# Please don't add any tests to this list. Instead just ping a GTK+ developer
# to generate results for you.
# 2. EXPECTED FAILURES
# This list is divided into two parts:
# a. Tests that we never expect to pass, because they use features we likely
# will never implement (Mac-only features, for instance).
# b. Missing WebCore/WebKit features that we'll want someday.
# 3. TESTS CRASHING
# Please open a bug for each test crashing with any important information.
# These are in a separate section than failing tests, because they should be
# priority fixes.
# 4. FLAKY TESTS
# Tests that sometimes pass.
# 5. SLOW TESTS
# These tests are assigned the SLOW modifier to prevent them timing out as they
# otherwise pass, but take a long time to complete due to the nature of test,
# debug configuration or some other performance-affecting factor.
# 6. TESTS TIMING OUT
# Please open a bug for each test timing out with any important information.
# 7. TESTS WITH ARCHITECTURE-SPECIFIC RESULTS
# Tests with different results (of which at least one is failure) on 32-bit and 64-bit builders.
# These tests are essentially marked as flaky, but are noted as failing only on specific architecture.
#
# 8. WEBKIT2 REGRESSIONS
# Tests that are now failing because of the switch to WebKit2, probably misssing some
# test harness support.
#
# 9. TESTS FAILING
# Each test should (eventually) have a bug. Missing test harness features also go here.
#
# 10. TESTS PASSING
# Tests that pass for GTK but have different expectations in the global expectations file.
#
# 11. THREADED COMPOSITOR FAILURES
# Tests that are now failing because of the switch to ThreadedCompositor.
#////////////////////////////////////////////////////////////////////////////////////////
# 1. TESTS THAT REQUIRE NEW RESULTS
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 2. EXPECTED FAILURES
#////////////////////////////////////////////////////////////////////////////////////////
# This test assumes we cannot play RTSP, but we can.
Bug(GTK) media/unsupported-rtsp.html [ WontFix Skip ]
# ENABLE(DRAGGABLE_REGION) is disabled
Bug(GTK) fast/css/draggable-region-parser.html [ Failure ]
# Accelerated overflow scrolling (ENABLE_ACCELERATED_OVERFLOW_SCROLLING) is not enabled.
Bug(GTK) fast/repaint/overflow-scroll-touch-repaint.html [ Skip ]
# This port doesn't support detecting slow unload handlers.
Bug(GTK) fast/dom/Window/slow-unload-handler.html [ WontFix Timeout Failure ]
Bug(GTK) fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ WontFix Timeout Failure ]
# Accessibility tests that should never be run for GTK due to be
# written in a platform-specific way. They should either be moved to
# the right platform or re-written in a more platform-agnostic way.
webkit.org/b/98348 accessibility/internal-link-anchors2.html [ Skip ]
# Things specific to AX API (at least at the moment)
webkit.org/b/98348 accessibility/radio-button-group-members.html [ Skip ]
webkit.org/b/141074 accessibility/auto-filled-value.html [ Skip ]
webkit.org/b/156045 accessibility/attachment-element.html [ Skip ]
webkit.org/b/193623 accessibility/set-selected-editable.html [ Skip ]
# Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425
webkit.org/b/98925 fast/viewport/viewport-legacy-handheldfriendly.html [ Skip ]
webkit.org/b/98925 fast/viewport/viewport-legacy-mobileoptimized-2.html [ Skip ]
webkit.org/b/98925 fast/viewport/viewport-legacy-mobileoptimized-3.html [ Skip ]
webkit.org/b/98925 fast/viewport/viewport-legacy-mobileoptimized.html [ Skip ]
webkit.org/b/98925 fast/viewport/viewport-legacy-ordering-5.html [ Skip ]
webkit.org/b/98925 fast/viewport/viewport-legacy-ordering-6.html [ Skip ]
webkit.org/b/98925 fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Skip ]
webkit.org/b/98925 fast/viewport/viewport-legacy-xhtmlmp.html [ Skip ]
# WebKitGTK+ uses different keyboard accelerators than Safari (via Chromium).
fast/events/option-tab.html [ WontFix Failure ]
# These tests expect a TIFF decoder (via Chromium).
# These pass while they're marked as WontFix - check it.
fast/images/embed-image.html [ WontFix Pass ]
fast/images/object-image.html [ WontFix Pass ]
# Content extensions, the failures need up-to-date expectations.
http/tests/contentextensions/basic-filter.html [ Failure ]
http/tests/contentextensions/character-set-basic-support.html [ Failure ]
http/tests/contentextensions/css-display-none.html [ Failure ]
http/tests/contentextensions/domain-rules.html [ Failure ]
http/tests/contentextensions/filters-with-quantifiers-combined.html [ Failure ]
http/tests/contentextensions/injected-script-callback.html [ Failure ]
http/tests/contentextensions/media-filtered.html [ Failure ]
http/tests/contentextensions/subresource-redirect-blocked.html [ Failure ]
http/tests/contentextensions/text-track-blocked.html [ Failure ]
http/tests/contentextensions/top-url.html [ Failure ]
http/tests/contentextensions/whitelist.html [ Failure ]
# This test requires Mac ObjC bindings, although it currently passes
Bug(GTK) http/tests/security/dataTransfer-set-data-file-url.html [ WontFix Pass ]
# Mac Safari under certain circumstances automatically places
# a caret in editable document even when none was requested programatically.
editing/selection/designmode-no-caret.html [ Skip ]
# These tests require loading a PDF as an image, which we do not support (via Chromium).
fast/images/pdf-as-image-landscape.html [ WontFix Failure ]
fast/replaced/pdf-as-image.html [ WontFix Failure ]
# These pass while they're marked as WontFix - check it.
fast/images/pdf-as-background.html [ WontFix Pass ]
fast/images/pdf-as-image.html [ WontFix Pass ]
fast/images/pdf-as-tiled-background.html [ WontFix Pass ]
# Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy.
http/tests/cookies/third-party-cookie-relaxing.html [ WontFix Failure ]
# This test is specific to QuickTime media engine.
media/video-does-not-loop.html [ WontFix Timeout Crash ]
# Requires media engine closed caption support.
media/media-captions.html [ WontFix Failure ]
# Features that we want eventually:
# DeviceMotion and DeviceOrientation are not enabled by default.
webkit.org/b/98927 fast/dom/Window/window-properties-device-orientation.html [ Skip ]
webkit.org/b/98927 fast/dom/DeviceMotion [ Skip ]
webkit.org/b/98927 fast/dom/DeviceOrientation [ Skip ]
# https://bugs.webkit.org/show_bug.cgi?id=81697 Skip file:// based notifications tests
fast/history/page-cache-notification-showing.html
fast/history/page-cache-notification-suspendable.html
# ENABLE_INPUT_TYPE_* are not enabled.
webkit.org/b/98936 fast/forms/date [ Skip ]
webkit.org/b/98936 fast/forms/datetime [ Skip ]
webkit.org/b/98936 fast/forms/datetimelocal [ Skip ]
webkit.org/b/98936 fast/forms/month [ Skip ]
webkit.org/b/98936 fast/forms/time [ Skip ]
webkit.org/b/98936 fast/forms/week [ Skip ]
# ENABLE_GAMEPAD not enabled.
webkit.org/b/98937 gamepad [ Skip ]
webkit.org/b/177447 imported/w3c/web-platform-tests/dom/events/Event-timestamp-high-resolution.html [ Failure ]
# Requires WebP support.
webkit.org/b/98939 fast/canvas/canvas-toDataURL-webp.html [ Skip ]
# DataTransferItems is not yet implemented.
webkit.org/b/98940 editing/pasteboard/data-transfer-items.html [ Skip ]
webkit.org/b/98940 editing/pasteboard/data-transfer-items-image-png.html [ Skip ]
webkit.org/b/98940 editing/pasteboard/data-transfer-items-drag-drop-file.html [ Skip ]
webkit.org/b/98940 editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Skip ]
webkit.org/b/98940 editing/pasteboard/data-transfer-items-drag-drop-string.html [ Skip ]
webkit.org/b/98940 fast/events/clipboard-dataTransferItemList.html [ Skip ]
webkit.org/b/98940 fast/events/drag-dataTransferItemList.html [ Skip ]
webkit.org/b/98940 fast/events/drag-dataTransferItemList-file-handling.html [ Skip ]
# Custom MIME type support in DataTransfer is not yet implemented; this test was added
# by Google while implementing a different pasteboard API that was only being used by
# Chromium and Qt, might make sense to remove.
webkit.org/b/99068 editing/pasteboard/clipboard-customData.html [ Failure ]
# Quota API is not supported.
webkit.org/b/98942 storage/storageinfo-missing-arguments.html [ Failure ]
webkit.org/b/98942 storage/storageinfo-no-callbacks.html [ Failure ]
webkit.org/b/98942 storage/storageinfo-query-usage.html [ Failure ]
webkit.org/b/98942 storage/storageinfo-request-quota.html [ Failure ]
webkit.org/b/98942 storage/storagequota-query-usage.html [ Failure ]
webkit.org/b/98942 storage/storagequota-request-quota.html [ Failure ]
webkit.org/b/98942 fast/workers/worker-storagequota-query-usage.html [ Failure ]
# GTK doesn't support smart replace.
webkit.org/b/61661 editing/pasteboard/drag-drop-list.html [ Failure ]
# MSE failures
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/URL-createObjectURL-revoke.html [ Failure ]
# See also bug #175578
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-activesourcebuffers.html [ Crash Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-append-buffer.html [ Crash Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-avtracks.html [ Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-buffered.html [ Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-changetype.html [ Failure Crash ]
# Crash is webkit.org/b/176020
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-duration.html [ Failure Crash ]
# Crash in bug #176019
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-endofstream.html [ Failure Crash ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-errors.html [ Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-preload.html [ Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-seekable.html [ Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-sequencemode-append-buffer.html [ Failure ]
webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-trackdefaultlist.html [ Failure ]
webkit.org/b/210341 imported/w3c/web-platform-tests/media-source/mediasource-sourcebuffer-mode-timestamps.html [ Failure Crash ]
webkit.org/b/210342 imported/w3c/web-platform-tests/media-source/mediasource-sourcebuffer-trackdefaults.html [ Failure Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-attach-stops-delaying-load-event.html [ Pass Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-closed.html [ Pass Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-av-video-bitrate.html [ Pass Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-a-bitrate.html [ Pass Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-av-video-bitrate.html [ Pass Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framesize.html [ Pass Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-liveseekable.html [ Pass Crash ]
webkit.org/b/210498 imported/w3c/web-platform-tests/media-source/mediasource-trackdefault.html [ Failure Crash ]
webkit.org/b/210498 media/media-source/media-source-restrictions.html [ Pass Crash ]
webkit.org/b/210498 media/media-source/media-source-sequence-timestamps.html [ Pass Crash ]
webkit.org/b/175876 imported/w3c/web-platform-tests/media-source/mediasource-endofstream-invaliderror.html [ Pass Crash ]
webkit.org/b/210486 imported/w3c/web-platform-tests/media-source/mediasource-correct-frames-after-reappend.html [ Failure Crash Pass ]
# There is an oggdemux bug that deadlocks WebKit: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/639
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek.html [ Timeout Failure Crash ]
# CSS filters related failures
webkit.org/b/99026 css3/filters/effect-brightness.html [ Failure ]
webkit.org/b/99026 css3/filters/effect-brightness-hw.html [ Failure ]
webkit.org/b/99026 css3/filters/effect-brightness-clamping-hw.html [ Failure Missing ]
webkit.org/b/99026 css3/filters/effect-brightness-clamping.html [ Failure Missing ]
webkit.org/b/99026 css3/filters/effect-drop-shadow-hw.html [ Failure ]
webkit.org/b/99026 css3/filters/effect-drop-shadow.html [ Failure ]
# Needs testRunner.enableAutoResizeMode()
webkit.org/b/99028 fast/autoresize [ Failure ]
# Failures related with ENABLE_CSS_COMPOSITING=ON
webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ]
webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer.html [ Failure ]
webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer1.html [ Failure ]
webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer2.html [ Failure ]
webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ]
webkit.org/b/169916 css3/blending/blend-mode-accelerated-parent-overflow-hidden.html [ ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-body-composited-child-background-color.html [ Pass ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-body-composited-child.html [ Pass ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-child.html [ ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-double.html [ ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html [ ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-transformed-blending.html [ ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-clip-rect-accelerated-blending.html [ ImageOnlyFailure ]
webkit.org/b/169916 css3/blending/blend-mode-isolated-group-1.html [ Missing Failure ]
webkit.org/b/169916 css3/blending/blend-mode-isolated-group-2.html [ Missing Failure ]
webkit.org/b/169916 css3/blending/blend-mode-isolated-group-3.html [ Missing Failure ]
webkit.org/b/169916 css3/blending/blend-mode-layers.html [ Missing Failure ]
webkit.org/b/169916 css3/blending/blend-mode-reflection.html [ Missing Failure ]
webkit.org/b/169916 css3/blending/blend-mode-simple-composited.html [ Missing Failure ]
webkit.org/b/169916 imported/blink/css3/blending/mix-blend-mode-with-squashing-layer.html [ ImageOnlyFailure ]
# Failures related with compositing tests.
webkit.org/b/169918 compositing/animation/animation-backing.html [ Failure Pass ]
webkit.org/b/169918 compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Failure ]
webkit.org/b/169918 compositing/clipping/border-radius-overflow-hidden-stacking-context.html [ Failure ]
webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html [ Failure ]
webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-configs.html [ Failure ]
webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-enabled.html [ Failure ]
webkit.org/b/169918 compositing/contents-opaque/control-layer.html [ Failure ]
webkit.org/b/169918 compositing/contents-scale/animating.html [ Failure ]
webkit.org/b/169918 compositing/contents-scale/rounded-contents-scale.html [ Failure ]
webkit.org/b/169918 compositing/contents-scale/scaled-ancestor.html [ Failure ]
webkit.org/b/169918 compositing/contents-scale/simple-scale.html [ Failure ]
webkit.org/b/169918 compositing/contents-scale/z-translate.html [ Failure ]
webkit.org/b/169918 compositing/fixed-image-loading.html [ Failure ]
webkit.org/b/169918 compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
webkit.org/b/169918 compositing/geometry/ancestor-overflow-change.html [ Failure ]
webkit.org/b/169918 compositing/geometry/fixed-position-composited-switch.html [ Failure ]
webkit.org/b/169918 compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ]
webkit.org/b/169918 compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
webkit.org/b/169918 compositing/geometry/preserve-3d-switching.html [ Failure ]
webkit.org/b/169918 compositing/iframes/become-overlapped-iframe.html [ Failure ]
webkit.org/b/169918 compositing/iframes/composited-parent-iframe.html [ Failure ]
webkit.org/b/169918 compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
webkit.org/b/169918 compositing/iframes/connect-compositing-iframe.html [ Failure ]
webkit.org/b/169918 compositing/iframes/connect-compositing-iframe2.html [ Failure ]
webkit.org/b/169918 compositing/iframes/connect-compositing-iframe3.html [ Failure ]
webkit.org/b/169918 compositing/iframes/enter-compositing-iframe.html [ Failure ]
webkit.org/b/169918 compositing/iframes/iframe-resize.html [ Failure ]
webkit.org/b/169918 compositing/iframes/overlapped-iframe.html [ Failure ]
webkit.org/b/169918 compositing/iframes/scrolling-iframe.html [ Failure ]
webkit.org/b/169918 compositing/images/direct-image-object-fit.html [ Failure ]
webkit.org/b/169918 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
webkit.org/b/169918 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
webkit.org/b/169918 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure Pass ]
webkit.org/b/169918 compositing/masks/clip-path-composited-descendent.html [ Failure ]
webkit.org/b/169918 compositing/masks/compositing-clip-path-change-no-repaint.html [ Failure ]
webkit.org/b/169918 compositing/overflow/ancestor-overflow.html [ Failure ]
webkit.org/b/169918 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Failure ]
webkit.org/b/169918 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Failure ]
webkit.org/b/169918 compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
webkit.org/b/169918 compositing/overflow/scrolling-without-painting.html [ Failure ]
webkit.org/b/169918 compositing/overflow/updating-scrolling-content.html [ Failure ]
webkit.org/b/169918 compositing/plugins/no-backing-store.html [ Failure ]
webkit.org/b/169918 compositing/plugins/small-to-large-composited-plugin.html [ Failure ]
webkit.org/b/169918 compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
webkit.org/b/169918 compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
webkit.org/b/169918 compositing/repaint/positioned-movement.html [ Failure ]
webkit.org/b/169918 compositing/repaint/resize-repaint.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-fixed-overflow.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-fixed.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed.html [ Failure ]
webkit.org/b/169918 compositing/tiling/backface-preserve-3d-tiled.html [ Failure ]
webkit.org/b/169918 compositing/tiling/crash-reparent-tiled-layer.html [ Failure ]
webkit.org/b/169918 compositing/tiling/huge-layer-img.html [ Failure ]
webkit.org/b/169918 compositing/tiling/huge-layer-with-layer-children-resize.html [ Failure ]
webkit.org/b/169918 compositing/tiling/huge-layer-with-layer-children.html [ Failure ]
webkit.org/b/169918 compositing/tiling/non-active-window-tiles-size.html [ Failure ]
webkit.org/b/169918 compositing/tiling/offscreen-tiled-layer.html [ Failure ]
webkit.org/b/169918 compositing/tiling/tile-cache-zoomed.html [ Failure ]
webkit.org/b/169918 compositing/tiling/tiled-layer-resize.html [ Failure ]
webkit.org/b/169918 compositing/tiling/tiled-mask-inwindow.html [ Failure Crash ]
webkit.org/b/169918 compositing/tiling/tiled-reflection-inwindow.html [ Failure Crash ]
webkit.org/b/169918 compositing/tiling/transform-origin-tiled.html [ Failure ]
# See also bug #175574
webkit.org/b/169918 compositing/video/video-object-fit.html [ Failure Crash ]
# See also bug #175575
webkit.org/b/169918 compositing/video/video-object-position.html [ Failure Crash ]
webkit.org/b/169918 compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
webkit.org/b/169918 compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/geometry/clipped-out-perspective.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/hidpi-subpixel-transform-origin.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/hidpi-transform-with-render-layer-on-fractional-pixel-value.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/layer-creation/deep-tree.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/masks/compositing-clip-path-mask-change.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/masks/mask-with-preserve-3d.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/overlap-blending/nested-overlap-overflow.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/overlap-blending/reflection-opacity-huge.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-contain.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-cover.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/text-on-scaled-layer.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/text-on-scaled-surface.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/video/video-clip-change-src.html [ ImageOnlyFailure ]
webkit.org/b/169918 compositing/reflections/compositing-change-inside-reflection.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/deeply-nested-reflections.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/load-video-in-reflection.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/masked-reflection-on-composited.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-anchor-point.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-animated.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-mask-change.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-on-overflow.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-opacity.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-size-change.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-transformed.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-transformed2.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection-transition.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/nested-reflection.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/reflection-on-composited.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/reflection-opacity.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/reflection-ordering.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/reflection-positioning.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/reflection-positioning2.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/simple-composited-reflections.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/transform-inside-reflection.html [ Missing Failure ]
webkit.org/b/169918 compositing/tiling/rotated-tiled-clamped.html [ Missing Failure ]
webkit.org/b/169918 compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Missing Failure ]
webkit.org/b/169918 compositing/transitions/scale-transition-no-start.html [ Missing Failure ]
webkit.org/b/169918 compositing/transitions/singular-scale-transition.html [ Missing Failure ]
webkit.org/b/169918 compositing/visibility/visibility-composited-transforms.html [ Missing Failure ]
webkit.org/b/169918 compositing/visibility/visibility-composited.html [ Missing Failure ]
webkit.org/b/169918 compositing/webgl/webgl-no-alpha.html [ Missing Failure ]
webkit.org/b/169918 compositing/webgl/webgl-reflection.html [ Missing Failure ]
webkit.org/b/169918 compositing/plugins/composited-plugin.html [ Missing Failure ]
webkit.org/b/169918 compositing/reflections/animation-inside-reflection.html [ Missing Failure ]
webkit.org/b/169918 compositing/fixed-with-fixed-layout.html [ Crash ]
webkit.org/b/169918 compositing/video/video-background-color.html [ Crash Pass ]
# WebGL related failures
webkit.org/b/169917 fast/canvas/webgl/antialiasing-enabled.html [ Failure Pass ]
webkit.org/b/169917 fast/canvas/webgl/copyBufferSubData.html [ Failure ]
webkit.org/b/169917 fast/canvas/webgl/getBufferSubData-webgl1.html [ Failure ]
webkit.org/b/169917 fast/canvas/webgl/premultiplyalpha-test.html [ Failure ]
webkit.org/b/169917 fast/canvas/webgl/read-pixels-test.html [ Failure Pass ]
webkit.org/b/169917 fast/canvas/webgl/oes-vertex-array-object.html [ Failure Pass ]
webkit.org/b/169917 webgl/1.0.3/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/context/premultiplyalpha-test.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-texture-float.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/copy-tex-image-2d-formats.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/texture-attachment-formats.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/texture-npot.html [ Failure Pass ]
webkit.org/b/169917 webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
webkit.org/b/169917 webgl/webgl-vertex-array-object-defined.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/more/functions/readPixelsBadArgs.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/more/functions/texImage2DHTML.html [ Failure ]
webkit.org/b/169917 webgl/1.0.3/conformance/more/functions/texSubImage2DHTML.html [ Failure ]
# WebGL flaky tests
webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-vertex-array-object.html [ Failure Pass ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/texture-formats-test.html [ Failure Pass ]
webkit.org/b/169917 webkit.org/b/211768 compositing/video/video-border-radius.html [ ImageOnlyFailure Timeout Pass Crash ]
webkit.org/b/169917 webkit.org/b/211338 webgl/1.0.3/conformance/textures/texture-size.html [ Failure Timeout Pass ]
# WebGL timeouts or slow tests.
webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-texture-float-with-video.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/rendering/many-draw-calls.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-video.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/textures/texture-upload-size.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/uniform-default-values.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/pow/pow_009_to_016.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/pow/pow_017_to_024.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/reflect/reflect_001_to_006.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/refract/refract_001_to_006.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/ogles/GL/log/log_001_to_008.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/uniform-values-per-program.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/context/context-eviction-with-garbage-collection.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html [ Timeout ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/long-expressions-should-not-crash.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-ivec2.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-vec2.html [ Slow ]
webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Slow ]
webkit.org/b/169917 webgl/many-contexts.html [ Pass Timeout ]
# WebGL crashes
webkit.org/b/169917 fast/canvas/webgl/webgl-draw-buffers.html [ Failure Crash ]
webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Failure Pass Slow ]
# WebGL 2.0 still not enabled
webkit.org/b/166536 webgl/webgl2-rendering-context-defined.html [ Skip ]
webkit.org/b/166536 webgl/webgl2-rendering-context-obtain.html [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/webgl2/ [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/webgl2-buffer-targets.html [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/webgl2-buffers.html [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/webgl2-context-creation.html [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/webgl2-getActiveUniforms.html [ Failure ]
webkit.org/b/166536 fast/canvas/webgl/webgl2-runtime-flag.html [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/webgl2-texStorage.html [ Skip ]
webkit.org/b/166536 fast/canvas/webgl/webgl2-texture-upload-enums.html [ Skip ]
webkit.org/b/166536 inspector/canvas/create-context-webgl2.html [ Skip ]
webkit.org/b/166536 inspector/canvas/console-record-webgl2.html [ Skip ]
webkit.org/b/166536 inspector/canvas/recording-webgl2-frameCount.html [ Skip ]
webkit.org/b/166536 inspector/canvas/recording-webgl2-full.html [ Skip ]
webkit.org/b/166536 inspector/canvas/recording-webgl2-memoryLimit.html [ Skip ]
webkit.org/b/166536 inspector/canvas/recording-webgl2-snapshots.html [ Skip ]
webkit.org/b/166536 inspector/canvas/requestContent-webgl2.html [ Skip ]
webkit.org/b/166536 inspector/canvas/resolveContext-webgl2.html [ Skip ]
webkit.org/b/166536 inspector/canvas/shaderProgram-add-remove-webgl2.html [ Skip ]
webkit.org/b/166536 webgl/2.0.0/ [ Skip ]
# These tests reference specific fonts on Mac port.
Bug(GTK) fast/text/font-weights.html [ WontFix ]
Bug(GTK) fast/text/font-weights-zh.html [ WontFix ]
# LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
Bug(GTK) compositing/visible-rect [ Skip ]
# IETC flexbox failures
webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
webkit.org/b/187064 webrtc/audio-peer-connection-g722.html
webkit.org/b/187064 webrtc/captureCanvas-webrtc.html
webkit.org/b/187064 webrtc/video-remote-mute.html
webkit.org/b/187064 webrtc/video-addTransceiver.html
webkit.org/b/187064 webrtc/peer-connection-track-end.html
webkit.org/b/187064 webrtc/video.html
webkit.org/b/187064 webrtc/multi-video.html
webkit.org/b/187064 webrtc/video-addTrack.html
webkit.org/b/187064 webrtc/video-rotation.html
webkit.org/b/187064 webrtc/video-rotation-no-cvo.html [ Failure Crash ]
webkit.org/b/187064 webrtc/video-mute.html
webkit.org/b/187064 webrtc/video-disabled-black.html
webkit.org/b/187064 webrtc/video-replace-track.html
webkit.org/b/187064 webrtc/video-with-data-channel.html
webkit.org/b/187064 webrtc/video-replace-muted-track.html
webkit.org/b/187064 webrtc/video-unmute.html
webkit.org/b/187064 webrtc/datachannel/mdns-ice-candidates.html
webkit.org/b/187064 webrtc/libwebrtc/descriptionGetters.html
webkit.org/b/177533 webrtc/video-interruption.html
webkit.org/b/186933 webrtc/peer-connection-createMediaStreamDestination.html
imported/w3c/web-platform-tests/webrtc/ [ Skip ]
http/tests/webrtc [ Skip ]
# The MediaStream implementation is also still not completed
webkit.org/b/79203 fast/mediastream/MediaStream-video-element-displays-buffer.html [ Failure ]
webkit.org/b/79203 fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html [ Timeout Failure ]
webkit.org/b/79203 fast/mediastream/MediaStream-video-element.html [ Pass Crash Failure ]
webkit.org/b/79203 fast/mediastream/RTCPeerConnection-ice.html [ Failure Timeout Crash ]
webkit.org/b/79203 fast/mediastream/RTCPeerConnection-icecandidate-event.html [ Failure Timeout Crash ]
webkit.org/b/79203 fast/mediastream/RTCPeerConnection-inspect-answer.html [ Failure ]
webkit.org/b/79203 fast/mediastream/RTCPeerConnection-inspect-offer-bundlePolicy-bundle-only.html [ Failure Crash ]
webkit.org/b/79203 fast/mediastream/RTCPeerConnection-inspect-offer.html [ Failure ]
webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stats.html [ Timeout Crash ]
webkit.org/b/79203 fast/mediastream/RTCPeerConnection-overloaded-operations.html [ Failure Pass ]
webkit.org/b/79203 fast/mediastream/get-display-media-muted.html [ Timeout ]
webkit.org/b/79203 fast/mediastream/getUserMedia-webaudio.html [ Timeout Pass ]
webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Timeout Pass ]
webkit.org/b/79203 webkit.org/b/184292 fast/mediastream/RTCPeerConnection-addIceCandidate.html [ Failure Pass Crash ]
webkit.org/b/79203 webkit.org/b/186678 fast/mediastream/MediaStream-video-element-track-stop.html [ Timeout Failure Crash ]
webkit.org/b/151344 fast/mediastream/MediaStream-add-ended-tracks.html [ Timeout ]
webkit.org/b/160996 webkit.org/b/176801 fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ ImageOnlyFailure Crash ]
webkit.org/b/173257 fast/mediastream/getUserMedia-grant-persistency3.html [ Pass Failure ]
webkit.org/b/207675 fast/mediastream/delayed-permission-allowed.html [ Pass Crash ]
webkit.org/b/208120 fast/mediastream/media-element-current-time.html [ Failure ]
webkit.org/b/209130 fast/mediastream/change-tracks-media-stream-being-played.html [ Crash Pass Timeout ]
webkit.org/b/210385 fast/mediastream/audio-track-enabled.html [ Crash Pass ]
webkit.org/b/211166 webrtc/disable-encryption.html [ Crash Pass ]
fast/mediastream/MediaDevices-addEventListener.html [ DumpJSConsoleLogInStdErr ]
# Canvas captureStream support is not implemented
webkit.org/b/169811 fast/mediacapturefromelement [ Skip ]
webkit.org/b/169811 fast/mediastream/captureStream/ [ Failure ]
webkit.org/b/169811 fast/mediastream/captureStream/canvas2d.html [ Crash Timeout ]
webkit.org/b/169811 fast/mediastream/captureStream/canvas3d.html [ Crash Timeout ]
# No support for GPUProcess yet
fast/mediastream/captureInGPUProcess.html [ Skip ]
# Requires Resolution Media Query support
webkit.org/b/100137 fast/media/mq-resolution.html [ Failure ]
webkit.org/b/100137 fast/media/mq-resolution-dpi-dpcm-warning.html [ Failure ]
# No support for MPEG-4 caption support
webkit.org/b/131546 media/track/track-forced-subtitles-in-band.html [ Timeout Failure Crash ]
webkit.org/b/131546 media/track/track-in-band-cues-added-once.html [ Timeout Crash ]
webkit.org/b/131546 webkit.org/b/198830 media/track/track-in-band-style.html [ Timeout Crash ]
webkit.org/b/131546 webkit.org/b/198830 media/track/track-in-band-legacy-api.html [ Failure Crash ]
webkit.org/b/131546 media/track/track-in-band-mode.html [ Skip ]
# DataCue.value not enabled
Bug(GTK) http/tests/media/track-in-band-hls-metadata.html [ Skip ]
# Snapshotted plugins not enabled
webkit.org/b/98696 plugins/snapshotting [ Skip ]
# Missing WebSpeech implementation
webkit.org/b/136224 fast/speechsynthesis [ Skip ]
# Skip the perf/ tests in debug builds
Bug(GTK) [ Debug ] perf [ Skip ]
# No concept of secure text input
Bug(GTK) editing/secure-input [ Failure ]
# These are the crypo tests that are still failing.
# Missing support for 521-bit elliptic curves.
webkit.org/b/175199 crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ec-import-spki-key-export-spki-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-generate-export-jwk-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-generate-export-key-pkcs8-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-generate-export-key-raw-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-generate-export-key-spki-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-generate-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-import-jwk-private-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-import-jwk-public-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-import-pkcs8-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-import-raw-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdh-import-spki-key-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdsa-generate-key-sign-verify-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdsa-import-jwk-public-key-alg-521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdsa-import-key-sign-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdsa-import-key-verify-p521.html [ Skip ]
webkit.org/b/175199 crypto/subtle/ecdsa-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html [ Skip ]
# libgcrypt-based implementation supports ecDH algorithm identifier for ECDH SPKI imports.
# GTK does not implement setAutomaticLinkDetectionEnabled
editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ]
editing/inserting/smart-link-when-caret-is-moved-before-URL.html [ Skip ]
editing/inserting/smart-quote-with-all-configurations.html [ Skip ]
fast/events/input-event-insert-link.html [ Skip ]
# QuickTime plug-in not relevant to this port
Bug(GTK) plugins/quicktime-plugin-replacement.html [ Skip ]
# ENABLE(CSS_SCROLL_SNAP) is disabled.
css3/scroll-snap [ Skip ]
# ENABLE(WEBVTT_REGIONS) is disabled
webkit.org/b/109570 media/track/regions-webvtt [ Skip ]
webkit.org/b/109570 media/track/w3c [ Skip ]
# Tests in the gesture folder exercise IOS-specific code, non appliable to GTK+
fast/events/touch/gesture [ Skip ]
fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ]
# These tests require touch support
fast/events/touch [ Skip ]
imported/w3c/web-platform-tests/touch-events [ Skip ]
# HighDPI support is not enabled
webkit.org/b/131347 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/borders/hidpi-border-clipping-right-after-move.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/borders/hidpi-border-radius-with-subpixel-margin-not-renderable.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/borders/hidpi-outline-hairline-painting.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/forms/hidpi-textfield-background-bleeding.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/hidpi/hidpi-3x-device-pixel-ratio.html [ Failure ]
webkit.org/b/131347 fast/hidpi/image-set-background-dynamic.html [ Failure Pass Missing ]
webkit.org/b/131347 fast/hidpi/image-set-border-image-dynamic.html [ Failure Pass Missing ]
webkit.org/b/131347 fast/hidpi/video-controls-in-hidpi.html [ Failure ]
webkit.org/b/131347 fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/inline/hidpi-outline-auto-negative-offset-with-border-radius.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
webkit.org/b/131347 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
webkit.org/b/131347 fast/repaint/hidpi-box-with-subpixel-height-inflates.html [ Failure ]
webkit.org/b/131347 fast/repaint/hidpi-content-inside-iframe-leaves-trails.html [ Failure ]
webkit.org/b/131347 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
webkit.org/b/131347 fast/repaint/hidpi-transform-on-subpixel-repaintrect.html [ Failure ]
webkit.org/b/131347 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
webkit.org/b/131347 fast/table/hidpi-collapsed-border-with-odd-pixel-width.html [ ImageOnlyFailure ]
webkit.org/b/131347 http/tests/loading/hidpi-preload-picture-sizes.html [ Failure ]
webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ImageOnlyFailure Timeout ]
webkit.org/b/131347 svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
# No support for Filters Level 2 on GTK yet
webkit.org/b/169988 css3/filters/backdrop [ Skip ]
webkit.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
webkit.org/b/141467 fast/multicol/pagination/LeftToRight-tb-hittest.html [ Failure ]
webkit.org/b/141467 fast/multicol/pagination/RightToLeft-rl-hittest.html [ Failure ]
webkit.org/b/141698 editing/pasteboard/5761530-1.html [ Failure Pass ]
webkit.org/b/141699 fast/attachment/attachment-disabled-rendering.html [ Failure ]
webkit.org/b/141699 fast/attachment/attachment-rendering.html [ Failure ]
webkit.org/b/141831 svg/animations/animate-text-nested-transforms.html [ Failure ]
webkit.org/b/98653 svg/text/lengthAdjust-text-metrics.html [ Failure ]
webkit.org/b/141837 fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
webkit.org/b/141837 fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
webkit.org/b/141458 imported/mozilla/svg/blend-overlay.svg [ ImageOnlyFailure Pass ]
webkit.org/b/141458 imported/mozilla/svg/pattern-scale-01a.svg [ ImageOnlyFailure Pass ]
webkit.org/b/141458 imported/mozilla/svg/pattern-scale-01b.svg [ ImageOnlyFailure Pass ]
webkit.org/b/141458 imported/mozilla/svg/pattern-scale-01c.svg [ ImageOnlyFailure Pass ]
webkit.org/b/141458 imported/mozilla/svg/symbol-01.svg [ ImageOnlyFailure Pass ]
webkit.org/b/141961 fast/multicol/span/span-as-immediate-columns-child.html [ Failure ]
webkit.org/b/118126 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
webkit.org/b/142268 editing/pasteboard/copy-paste-attachment.html [ Failure ]
webkit.org/b/142269 fast/attachment/attachment-dom.html [ Failure ]
webkit.org/b/142270 fast/canvas/canvas-ellipse-zero-lineto.html [ Failure ]
# This feature is only enabled on Mac and iOS right now
contentfiltering [ Skip ]
http/tests/contentfiltering [ Skip ]
webkit.org/b/143703 fast/forms/listbox-visible-size.html [ Failure ]
# JSC does not support setIsolatedWorldSecurityOrigin
webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html
# Path::addPath needs to be implemented
webkit.org/b/130464 fast/canvas/canvas-path-addPath.html
# Needs grammar checking implementation.
Bug(GTK) editing/spelling/grammar.html [ Skip ]
Bug(GTK) editing/spelling/grammar-edit-word.html [ Skip ]
Bug(GTK) editing/spelling/grammar-markers.html [ Skip ]
Bug(GTK) editing/spelling/grammar-markers-hidpi.html [ Skip ]
Bug(GTK) editing/spelling/grammar-paste.html [ Skip ]
Bug(GTK) editing/spelling/inline-spelling-markers.html [ Skip ]
Bug(GTK) editing/spelling/inline-spelling-markers-hidpi.html [ Skip ]
Bug(GTK) editing/spelling/markers.html [ Skip ]
# Requires ENABLE(MEDIA_CAPTURE)
webkit.org/b/85958 fast/forms/file/file-input-capture.html [ Failure ]
webkit.org/b/146720 media/accessiblity-describes-video.html [ Failure ]
webkit.org/b/146724 fast/text/word-break-keep-all.html [ ImageOnlyFailure ]
# This tests fail since the upgrade of GTK to 3.16 and Cairo to 1.14 on the JHBuild
webkit.org/b/146731 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure Timeout ]
# Text marker tests are not supported
webkit.org/b/153292 accessibility/text-marker [ Skip ]
webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Skip ]
# WebKitGTK+ doesn't have killring support.
webkit.org/b/152379 editing/pasteboard/emacs-killring-alternating-append-prepend.html [ Failure ]
webkit.org/b/152379 editing/pasteboard/emacs-killring-backward-delete-prepend.html [ Failure ]
# The GTK+ test harness doesn't have support for overriding preferred languages.
webkit.org/b/152618 fast/text/international/system-language/declarative-language.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-en-GB.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-en-US.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-en.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-es-419.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-es-ES.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-es-MX.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-es.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-fr-CA.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-fr.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-hi.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-ja.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-pt-BR.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-pt-PT.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-ru.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-zh-HK.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-zh-Hans.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-zh-Hant-HK.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-zh-Hant.html [ Failure ]
webkit.org/b/152618 fast/text/international/system-language/navigator-language/navigator-language-zh-TW.html [ Failure ]
# This port doesn't support small-caps synthesis.
webkit.org/b/152620 css3/font-variant-all.html [ ImageOnlyFailure ]
webkit.org/b/152620 css3/font-variant-petite-caps-synthesis-coverage.html [ ImageOnlyFailure ]
webkit.org/b/152620 css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
webkit.org/b/152620 css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ]
webkit.org/b/152620 css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
# Requires ENABLE(SAMPLING_PROFILER)
webkit.org/b/153466 inspector/sampling-profiler [ Skip ]
# This requires a specific font on Mac
fast/text/hidpi-text-selection-gap-between-words.html [ Skip ]
# webglcontextchanged event not supported
fast/canvas/webgl/webglcontextchangedevent.html [ Skip ]
# Test requires hardcoded font names, which I do not have for this port.
fast/text/han-generic-font-families.html [ WontFix ]
fast/text/hangul-generic-font-families.html [ WontFix ]
# This test hardcodes the result of a platform-dependent font lookup algorithm.
fast/text/fallback-language-han.html [ Skip ]
fast/text/fallback-language-han-2.html [ Skip ]
# This test uses an MPEG-4 video
media/video-seek-to-current-time.html [ Skip ]
# Media controls tests are OS X only
media/controls [ Skip ]
# WIRELESS_PLAYBACK_TARGET not enabled.
media/airplay-target-availability.html
# Skip tests requiring UIScriptController to generate events
webkit.org/b/153833 css3/touch-action/touch-action-manipulation-fast-clicks.html [ Skip ]
webkit.org/b/153833 fast/events/can-click-element-on-page-with-active-pseudo-class-and-search-field.html [ Skip ]
webkit.org/b/153833 fast/shadow-dom/touch-event-ios.html [ Skip ]
webkit.org/b/153833 fast/events/before-input-prevent-insert-replacement.html [ Skip ]
webkit.org/b/153833 fast/events/input-event-insert-replacement.html [ Skip ]
# Skip tests requiring UIScriptController::zoomToScale
webkit.org/b/168050 fast/visual-viewport/resize-event-fired.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/rtl-zoomed-rects.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/scroll-event-fired.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/viewport-dimensions-exclude-custom-scrollbars.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/viewport-dimensions-exclude-scrollbars.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/viewport-dimensions-iframe.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/viewport-dimensions-under-page-zoom.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/viewport-dimensions.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/zoomed-fixed-header-and-footer.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/zoomed-fixed-scroll-down-then-up.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/zoomed-fixed.html [ Skip ]
webkit.org/b/168050 fast/visual-viewport/zoomed-rects.html [ Skip ]
webkit.org/b/168050 fast/zooming/client-rect-in-fixed-zoomed.html [ Skip ]
webkit.org/b/168050 fast/zooming/uiscript-zooming.html [ Skip ]
# Skip tests expecting native HTML form validation popover
webkit.org/b/167579 fast/forms/scroll-into-view-and-show-validation-message.html [ Skip ]
webkit.org/b/167579 fast/forms/navigation-dismisses-validation-bubbles.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-bubble-disappears-when-input-detached.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-bubble-disappears-when-input-moved.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-bubble-disappears-when-input-no-longer-visible.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-custom-message.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-message-detached-iframe.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-message-detached-iframe2.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-messages.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-bubble-escape-key-dismiss.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-message-minimum-font-size.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-message-on-checkbox.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-message-on-listbox.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-message-on-menulist.html [ Skip ]
webkit.org/b/167579 fast/forms/validation-message-on-radio.html [ Skip ]
# Tests failing with GStreamer 1.6.3
webkit.org/b/154390 http/tests/media/video-throttled-load-metadata.html [ Pass Failure ]
webkit.org/b/154390 http/tests/media/hls/video-controller-getStartDate.html [ Timeout Failure ]
webkit.org/b/154390 http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Timeout Failure ]
webkit.org/b/154390 webkit.org/b/198830 http/tests/security/local-video-source-from-remote.html [ Crash Timeout Pass ]
webkit.org/b/199617 http/tests/media/hls/hls-video-resize.html [ Skip ]
webkit.org/b/137096 svg/W3C-SVG-1.1/text-altglyph-01-b.svg [ Failure ]
webkit.org/b/137096 svg/custom/altglyph.svg [ Failure ]
webkit.org/b/137096 svg/text/text-altglyph-01-b.svg [ Failure ]
webkit.org/b/137096 svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
webkit.org/b/156148 fast/text/svg-font-face-with-kerning.html [ Failure ]
webkit.org/b/156148 svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Failure ]
webkit.org/b/156148 svg/W3C-SVG-1.1/text-text-05-t.svg [ Failure ]
webkit.org/b/156148 svg/W3C-SVG-1.1/text-text-06-t.svg [ Failure ]
webkit.org/b/156148 svg/custom/glyph-selection-lang-attribute.svg [ Failure ]
webkit.org/b/156148 svg/text/kerning.svg [ Failure ]
webkit.org/b/156148 svg/text/multichar-glyph.svg [ Failure ]
webkit.org/b/156148 svg/text/text-hkern.svg [ Failure ]
webkit.org/b/156148 svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html [ Failure ]
webkit.org/b/156148 svg/text/text-text-04-t.svg [ Failure ]
webkit.org/b/156148 svg/text/text-text-06-t.svg [ Failure ]
webkit.org/b/156148 svg/text/text-vkern.svg [ Failure ]
webkit.org/b/205998 imported/w3c/web-platform-tests/svg/extensibility/foreignObject/masked.html [ ImageOnlyFailure ]
# Since r200320 resource-timing feature is a runtime flag.
webkit.org/b/158617 fast/dom/Window/window-properties-performance-resource-timing.html [ Failure ]
# Missing support for new emoji
webkit.org/b/160120 editing/deleting/delete-emoji-2.html [ Skip ]
webkit.org/b/160120 editing/deleting/delete-emoji-3.html [ Skip ]
webkit.org/b/160120 editing/deleting/delete-emoji-4.html [ Skip ]
webkit.org/b/160120 editing/deleting/delete-emoji-5.html [ Skip ]
webkit.org/b/160120 editing/deleting/delete-emoji-6.html [ Skip ]
webkit.org/b/160120 editing/deleting/delete-emoji-7.html [ Skip ]
webkit.org/b/160120 editing/deleting/delete-emoji-8.html [ Skip ]
webkit.org/b/160120 editing/deleting/delete-emoji-9.html [ Skip ]
webkit.org/b/160120 fast/text/emoji-single-parent-family.html [ Skip ]
webkit.org/b/160120 editing/caret/emoji.html [ Skip ]
# No support for QuickTime/YouTube plugin replacement.
security/contentSecurityPolicy/object-src-none-blocks-quicktime-plugin-replacement.html [ Skip ]
security/contentSecurityPolicy/object-src-none-blocks-youtube-plugin-replacement.html [ Skip ]
security/contentSecurityPolicy/plugins-types-allows-quicktime-plugin-replacement.html [ Skip ]
security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html [ Skip ]
security/contentSecurityPolicy/plugins-types-blocks-quicktime-plugin-replacement-without-mime-type.html [ Skip ]
security/contentSecurityPolicy/plugins-types-blocks-quicktime-plugin-replacement.html [ Skip ]
security/contentSecurityPolicy/plugins-types-blocks-youtube-plugin-replacement-without-mime-type.html [ Skip ]
security/contentSecurityPolicy/plugins-types-blocks-youtube-plugin-replacement.html [ Skip ]
# No support for descriptive audio tracks in HLS file
http/tests/media/hls/hls-accessiblity-describes-video-menu.html [ Skip ]
http/tests/media/hls/hls-accessiblity-describes-video.html [ Skip ]
# No support for font-variant-* properties in @font-face declarations
webkit.org/b/161586 css3/font-feature-settings-font-face-rendering.html [ ImageOnlyFailure ]
webkit.org/b/161962 fast/forms/implicit-submission.html [ Failure ]
webkit.org/b/169531 fast/text/font-selection-font-face-parse.html [ Skip ]
# CSS image-orientation is not yet enabled.
webkit.org/b/89052 fast/css/image-orientation [ Skip ]
# CSS image-resolution is not yet enabled.
webkit.org/b/85262 fast/css/image-resolution [ Skip ]
# LEGACY_ENCRYPTED_MEDIA is deprecated
fast/events/webkit-media-key-events-constructor.html [ Skip ]
# Requires CACHE_PARTITIONING or an alternative implementation
webkit.org/b/168366 http/tests/security/credentials-iframes.html
webkit.org/b/168366 http/tests/security/credentials-iframes-allowCrossOriginSubresourcesToAskForCredentials.html
# No embedded PDF support
fast/hidpi/pdf-image-scaled.html [ Skip ]
fast/images/displaced-non-cached-pdf.html [ Skip ]
# We render the focus ring differently
fast/images/image-map-outline-with-scale-transform.html [ ImageOnlyFailure ]
webkit.org/b/168433 http/tests/xmlhttprequest/redirections-and-user-headers.html [ Failure ]
# WebKit2 plug-ins: No support for getting the form value.
plugins/form-value.html [ Skip ]
# Require FILE_REPLACEMENT.
fast/files/filereader-zip-bundle-using-open-panel.html [ Skip ]
http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel.html [ Skip ]
# We don't support APPLE_PAY.
http/tests/ssl/applepay [ Skip ]
# This test assumes that color on sliders is not reversed for RTL, so failing is good.
fast/forms/range/input-appearance-range-rtl.html [ ImageOnlyFailure ]
# Service-workers tests that fail, time out or crash.
webkit.org/b/175419 http/tests/workers/service/controller-change.html [ Skip ]
webkit.org/b/175419 http/wpt/service-workers/persistent-importScripts.html [ Pass Failure Timeout Crash ]
webkit.org/b/175419 http/wpt/service-workers/service-worker-networkprocess-crash.html [ Pass Failure ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/activation.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/claim-with-redirect.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-within-sw.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/registration-script.https.html [ Failure ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting-using-registration.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting-without-client.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting-without-using-registration.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/service-worker/skip-waiting.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/cache-storage/window/cache-storage-match.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/cache-storage/worker/cache-storage-match.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html [ Skip ]
webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/credentials.https.html [ Skip ]
webkit.org/b/175419 [ Release ] http/tests/workers/service/postmessage-after-terminate.https.html [ Pass Failure Timeout ]
# FIXME: This can't be the right bug number.
webkit.org/b/175419 imported/w3c/web-platform-tests/background-fetch/interfaces-worker.https.html [ Failure ]
webkit.org/b/175419 imported/w3c/web-platform-tests/background-fetch/interfaces.html [ Failure ]
webkit.org/b/175419 imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html [ Failure Pass ]
# GTK ought to support async clipboard
webkit.org/b/211979 editing/async-clipboard/clipboard-change-data-while-writing.html [ Failure ]
webkit.org/b/211979 editing/async-clipboard/clipboard-read-text-from-platform.html [ Failure ]
webkit.org/b/211979 editing/async-clipboard/clipboard-change-data-while-getting-type.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-change-data-while-reading.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-get-type-with-old-items.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-read-basic.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-read-text-same-origin.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-write-basic.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-write-items-twice.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-write-text.html [ Timeout ]
webkit.org/b/211979 editing/async-clipboard/clipboard-item-get-type-basic.html [ Failure ]
webkit.org/b/211979 editing/async-clipboard/clipboard-read-text.html [ Failure ]
webkit.org/b/211979 editing/async-clipboard/clipboard-read-write-images.html [ Failure ]
webkit.org/b/211979 editing/async-clipboard/sanitize-when-reading-markup.html [ Failure ]
webkit.org/b/180062 fast/text/user-installed-fonts [ Skip ]
webkit.org/b/184295 http/wpt/loading/redirect-headers.html [ Skip ]
# NowPlaying is macOS and iOS only.
http/tests/media/now-playing-info-private-browsing.html [ Skip ]
http/tests/media/now-playing-info.html [ Skip ]
# Font collections
webkit.org/b/186086 fast/text/font-collection.html [ ImageOnlyFailure ]
# Test does not make sense for our platform
webkit.org/b/181659 fast/canvas/webgl/simulated-vertexAttrib0-invalid-indicies.html [ Skip ]
# This seems to be testing Apple-specific behavior?
css3/color-filters/color-filter-ignore-semantic.html [ ImageOnlyFailure ]
webkit.org/b/187044 webanimations/opacity-animation-yields-compositing-span.html [ Failure Timeout ]
# Requires support for testing text replacement
editing/spelling/text-replacement-after-typing-to-word.html [ Skip ]
# Depends on mac-specific code in TestController.
webkit.org/b/187550 http/tests/plugins/plugin-allow-then-reload.html [ Failure ]
# MediaRecorder is not currently implemented
http/wpt/mediarecorder [ Skip ]
imported/w3c/web-platform-tests/mediacapture-record [ Skip ]
# This tests were moved on r188159 from platform/mac/fast/forms/
webkit.org/b/152247 fast/forms/attributed-strings.html [ Skip ]
webkit.org/b/152247 fast/forms/focus-option-control-on-page.html [ Skip ]
webkit.org/b/152247 fast/forms/indeterminate-progress-inline-height.html [ Skip ]
webkit.org/b/152247 fast/forms/input-appearance-spinbutton-up.html [ Skip ]
webkit.org/b/152247 fast/forms/input-appearance-spinbutton.html [ Skip ]
webkit.org/b/152247 fast/forms/listbox-scrollbar-hit-test.html [ Skip ]
# Only Mac has implemented DictionaryLookup
fast/layers/prevent-hit-test-during-layout.html [ Skip ]
# This is a Mac specific feature
webkit.org/b/168466 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ]
# Currently enabled on Mac only
media/media-usage-state.html [ Skip ]
media/now-playing-status-without-media.html [ Skip ]
# No support for screen capture
fast/mediastream/screencapture-user-gesture.html [ Skip ]
# No different rendering for text-rendering: optimizeLegibility
fast/text/variations/optical-sizing-trak-2.html [ Skip ]
# The test directly sends Cocoa events
swipe/pushState-programmatic-back-while-swiping-crash.html [ Skip ]
# GTK port doesn't suport datalist in range elements
fast/forms/datalist/input-appearance-range-with-datalist-rtl.html [ Skip ]
fast/forms/datalist/update-range-with-datalist.html [ Skip ]
# Inspector tests don't work with platform WebSockets API
webkit.org/b/200162 http/tests/websocket/tests/hybi/inspector/ [ Skip ]
# Server cookie not handled with platform WebSockets API
webkit.org/b/200165 imported/w3c/web-platform-tests/websockets/cookies/007.html [ Failure ]
# ch units should be ignored in these tests.
webkit.org/b/206001 imported/w3c/web-platform-tests/css/css-values/ch-unit-016.html [ ImageOnlyFailure ]
webkit.org/b/206001 imported/w3c/web-platform-tests/css/css-values/ch-unit-017.html [ ImageOnlyFailure ]
webkit.org/b/206002 http/wpt/css/css-highlight-api/highlight-text-replace.html [ ImageOnlyFailure ]
webkit.org/b/206002 http/wpt/css/css-highlight-api/highlight-text.html [ ImageOnlyFailure ]
webkit.org/b/205186 compositing/contents-format/subpixel-antialiased-text.html [ ImageOnlyFailure ]
webkit.org/b/205187 fast/text/font-antialiasing-save-restore.html [ ImageOnlyFailure ]
webkit.org/b/206223 imported/mozilla/svg/svg-integration/clipPath-html-02.xhtml
webkit.org/b/206223 imported/mozilla/svg/svg-integration/clipPath-html-05.xhtml
# locale-specific shaping isn't implemented on any non-Cocoa port yet.
webkit.org/b/77568 fast/text/locale-shaping.html [ ImageOnlyFailure ]
webkit.org/b/77568 fast/text/locale-shaping-complex.html [ ImageOnlyFailure ]
webkit.org/b/206409 imported/w3c/web-platform-tests/css/css-overflow/overflow-padding.html [ Failure ]
# WPT fetch tests.
webkit.org/b/206416 imported/w3c/web-platform-tests/fetch/content-encoding/bad-gzip-body.any.worker.html [ Failure ]
webkit.org/b/206416 imported/w3c/web-platform-tests/fetch/range/sw.https.window.html [ Failure ]
webkit.org/b/206498 compositing/contents-format/deep-color-backing-store.html [ Failure ]
webkit.org/b/206498 compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ]
webkit.org/b/206498 compositing/geometry/layer-due-to-layer-children-deep-switch.html [ Failure ]
webkit.org/b/206498 compositing/iframes/leave-compositing-iframe.html [ Failure ]
webkit.org/b/206498 compositing/iframes/iframe-size-to-zero.html [ Failure ]
webkit.org/b/206498 compositing/layer-creation/fixed-position-change-out-of-view-in-view.html [ Failure ]
webkit.org/b/206499 compositing/visibility/visibility-change-in-subframe.html [ Failure ]
# Remote-playback tests.
webkit.org/b/206528 imported/w3c/web-platform-tests/remote-playback/cancel-watch-availability.html [ Failure ]
webkit.org/b/206528 imported/w3c/web-platform-tests/remote-playback/disable-remote-playback-cancel-watch-availability-throws.html [ Failure ]
webkit.org/b/206528 imported/w3c/web-platform-tests/remote-playback/disable-remote-playback-prompt-throws.html [ Failure ]
webkit.org/b/206528 imported/w3c/web-platform-tests/remote-playback/disable-remote-playback-watch-availability-throws.html [ Failure ]
webkit.org/b/206528 imported/w3c/web-platform-tests/remote-playback/idlharness.window.html [ Failure ]
webkit.org/b/206528 imported/w3c/web-platform-tests/remote-playback/watch-availability-initial-callback.html [ Failure ]
webkit.org/b/206583 webrtc/video-gpuProcess.html [ Failure ]
webkit.org/b/206584 webkit.org/b/198830 media/video-set-presentation-mode-to-inline.html [ Failure Crash ]
webkit.org/b/206585 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-position-vertical-lr.html [ Failure ]
webkit.org/b/206585 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-position-vertical-rl.html [ Failure ]
webkit.org/b/206586 imported/w3c/web-platform-tests/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https.html [ Failure ]
webkit.org/b/206588 fast/history/page-cache-media-recorder.html [ Failure ]
# IsLoggedIn is an experimental feature (Introduced in r250944)
http/tests/is-logged-in/ [ Skip ]
webkit.org/b/61487 http/tests/media/video-cross-site.html [ Failure Timeout ]
webkit.org/b/206652 imported/w3c/web-platform-tests/websockets/constructor/011.html [ Failure ]
webkit.org/b/206652 imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html [ Failure ]
webkit.org/b/206653 imported/w3c/web-platform-tests/clipboard-apis/async-navigator-clipboard-basics.https.html [ Failure ]
webkit.org/b/206653 imported/w3c/web-platform-tests/clipboard-apis/async-write-text-read-dttext-manual.https.html [ Failure ]
webkit.org/b/206653 imported/w3c/web-platform-tests/clipboard-apis/async-write-text-read-text-manual.https.html [ Failure ]
webkit.org/b/206655 inspector/page/overrideSetting-MockCaptureDevicesEnabled.html [ Failure ]
webkit.org/b/206656 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-removetrack.https.html [ Crash Failure Timeout ]
webkit.org/b/206656 imported/w3c/web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.https.html [ Crash Failure ]
webkit.org/b/206656 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-preload-none-manual.https.html [ Crash Failure Pass ]
webkit.org/b/210385 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-firstframe.https.html [ Crash Pass ]
# LFC (LayoutFormatingContext is disabled by default).
fast/layoutformattingcontext/ [ Skip ]
webkit.org/b/206756 imported/w3c/web-platform-tests/css/css-backgrounds/background-size-025.html [ ImageOnlyFailure ]
webkit.org/b/206756 imported/w3c/web-platform-tests/css/css-backgrounds/background-size-027.html [ ImageOnlyFailure ]
webkit.org/b/206756 imported/w3c/web-platform-tests/css/css-backgrounds/background-size-029.html [ ImageOnlyFailure ]
webkit.org/b/206756 imported/w3c/web-platform-tests/css/css-backgrounds/border-image-repeat-005.html [ ImageOnlyFailure ]
webkit.org/b/206756 imported/w3c/web-platform-tests/css/css-backgrounds/background-border-collapsed-gradient.html [ Pass ]
webkit.org/b/206756 imported/w3c/web-platform-tests/css/css-backgrounds/background-size/background-size-cover-svg.html [ Pass ]
webkit.org/b/206756 imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/diagonal-percentage-vector-background.html [ Pass ]
webkit.org/b/206872 platform/gtk/scrollbars/main-frame-scrollbar-horizontal-wheel-scroll.html [ ImageOnlyFailure ]
webkit.org/b/206874 imported/w3c/web-platform-tests/cors/origin.htm [ Failure ]
webkit.org/b/207254 compositing/backing/page-scale-overlap-in-iframe.html [ Failure ]
webkit.org/b/207255 webanimations/transform-accelerated-animation-removed-one-frame-after-finished-promise.html [ Failure ]
webkit.org/b/207258 imported/w3c/web-platform-tests/html/infrastructure/safe-passing-of-structured-data/transfer-errors.window.html [ Failure ]
webkit.org/b/207624 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html [ Failure ]
webkit.org/b/207625 compositing/backing/backing-store-attachment-animating-outside-viewport.html [ Failure ]
webkit.org/b/207625 compositing/backing/transition-extent.html [ Failure ]
webkit.org/b/208121 http/tests/cache/disk-cache/disk-cache-vary-cookie.html [ Failure ]
webkit.org/b/208123 http/tests/websocket/tests/hybi/handshake-fail-by-more-protocol-header.html [ Failure ]
webkit.org/b/208182 fast/repaint/backgroundSizeRepaint.html [ ImageOnlyFailure ]
webkit.org/b/208631 compositing/repaint/fixed-background-scroll.html [ Failure Pass ]
webkit.org/b/208633 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-width-1000px.html [ Failure ]
webkit.org/b/208633 imported/w3c/web-platform-tests/svg/import/struct-dom-06-b-manual.svg [ Failure ]
webkit.org/b/208633 imported/w3c/web-platform-tests/svg/import/text-fonts-203-t-manual.svg [ Failure ]
webkit.org/b/208294 fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ]
webkit.org/b/209163 webrtc/audio-video-element-playing.html [ Failure Pass ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/central-baseline-alignment-002.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/central-baseline-alignment-003.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/inline-block-alignment-004.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/inline-block-alignment-orthogonal-vlr-005.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/inline-block-alignment-orthogonal-vrl-004.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/inline-table-alignment-004.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/line-box-height-vlr-003.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/line-box-height-vlr-005.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/line-box-height-vrl-010.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/line-box-height-vrl-012.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/sizing-orthog-vlr-in-htb-020.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/sizing-orthog-vrl-in-htb-020.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/text-baseline-vlr-005.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/text-baseline-vrl-004.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-023.xht [ ImageOnlyFailure ]
webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-022.xht [ ImageOnlyFailure ]
webkit.org/b/209328 imported/w3c/web-platform-tests/css/css-text/line-break/line-break-normal-015.xht [ ImageOnlyFailure ]
webkit.org/b/209328 imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015.xht [ ImageOnlyFailure ]
webkit.org/b/209330 imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html [ Failure ]
webkit.org/b/209403 fast/forms/placeholder-content-center.html [ ImageOnlyFailure ]
webkit.org/b/209725 fast/canvas/webgl/out-of-bounds-simulated-vertexAttrib0-drawArrays.html [ Failure ]
webkit.org/b/209727 fast/forms/placeholder-content-line-height.html [ ImageOnlyFailure ]
webkit.org/b/210226 imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html [ Failure ]
webkit.org/b/210487 http/tests/resourceLoadStatistics/switch-session-on-navigation-to-prevalent-with-interaction-database.php [ Failure ]
webkit.org/b/210487 http/tests/resourceLoadStatistics/switch-session-on-navigation-to-prevalent-with-interaction.php [ Failure ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion-database.html [ Failure ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/standalone-web-application-exempt-from-website-data-deletion.html [ Failure ]
webkit.org/b/210849 compositing/overflow/rtl-scrollbar-layer-positioning.html [ Failure ]
webkit.org/b/210850 compositing/tiling/coverage-adjustment-secondary-quad-mapping.html [ Failure ]
# Failing in test bots. Started failing since r260615.
webkit.org/b/210968 fast/css/resize-corner-tracking.html [ Failure ImageOnlyFailure Pass ]
webkit.org/b/210239 fast/canvas/webgl/index-validation-with-subsequent-draws.html [ Failure ]
webkit.org/b/211501 compositing/iframes/border-radius-composited-frame.html [ ImageOnlyFailure ]
webkit.org/b/211501 compositing/iframes/border-uneven-radius-composited-frame.html [ ImageOnlyFailure ]
webkit.org/b/211563 fast/text-indicator/text-indicator-estimated-color-with-implicit-newline.html [ Failure ]
webkit.org/b/211693 editing/input/caret-at-the-edge-of-contenteditable.html [ Failure Pass ]
webkit.org/b/211693 editing/input/caret-at-the-edge-of-input.html [ Failure Pass ]
# The test is failing since r261576 and crashing occasionally
webkit.org/b/211833 compositing/video/video-poster.html [ Failure Crash ]
webkit.org/b/211887 fast/canvas/webgl/tex-sub-image-2d-bad-args.html [ Failure ]
webkit.org/b/211887 webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ]
webkit.org/b/211887 webgl/1.0.3/conformance/more/functions/texSubImage2DHTMLBadArgs.html [ Failure ]
webkit.org/b/211887 webgl/1.0.3/conformance/textures/tex-sub-image-2d-bad-args.html [ Failure ]
webkit.org/b/211887 webgl/1.0.3/conformance/textures/texture-size-limit.html [ Failure Timeout ]
webkit.org/b/211940 fast/text/multiple-codeunit-vertical-upright.html [ ImageOnlyFailure ]
webkit.org/b/211940 fast/text/multiple-codeunit-vertical-upright-2.html [ ImageOnlyFailure ]
webkit.org/b/212017 http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral-database.html [ Failure ]
webkit.org/b/212017 http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral.html [ Failure ]
webkit.org/b/212223 compositing/tiling/perspective-on-scroller-tile-coverage.html [ Failure ]
webkit.org/b/212233 fast/repaint/iframe-on-subpixel-position.html [ Failure ]
webkit.org/b/213328 http/tests/inspector/network/intercept-request-properties.html [ Failure ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of Expected failures.
#
# Don't add anything above here without a comment explaining why the test SHOULD fail.
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 3. TESTS CRASHING
#////////////////////////////////////////////////////////////////////////////////////////
webkit.org/b/90957 [ Release ] js/dom/random-array-gc-stress.html [ Timeout Crash Pass ]
webkit.org/b/105689 [ Debug ] plugins/npruntime/embed-property-iframe-equality.html [ Crash ]
webkit.org/b/120200 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Crash Pass ]
Bug(GTK) plugins/document-open.html [ Crash Timeout ]
webkit.org/b/82020 plugins/netscape-dom-access-and-reload.html [ Failure Crash Pass ]
webkit.org/b/163826 storage/domstorage/events/basic-body-attribute.html [ Failure Pass ]
webkit.org/b/152642 http/tests/misc/detached-frame-console.html [ Crash Pass Timeout Failure ]
webkit.org/b/153692 imported/blink/fast/css/first-letter-float-block.html [ Crash Pass ]
webkit.org/b/117756 media/track/media-element-enqueue-event-crash.html [ Timeout Pass Crash ]
webkit.org/b/131546 media/track/track-in-band.html [ Crash Timeout Failure ]
webkit.org/b/163782 media/video-played-ranges-1.html [ Crash Pass Failure ]
webkit.org/b/175575 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay-with-slow-text-tracks.html [ Crash Failure Pass ]
# See also webkit.org/b/141699
webkit.org/b/177534 fast/attachment/attachment-respects-css-size.html [ Crash ImageOnlyFailure ]
# See also webkit.org/b/163528 Threaded compositor failures caused by one of r203496, r203497, or r203498
webkit.org/b/177536 media/video-object-fit.html [ Crash ImageOnlyFailure ]
webkit.org/b/185546 media/video-playbackrate.html [ Crash Pass Timeout ]
# Crashes only when GNOME icon theme is not installed
webkit.org/b/186767 fast/hidpi/broken-image-icon-very-hidpi.html [ Crash Pass ]
webkit.org/b/186779 http/tests/security/sandboxed-iframe-DENIED-modals.html [ Crash Pass ]
webkit.org/b/188406 [ Debug ] imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir.html [ Crash ]
webkit.org/b/191882 fast/forms/validation-message-clone.html [ Failure Pass ]
webkit.org/b/191882 fast/forms/validation-message-in-relative-body.html [ Failure Pass ]
imported/w3c/web-platform-tests/mathml/relations/css-styling/color-004.html [ ImageOnlyFailure ]
webkit.org/b/196799 imported/blink/fast/css/first-letter-crash-document-disposal.html [ Pass Crash ]
webkit.org/b/120839 animations/cross-fade-background-image.html [ ImageOnlyFailure Crash ]
# Known issues that were fixed by the WebKitMediaSrc rework that is now reverted.
webkit.org/b/203078 imported/w3c/web-platform-tests/media-source/mediasource-seek-beyond-duration.html [ Failure Crash ]
webkit.org/b/203078 imported/w3c/web-platform-tests/media-source/mediasource-replay.html [ Failure Crash ]
webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-omitted-height-viewbox.html [ Crash ]
webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-omitted-height.html [ Crash ]
webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height-viewbox.html [ Crash ]
webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height.html [ Crash ]
webkit.org/b/207605 [ Debug ] http/tests/workers/service/registration-clear-redundant-worker.html [ Crash ]
webkit.org/b/207605 [ Debug ] http/tests/websocket/tests/hybi/no-subprotocol.html [ Crash ]
webkit.org/b/207605 [ Debug ] http/tests/workers/service/postmessage-after-terminate.https.html [ Crash ]
webkit.org/b/207737 imported/w3c/web-platform-tests/media-source/mediasource-h264-play-starved.html [ Pass Crash ]
webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints1.html [ Skip ]
webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints2.html [ Skip ]
webkit.org/b/210926 fast/mediastream/getDisplayMedia-max-constraints3.html [ Skip ]
webkit.org/b/199224 editing/pasteboard/copy-paste-across-shadow-boundaries-with-style-2.html [ Crash ]
webkit.org/b/212232 editing/async-clipboard/clipboard-read-while-pasting.html [ Crash ]
webkit.org/b/212811 editing/deleting/delete-txt-in-dl-crash.html [ Crash ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of Crashing tests
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 4. FLAKY TESTS
#////////////////////////////////////////////////////////////////////////////////////////
webkit.org/b/55126 media/video-aspect-ratio.html [ Failure Crash Timeout Pass ]
webkit.org/b/122481 svg/animations/svglengthlist-animation-3.html [ Failure Pass ]
webkit.org/b/62204 svg/custom/circular-marker-reference-4.svg [ Failure Pass ]
webkit.org/b/119735 [ Debug ] plugins/unavailable-plugin-indicator-obscurity.html [ Skip ]
webkit.org/b/71777 fast/lists/inlineBoxWrapperNullCheck.html [ Failure Pass ]
webkit.org/b/80129 fast/frames/flattening/iframe-flattening-fixed-width.html [ Failure Pass ]
webkit.org/b/80129 fast/frames/flattening/iframe-flattening-offscreen.html [ Failure Pass ]
webkit.org/b/80129 fast/frames/flattening/frameset-flattening-grid.html [ Failure Pass ]
webkit.org/b/80129 fast/frames/flattening/iframe-flattening-out-of-view.html [ Failure Pass ]
webkit.org/b/73772 fast/table/multiple-captions-display.xhtml [ Failure Pass ]
webkit.org/b/76385 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-03-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-05-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-06-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-07-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-08-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-10-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-11-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-12-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-15-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-16-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-17-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-19-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-22-b.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-28-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-30-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-32-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-33-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-37-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-40-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-41-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-46-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-81-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure Pass ]
webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-85-t.svg [ Failure Pass ]
webkit.org/b/89650 svg/W3C-SVG-1.1/struct-dom-06-b.svg [ Failure Pass ]
webkit.org/b/84856 media/media-controller-playback.html [ Crash Failure Timeout Pass ]
webkit.org/b/83878 webkit.org/b/198830 media/track/track-mode.html [ Failure Pass ]
webkit.org/b/94119 storage/websql/database-lock-after-reload.html [ Failure Pass ]
webkit.org/b/104809 media/adopt-node-crash.html [ Crash Timeout Pass ]
webkit.org/b/104809 media/track/track-cues-pause-on-exit.html [ Timeout Pass Crash ]
webkit.org/b/111612 animations/animation-delay-changed.html [ Failure Pass ]
webkit.org/b/107018 svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure Pass ]
webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure Pass ]
webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-c.svg [ ImageOnlyFailure Pass ]
webkit.org/b/107018 svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure Pass ]
webkit.org/b/114735 svg/filters/filter-hidden-content.svg [ Failure Pass ]
webkit.org/b/116961 perf/show-hide-table-rows.html [ Failure Pass ]
webkit.org/b/116976 media/video-played-collapse.html [ Failure Pass Crash ]
webkit.org/b/119040 perf/nested-combined-selectors.html [ Failure Pass ]
# These tests started to time out (or time out more often) since the FTL merge
webkit.org/b/119253 [ Debug ] js/dfg-osr-entry-hoisted-clobbered-structure-check.html [ Timeout Pass ]
webkit.org/b/119253 [ Debug ] fast/media/update-media-query-css-parser.html [ Timeout Pass ]
webkit.org/b/124511 media/video-played-reset.html [ Failure Pass Crash ]
webkit.org/b/125407 plugins/plugin-clip-subframe.html [ Failure Pass ]
webkit.org/b/126420 fast/table/dynamic-caption-add-before-child.xhtml [ Failure Pass ]
webkit.org/b/126432 fast/css/acid2-pixel.html [ Failure Pass ]
webkit.org/b/126432 fast/css/acid2.html [ Failure Pass ]
webkit.org/b/126432 http/tests/misc/acid2-pixel.html [ Failure Pass ]
webkit.org/b/126432 http/tests/misc/acid2.html [ Failure Pass ]
webkit.org/b/127280 media/audio-concurrent-supported.html [ Failure Timeout Pass Crash ]
webkit.org/b/127742 fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Failure Pass ]
# Flakey on both Snow Leopard and Windows 7
# https://bugs.webkit.org/show_bug.cgi?id=58337
# media/audio-garbage-collect.html is flaky
# https://bugs.webkit.org/show_bug.cgi?id=72698
webkit.org/b/72698 media/audio-garbage-collect.html [ Timeout Failure Pass ]
# Tests showing flakiness in the bot
Bug(GTK) editing/pasteboard/paste-pre-002.html [ Failure Pass ]
Bug(GTK) editing/selection/5057506.html [ Failure Pass ]
Bug(GTK) fast/writing-mode/japanese-ruby-horizontal-bt.html [ Failure Pass ]
Bug(GTK) fast/writing-mode/japanese-ruby-vertical-lr.html [ Failure Pass ]
Bug(GTK) fast/writing-mode/japanese-ruby-vertical-rl.html [ Failure Pass ]
webkit.org/b/131533 media/track/track-remove-active-cue-crash.html [ Timeout Pass Crash ]
webkit.org/b/131934 fast/dom/Window/mozilla-focus-blur.html [ Failure Timeout Pass ]
webkit.org/b/132182 css3/calc/transitions-dependent.html [ Failure Pass ]
webkit.org/b/132184 fast/multicol/span/span-as-immediate-columns-child-dynamic.html [ Failure Pass ]
webkit.org/b/132185 editing/pasteboard/gtk/middle-button-paste.html [ Failure Pass Timeout ]
webkit.org/b/132251 media/controls-drag-timebar.html [ Timeout Pass Crash ]
webkit.org/b/132279 perf/mouse-event.html [ Failure Pass ]
webkit.org/b/132282 fast/inline-block/14498-positionForCoordinates.html [ Failure Pass ]
#Fast overflow
webkit.org/b/132258 fast/overflow/hit-test-overflow-controls.html [ Failure ImageOnlyFailure Pass ]
webkit.org/b/132258 fast/overflow/overflow-text-hit-testing.html [ Failure Pass ]
#Media controls
webkit.org/b/132271 media/controls-styling-strict.html [ Failure Timeout Pass Crash ]
webkit.org/b/132271 webkit.org/b/198830 media/media-controls-timeline-updates.html [ Timeout Pass Crash ]
webkit.org/b/132271 media/media-controller-playbackrate.html [ Timeout Pass Crash ]
webkit.org/b/132271 webkit.org/b/198830 media/media-controller-time-clamp.html [ Timeout Pass Crash ]
webkit.org/b/132271 media/controls-without-preload.html [ Failure Timeout Pass ]
webkit.org/b/145251 media/controls-right-click-on-timebar.html [ Timeout Pass Failure Crash ]
#Image map
webkit.org/b/132425 fast/multicol/scrolling-overflow.html [ Failure Pass ]
webkit.org/b/132425 fast/multicol/span/span-as-immediate-child-generated-content.html [ Failure Pass ]
webkit.org/b/171947 transitions/extra-transition.html [ Failure Pass ]
webkit.org/b/133865 media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass Crash ]
webkit.org/b/133869 media/video-seek-after-end.html [ Failure Pass ]
webkit.org/b/134576 media/track/audio/audio-track-mkv-vorbis-language.html [ Failure Timeout Pass Crash ]
webkit.org/b/134576 webkit.org/b/198830 [ Release ] media/track/track-cue-rendering.html [ Failure Timeout Pass Crash ]
webkit.org/b/134576 [ Debug ] media/track/track-cue-rendering.html [ Failure Timeout Pass ]
webkit.org/b/134576 media/track/video/video-track-mkv-theora-selected.html [ Failure Timeout Pass Crash ]
webkit.org/b/134576 webkit.org/b/198830 media/track/video/video-track-mkv-theora-language.html [ Failure Timeout Pass Crash ]
webkit.org/b/134760 plugins/layout-in-beforeload-listener-affects-plugin-loading.html [ Failure Pass ]
webkit.org/b/135583 http/tests/media/video-play-progress.html [ Crash Timeout Pass ]
webkit.org/b/136066 animations/fill-mode-iteration-count-non-integer.html [ Timeout Pass ]
webkit.org/b/136070 fast/forms/label/label-becomes-visible-while-clicking-on-label.html [ Failure Pass ]
webkit.org/b/136581 editing/pasteboard/drag-drop-dead-frame.html [ Failure Timeout Pass ]
webkit.org/b/139489 http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure Pass ]
webkit.org/b/143475 media/audio-repaint.html [ Timeout Failure ImageOnlyFailure Pass Crash ]
webkit.org/b/143478 media/video-page-load-preload-none.html [ Failure Pass ]
webkit.org/b/131545 media/media-event-listeners.html [ Failure Pass ]
webkit.org/b/143985 editing/pasteboard/drop-text-events.html [ Failure Timeout Crash ]
webkit.org/b/144864 fast/events/clear-drag-state.html [ Failure Pass ]
webkit.org/b/145051 webkit.org/b/198830 [ Release ] media/video-rtl.html [ ImageOnlyFailure Pass Crash ]
webkit.org/b/145170 fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Failure Pass ]
webkit.org/b/145170 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Failure Pass ]
webkit.org/b/145258 media/video-controller-child-rate.html [ Failure Pass ]
# Probably failing because resizing is asynchronous.
webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure Timeout Pass ]
webkit.org/b/153771 animations/resume-after-page-cache.html [ Timeout Failure Pass ]
webkit.org/b/153942 plugins/private-browsing-mode-2.html [ Failure Pass ]
webkit.org/b/153942 plugins/private-browsing-mode.html [ Failure Pass ]
webkit.org/b/153943 webaudio/convolution-mono-mono.html [ Failure Pass ]
webkit.org/b/156436 fast/harness/sample-fail-mismatch-reftest.html [ ImageOnlyFailure Pass ]
webkit.org/b/145639 webkit.org/b/198830 [ Release ] media/volume-bar-empty-when-muted.html [ Failure Pass Crash ]
webkit.org/b/157729 fast/images/image-map-outline-with-paint-root-offset.html [ ImageOnlyFailure Pass ]
webkit.org/b/157730 fast/forms/select/optgroup-clicking.html [ Failure Pass ]
webkit.org/b/158472 fast/text/international/system-language/han-quotes.html [ ImageOnlyFailure Pass ]
webkit.org/b/158913 media/media-controls-play-button-updates.html [ Failure Pass Crash ]
webkit.org/b/158914 webkit.org/b/198830 media/restore-from-page-cache.html [ Failure Pass Crash ]
webkit.org/b/158915 fast/forms/select/menulist-type-ahead-find.html [ Failure Pass ]
webkit.org/b/158916 fast/forms/input-appearance-preventDefault.html [ Failure Pass ]
webkit.org/b/158918 fast/css3-text/css3-text-decoration/text-decoration-dashed.html [ ImageOnlyFailure Pass ]
webkit.org/b/158918 fast/css3-text/css3-text-decoration/text-decoration-dotted-dashed.html [ ImageOnlyFailure Pass ]
webkit.org/b/158918 fast/css3-text/css3-text-decoration/text-decoration-dotted.html [ ImageOnlyFailure Pass ]
# These are expected mismatches, so they should fail, and the bug is they sometimes pass.
webkit.org/b/153941 fast/text/control-characters/visible-control-characters-1.html [ ImageOnlyFailure Pass ]
webkit.org/b/153941 fast/text/control-characters/visible-control-characters-2.html [ ImageOnlyFailure Pass ]
webkit.org/b/153941 fast/text/control-characters/visible-control-characters-2.xhtml [ ImageOnlyFailure Pass ]
webkit.org/b/153941 fast/text/control-characters/visible-control-characters-3.html [ ImageOnlyFailure Pass ]
webkit.org/b/153941 fast/text/control-characters/visible-control-characters-3.xhtml [ ImageOnlyFailure Pass ]
webkit.org/b/160136 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure Pass ]
webkit.org/b/163532 plugins/js-from-destroy.html [ Failure Pass ]
webkit.org/b/168780 fast/forms/input-first-letter-edit.html [ ImageOnlyFailure Pass ]
webkit.org/b/116277 webkit.org/b/198830 media/video-buffered.html [ Pass Failure Crash ]
webkit.org/b/170337 fast/repaint/obscured-background-no-repaint.html [ Pass Failure ]
webkit.org/b/171600 css3/filters/composited-during-animation-layertree.html [ Pass Failure ]
# Crash is bug #175574
webkit.org/b/171844 compositing/visibility/visibility-simple-video-layer.html [ Pass ImageOnlyFailure Timeout Crash ]
webkit.org/b/172283 inspector/worker/debugger-multiple-targets-pause.html [ Timeout Pass Failure ]
webkit.org/b/172815 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ Pass ImageOnlyFailure ]
webkit.org/b/175933 media/audio-controls-timeline-in-media-document.html [ Pass Failure Crash ]
webkit.org/b/176105 http/tests/security/video-cross-origin-accessfailure.html [ Pass Failure ]
webkit.org/b/176757 fast/hidpi/filters-invert.html [ Pass ImageOnlyFailure ]
webkit.org/b/176757 fast/hidpi/filters-multiple.html [ Pass ImageOnlyFailure ]
webkit.org/b/177527 [ Release ] fast/hidpi/filters-blur.html [ Pass ImageOnlyFailure ]
webkit.org/b/177940 workers/wasm-hashset.html [ Crash Timeout Pass ]
webkit.org/b/179356 imported/w3c/web-platform-tests/mediacapture-fromelement/capture.html [ Failure Crash ]
webkit.org/b/179444 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-audio-video-in-main-frame.html [ Pass Crash ]
webkit.org/b/178784 [ Release ] inspector/console/webcore-logging.html [ Pass Crash ]
webkit.org/b/179948 [ Release ] fast/hidpi/filters-reference.html [ Pass ImageOnlyFailure ]
webkit.org/b/181528 http/tests/cache/memory-cache-pruning.html [ Pass Crash ]
webkit.org/b/181529 imported/blink/http/tests/webfont/animation-assert.html [ Pass Crash Timeout ]
webkit.org/b/181767 fast/hidpi/filters-hue-rotate.html [ Pass ImageOnlyFailure ]
webkit.org/b/182761 accessibility/gtk/aria-busy-changed-notification.html [ Pass Failure ]
webkit.org/b/182761 accessibility/gtk/aria-current-changed-notification.html [ Pass Failure ]
webkit.org/b/182761 accessibility/gtk/aria-disabled-changed-notification.html [ Pass Failure ]
webkit.org/b/182761 accessibility/gtk/aria-expanded-changed-notification.html [ Pass Failure ]
webkit.org/b/182761 accessibility/gtk/aria-pressed-changed-notification.html [ Pass Failure ]
webkit.org/b/182761 accessibility/gtk/aria-readonly-changed-notification.html [ Pass Failure ]
webkit.org/b/182761 accessibility/gtk/aria-required-changed-notification.html [ Pass Failure ]
webkit.org/b/183188 imported/blink/svg/as-image/image-change-with-equal-sizes.html [ ImageOnlyFailure Pass ]
webkit.org/b/183609 [ Release ] inspector/unit-tests/throttler.html [ Pass Failure ]
webkit.org/b/183214 compositing/video/poster.html [ Pass ImageOnlyFailure ]
webkit.org/b/186136 compositing/animation/layer-for-filling-animation.html [ Failure Pass Timeout ]
# Tests that fail on the EWS queue since we enabled tests there (obsolete). TODO: the failures below should be filed under a different bug).
webkit.org/b/186638 compositing/repaint/repaint-on-layer-grouping-change.html [ Failure Pass ]
webkit.org/b/186638 editing/execCommand/print.html [ Crash ]
webkit.org/b/186638 editing/selection/select-bidi-run.html [ Timeout Pass ]
webkit.org/b/186638 fast/media/print-restores-previous-mediatype.html [ Crash ]
webkit.org/b/186638 fast/selectors/unqualified-hover-strict.html [ Failure ]
webkit.org/b/186638 imported/w3c/web-platform-tests/streams/piping/error-propagation-forward.html [ Failure ]
webkit.org/b/186638 media/video-remote-control-playpause.html [ Failure Timeout Pass ]
webkit.org/b/186638 printing/print-close-crash.html [ Crash ]
webkit.org/b/177940 webkit.org/b/186638 workers/wasm-hashset-many.html [ Crash Timeout Pass ]
# Tests failing on the EWS queue.
webkit.org/b/186638 fast/forms/select/popup-closes-on-blur.html [ Failure Pass ]
webkit.org/b/186638 imported/w3c/web-platform-tests/css/css-ui/text-overflow-022.html [ ImageOnlyFailure Pass ]
webkit.org/b/186638 webrtc/release-after-getting-track.html [ Crash Pass ]
webkit.org/b/186638 fast/preloader/document-write.html [ Failure Pass ]
webkit.org/b/186664 media/video-playsinline.html [ Failure Pass Crash ]
webkit.org/b/206065 imported/w3c/web-platform-tests/xhr/anonymous-mode-unsupported.htm [ Failure Pass ]
webkit.org/b/186667 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure Pass ]
webkit.org/b/186670 fast/scrolling/iframe-scrollable-after-back.html [ Failure Pass ]
webkit.org/b/186673 editing/spelling/spellcheck-async-mutation.html [ Failure Pass ]
webkit.org/b/186679 media/video-currentTime-delay.html [ Crash Pass Timeout ]
webkit.org/b/186847 [ Release ] http/tests/inspector/network/resource-sizes-memory-cache.html [ Pass Failure ]
webkit.org/b/192407 http/tests/inspector/network/resource-security-connection.html [ Skip ]
webkit.org/b/191497 http/tests/inspector/network/resource-security-certificate.html [ Skip ]
webkit.org/b/191497 http/tests/inspector/network/getSerializedCertificate.html [ Skip ]
webkit.org/b/179173 [ Release ] http/tests/inspector/network/har/har-page.html [ Failure Pass ]
webkit.org/b/179173 [ Release ] http/tests/inspector/network/har/har-page-aggressive-gc.html [ Failure Pass ]
webkit.org/b/187326 fast/selectors/selection-window-inactive-stroke-color.html [ Pass ImageOnlyFailure ]
webkit.org/b/187588 fast/forms/form-control-element-crash.html [ Timeout Pass ]
webkit.org/b/187589 inspector/unit-tests/debouncer.html [ Failure Timeout Pass ]
webkit.org/b/187590 imported/w3c/web-platform-tests/web-animations/timing-model/timelines/document-timelines.html [ Failure Pass ]
webkit.org/b/187761 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html [ Pass Failure ]
webkit.org/b/187760 fast/mediastream/get-user-media-on-loadedmetadata.html [ Pass Failure ]
webkit.org/b/168357 http/wpt/resource-timing/rt-initiatorType-media.html [ Pass Failure ]
webkit.org/b/188042 imported/w3c/web-platform-tests/infrastructure/assumptions/ahem.html [ ImageOnlyFailure Timeout ]
webkit.org/b/188105 media/track/track-css-all-cues.html [ Failure Pass Crash ]
webkit.org/b/188437 media/W3C/audio/events/event_playing_manual.html [ Crash Pass ]
webkit.org/b/189339 compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html [ ImageOnlyFailure Pass ]
webkit.org/b/190703 inspector/worker/console-basic.html [ Failure Pass ]
webkit.org/b/190703 inspector/worker/debugger-pause.html [ Failure Pass Timeout ]
webkit.org/b/191007 http/tests/media/media-stream/get-display-media-prompt.html [ Crash Pass Timeout ]
webkit.org/b/191010 editing/pasteboard/5075944.html [ Pass Failure ]
webkit.org/b/191010 editing/pasteboard/paste-text-006.html [ Pass Failure ]
webkit.org/b/191010 editing/pasteboard/paste-text-with-style-5.html [ Pass Failure ]
webkit.org/b/191680 editing/pasteboard/copy-paste-first-line-in-textarea.html [ Failure Pass ]
webkit.org/b/191680 editing/pasteboard/display-block-on-spans.html [ Failure Pass ]
webkit.org/b/191685 http/wpt/css/css-animations/set-animation-play-state-to-paused-001.html [ ImageOnlyFailure Pass Timeout ]
webkit.org/b/191687 imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Timeout Pass ]
webkit.org/b/192149 imported/blink/animations/animation-events-prefixed-01.html [ Timeout Pass ]
webkit.org/b/192903 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Pass Failure ]
webkit.org/b/178705 webkit.org/b/169917 webgl/1.0.3/conformance/rendering/multisample-corruption.html [ Pass Failure Timeout ]
webkit.org/b/178705 webgl/2.0.0/conformance/rendering/multisample-corruption.html [ Pass Failure Timeout ]
webkit.org/b/193315 editing/pasteboard/cjk-line-height.html [ Failure Pass ]
webkit.org/b/193315 editing/pasteboard/paste-line-endings-006.html [ Failure Pass ]
webkit.org/b/193315 editing/pasteboard/paste-text-004.html [ Failure Pass ]
webkit.org/b/193315 editing/pasteboard/paste-text-009.html [ Failure Pass ]
webkit.org/b/193315 editing/pasteboard/paste-text-with-style-2.html [ Failure Pass ]
webkit.org/b/193315 editing/pasteboard/paste-text-003.html [ Failure Pass ]
webkit.org/b/193315 editing/pasteboard/paste-text-007.html [ Failure Pass ]
webkit.org/b/193316 imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html [ Failure Pass ]
webkit.org/b/193311 fast/images/decode-render-animated-image.html [ ImageOnlyFailure Pass ]
webkit.org/b/193318 webrtc/audio-replace-track.html [ Timeout Pass ]
webkit.org/b/193490 [ Debug ] animations/play-state-suspend.html [ Pass Failure ]
webkit.org/b/128255 compositing/columns/composited-lr-paginated-repaint.html [ Pass Failure ]
webkit.org/b/128255 compositing/columns/composited-rl-paginated-repaint.html [ Pass Failure ]
webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]
webkit.org/b/194381 editing/pasteboard/paste-4039777-fix.html [ Failure Pass Timeout ]
webkit.org/b/194381 editing/pasteboard/paste-4038267-fix.html [ Failure Pass ]
webkit.org/b/194382 mathml/presentation/roots.xhtml [ Failure Pass ]
webkit.org/b/194382 mathml/presentation/stretchy-depth-height-symmetric.html [ Failure Pass ]
webkit.org/b/194383 webrtc/clone-audio-track.html [ Failure Pass ]
webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure Timeout Pass ]
webkit.org/b/195714 fast/canvas/webgl/texImage2D-video-flipY-true.html [ Pass Timeout ]
webkit.org/b/194044 imported/w3c/web-platform-tests/media-source/mediasource-addsourcebuffer.html [ Crash Failure ]
webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/error-codes/error.html [ Pass Failure ]
webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html [ Failure Pass Crash ]
webkit.org/b/197245 animations/remove-syncing-animation.html [ Failure Pass ]
webkit.org/b/197246 editing/pasteboard/smart-paste-003-trailing-whitespace.html [ Failure Pass ]
webkit.org/b/197498 imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events.html [ Failure Pass ]
webkit.org/b/197507 imported/blink/compositing/repaint/end-of-opacity-transition.html [ Timeout Pass ]
webkit.org/b/197507 imported/blink/css3/calc/transition-asan-crash.html [ Timeout Pass ]
webkit.org/b/175662 inspector/canvas/recording-2d-frameCount.html [ Failure Timeout ]
webkit.org/b/175662 inspector/canvas/recording-2d-full.html [ Failure Timeout ]
webkit.org/b/175662 inspector/canvas/recording-2d-memoryLimit.html [ Failure Timeout ]
webkit.org/b/197711 imported/w3c/web-platform-tests/media-source/mediasource-correct-frames.html [ Pass Failure ]
webkit.org/b/197713 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-image-cache.https.html [ Pass Failure ]
webkit.org/b/198116 imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ]
webkit.org/b/198127 imported/w3c/web-platform-tests/IndexedDB/transaction-abort-object-store-metadata-revert.html [ Pass Crash Failure ]
webkit.org/b/197256 http/tests/security/sandboxed-iframe-ALLOWED-modals.html [ Crash Pass ]
webkit.org/b/198823 imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub.html [ Failure Pass ]
webkit.org/b/191004 media/track/track-cue-missing.html [ Failure Timeout Crash ]
webkit.org/b/198827 media/video-currentTime-set.html [ Timeout Pass Crash ]
webkit.org/b/198827 media/media-fullscreen-return-to-inline.html [ Timeout Pass Crash ]
webkit.org/b/198827 media/video-duration-known-after-eos.html [ Timeout Pass Crash ]
webkit.org/b/198827 media/video-ended-event-slow-motion-playback.html [ Timeout Pass ]
webkit.org/b/198827 webkit.org/b/198830 media/video-ended-seek-crash.html [ Timeout Pass Crash ]
webkit.org/b/198827 media/video-loop.html [ Timeout Pass Crash ]
webkit.org/b/198828 editing/pasteboard/4989774.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-line-endings-002.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-list-002.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-list-003.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/avoid-copying-body-with-background.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/contenteditable-pre.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-list-004.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-text-008.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-text-012.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-line-endings-001.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/paste-text-002.html [ Failure Pass ]
webkit.org/b/198828 editing/pasteboard/drag-drop-iframe-refresh-crash.html [ Timeout Pass ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_playing.html [ Crash Pass ]
webkit.org/b/198830 media/W3C/audio/events/event_canplay.html [ Crash Pass ]
webkit.org/b/198830 media/W3C/video/events/event_canplay.html [ Crash Pass ]
webkit.org/b/198830 media/W3C/video/paused/paused_false_during_play.html [ Crash Pass ]
webkit.org/b/198830 media/W3C/video/paused/paused_true_during_pause.html [ Crash Pass ]
webkit.org/b/198830 media/W3C/video/readyState/readyState_during_canplay.html [ Pass Crash ]
webkit.org/b/198830 media/W3C/video/readyState/readyState_during_canplaythrough.html [ Pass Crash ]
webkit.org/b/198830 media/audio-as-video-fullscreen.html [ Pass Crash ]
webkit.org/b/198830 media/audio-only-video-intrinsic-size.html [ Pass Crash ]
webkit.org/b/198830 media/event-attributes.html [ Crash Failure Timeout ]
webkit.org/b/198830 media/media-controls-cancel-events.html [ Crash Timeout Failure Pass ]
webkit.org/b/198830 media/media-controls-timeline-updates-after-playing.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-controls-timeline-updates-when-hovered.html [ Pass Crash ]
webkit.org/b/198830 media/media-document-audio-size.html [ Crash Pass ]
webkit.org/b/198830 media/media-fragments/TC0003.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0031.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0033.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0035.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-fragments/TC0039.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-fragments/TC0052.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-fragments/TC0053.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-fragments/TC0054.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-fragments/TC0055.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-fragments/TC0059.html [ Pass Timeout Crash ]
webkit.org/b/198830 media/media-fragments/TC0072.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0081.html [ Pass Crash ]
webkit.org/b/198830 media/track/track-cue-css.html [ ImageOnlyFailure Failure Pass Crash ]
webkit.org/b/198830 media/track/track-cue-mutable-fragment.html [ Crash Failure Pass ]
webkit.org/b/198830 media/track/track-cue-mutable-text.html [ Crash Failure ]
webkit.org/b/198830 webkit.org/b/210372 media/track/track-cues-sorted-before-dispatch.html [ Crash Failure Timeout Pass ]
webkit.org/b/198830 media/track/track-insert-after-load-crash.html [ Pass Crash ]
webkit.org/b/198830 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Crash Failure ]
webkit.org/b/198830 media/video-controls-captions-trackmenu-hide-on-click.html [ Crash Failure ]
webkit.org/b/198830 media/video-controls-show-on-kb-or-ax-event.html [ Crash Failure ]
webkit.org/b/198830 media/video-currentTime.html [ Crash Pass ]
webkit.org/b/198830 media/video-element-other-namespace-crash.html [ Pass Crash ]
webkit.org/b/198830 media/video-fullscreen-reload-crash.html [ Pass Crash ]
webkit.org/b/198830 media/video-seekable.html [ Pass Crash ]
webkit.org/b/198830 media/video-size-intrinsic-scale.html [ Crash Failure ]
webkit.org/b/198830 media/video-system-sleep.html [ Pass Crash ]
webkit.org/b/198830 media/video-trackmenu-selection.html [ Crash Timeout Failure ]
webkit.org/b/198830 media/track/track-kind.html [ Pass Crash ]
webkit.org/b/198830 media/track/video/video-track-mkv-theora-addtrack.html [ Pass Crash ]
webkit.org/b/198830 media/video-controls-in-media-document.html [ Pass Crash ]
webkit.org/b/198830 media/video-controls-no-display-with-text-track.html [ Pass Crash ]
webkit.org/b/198830 media/video-playing-and-pause.html [ Pass Crash ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadedmetadata.html [ Pass Crash ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/paused_false_during_play.html [ Pass Crash ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_loadedmetadata.html [ Pass Crash ]
webkit.org/b/198830 http/tests/media/autoplay-if-audio-is-playing.html [ Pass Crash ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadeddata.html [ Pass Crash ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_loadstart.html [ Pass Crash ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_order_canplay_playing.html [ Pass Crash ]
webkit.org/b/198830 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html [ Pass Crash ]
webkit.org/b/198830 media/media-document-audio-controls-visible.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0004.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0005.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0006.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0030.html [ Pass Crash ]
webkit.org/b/198830 media/media-fragments/TC0032.html [ Pass Crash ]
webkit.org/b/198830 media/track/audio/audio-track-mkv-vorbis-addtrack.html [ Pass Crash ]
webkit.org/b/198830 media/track/track-css-matching-lang.html [ Pass Crash ]
webkit.org/b/198830 media/track/track-long-captions-file.html [ Pass Crash ]
webkit.org/b/198830 media/track/track-mode-disabled-crash.html [ Pass Crash ]
webkit.org/b/198830 media/video-dom-src.html [ Pass Crash ]
webkit.org/b/198830 media/video-inactive-playback.html [ Pass Crash ]
webkit.org/b/198830 media/W3C/audio/events/event_canplay_manual.html [ Pass Crash ]
webkit.org/b/198830 media/W3C/audio/events/event_canplaythrough.html [ Pass Crash ]
webkit.org/b/198830 media/W3C/audio/events/event_loadeddata.html [ Pass Crash ]
webkit.org/b/198830 userscripts/user-script-video-document.html [ Pass Crash ]
# From builds 12695-12698
webkit.org/b/198830 http/tests/appcache/video.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplaythrough_noautoplay.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_timeupdate.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/controls-after-reload.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0001.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0009.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0011.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0012.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0014.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0017.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0027.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0034.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0036.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0037.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0074.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0091.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/audio/audio-track-mkv-vorbis-enabled.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/track-css-cue-lifetime.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/track-css-matching-default.html [ Pass Crash ]
webkit.org/b/198830 media/track/track-in-band-metadata-display-order.html [ Pass Crash Failure ]
webkit.org/b/198830 webkit.org/b/210373 [ Release ] media/track/track-user-stylesheet.html [ Failure Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-controls-transformed.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-defaultplaybackrate-before-load.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-fullscreen-restriction-removed.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-orientation.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-seeking.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-set-rate-from-pause.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-single-valid-source.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/W3C/video/events/event_order_loadedmetadata_loadeddata.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/W3C/video/networkState/networkState_during_loadstart.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/audio-track.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/autoplay-with-broken-track.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplaythrough.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-controller-drag-crash.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0015.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0024.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0028.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0029.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0038.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0044.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0058.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0061.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0073.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/no-autoplay-with-user-gesture-requirement.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/audio-track-add-remove.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/track-cue-rendering-with-padding.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/track-cues-cuechange.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-autoplay.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-canvas-source.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] webrtc/ephemeral-certificates-and-cnames.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] webrtc/remoteAudio-never-played.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] webrtc/video-autoplay2.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] webrtc/video-autoplay3.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] webrtc/video-autoplay4.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] webrtc/video-getParameters.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_playing.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_canplay.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_canplaythrough.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0002.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/media-fragments/TC0051.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/remote-control-command-is-user-gesture.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/remote-control-command-seek.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/sources-fallback-codecs.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/track-cues-seeking.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/track-remove-by-setting-innerHTML.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/track/track-remove-crash.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-currentTime-set2.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-reverse-play-duration.html [ Pass Crash ]
webkit.org/b/198830 [ Release ] media/video-colorspace-yuv422.html [ Pass Crash ]
webkit.org/b/198830 webkit.org/b/76280 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/networkState_during_progress.html [ Pass Crash Failure ]
webkit.org/b/170484 swipe/main-frame-pinning-requirement.html [ Pass Failure Timeout ]
webkit.org/b/201252 editing/pasteboard/paste-text-017.html [ Pass Failure ]
webkit.org/b/202230 editing/style/font-family-with-space.html [ Pass Failure ]
webkit.org/b/202232 fast/forms/validation-message-appearance.html [ Pass Failure ]
webkit.org/b/202239 http/tests/cookies/cookie-with-multiple-level-path.html [ Pass Failure ]
webkit.org/b/202743 animations/dynamic-stylesheet-loading.html [ Pass Failure ]
webkit.org/b/202749 http/tests/dom/document-attributes-null-handling.html [ Pass Failure ]
webkit.org/b/198113 fast/mediastream/media-stream-page-muted.html [ Crash Timeout ]
webkit.org/b/191886 fast/mediastream/apply-constraints-advanced.html [ Pass Crash ]
# GLX error in gst_gl_context_glx_create_context
webkit.org/b/198830 http/tests/media/media-document-referer.html [ Pass Crash ]
webkit.org/b/198830 media/accessibility-closed-captions-has-aria-owns.html [ Pass Crash ]
webkit.org/b/198830 media/W3C/video/events/event_canplay_manual.html [ Pass Crash ]
webkit.org/b/198830 media/track/track-active-cues.html [ Pass Crash ]
webkit.org/b/198830 media/track/track-mode-not-changed-by-new-track.html [ Crash Pass Timeout ]
webkit.org/b/198830 media/video-dom-autoplay.html [ Crash Pass ]
webkit.org/b/198830 userscripts/user-script-audio-document.html [ Crash Pass ]
webkit.org/b/198830 webkit.org/b/210374 http/tests/media/user-gesture-preserved-across-xmlhttprequest.html [ Failure Crash Pass ]
webkit.org/b/198830 compositing/overflow/overflow-compositing-descendant.html [ Crash Pass ]
webkit.org/b/198830 media/video-plays-past-end-of-test.html [ Crash Pass ]
webkit.org/b/198830 media/audio-play-with-video-element.html [ Crash Pass ]
webkit.org/b/205110 imported/w3c/web-platform-tests/media-source/mediasource-changetype-play.html [ Failure Crash Pass ]
webkit.org/b/179611 imported/w3c/web-platform-tests/xhr/send-entity-body-document.htm [ Pass Failure ]
#Started flakiness between r249708 and r249813
webkit.org/b/206639 http/tests/contentextensions/block-cookies-basic.html [ Failure Pass ]
webkit.org/b/206639 http/tests/contentextensions/block-cookies-send.html [ Failure Pass ]
webkit.org/b/206875 inspector/debugger/breakpoints/resolved-dump-each-line.html [ Failure Pass Timeout ]
webkit.org/b/206464 webrtc/peerconnection-page-cache-long.html [ Failure ]
webkit.org/b/206464 webrtc/peerconnection-page-cache.html [ Failure Pass ]
webkit.org/b/208125 webrtc/peerconnection-new-candidate-page-cache.html [ Failure Timeout ]
webkit.org/b/212892 webrtc/peer-connection-audio-mute2.html [ Failure Timeout Pass ]
webkit.org/b/208126 http/tests/cookies/document-cookie-after-showModalDialog.html [ Failure Pass ]
webkit.org/b/208126 http/tests/cookies/document-cookie-during-iframe-parsing.html [ Failure Pass ]
webkit.org/b/208139 http/tests/cache/link-prefetch-main-resource.html [ Failure Pass ]
webkit.org/b/208139 http/wpt/fetch/disable-speculative-load-for-xhr-and-fetch-loads.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/api/basic/conditional-get.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/api/request/request-cache-default.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/api/request/request-cache-force-cache.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/api/request/request-cache-reload.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/service-workers/service-worker/update-no-cache-request-headers.https.html [ Failure Pass ]
webkit.org/b/208139 http/tests/cache/disk-cache/disk-cache-vary-cookie-private.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/cors/304.htm [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/http-cache/304-update.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/http-cache/freshness.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/http-cache/heuristic.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/http-cache/invalidate.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/http-cache/status.html [ Failure Pass ]
webkit.org/b/208139 imported/w3c/web-platform-tests/fetch/http-cache/vary.html [ Failure Pass ]
webkit.org/b/208248 http/tests/cookies/document-cookie-set-expired-cookie.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/fire-error-event-exception.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/fire-success-event-exception.html [ Failure Timeout Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/fire-upgradeneeded-event-exception.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-invalid.htm [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbcursor-primarykey.htm [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbcursor-source.htm [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-transaction-exception-order.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idb-explicit-commit.any.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html [ Failure Timeout Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbindex-query-exception-order.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbindex-request-source.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-add-put-exception-order.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-delete-exception-order.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAllKeys.html [ Failure Timeout Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-index-finished.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor.htm [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-query-exception-order.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-rename-abort.html [ Timeout Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-rename-errors.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-request-source.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbrequest-onupgradeneeded.htm [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/keygenerator-explicit.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes.any.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes.any.serviceworker.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes.any.worker.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.serviceworker.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-store.any.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/name-scopes.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/transaction-abort-generator-revert.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/transaction-abort-index-metadata-revert.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/transaction-deactivation-timing.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/transaction-relaxed-durability.tentative.any.html [ Failure Pass ]
webkit.org/b/208292 imported/w3c/web-platform-tests/IndexedDB/transaction-relaxed-durability.tentative.any.worker.html [ Failure Pass ]
webkit.org/b/208293 media/restricted-audio-playback-with-multiple-settimeouts.html [ Failure Pass ]
webkit.org/b/208293 media/video-ended-event-negative-playback.html [ Failure Pass ]
webkit.org/b/208293 media/video-play-audio-require-user-gesture.html [ Failure Pass ]
webkit.org/b/208293 media/video-restricted-invisible-autoplay-allowed-if-audible.html [ Failure Pass ]
webkit.org/b/208299 fast/canvas/webgl/texImage2D-video-flipY-false.html [ Timeout Pass ]
webkit.org/b/208301 editing/pasteboard/4922709.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/5028447.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/copy-null-characters.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/copy-paste-content-starting-and-ending-canvas.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/copy-text-with-wrapped-tag.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/page-zoom.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/paste-before-tab-span.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/paste-blockquote-and-paragraph-break.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/pasting-into-p-should-not-nest-p.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/preserve-line-break-at-end-of-pasted-content.html [ Failure Pass ]
webkit.org/b/208301 editing/pasteboard/testcase-9507.html [ Failure Pass ]
webkit.org/b/208305 imported/w3c/web-platform-tests/service-workers/service-worker/about-blank-replacement.https.html [ Failure Pass ]
webkit.org/b/208321 media/muted-video-is-playing-audio.html [ Timeout Pass Crash ]
webkit.org/b/208326 imported/w3c/web-platform-tests/html/browsers/windows/noreferrer.html [ Failure Pass ]
webkit.org/b/208327 http/wpt/service-workers/postMessage-fetch-order.https.html [ Failure Pass ]
webkit.org/b/208327 http/wpt/service-workers/ready.https.window.html [ Failure Pass ]
webkit.org/b/208327 http/wpt/service-workers/navigation-redirect-main-frame.https.html [ Timeout Pass ]
webkit.org/b/208368 imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate-bad-imports.any.worker.html [ Failure Pass ]
webkit.org/b/208369 http/tests/workers/service/basic-timeout.https.html [ Failure Pass Timeout ]
webkit.org/b/208426 fast/dom/Window/window-resize-and-move-arguments.html [ Failure Pass ]
webkit.org/b/208428 media/media-ended-fired-once.html [ Failure Pass ]
webkit.org/b/208429 fast/css/user-drag-none.html [ Timeout Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-003.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-004.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-005.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-006.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-007.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-extraneous-data-008.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-overlap-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-overlap-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/blocks-overlap-003.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/datatypes-invalid-base128-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/datatypes-invalid-base128-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/datatypes-invalid-base128-003.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/directory-mismatched-tables-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/header-length-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/header-length-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/header-numTables-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/header-signature-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-brotli-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-decompressed-length-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-decompressed-length-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-decompressed-length-003.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-decompressed-length-004.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-extraneous-data-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-bbox-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-bbox-003.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-non-zero-loca-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-001.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-002.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-transform-hmtx-003.xht [ ImageOnlyFailure Pass ]
webkit.org/b/208809 imported/w3c/web-platform-tests/css/WOFF2/tabledata-transform-hmtx-004.xht [ ImageOnlyFailure Pass ]
webkit.org/b/209044 http/tests/media/hls/video-controls-live-stream.html [ Failure Pass ]
webkit.org/b/209102 accessibility/accessibility-node-memory-management.html [ Failure Pass ]
webkit.org/b/210233 http/tests/media/media-stream/device-change-event-in-iframe.html [ Failure Pass ]
webkit.org/b/210272 webrtc/datachannel/multiple-connections.html [ Timeout Pass ]
webkit.org/b/210360 [ Release ] webrtc/video-update-often.html [ Pass Timeout Crash ]
webkit.org/b/210370 [ Release ] media/track/text-track-cue-is-reachable.html [ Pass Crash ]
webkit.org/b/210375 imported/w3c/web-platform-tests/service-workers/service-worker/svg-target-reftest.https.html [ ImageOnlyFailure Pass ]
webkit.org/b/210390 storage/domstorage/sessionstorage/blocked-file-access.html [ Pass Crash ]
webkit.org/b/210390 streams/clone-array-buffer.html [ Pass Crash ]
webkit.org/b/210535 storage/domstorage/events/basic-setattribute.html [ Failure Pass ]
webkit.org/b/210536 fast/forms/color/color-type-change-on-input-crash.html [ Pass Crash ]
webkit.org/b/210537 imported/w3c/web-platform-tests/css/css-position/z-index-blend-will-change-overlapping-layers.html [ ImageOnlyFailure Pass ]
webkit.org/b/210538 imported/w3c/web-platform-tests/css/css-position/position-sticky-scroll-with-clip-and-abspos.html [ ImageOnlyFailure Pass ]
webkit.org/b/211614 imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate.any.worker.html [ Failure Pass ]
webkit.org/b/211764 http/wpt/webrtc/generateCertificate.html [ Failure Pass ]
webkit.org/b/211767 memory/memory-pressure-simulation.html [ Crash Pass ]
webkit.org/b/211834 tables/mozilla/bugs/bug4527.html [ Failure Pass ]
webkit.org/b/211835 http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html [ Failure Pass ]
webkit.org/b/211836 imported/w3c/web-platform-tests/fetch/api/abort/general.any.worker.html [ Failure Pass ]
webkit.org/b/212821 scrollbars/scrollbar-selectors.html [ Pass Timeout Missing ]
webkit.org/b/212893 http/tests/navigation/page-cache-video.html [ Failure Pass ]
webkit.org/b/212894 http/wpt/workers/microtasks.any.worker.html [ Failure Pass ]
webkit.org/b/213386 fast/images/low-memory-decode.html [ Failure Timeout Pass ]
webkit.org/b/213387 imported/w3c/web-platform-tests/html/browsers/offline/introduction-4/event_noupdate.https.html [ Timeout Pass ]
webkit.org/b/213776 imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html [ Failure Pass ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of Flaky tests
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 5. SLOW TESTS
#////////////////////////////////////////////////////////////////////////////////////////
# These tests are slow due to the implementation of EventSender.leapForward.
Bug(GTK) fast/events/popup-blocking-timers5.html [ Pass Slow ]
Bug(GTK) fast/events/popup-blocking-timers6.html [ Pass Slow ]
Bug(GTK) fast/forms/search-disabled-readonly.html [ Pass Slow ]
# Apart from Slow, these also fail consistently, probably because they take too slow
webkit.org/b/132135 editing/selection/doubleclick-beside-cr-span.html [ Failure Pass Slow ]
webkit.org/b/132135 editing/selection/hit-test-on-text-with-line-height.html [ Failure Pass Slow ]
# These tests expose possible peformance issues.
Bug(GTK) fast/canvas/canvas-largedraws.html [ Pass Slow ]
Bug(GTK) css3/flexbox/position-absolute-child.html [ Pass Slow ]
Bug(GTK) css3/flexbox/multiline-justify-content.html [ Pass Slow ]
Bug(GTK) [ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Pass Slow ]
Bug(GTK) [ Debug ] fast/css/visited-link-hang.html [ Pass Slow ]
Bug(GTK) js/dfg-float32array.html [ Pass Slow ]
Bug(GTK) js/dfg-float64array.html [ Pass Slow ]
Bug(GTK) js/dfg-int16array.html [ Pass Slow ]
Bug(GTK) js/dfg-int32array.html [ Pass Slow ]
Bug(GTK) js/dfg-int32array-overflow-values.html [ Pass Slow ]
Bug(GTK) js/dfg-int8array.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/dfg-uint16array.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/dfg-uint32array.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/dfg-uint32array-overflow-values.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/dfg-uint8array.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/dfg-uint8clampedarray.html [ Pass Slow ]
Bug(GTK) js/dom/string-replacement-outofmemory.html [ Pass Slow ]
Bug(GTK) [ Debug ] js/dom/toString-and-valueOf-override.html [ Pass Slow ]
Bug(GTK) jquery/event.html [ Pass Slow ]
Bug(GTK) jquery/manipulation.html [ Pass Slow ]
Bug(GTK) jquery/offset.html [ Pass Slow ]
Bug(GTK) jquery/traversing.html [ Pass Slow ]
Bug(GTK) tables/mozilla/other/slashlogo.html [ Pass Slow ]
Bug(GTK) http/tests/media/video-preload.html [ Pass Slow ]
webkit.org/b/116958 http/tests/navigation/slowmetaredirect-basic.html [ Pass Slow ]
webkit.org/b/116958 http/tests/navigation/slowtimerredirect-basic.html [ Pass Slow ]
webkit.org/b/204635 http/tests/navigation/image-load-in-pagehide-handler.html [ Failure Pass ]
webkit.org/b/149916 http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html [ Pass Slow ]
webkit.org/b/149916 inspector/console/clearMessages.html [ Pass Slow ]
webkit.org/b/149916 inspector/console/command-line-api.html [ Pass Slow ]
webkit.org/b/149916 inspector/console/console-api.html [ Pass Timeout ]
webkit.org/b/149916 inspector/console/console-table.html [ Pass Slow ]
webkit.org/b/149916 inspector/console/js-isLikelyStackTrace.html [ Pass Slow ]
webkit.org/b/149916 inspector/console/messageRepeatCountUpdated.html [ Pass Slow ]
webkit.org/b/149916 inspector/console/messagesCleared.html [ Pass Slow ]
webkit.org/b/149916 inspector/controller/runtime-controller.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/createStyleSheet.html [ Pass Slow Failure ]
webkit.org/b/149916 [ Release ] inspector/css/css-property.html [ Failure Pass ]
webkit.org/b/149916 inspector/css/getAllStyleSheets.html [ Failure Pass Slow ]
webkit.org/b/149916 inspector/css/get-system-fonts.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/manager-preferredInspectorStyleSheetForFrame.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/matched-style-properties.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/pseudo-element-matches-for-pseudo-element-node.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/stylesheet-events-basic.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/stylesheet-events-imports.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/stylesheet-events-inspector-stylesheet.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/stylesheet-events-multiple-documents.html [ Pass Slow ]
webkit.org/b/149916 inspector/css/stylesheet-with-mutations.html [ Pass Slow ]
webkit.org/b/149916 inspector/heap/garbageCollected.html [ Pass Slow ]
webkit.org/b/149916 inspector/heap/gc.html [ Pass Slow ]
webkit.org/b/149916 inspector/network/client-blocked-load.html [ Pass Slow ]
webkit.org/b/149916 inspector/page/filter-cookies-for-domain.html [ Pass Slow ]
webkit.org/b/149916 inspector/page/main-frame-resource.html [ Pass Slow ]
webkit.org/b/149916 inspector/protocol/inspector-backend-invocation-return-value.html [ Pass Slow ]
webkit.org/b/149916 inspector/runtime/parse.html [ Pass Timeout ]
webkit.org/b/149916 inspector/unit-tests/array-utilities.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/event-listener.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/event-listener-set.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/inspector-test-dispatch-event-to-frontend.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/linked-list.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/list-multimap.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/object.html [ Pass Slow ]
webkit.org/b/149916 inspector/animation/lifecycle-web-animation.html [ Pass Slow ]
webkit.org/b/149916 inspector/debugger/probe-manager-add-remove-actions.html [ Pass Slow ]
webkit.org/b/149916 inspector/debugger/search-scripts.html [ Pass Slow ]
webkit.org/b/149916 inspector/dom/domutilities-xpath.html [ Pass Slow ]
webkit.org/b/149916 inspector/dom/pseudo-element-dynamic.html [ Pass Slow ]
webkit.org/b/149916 [ Release ] inspector/formatting/formatting-html.html [ Pass Slow ]
webkit.org/b/149916 inspector/model/remote-object/immutable.html [ Pass Slow ]
webkit.org/b/149916 inspector/model/remote-object/map-large.html [ Pass Slow ]
webkit.org/b/149916 inspector/model/remote-object/map.html [ Pass Slow ]
webkit.org/b/149916 inspector/model/remote-object/number.html [ Pass Slow ]
webkit.org/b/149916 [ Release ] inspector/model/scope-chain-node.html [ Pass Slow ]
webkit.org/b/149916 inspector/model/script-resource-relationship.html [ Pass Slow ]
webkit.org/b/149916 inspector/model/stack-trace.html [ Pass Slow ]
webkit.org/b/149916 inspector/runtime/change-execution-context-identifier.html [ Pass Slow ]
webkit.org/b/149916 inspector/runtime/evaluate-emulateUserGesture-userIsInteracting.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/breakpoint-log-message-lexer.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/css-completions.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/diagnostic-controller.html [ Pass Slow ]
webkit.org/b/149916 inspector/unit-tests/objectStore/basic.html [ Slow Pass ]
webkit.org/b/149916 inspector/unit-tests/objectStore/clear.html [ Failure Slow Pass ]
webkit.org/b/149916 inspector/unit-tests/objectStore/delete.html [ Slow Pass ]
webkit.org/b/149916 inspector/unit-tests/objectStore/deleteObject.html [ Slow Pass ]
webkit.org/b/149916 inspector/unit-tests/objectStore/put.html [ Slow Pass ]
webkit.org/b/149916 inspector/unit-tests/objectStore/putObject.html [ Slow Pass ]
webkit.org/b/149916 inspector/view/basics.html [ Pass Slow ]
webkit.org/b/149916 inspector/worker/debugger-scripts.html [ Pass Slow ]
webkit.org/b/186781 inspector/view/asynchronous-layout.html [ Timeout Pass ]
Bug(GTK) http/tests/misc/large-js-program.php [ Pass Slow ]
[ Debug ] editing/selection/move-by-character-brute-force.html [ Pass Timeout ]
[ Debug ] editing/selection/move-by-word-visually-inline-block-positioned-element.html [ Pass Timeout ]
[ Debug ] editing/selection/move-by-word-visually-mac.html [ Failure Timeout ]
[ Debug ] editing/selection/move-by-word-visually-multi-line.html [ Pass Timeout ]
[ Debug ] editing/selection/move-by-word-visually-multi-space.html [ Failure Timeout ]
# This test is so slow that a Slow expectation is not enough to avoid flakiness.
webkit.org/b/159754 workers/bomb.html [ Skip ]
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007.htm [ Slow ]
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_010.htm [ Slow ]
fast/frames/lots-of-iframes.html [ Slow ]
imported/w3c/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Slow ]
imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-negative-innerwidth-innerheight.html [ Slow ]
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-root.html [ Slow ]
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-smooth-positions.html [ Slow ]
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-subframe-root.html [ Slow ]
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-element.html [ Slow ]
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-window.html [ Slow ]
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-subframe-window.html [ Slow ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of slow tests
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 6. TESTS TIMING OUT
#////////////////////////////////////////////////////////////////////////////////////////
webkit.org/b/95530 http/tests/security/inactive-document-with-empty-security-origin.html [ Timeout ]
# EventSender::dumpFilenameBeingDragged not implemented.
webkit.org/b/61826 fast/events/drag-image-filename.html [ Timeout ]
webkit.org/b/108925 http/tests/media/video-play-stall.html [ Failure Timeout ]
webkit.org/b/147518 inspector/debugger/nested-inspectors.html [ Timeout ]
Bug(GTK) plugins/reloadplugins-and-pages.html [ Timeout ]
webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
webkit.org/b/135053 html5lib/webkit-resumer.html [ Timeout Pass ]
webkit.org/b/135086 media/video-seek-with-negative-playback.html [ Timeout Pass ]
webkit.org/b/135093 media/track/track-cues-missed.html [ Failure Pass Timeout ]
webkit.org/b/137698 media/video-controls-drag.html [ Timeout ]
webkit.org/b/139362 [ Release ] inspector/css/pseudo-element-matches.html [ Failure ]
webkit.org/b/139362 inspector/css/selector-specificity.html [ Failure Pass ]
webkit.org/b/147229 inspector/css/modify-rule-selector.html [ Skip ] # Timeout
webkit.org/b/142292 fast/images/animated-gif-zooming.html [ Timeout ]
webkit.org/b/141959 http/tests/media/clearkey/clear-key-hls-aes128.html [ Crash Timeout ]
webkit.org/b/142489 http/tests/media/video-play-waiting.html [ Timeout ]
webkit.org/b/143707 media/track/track-cue-rendering-on-resize.html [ Timeout Pass Crash ]
webkit.org/b/143987 media/auto-play-in-sandbox-with-allow-scripts.html [ Timeout Pass Crash ]
webkit.org/b/143990 media/track/track-css-matching-timestamps.html [ Timeout Crash Pass ]
webkit.org/b/143990 media/track/track-cue-overlap-snap-to-lines-not-set.html [ Timeout Pass Crash ]
webkit.org/b/130971 media/track/track-remove-track.html [ Timeout ]
webkit.org/b/113127 media/track/track-prefer-captions.html [ Timeout ]
webkit.org/b/144690 editing/spelling/context-menu-suggestions-multiword-selection.html [ Timeout ]
webkit.org/b/144690 editing/spelling/context-menu-suggestions-subword-selection.html [ Timeout ]
webkit.org/b/144690 editing/spelling/spelling-exactly-selected-word.html [ Timeout ]
webkit.org/b/144690 editing/spelling/spelling-with-punctuation-selection.html [ Timeout ]
webkit.org/b/144690 editing/spelling/delete-into-misspelled-word.html [ Timeout ]
webkit.org/b/153949 media/media-volume-slider-rendered-normal.html [ Timeout Failure ]
webkit.org/b/156109 http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Timeout ]
webkit.org/b/156109 http/tests/security/contentSecurityPolicy/video-redirect-blocked.html [ Timeout ]
webkit.org/b/158923 webkit.org/b/198830 media/airplay-autoplay.html [ Timeout Crash ]
webkit.org/b/158923 webkit.org/b/198830 media/airplay-allows-buffering.html [ Timeout Crash ]
webkit.org/b/163779 http/tests/xmlhttprequest/on-network-timeout-error-during-preflight.html [ Timeout ]
webkit.org/b/163780 media/media-controls-drag-timeline-set-controls-property.html [ Timeout Crash Pass ]
webkit.org/b/168373 http/tests/media/track-in-band-hls-metadata-crash.html [ Timeout ]
webkit.org/b/168373 media/media-fullscreen-loop-inline.html [ Timeout ]
webkit.org/b/168373 media/media-source/only-bcp47-language-tags-accepted-as-valid.html [ Timeout ]
webkit.org/b/172284 svg/animations/animated-svg-image-outside-viewport-paused.html [ Timeout ]
webkit.org/b/174242 media/media-fullscreen-pause-inline.html [ Skip ]
webkit.org/b/174459 fast/images/async-image-background-image-repeated.html [ Timeout ]
webkit.org/b/174459 fast/images/async-image-body-background-image.html [ Timeout ]
webkit.org/b/174459 fast/images/sprite-sheet-image-draw.html [ Timeout ]
webkit.org/b/174459 fast/images/async-image-multiple-clients-repaint.html [ Timeout ]
webkit.org/b/177934 http/tests/preconnect/link-rel-preconnect-http.html [ Timeout ]
webkit.org/b/177934 http/tests/preconnect/link-rel-preconnect-https.html [ Timeout ]
webkit.org/b/179258 fast/canvas/webgl/texImage2D-mse-flipY-false.html [ Timeout ]
webkit.org/b/179258 fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Timeout ]
webkit.org/b/179261 editing/selection/drag-to-contenteditable-iframe.html [ Timeout ]
webkit.org/b/182107 accessibility/aria-combobox-control-owns-elements.html [ Timeout ]
webkit.org/b/182108 http/tests/media/hls/hls-webvtt-tracks.html [ Timeout ]
webkit.org/b/183181 inspector/heap/getPreview.html [ Pass Timeout Failure ]
webkit.org/b/156077 inspector/heap/getRemoteObject.html [ Skip ]
webkit.org/b/187273 media/picture-in-picture/picture-in-picture-interruption.html [ Timeout Crash ]
webkit.org/b/188044 webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec4.html [ Timeout ]
webkit.org/b/191008 webanimations/accelerated-animation-suspension.html [ Timeout ]
webkit.org/b/191009 webrtc/video-mute-vp8.html [ Timeout ]
webkit.org/b/193635 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Failure ]
webkit.org/b/137311 media/video-fullscreen-only-playback.html [ Timeout Crash ]
webkit.org/b/195135 storage/indexeddb/IDBObject-leak.html [ Timeout Failure Pass ]
webkit.org/b/196198 [ Release ] http/tests/media/video-play-stall-seek.html [ Timeout Failure Pass ]
webkit.org/b/196198 [ Debug ] http/tests/media/video-play-stall-seek.html [ Timeout Failure ]
webkit.org/b/196250 inspector/console/heapSnapshot.html [ Timeout ]
webkit.org/b/198118 media/playlist-inherits-user-gesture.html [ Timeout ]
webkit.org/b/201268 accessibility/insert-newline.html [ Timeout ]
webkit.org/b/201270 http/tests/security/navigate-when-restoring-cached-page.html [ Timeout ]
webkit.org/b/201271 http/tests/security/showModalDialog-sync-cross-origin-page-load2.html [ Timeout ]
webkit.org/b/201272 http/tests/websocket/tests/hybi/bad-handshake-crash.html [ Timeout ]
# Also crashing with others in webkit.org/b/198830
webkit.org/b/201274 media/presentationmodechanged-fired-once.html [ Timeout Crash ]
webkit.org/b/99036 pointer-lock/pointerlockchange-event-on-lock-lost.html [ Timeout ]
webkit.org/b/99036 pointer-lock/pointerlockelement-null-when-pending.html [ Timeout ]
webkit.org/b/205112 media/remoteplayback-cancel-invalid.html [ Timeout ]
webkit.org/b/205112 media/remoteplayback-prompt.html [ Timeout ]
webkit.org/b/205112 media/remoteplayback-target-availability.html [ Timeout ]
webkit.org/b/205112 media/remoteplayback-watch-disableremoteplayback.html [ Timeout ]
webkit.org/b/206147 inspector/dom-debugger/dom-breakpoints.html [ Timeout ]
webkit.org/b/202736 http/tests/appcache/remove-cache.html [ Failure ]
webkit.org/b/202736 [ Release ] http/wpt/cache-storage/quota-third-party.https.html [ Failure Pass Timeout ]
webkit.org/b/206876 http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Timeout ]
webkit.org/b/207711 fast/history/page-cache-webdatabase-pending-transaction.html [ Pass Timeout ]
webkit.org/b/207711 [ Debug ] imported/w3c/web-platform-tests/css/mediaqueries/test_media_queries.html [ Timeout ]
webkit.org/b/207711 [ Debug ] accessibility/roles-exposed.html [ Timeout ]
webkit.org/b/207711 [ Debug ] fast/selectors/slow-style-sharing-with-long-cousin-list.html [ Timeout ]
webkit.org/b/207711 [ Debug ] http/tests/multipart/multipart-async-image.html [ Timeout ]
webkit.org/b/207711 [ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-cseuckr.html [ Timeout ]
webkit.org/b/207711 [ Debug ] imported/w3c/web-platform-tests/encoding/legacy-mb-korean/euc-kr/euckr-decode-iso-ir-149.html [ Timeout ]
webkit.org/b/207711 imported/w3c/web-platform-tests/web-animations/timing-model/animations/sync-start-times.html [ Pass Slow ]
webkit.org/b/207711 [ Debug ] imported/w3c/web-platform-tests/web-animations/timing-model/animations/update-playback-rate-fast.html [ Timeout ]
webkit.org/b/207711 [ Release ] imported/w3c/web-platform-tests/web-animations/timing-model/animations/update-playback-rate-fast.html [ Timeout ImageOnlyFailure ]
webkit.org/b/207711 imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Failure Pass Timeout ]
# Web inspector related tests are very slow or timeout in debug.
webkit.org/b/208000 [ Debug ] http/tests/inspector [ Slow ]
webkit.org/b/208000 [ Debug ] inspector [ Slow ]
webkit.org/b/208000 [ Debug ] http/tests/inspector/network/contentextensions/blocked-websocket-crash.html [ Timeout ]
webkit.org/b/208000 [ Debug ] http/tests/inspector/page/loading-iframe-document-node.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/console/queryHolders.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/css/modify-css-property-race.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/css/pseudo-element-matches.html [ Failure Timeout ]
webkit.org/b/208000 [ Debug ] inspector/debugger/breakpoints/resolved-dump-all-pause-locations.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/formatting/formatting-html.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/formatting/source-map-css-1.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/formatting/source-map-html-1.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/formatting/source-map-html-2.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/formatting/source-map-javascript-1.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/model/scope-chain-node.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/unit-tests/editing-support.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/unit-tests/server-timing-entry.html [ Timeout ]
webkit.org/b/208000 [ Debug ] inspector/unit-tests/throttler.html [ Failure Timeout ]
webkit.org/b/208000 [ Debug ] inspector/unit-tests/url-utilities.html [ Timeout ]
# Timing out due to missing functionality.
webkit.org/b/212202 webkit.org/b/168189 fast/scrolling/arrow-key-scroll-in-rtl-document.html [ Skip ] # Failure Timeout.
webkit.org/b/212202 webkit.org/b/197507 fast/scrolling/momentum-scroll-with-borders.html [ Skip ] # Timeout Pass.
webkit.org/b/212202 webkit.org/b/158917 fast/scrolling/overflow-scroll-past-max.html [ Skip ] # Failure Pass Timeout.
webkit.org/b/212202 fast/scrolling/programmatic-scroll-to-zero-zero.html [ Skip ]
webkit.org/b/212202 fast/scrolling/rtl-point-in-iframe.html [ Skip ]
webkit.org/b/212202 compositing/fixed-with-main-thread-scrolling.html [ Skip ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store-one-hour-database.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/clear-in-memory-and-persistent-store-one-hour.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/operating-dates-all-website-data-removed-database.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/operating-dates-all-website-data-removed.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/ping-to-prevalent-resource-database.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/ping-to-prevalent-resource.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/telemetry-generation-advanced-functionality-database.html [ Failure Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/user-interaction-only-reported-once-within-short-period-of-time.html [ Failure Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/website-data-removal-for-site-navigated-to-with-link-decoration.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/website-data-removal-for-site-with-user-interaction-database.html [ Timeout Pass ]
webkit.org/b/210796 http/tests/resourceLoadStatistics/website-data-removal-for-site-with-user-interaction.html [ Timeout Pass ]
webkit.org/b/211566 http/tests/resourceLoadStatistics/exemptDomains/app-bound-domains-exempt-from-cookie-blocking-between-each-other.html [ Skip ]
webkit.org/b/211566 http/tests/resourceLoadStatistics/exemptDomains/app-bound-domains-exempt-from-website-data-deletion-database.html [ Skip ]
webkit.org/b/211566 http/tests/resourceLoadStatistics/exemptDomains/app-bound-domains-exempt-from-website-data-deletion.html [ Skip ]
webkit.org/b/211569 media/video-presentation-mode.html [ Skip ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of Tests timing out
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 7. TESTS WITH ARCHITECTURE-SPECIFIC RESULTS
#////////////////////////////////////////////////////////////////////////////////////////
# Fail on 32-bit release builders
webkit.org/b/80210 security/block-test.html [ Failure Pass ]
# Fails on 64-bit release and debug builders
# Fails on 32-bit release and 64-bit debug builders
webkit.org/b/83560 fast/events/drop-with-file-paths.html [ Failure Pass ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of tests with architecture-specific results
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 8. WEBKIT2 REGRESSIONS
#////////////////////////////////////////////////////////////////////////////////////////
#
# [GTK] Drag and drop can't be tested with WebKitTestRunner
# https://bugs.webkit.org/show_bug.cgi?id=157179
# Implement EditingCallbacks deletegates in the WebKitTestRunner
webkit.org/b/157179 editing/pasteboard/4947130.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/dataTransfer-setData-getData.html [ Failure Timeout ]
webkit.org/b/157179 editing/pasteboard/drag-and-drop-image-contenteditable.html [ Failure Timeout ]
webkit.org/b/157179 editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Failure Timeout ]
webkit.org/b/157179 editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Failure Timeout ]
webkit.org/b/157179 editing/pasteboard/drag-drop-copy-content.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drag-drop-input-textarea.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drag-drop-modifies-page.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drag-drop-url-text.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drag-image-in-about-blank-frame.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drag-selected-image-to-contenteditable.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drop-file-svg.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drop-inputtext-acquires-style.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drop-link.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drop-text-without-selection.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/get-data-text-plain-drop.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/smart-drag-drop.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/subframe-dragndrop-1.html [ Failure ]
webkit.org/b/157179 editing/selection/4895428-1.html [ Failure ]
webkit.org/b/157179 editing/selection/4895428-4.html [ Failure ]
webkit.org/b/157179 editing/selection/contains-boundaries.html [ Failure ]
webkit.org/b/157179 editing/selection/drag-text-delay.html [ Failure ]
webkit.org/b/157179 fast/block/float/float-in-float-hit-testing.html [ Failure ]
webkit.org/b/157179 fast/events/before-input-events-prevent-drag-and-drop.html [ Failure ]
webkit.org/b/157179 fast/events/bogus-dropEffect-effectAllowed.html [ Failure ]
webkit.org/b/157179 fast/events/content-changed-during-drop.html [ Failure ]
webkit.org/b/157179 fast/events/crash-on-mutate-during-drop.html [ Failure ]
webkit.org/b/157179 fast/events/drag-and-drop-dataTransfer-types-nocrash.html [ Failure ]
webkit.org/b/157179 fast/events/drag-and-drop-link-containing-block.html [ Timeout ]
webkit.org/b/157179 fast/events/drag-and-drop-fire-drag-dragover.html [ Failure ]
webkit.org/b/157179 fast/events/drag-and-drop.html [ Failure Timeout ]
webkit.org/b/157179 fast/events/drag-and-drop-subframe-dataTransfer.html [ Failure Timeout ]
webkit.org/b/42194 fast/events/drag-and-drop-link.html [ Failure ]
webkit.org/b/157179 fast/events/drag-and-drop-link-into-focused-contenteditable.html [ Failure ]
webkit.org/b/157179 fast/events/drag-image-with-border-image.html [ Failure ]
webkit.org/b/157179 fast/events/draggable-div-customdata.html [ Failure ]
webkit.org/b/157179 fast/events/draggable-div-nodata.html [ Failure ]
webkit.org/b/157179 fast/events/dropzone-001.html [ Failure Timeout ]
webkit.org/b/157179 fast/events/dropzone-002.html [ Failure Timeout ]
webkit.org/b/157179 fast/events/dropzone-003.html [ Failure Timeout ]
webkit.org/b/157179 fast/events/input-events-drag-and-drop.html [ Failure ]
webkit.org/b/157179 fast/events/input-events-insert-by-drop.html [ Failure ]
webkit.org/b/157179 fast/events/ondrop-text-html.html [ Failure ]
webkit.org/b/157179 fast/events/selectstart-by-drag.html [ Failure ]
webkit.org/b/157179 fast/events/standalone-image-drag-to-editable.html [ Failure Timeout ]
webkit.org/b/157179 fast/forms/drag-into-textarea.html [ Failure ]
webkit.org/b/157179 fast/forms/drag-out-of-textarea.html [ Failure ]
webkit.org/b/157179 fast/forms/range/slider-delete-while-dragging-thumb.html [ Failure ]
webkit.org/b/157179 fast/lists/drag-into-marker.html [ Failure ]
webkit.org/b/157179 http/tests/security/resources/drag-drop-allowed.html [ Skip ]
webkit.org/b/157179 plugins/mouse-events-fixedpos.html [ Failure ]
webkit.org/b/157179 plugins/mouse-events.html [ Failure Timeout ]
webkit.org/b/157179 editing/pasteboard/cleanup-on-move.html [ Failure ]
webkit.org/b/157179 editing/pasteboard/drag-list-item.html [ Failure ]
webkit.org/b/157179 fast/events/ondragenter.html [ Failure ]
webkit.org/b/157179 fast/events/drag-customData.html [ Timeout ]
webkit.org/b/157179 fast/events/drag-and-drop-autoscroll-inner-frame.html [ Timeout ]
# WebKit2 testRunner.setEditingBehaviour appears broken sometimes.
webkit.org/b/144764 [ Release ] editing/selection/move-by-word-visually-mac.html [ Failure ]
# WebKit2 needs textInputController.selectedRange
Bug(GTK) editing/selection/mixed-editability-10.html [ Failure ]
# Implement testRunner.numberOfPendingGeolocationPermissionRequests()
# http://webkit.org/b/93977
webkit.org/b/93977 fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Timeout ]
# Fails because MutationObservers are not notified at end-of-task.
webkit.org/b/78290 fast/dom/MutationObserver/end-of-task-delivery.html [ Pass Failure Timeout ]
# Implement testRunner.setUseDeferredFrameLoading
# http://webkit.org/b/93980
webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
# WebKitTestRunner needs a more-complete implementation of eventSender
# https://bugs.webkit.org/show_bug.cgi?id=42194
webkit.org/b/42194 fast/events/5056619.html [ Failure ]
webkit.org/b/42194 http/tests/security/drag-drop-same-unique-origin.html [ Failure ]
# svg/ failures
Bug(GTK) svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure Pass ]
Bug(GTK) svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure Pass ]
Bug(GTK) svg/text/select-textLength-spacing-squeeze-3.svg [ Failure Pass ]
Bug(GTK) svg/text/select-textLength-spacing-stretch-1.svg [ Failure Pass ]
Bug(GTK) svg/text/select-x-list-1.svg [ Failure Pass ]
Bug(GTK) svg/text/select-x-list-with-tspans-1.svg [ Failure Pass ]
# [Qt][WK2] New http/tests/security/cross-origin-plugin* tests fail
# https://bugs.webkit.org/show_bug.cgi?id=95935
webkit.org/b/95935 http/tests/security/cross-origin-plugin.html [ Failure ]
# Missing support for the modifierArray argument to EventSendingController::mouseMoveTo().
Bug(GTK) platform/gtk/fast/events/event-sender-metakey.html [ Failure ]
# Unexplained failures
Bug(GTK) fast/css/disabled-author-styles.html [ Failure ]
Bug(GTK) fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
Bug(GTK) fast/forms/listbox-typeahead-cyrillic.html [ Failure ]
Bug(GTK) fast/forms/listbox-typeahead-greek.html [ Failure ]
Bug(GTK) fast/forms/select-type-ahead-non-latin.html [ Failure ]
Bug(GTK) fast/ruby/nested-ruby.html [ Failure ]
Bug(GTK) fast/ruby/ruby-beforeafter.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-insert-rt.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-insert-text1.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-insert-text2.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-insert-text3.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-remove-rt1.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-remove-rt2.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-remove-text1.html [ Failure ]
Bug(GTK) fast/ruby/rubyDOM-remove-text2.html [ Failure ]
Bug(GTK) fast/ruby/ruby-empty-rt.html [ Failure ]
Bug(GTK) fast/ruby/ruby-length.html [ Failure ]
Bug(GTK) fast/ruby/ruby-run-break.html [ Failure ]
Bug(GTK) fast/ruby/ruby-runs.html [ Failure ]
Bug(GTK) fast/ruby/ruby-runs-spans.html [ Failure ]
Bug(GTK) fast/ruby/ruby-simple.html [ Failure ]
Bug(GTK) fast/ruby/ruby-simple-rp.html [ Failure ]
Bug(GTK) fast/ruby/ruby-trailing.html [ Failure ]
Bug(GTK) fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure Timeout Pass ]
Bug(GTK) http/tests/security/cross-origin-xsl-BLOCKED.html [ Failure ]
Bug(GTK) http/tests/security/cross-origin-xsl-redirect-BLOCKED.html [ Failure ]
Bug(GTK) http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ]
Bug(GTK) plugins/keyboard-events.html [ Failure ]
Bug(GTK) plugins/netscape-plugin-setwindow-size-2.html [ Failure ]
Bug(GTK) plugins/npp-set-window-called-during-destruction.html [ Failure ]
Bug(GTK) plugins/npruntime/browser-object-identity.html [ Failure ]
Bug(GTK) plugins/npruntime/embed-property-equality.html [ Failure ]
Bug(GTK) plugins/resize-from-plugin.html [ Failure ]
# Selection doesn't work properly.
Bug(GTK) editing/selection/context-menu-text-selection-lookup.html [ Failure Pass ]
Bug(GTK) http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin.html [ Failure ]
Bug(GTK) http/tests/security/xssAuditor/xss-filter-bypass-big5.html [ Failure ]
Bug(GTK) http/tests/security/xssAuditor/xss-filter-bypass-sjis.html [ Failure ]
Bug(GTK) fast/backgrounds/background-position-parsing.html [ Failure ]
Bug(GTK) fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
# There is no network load scheduling or prioritization with NetworkProcess.
webkit.org/b/123431 http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ]
webkit.org/b/123431 http/tests/local/link-stylesheet-load-order-preload.html [ Pass Failure ]
webkit.org/b/123431 http/tests/local/link-stylesheet-load-order.html [ Failure Pass ]
#////////////////////////////////////////////////////////////////////////////////////////
# 9. TESTS FAILING
#////////////////////////////////////////////////////////////////////////////////////////
# Need platform specific update to test to make it run.
webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ]
webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ]
webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ]
webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ]
webkit.org/b/98382 accessibility/visible-elements.html [ Failure ]
# Blur and focus events are not received for the following tests.
Bug(GTK) fast/events/frame-tab-focus.html [ Failure ]
webkit.org/b/183328 fast/events/blur-focus-window-should-blur-focus-element.html [ Failure ]
# Looks like a bug in the testRunner global history support due to missing API.
webkit.org/b/100238 fast/history/window-open.html [ Failure ]
# These failures appear to be bugs in the EventSender
webkit.org/b/53964 fast/forms/listbox-onchange.html [ Failure ]
webkit.org/b/53964 fast/forms/option-mouseevents.html [ Failure ]
webkit.org/b/122021 webkit.org/b/198830 media/video-controls-captions-trackmenu.html [ Failure Crash ]
webkit.org/b/123097 media/track/track-user-preferences.html [ Skip ]
webkit.org/b/121995 webkit.org/b/198830 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure Crash ]
Bug(GTK) http/tests/misc/acid3.html [ Failure ]
# eventSender.keyDown call does not get executed from the TestNetscapePlugin
webkit.org/b/90383 http/tests/plugins/plugin-document-has-focus.html [ Skip ]
webkit.org/b/30620 fast/xsl/sort-locale.xml [ Failure ]
webkit.org/b/53986 svg/text/caret-in-svg-text.xhtml [ Failure ]
# Paged continuousMouseScrollBy() events are not supported in GTK.
Bug(GTK) fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Failure Timeout ]
Bug(GTK) fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Failure ]
Bug(GTK) fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Failure ]
# Need to add functionality to DumpRenderTree to handle scrollbar policy changes
Bug(GTK) fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ]
# Some input type=range tests fail because of the size
# of the slider thumb in GTK+ themes.
Bug(GTK) fast/forms/range/slider-mouse-events.html [ Failure ]
# Tests that fail across all platforms.
# Even though some platforms don't skip these tests, there are platform-specific
# results generated that make these tests 'pass'.
Bug(GTK) canvas/philip/tests/2d.composite.operation.clear.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.drawImage.broken.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.middle.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.top.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ]
Bug(GTK) canvas/philip/tests/2d.text.measure.width.space.html [ Failure ]
# Tests that fail because they assume a certain number of mouse
# movements during drags or fail only in Xvfb
Bug(GTK) http/tests/local/drag-over-remote-content.html [ Failure ]
Bug(GTK) http/tests/security/drag-over-remote-content-iframe.html [ Failure ]
Bug(GTK) fast/events/drag-in-frames.html [ Failure Timeout ]
webkit.org/b/182352 http/tests/misc/bubble-drag-events.html [ Failure ]
# Dragging images and links results in a DataTransfer object containing a non-empty files array
webkit.org/b/52094 editing/pasteboard/files-during-page-drags.html [ Failure ]
# Expose title direction in WebKit API
webkit.org/b/58845 fast/dom/title-directionality.html [ Failure ]
webkit.org/b/58845 fast/dom/title-directionality-removeChild.html [ Failure ]
# HTTP 204 (No Content) should be ignored
webkit.org/b/60206 http/tests/navigation/response204.html [ Failure ]
webkit.org/b/68512 accessibility/aria-hidden-updates-alldescendants.html [ Failure ]
# This test is out-dated since r95899.
webkit.org/b/65709 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
webkit.org/b/105693 http/tests/multipart/multipart-wait-before-boundary.html [ Skip ]
# Does not render the rectangle as it should, even though the multiple parts seem to work
webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Failure ]
webkit.org/b/62204 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ]
webkit.org/b/62204 svg/custom/use-on-symbol-inside-pattern.svg [ Failure ]
webkit.org/b/62204 svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ]
webkit.org/b/74282 editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ]
webkit.org/b/84679 css3/zoom-coords.xhtml [ Failure ]
webkit.org/b/84692 fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
# Interferes with the rAF tests that are enabled
webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
# Started failing after it was added in r116473
webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Failure ]
webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Failure ]
webkit.org/b/86443 plugins/npruntime/delete-plugin-within-setProperty.html [ Failure ]
webkit.org/b/51027 [ Release ] plugins/refcount-leaks.html [ Failure ]
# Failing after r121121 on both GTK and EFL
webkit.org/b/89845 fast/forms/input-set-composition-scroll.html [ Failure ]
webkit.org/b/80129 fast/frames/flattening/frameset-flattening-advanced.html [ Failure ]
webkit.org/b/89663 editing/deleting/delete-3800834-fix.html [ Failure ]
# As Mac, GTK doesn't have a toggle for CC any more, it's based on a menu of choices.
webkit.org/b/123097 media/video-controls-captions.html [ Skip ]
webkit.org/b/98613 css3/masking/clip-path-reference.html [ ImageOnlyFailure ]
webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
# Fix for https://bugs.webkit.org/show_bug.cgi?id=97192 introduces these regressions
webkit.org/b/102776 webkit.org/b/198830 webkit.org/b/102993 media/media-document-audio-repaint.html [ Failure Timeout Crash ]
webkit.org/b/102776 webkit.org/b/198830 media/track/track-cue-rendering-horizontal.html [ Failure Timeout Crash ]
webkit.org/b/102776 media/track/track-cue-rendering-vertical.html [ Failure Timeout Crash ]
webkit.org/b/102776 media/track/track-cue-rendering-tree-is-removed-properly.html [ Timeout Pass Crash ]
webkit.org/b/98146 accessibility/svg-bounds.html [ Failure ]
# Enable when support drag-and-drop autoscrolling
webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ]
# Leaking state into the next test.
#webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
webkit.org/b/107118 fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
webkit.org/b/109469 [ Debug ] fast/events/mouse-cursor-image-set.html [ Crash ]
webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
webkit.org/b/111606 fast/borders/border-fit.html [ Failure ]
webkit.org/b/111606 fast/borders/border-fit-2.html [ Failure ]
webkit.org/b/112228 svg/custom/resources-css-scaled.html [ ImageOnlyFailure ]
webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure Pass ]
webkit.org/b/117582 fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
webkit.org/b/169007 imported/w3c/web-platform-tests/css/css-flexbox/flex-item-contains-strict.html [ Failure ]
webkit.org/b/118220 http/tests/cache/partitioned-cache.html [ Failure Pass ]
webkit.org/b/118220 http/tests/cache/partitioned-cache-iframe.html [ Failure Pass ]
webkit.org/b/118416 storage/websql/sql-error-codes.html [ Failure ]
webkit.org/b/120105 http/tests/navigation/post-frames-goback1-uncached.html [ Failure ]
webkit.org/b/120596 css3/background/background-repeat-space-border.html [ ImageOnlyFailure ]
webkit.org/b/120596 css3/background/background-repeat-space-content.html [ ImageOnlyFailure ]
webkit.org/b/120596 css3/background/background-repeat-space-padding.html [ ImageOnlyFailure ]
webkit.org/b/120596 css3/masking/mask-repeat-space-border.html [ ImageOnlyFailure ]
webkit.org/b/120596 css3/masking/mask-repeat-space-content.html [ ImageOnlyFailure ]
webkit.org/b/180581 css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ]
webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
webkit.org/b/139486 fast/css3-text/css3-text-decoration/text-decoration-skip/decoration-skip-crash-fallback-svg.html [ ImageOnlyFailure ]
webkit.org/b/124566 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Failure ]
webkit.org/b/128061 svg/custom/svg-fonts-in-html.html [ Failure ]
webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
webkit.org/b/128061 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-006.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-007.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-008.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-009.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-010.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-objectboundingbox-content-clip-transform.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-objectboundingbox-content-clip.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-userspaceonuse-content-clip-transform.svg [ ImageOnlyFailure ]
webkit.org/b/129958 svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
webkit.org/b/127743 webkit.org/b/198830 media/video-restricted-no-preload-auto.html [ Failure Crash ]
# The feature is enabled at build-time, but the whole test set is failing.
webkit.org/b/120665 media/track/in-band [ Skip ]
# About using <img> to display PDF with annotations
webkit.org/b/120844 fast/images/pdf-as-image-with-annotations.html [ Skip ]
# PasteBoard::plainText() does not support file names.
webkit.org/b/99070 editing/pasteboard/drag-files-to-editable-element-as-attachment.html [ Skip ]
webkit.org/b/99070 editing/pasteboard/drag-files-to-editable-element-as-URLs.html [ Skip ]
http/tests/images/hidpi-srcset-copy.html [ Skip ]
# Opera-submitted tests to W3C for <track>, a lot of failures still.
webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
webkit.org/b/107818 webkit.org/b/198830 media/controls-styling.html [ Failure Timeout Crash ]
# New chromium based controls
webkit.org/b/107825 media/audio-delete-while-step-button-clicked.html [ Failure Timeout ]
webkit.org/b/107825 media/nodesFromRect-shadowContent.html [ Failure Crash Timeout ]
webkit.org/b/107825 media/video-controls-fullscreen-volume.html [ Failure Crash ]
# Test marked in TestExpectations as failing on non-retina displays, passing on GTK port
webkit.org/b/129113 fast/multicol/newmulticol/clipping.html [ Pass ]
# Test globally skipped, passing on GTK port
webkit.org/b/124349 fast/hidpi/image-srcset-relative-svg-canvas.html [ Pass ]
webkit.org/b/131498 fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html [ ImageOnlyFailure ]
webkit.org/b/206589 fast/box-shadow/inset-box-shadow.html [ ImageOnlyFailure ]
webkit.org/b/206589 fast/box-shadow/box-shadow-huge-area-crash.html [ ImageOnlyFailure ]
webkit.org/b/132056 webaudio/codec-tests/mp3/128kbps-44khz.html [ Failure ]
webkit.org/b/132910 editing/pasteboard/drag-drop-paragraph-crasher.html [ Failure ]
webkit.org/b/132914 http/tests/security/drag-drop-local-file.html [ Failure ]
webkit.org/b/132919 platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html [ Failure ]
webkit.org/b/132921 plugins/evaluate-js-after-removing-plugin-element.html [ Failure ]
webkit.org/b/132923 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Pass Failure ]
webkit.org/b/133146 fast/sub-pixel/inline-block-with-padding.html [ Failure ]
webkit.org/b/133803 editing/deleting/delete-by-word-001.html [ Failure ]
webkit.org/b/133803 editing/deleting/delete-by-word-002.html [ Failure ]
webkit.org/b/133803 editing/input/option-page-up-down.html [ Failure Pass ]
webkit.org/b/133803 editing/input/page-up-down-scrolls.html [ Timeout Pass ]
webkit.org/b/133803 editing/input/scroll-viewport-page-up-down.html [ Failure ]
webkit.org/b/133803 editing/undo/undo-deleteWord.html [ Failure ]
webkit.org/b/134976 media/media-controls-invalid-url.html [ Failure Timeout Crash ]
webkit.org/b/134979 media/track/track-cue-nothing-to-render.html [ Failure ]
webkit.org/b/134979 media/track/track-cue-rendering-mode-changed.html [ Failure Timeout Crash ]
webkit.org/b/134979 media/track/track-cue-rendering-rtl.html [ Crash Failure Timeout ]
webkit.org/b/134979 webkit.org/b/198830 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Timeout Crash ]
webkit.org/b/134979 media/track/texttrackcue/texttrackcue-displaycue.html [ Crash Failure ]
webkit.org/b/134995 media/track/track-in-band-subtitles-too-large.html [ Failure Crash Timeout ]
webkit.org/b/134995 media/track/track-long-word-container-sizing.html [ Failure Crash ]
webkit.org/b/135529 svg/css/parse-height.html [ Failure ]
webkit.org/b/135529 svg/css/parse-length.html [ Failure ]
webkit.org/b/135529 svg/animations/animate-css-xml-attributeType.html [ Failure ]
webkit.org/b/135530 accessibility/parent-delete.html [ Failure ]
webkit.org/b/135533 editing/pasteboard/img-srcset-copy-paste-canonicalization.html [ Failure ]
webkit.org/b/136065 css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
# The backing store is cleared when page cached in GTK
webkit.org/b/135348 compositing/iframes/page-cache-layer-tree.html [ Skip ]
webkit.org/b/136255 fast/block/float/overhanging-tall-block.html [ Failure ]
webkit.org/b/136159 fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ]
webkit.org/b/136159 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
webkit.org/b/136537 fast/sub-pixel/client-width-height-snapping.html [ Failure ]
webkit.org/b/137109 accessibility/legend-children-are-visible.html [ Failure ]
webkit.org/b/137695 webkit.org/b/198830 media/video-controls-audiotracks-trackmenu.html [ Failure Crash ]
# Smooth scrolling causes failure of scrolling tests
webkit.org/b/138078 fast/dom/vertical-scrollbar-in-rtl.html [ Failure ]
webkit.org/b/138078 fast/repaint/fixed-move-after-keyboard-scroll.html [ Failure ]
# Scrolling cleanup causing some test to fail
webkit.org/b/159143 fast/dom/horizontal-scrollbar-in-rtl.html [ Failure ]
# Incomplete implementation of eventSender causes this test to fail
webkit.org/b/42194 fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
webkit.org/b/139352 accessibility/inline-block-assertion.html [ Failure ]
webkit.org/b/139354 fast/repaint/selection-ruby-rl.html [ Failure ]
# Missing glyph symbol is not rendered properly.
webkit.org/b/140252 fast/css/line-height-determined-by-primary-font.html [ Failure ]
webkit.org/b/140252 fast/text/decorations-with-text-combine.html [ Failure ]
webkit.org/b/140252 fast/text/emphasis-combined-text.html [ Failure ]
webkit.org/b/140252 fast/text/emphasis-vertical.html [ Failure ]
webkit.org/b/140252 fast/text/international/khmer-selection.html [ Failure ]
webkit.org/b/140252 fast/text/international/plane2.html [ Failure ]
webkit.org/b/140252 fast/text/khmer-lao-font.html [ Failure ]
webkit.org/b/140252 fast/text/midword-break-before-surrogate-pair-2.html [ Failure ]
webkit.org/b/140252 svg/custom/svg-fonts-fallback.xhtml [ Failure ]
webkit.org/b/142479 svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ]
webkit.org/b/142479 svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ]
webkit.org/b/142479 svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ]
webkit.org/b/142479 svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ]
webkit.org/b/142479 svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ]
webkit.org/b/142667 fast/forms/search-vertical-alignment.html [ Failure ]
webkit.org/b/142667 fast/forms/textfield-overflow-by-value-update.html [ Failure ]
webkit.org/b/143230 imported/mozilla/svg/filters/feImage-1.svg [ ImageOnlyFailure Pass ]
webkit.org/b/143468 accessibility/plugin.html [ Failure ]
webkit.org/b/143469 fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
webkit.org/b/143471 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ]
webkit.org/b/143871 svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ]
webkit.org/b/144575 http/tests/loading/promote-img-preload-priority.html [ Failure ]
webkit.org/b/144673 fast/forms/button-line-height.html [ ImageOnlyFailure ]
webkit.org/b/144763 fast/events/scroll-in-scaled-page-with-overflow-hidden.html
webkit.org/b/145049 fast/text/simple-line-layout-text-stroke-width.html [ Failure ]
webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ]
webkit.org/b/148932 imported/w3c/web-platform-tests/css/css-color/t425-hsla-clip-outside-device-gamut-b.xht [ ImageOnlyFailure ]
webkit.org/b/148935 accessibility/scroll-to-make-visible-with-subfocus.html [ Failure ]
webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
# web-platform-tests XHR tests
imported/w3c/web-platform-tests/xhr/event-readystatechange-loaded.any.js [ Slow ]
webkit.org/b/151267 imported/blink/fast/canvas/canvas-clip-stack-persistence.html [ ImageOnlyFailure ]
webkit.org/b/151267 imported/blink/fast/css/text-overflow-ellipsis-button.html [ ImageOnlyFailure ]
webkit.org/b/151267 imported/blink/fast/gradients/large-horizontal-gradient.html [ ImageOnlyFailure ]
webkit.org/b/151267 imported/blink/fast/gradients/large-vertical-gradient.html [ ImageOnlyFailure ]
webkit.org/b/151267 imported/blink/fast/replaced/viewport-percentage-height-with-dynamic-container-height.html [ ImageOnlyFailure Pass ]
webkit.org/b/151267 imported/blink/fast/transforms/transform-update-frame-overflow.html [ ImageOnlyFailure Pass ]
webkit.org/b/151267 imported/blink/svg/animations/no-attr-radialgradient-spreadmethod.svg [ ImageOnlyFailure ]
webkit.org/b/151267 imported/blink/svg/as-image/default-sans-serif-font.html [ ImageOnlyFailure ]
webkit.org/b/151267 imported/blink/svg/canvas/canvas-draw-pattern-size.html [ ImageOnlyFailure ]
webkit.org/b/151267 imported/blink/svg/filters/feDropShadow-linearrgb-flood-color.svg [ ImageOnlyFailure ]
webkit.org/b/153602 fast/table/003.html [ Failure ]
webkit.org/b/153602 fast/text/emoji.html [ Failure ]
webkit.org/b/153602 tables/mozilla_expected_failures/bugs/bug89315.html [ Failure ]
webkit.org/b/153697 http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase.html [ Failure ]
webkit.org/b/153697 http/tests/security/contentSecurityPolicy/object-src-applet-archive.html [ Failure ]
webkit.org/b/153697 http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase.html [ Failure ]
webkit.org/b/153697 http/tests/security/contentSecurityPolicy/object-src-applet-code.html [ Failure ]
webkit.org/b/153698 imported/w3c/web-platform-tests/css/css-multicol/multicol-rule-dashed-000.xht [ ImageOnlyFailure ]
webkit.org/b/153700 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
webkit.org/b/153700 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
webkit.org/b/153700 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
webkit.org/b/153700 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
webkit.org/b/153700 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
webkit.org/b/94952 platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html [ Failure ]
webkit.org/b/153707 imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent.html [ Failure ]
webkit.org/b/153708 http/tests/cache/disk-cache/disk-cache-last-modified.html [ Failure ]
webkit.org/b/158928 svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ Failure ]
webkit.org/b/158928 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ]
webkit.org/b/158928 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ]
webkit.org/b/160243 fast/text/complex-small-caps-non-bmp-capitalize.html [ ImageOnlyFailure ]
webkit.org/b/160246 fast/text/multiple-feature-properties.html [ ImageOnlyFailure ]
webkit.org/b/160248 fast/text/combining-mark-paint.html [ ImageOnlyFailure ]
webkit.org/b/160248 fast/text/synthetic-bold-transformed.html [ ImageOnlyFailure ]
webkit.org/b/160248 fast/text/trailing-word-detection.html [ Failure ]
webkit.org/b/160249 fast/shrink-wrap/rect-shrink-wrap.html [ ImageOnlyFailure ]
webkit.org/b/160251 fast/text/font-kerning.html [ ImageOnlyFailure ]
webkit.org/b/161583 accessibility/auto-fill-types.html [ Failure ]
webkit.org/b/161587 css3/font-feature-settings-rendering.html [ ImageOnlyFailure ]
webkit.org/b/161588 css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ]
webkit.org/b/161589 css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
webkit.org/b/163186 editing/pasteboard/onpaste-text-html.html [ Failure ]
# Crash is bug #186251
webkit.org/b/163383 accessibility/meter-element.html [ Failure Crash ]
webkit.org/b/163512 media/media-controls-accessibility.html [ Timeout Crash ]
webkit.org/b/163521 media/tab-focus-inside-media-elements.html [ Failure ]
webkit.org/b/163523 webkit.org/b/198830 media/track/track-manual-mode.html [ Failure Timeout Crash ]
webkit.org/b/163524 media/track/video-track-alternate-groups.html [ Failure ]
webkit.org/b/163525 media/video-background-tab-playback.html [ Failure Pass Crash Timeout ]
webkit.org/b/163526 media/video-controls-drop-and-restore-timeline.html [ Failure Crash ]
webkit.org/b/163531 media/video-volume-slider-drag.html [ Failure Crash ]
webkit.org/b/163823 webkit.org/b/198830 media/video-volume-slider.html [ Failure Crash ]
webkit.org/b/163827 storage/websql/quota-tracking.html [ Failure ]
webkit.org/b/163829 svg/W3C-SVG-1.1/fonts-desc-02-t.svg [ Failure ]
webkit.org/b/163831 svg/custom/acid3-test-77.html [ Failure ]
webkit.org/b/163971 fast/borders/border-image-space.html [ ImageOnlyFailure ]
webkit.org/b/163977 fast/css/will-change/will-change-creates-stacking-context-inline.html [ ImageOnlyFailure ]
webkit.org/b/163979 fast/css/will-change/will-change-creates-stacking-context.html [ ImageOnlyFailure ]
webkit.org/b/163981 fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html [ Failure ]
webkit.org/b/163984 fast/dom/Window/child-window-focus.html [ Failure ]
webkit.org/b/168543 http/wpt/resource-timing/rt-nextHopProtocol.html [ Failure ]
webkit.org/b/168543 http/wpt/resource-timing/rt-nextHopProtocol.worker.html [ Failure ]
webkit.org/b/168188 fast/events/ime-compositionend-on-selection-change.html [ Failure ]
webkit.org/b/168164 fast/picture/viewport-resize.html [ Failure ]
webkit.org/b/168191 fast/text/system-font-weight.html [ Failure ]
webkit.org/b/168191 fast/text/trak-optimizeLegibility.html [ Failure ]
webkit.org/b/168192 http/tests/media/hls/video-duration-accessibility.html [ Timeout Failure Crash ]
webkit.org/b/168370 accessibility/hidden-th-still-column-header.html [ Failure ]
webkit.org/b/168373 fullscreen/video-controls-rtl.html [ Failure ]
webkit.org/b/168373 media/media-preload-no-delay-loadevent.html [ Failure ]
# [GTK] Some reftest fail with only one or two pixel differences in diff image
webkit.org/b/168426 fast/multicol/columns-on-body.html [ ImageOnlyFailure ]
webkit.org/b/168426 fast/html/details-comment-crash.html [ ImageOnlyFailure ]
webkit.org/b/168426 svg/clip-path/clip-opacity.html [ ImageOnlyFailure ]
webkit.org/b/136109 fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ]
webkit.org/b/168427 fast/scrolling/rtl-scrollbars-listbox.html [ ImageOnlyFailure ]
webkit.org/b/168427 fast/scrolling/rtl-scrollbars-overflow-contents.html [ ImageOnlyFailure ]
webkit.org/b/168430 fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ]
webkit.org/b/168551 http/tests/misc/slow-loading-animated-image.html [ ImageOnlyFailure ]
webkit.org/b/168552 fast/text/hyphenate-locale.html [ Failure ]
webkit.org/b/168719 fast/css/paint-order-shadow.html [ ImageOnlyFailure ]
webkit.org/b/169075 editing/deleting/5729680.html [ Failure Pass ]
webkit.org/b/169075 editing/deleting/forward-delete-key.html [ Failure Pass ]
webkit.org/b/169075 editing/deleting/skip-virama-001.html [ Failure Pass ]
webkit.org/b/169909 fast/css-generated-content/initial-letter-pagination-sunken-rl.html [ ImageOnlyFailure ]
webkit.org/b/169909 fast/css-generated-content/initial-letter-pagination-sunken.html [ ImageOnlyFailure ]
webkit.org/b/169909 fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
webkit.org/b/209720 fast/css-generated-content/initial-letter-pagination-raised-rl.html [ ImageOnlyFailure ]
webkit.org/b/209720 fast/css-grid-layout/grid-align-baseline-vertical.html [ Failure ]
webkit.org/b/209720 fast/writing-mode/vertical-baseline-alignment.html [ Failure ]
webkit.org/b/169910 fast/multicol/simple-line-layout-line-index-after-strut.html [ ImageOnlyFailure ]
webkit.org/b/105954 http/tests/navigation/reload-subframe-object.html [ Failure ]
webkit.org/b/170335 canvas/philip/tests/2d.pattern.animated.gif.html [ Failure ]
webkit.org/b/171598 accessibility/gtk/menu-list-unfocused-notifications.html [ Failure ]
webkit.org/b/176020 imported/w3c/web-platform-tests/media-source/mediasource-removesourcebuffer.html [ Crash Pass ]
webkit.org/b/171726 media/media-source/media-source-init-segment-duration.html [ Failure ]
webkit.org/b/172270 fast/text/font-interstitial-invisible-width-while-loading.html [ Failure ]
webkit.org/b/172270 fast/text/web-font-load-invisible-during-loading.html [ Failure ]
webkit.org/b/172271 fast/text/softbank-emoji.html [ Failure ]
webkit.org/b/172271 fast/text/system-font-fallback-emoji.html [ Failure ]
webkit.org/b/172271 fast/text/tatechuyoko.html [ Failure ]
webkit.org/b/172271 fast/text/emoji-overlap.html [ ImageOnlyFailure ]
webkit.org/b/172272 fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html [ Failure Crash ]
webkit.org/b/172273 fast/visual-viewport/client-rects-relative-to-layout-viewport.html [ Failure Crash ]
webkit.org/b/172275 imported/w3c/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/open-features-non-integer-screeny.html [ Failure ]
webkit.org/b/172279 fast/multicol/flexbox-rows.html [ ImageOnlyFailure ]
webkit.org/b/172811 fast/block/float/032.html [ Failure ]
webkit.org/b/172811 fast/forms/input-text-word-wrap.html [ Failure ]
webkit.org/b/172811 fast/forms/number/number-appearance-rtl.html [ Failure ]
webkit.org/b/172811 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ]
webkit.org/b/172811 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
webkit.org/b/172812 fast/canvas/webgl/lose-context-on-status-failure.html [ Failure ]
webkit.org/b/173410 fast/canvas/canvas-createPattern-video-loading.html [ Failure ]
webkit.org/b/173413 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-after-content-change.html [ Failure ]
webkit.org/b/143702 media/progress-events-generated-correctly.html [ Timeout Failure Pass Crash ]
webkit.org/b/174460 fast/canvas/canvas-blend-image.html [ Failure ]
webkit.org/b/174460 fast/canvas/canvas-blend-solid.html [ Failure ]
webkit.org/b/174461 inspector/canvas/memory.html [ Failure ]
webkit.org/b/174609 accessibility/presentation-role-iframe.html [ Failure ]
webkit.org/b/175134 fast/text/line-height-minimumFontSize-autosize.html [ Failure ]
webkit.org/b/175134 fast/text/line-height-minimumFontSize.html [ Failure ]
webkit.org/b/175134 fast/text/line-height-minimumFontSize-text-zoom.html [ ImageOnlyFailure ]
webkit.org/b/175134 fast/text/line-height-minimumFontSize-visual.html [ ImageOnlyFailure ]
webkit.org/b/175134 fast/text/line-height-minimumFontSize-zoom.html [ ImageOnlyFailure ]
webkit.org/b/175421 printing/width-overflow.html [ Failure ]
webkit.org/b/175422 http/tests/blink/sendbeacon/beacon-same-origin.html [ Failure ]
webkit.org/b/175931 fast/canvas/webgl/no-info-log-for-simple-shaders.html [ Failure ]
webkit.org/b/176021 fast/events/overflow-viewport-renderer-deleted.html [ Missing ]
webkit.org/b/176648 fast/repaint/inline-outline-repaint.html [ ImageOnlyFailure ]
webkit.org/b/176648 fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
webkit.org/b/176648 fast/selectors/040.html [ ImageOnlyFailure ]
webkit.org/b/176648 fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ]
webkit.org/b/176648 fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
webkit.org/b/176648 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]
webkit.org/b/176649 fast/text/international/synthesized-italic-vertical.html [ ImageOnlyFailure ]
webkit.org/b/177294 platform/gtk/fonts/fontconfig-aliasing-settings.html [ Failure ]
webkit.org/b/177294 fast/text/fitzpatrick-combination.html [ ImageOnlyFailure ]
webkit.org/b/177934 fast/dom/HTMLLinkElement/preconnect-support.html [ Failure ]
webkit.org/b/177934 http/tests/preconnect/link-header-rel-preconnect-http.html [ Failure ]
webkit.org/b/177936 fast/text/all-small-caps-whitespace.html [ ImageOnlyFailure ]
webkit.org/b/177936 fast/text/regional-indicator-symobls.html [ Failure ]
webkit.org/b/177936 fast/text/selection-in-initial-advance-region.html [ Failure ]
webkit.org/b/177937 fast/text/soft-hyphen-min-preferred-width.html [ ImageOnlyFailure ]
webkit.org/b/177937 fast/text/unknown-char-notdef.html [ ImageOnlyFailure ]
webkit.org/b/178441 editing/deleting/delete-ligature-001.html [ Failure ]
webkit.org/b/178441 editing/deleting/delete-ligature-002.html [ Failure ]
webkit.org/b/178441 editing/deleting/delete-ligature-003.html [ Failure ]
webkit.org/b/144690 editing/spelling/spelling-marker-includes-hyphen.html [ Failure ImageOnlyFailure ]
webkit.org/b/179605 editing/execCommand/underline-selection-containing-image.html [ Failure ]
webkit.org/b/179722 compositing/accelerated-layers-after-back.html [ Failure ]
webkit.org/b/179052 compositing/contents-format/subpixel-antialiased-nested-layer.html [ Failure ]
webkit.org/b/180803 imported/w3c/web-platform-tests/media-source/mediasource-duration-boundaryconditions.html [ Failure ]
webkit.org/b/181662 fast/forms/auto-fill-button/input-strong-password-auto-fill-button.html [ Missing Failure ]
webkit.org/b/200037 fast/forms/auto-fill-button/hide-auto-fill-strong-password-viewable-treatment-when-form-is-reset.html [ Missing Failure ]
webkit.org/b/200037 fast/forms/auto-fill-button/input-strong-password-viewable.html [ Missing Failure ]
webkit.org/b/182103 fast/forms/textarea-scrolled-type.html [ Failure ]
webkit.org/b/182103 fast/forms/focus-selection-textarea.html [ Failure ]
webkit.org/b/182103 editing/input/reveal-edit-on-paste-vertically.html [ Failure ]
webkit.org/b/182223 fast/forms/listbox-selection.html [ Failure ]
webkit.org/b/182502 http/tests/media/modern-media-controls [ Skip ]
webkit.org/b/182502 media/modern-media-controls [ Skip ]
webkit.org/b/182763 accessibility/gtk/aria-activedescendant-changed-notification.html [ Failure ]
webkit.org/b/182763 accessibility/gtk/text-in-span-block-in-a-block.html [ Failure ]
webkit.org/b/182763 accessibility/notification-listeners.html [ Failure ]
webkit.org/b/182763 accessibility/gtk/caret-offsets.html [ Timeout ]
webkit.org/b/182765 fast/text/emphasis-overlap.html [ Failure ImageOnlyFailure ]
webkit.org/b/183033 http/tests/plugins/supported-plugin-origin-specific-visibility.html [ Failure ]
webkit.org/b/183611 webkit.org/b/198830 media/context-menu-actions.html [ Failure Crash ]
webkit.org/b/183902 fast/dom/frame-loading-via-document-write.html [ Failure ]
webkit.org/b/184504 imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota.html [ Failure ]
webkit.org/b/180645 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/type-change-state.html [ Failure ]
webkit.org/b/184776 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html [ Failure ]
webkit.org/b/184776 imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/onloadend-event-after-error.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/response-access-on-error.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/state-after-network-error.html [ Failure ]
webkit.org/b/185254 http/tests/cache/network-error-during-revalidation.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/XMLHttpRequestException.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/onloadend-event-after-sync-requests.html [ Failure ]
webkit.org/b/185254 http/tests/xmlhttprequest/connection-error-sync.html [ Failure ]
webkit.org/b/185548 accessibility/scroll-to-make-visible-iframe-offscreen.html [ Failure ]
# Imported css-text test suite from WPT
webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/letter-spacing/letter-spacing-control-chars-001.html [ ImageOnlyFailure ]
webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-005.html [ ImageOnlyFailure ]
webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-007.html [ ImageOnlyFailure ]
webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-normal-bo-000.html [ ImageOnlyFailure ]
webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-normal-lo-000.html [ ImageOnlyFailure ]
webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-012.html [ ImageOnlyFailure ]
webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-013.html [ ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-014.html [ ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/writing-system/writing-system-line-break-001.html [ ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/boundary-shaping/boundary-shaping-004.html [ Timeout ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/boundary-shaping/boundary-shaping-005.html [ Timeout ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/boundary-shaping/boundary-shaping-010.html [ Timeout ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-force-end-001.xht [ ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-first-001.xht [ Timeout ImageOnlyFailure ]
webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-last-001.xht [ Timeout ImageOnlyFailure ]
webkit.org/b/185939 imported/w3c/web-platform-tests/css/WOFF2 [ Pass ]
webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-bbox-001.xht [ ImageOnlyFailure ]
webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-origlength-001.xht [ ImageOnlyFailure ]
webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-origlength-002.xht [ ImageOnlyFailure ]
webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-recontruct-loca-001.xht [ ImageOnlyFailure ]
webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/directory-knowntags-001.xht [ ImageOnlyFailure ]
webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-origlength-003.xht [ ImageOnlyFailure ]
webkit.org/b/185913 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Failure ]
webkit.org/b/186099 editing/caret/caret-in-empty-cell.html [ ImageOnlyFailure ]
webkit.org/b/186100 css3/color-filters/color-filter-color-property-list-item.html [ ImageOnlyFailure ]
webkit.org/b/186100 fast/hidpi/filters-turbulence.html [ ImageOnlyFailure ]
webkit.org/b/186141 svg/dom/SVGGeometry-isPointInStroke.xhtml [ Failure ]
webkit.org/b/186141 svg/dom/SVGGeometry-line.xhtml [ Failure ]
webkit.org/b/186142 imported/w3c/web-platform-tests/css/css-text/text-transform/text-transform-upperlower-016.html [ ImageOnlyFailure ]
webkit.org/b/186618 imported/w3c/web-platform-tests/fetch/api/headers/header-values.html [ Failure ]
webkit.org/b/186601 fullscreen/full-screen-layer-dump.html [ Failure ]
webkit.org/b/186845 fast/mediastream/captureStream/canvas2d-heavy-drawing.html [ Failure Timeout ]
webkit.org/b/186144 transitions/move-after-transition.html [ Failure Timeout ]
webkit.org/b/187268 compositing/backing/backing-store-attachment-outside-viewport.html [ Failure ]
webkit.org/b/187271 fast/text/emoji-with-joiner.html [ Failure ]
webkit.org/b/187770 media/no-fullscreen-when-hidden.html [ Pass Failure Crash ]
webkit.org/b/187994 compositing/backing/backing-store-attachment-fill-forwards-animation.html [ Failure ]
webkit.org/b/188217 fast/canvas/webgl/webgl2-glsl3-compile.html [ Failure ]
webkit.org/b/188218 fast/repaint/canvas-object-fit.html [ Failure ]
webkit.org/b/188436 svg/custom/href-svg-namespace-static.svg [ ImageOnlyFailure ]
webkit.org/b/189343 imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.html [ Failure ]
webkit.org/b/189343 imported/w3c/web-platform-tests/xhr/sync-no-timeout.any.worker.html [ Failure ]
webkit.org/b/189564 http/tests/xmlhttprequest/url-with-credentials.html [ Failure ]
webkit.org/b/189739 svg/gradients/spreadMethodClose2.svg [ ImageOnlyFailure ]
webkit.org/b/189994 fast/files/xhr-response-blob.html [ Failure ]
webkit.org/b/189995 imported/w3c/web-platform-tests/mediacapture-streams/MediaStream-MediaElement-srcObject.https.html [ Failure ]
webkit.org/b/190000 svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Failure ]
webkit.org/b/190704 compositing/debug-borders-dynamic.html [ ImageOnlyFailure ]
webkit.org/b/190705 editing/selection/selection-across-shadow-boundaries-mixed-editability-5.html [ ImageOnlyFailure ]
webkit.org/b/190705 editing/selection/selection-across-shadow-boundaries-user-select-all-1.html [ ImageOnlyFailure ]
webkit.org/b/190706 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
webkit.org/b/190707 css-custom-properties-api/length2.html [ Failure ]
webkit.org/b/190709 editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure ]
webkit.org/b/190990 fast/block/basic/inline-content-with-floating-image.html [ Failure Missing ]
webkit.org/b/190991 http/tests/navigation/page-cache-mediakeysession.html [ Skip ]
webkit.org/b/191000 imported/w3c/web-platform-tests/shadow-dom/input-element-list.html [ Failure ]
webkit.org/b/191002 imported/w3c/web-platform-tests/intersection-observer/ [ Pass Failure ]
webkit.org/b/208052 imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-effects.sub.html [ Skip ]
webkit.org/b/208052 imported/w3c/web-platform-tests/intersection-observer/v2/cross-origin-occlusion.sub.html [ Skip ]
webkit.org/b/191003 imported/w3c/web-platform-tests/mimesniff/mime-types/charset-parameter.window.html [ Failure ]
webkit.org/b/191006 webrtc/simulcast-h264.html [ Failure ]
webkit.org/b/191400 fast/block/basic/child-block-level-box-with-height-percent.html [ Failure ]
webkit.org/b/191400 fast/block/basic/inline-content-with-floating-images2.html [ Failure ]
webkit.org/b/191400 fast/block/basic/quirk-mode-percent-height.html [ Failure ]
webkit.org/b/191402 fast/css/has-attachment.html [ Failure ]
webkit.org/b/206006 fast/attachment/attachment-border-should-stay-inside-attachment.html [ ImageOnlyFailure ]
webkit.org/b/191688 compositing/backing/no-backing-for-clip-overlap.html [ Failure ]
webkit.org/b/191688 compositing/backing/no-backing-for-clip.html [ Failure ]
webkit.org/b/191688 compositing/backing/no-backing-for-perspective.html [ Failure ]
webkit.org/b/191688 compositing/layer-creation/overlap-animation.html [ Failure ]
webkit.org/b/191688 compositing/layer-creation/overlap-transforms.html [ Failure ]
webkit.org/b/191688 compositing/overflow/clip-descendents.html [ Failure ]
webkit.org/b/191688 compositing/repaint/absolute-painted-into-composited-ancestor.html [ Failure ]
webkit.org/b/191882 fast/forms/validation-message-on-range.html [ Failure ]
webkit.org/b/191882 fast/forms/validation-message-on-textarea.html [ Failure ]
webkit.org/b/191882 fast/forms/auto-fill-button/input-credit-card-auto-fill-button.html [ Failure ]
webkit.org/b/191885 fast/inline/simple-inline-inflow-positioned.html [ Failure ]
webkit.org/b/191885 fast/inline/simple-inline-with-out-of-flow-descendant.html [ Failure ]
webkit.org/b/191885 fast/inline/simple-inline-with-out-of-flow-descendant2.html [ Failure ]
webkit.org/b/191885 fast/inline/simple-intruding-floats3.html [ Failure ]
webkit.org/b/192150 imported/w3c/web-platform-tests/xhr/getresponseheader.any.html [ Failure ]
webkit.org/b/192150 imported/w3c/web-platform-tests/xhr/getresponseheader.any.worker.html [ Failure ]
webkit.org/b/192150 imported/w3c/web-platform-tests/xhr/setrequestheader-content-type.htm [ Failure ]
webkit.org/b/192432 compositing/backing/backing-store-attachment-scroll.html [ Failure Crash ]
webkit.org/b/192432 compositing/tiling/tile-coverage-on-scroll.html [ Failure Crash ]
webkit.org/b/192433 compositing/iframes/remove-reinsert-webview-with-iframe.html [ Failure Crash ]
webkit.org/b/192434 fast/inline/inline-content-with-float-and-margin.html [ Failure ]
webkit.org/b/166536 fast/canvas/webgl/hide-some-renderer-info.html [ Failure ]
webkit.org/b/162815 fast/text/variations/font-face-clamp.html [ ImageOnlyFailure ]
webkit.org/b/162815 fast/text/variations/font-selection-properties.html [ ImageOnlyFailure ]
webkit.org/b/162815 fast/text/variations/skia-postscript-name.html [ ImageOnlyFailure ]
webkit.org/b/192883 fast/cookies/cookie-averse-document.html [ Failure ]
webkit.org/b/192883 fast/cookies/local-file-can-set-cookies.html [ Failure ]
webkit.org/b/192888 fast/mediastream/resize-trim.html [ Failure ]
webkit.org/b/192900 imported/w3c/web-platform-tests/eventsource/format-mime-bogus.htm [ Failure ]
imported/w3c/web-platform-tests/css/css-lists/content-property/marker-text-matches-georgian.html [ ImageOnlyFailure ]
webkit.org/b/193322 imported/w3c/web-platform-tests/fetch/api/basic/request-headers-case.any.html [ Failure ]
webkit.org/b/193322 imported/w3c/web-platform-tests/fetch/api/basic/request-headers-case.any.worker.html [ Failure ]
webkit.org/b/193322 imported/w3c/web-platform-tests/fetch/content-type/script.window.html [ Failure ]
webkit.org/b/193491 fast/flexbox/missing-repaint-when-flext-item-never-had-layout.html [ Failure ]
webkit.org/b/193493 fast/text/international/spaces-combined-in-vertical-text.html [ Failure ]
webkit.org/b/193627 editing/spelling/spelling-dots-position.html [ ImageOnlyFailure ]
webkit.org/b/193628 fast/css/content-counter-010.htm [ ImageOnlyFailure ]
webkit.org/b/193628 fast/text/kerning-with-TextLayout.html [ ImageOnlyFailure ]
webkit.org/b/193628 imported/blink/fast/text/international/text-shaping-arabic.html [ ImageOnlyFailure ]
webkit.org/b/193628 imported/blink/fast/text/wide-preformatted.html [ ImageOnlyFailure ]
webkit.org/b/193628 imported/mozilla/svg/tspan-rotate-07.svg [ ImageOnlyFailure ]
webkit.org/b/193629 fast/css3-text/css3-text-decoration/text-underline-style.html [ ImageOnlyFailure ]
webkit.org/b/193631 fast/text/font-variations-feature-detection.html [ ImageOnlyFailure ]
webkit.org/b/193632 fast/text/narrow-non-breaking-space.html [ ImageOnlyFailure ]
webkit.org/b/193323 http/wpt/cache-storage/cache-quota.any.html [ Failure ]
webkit.org/b/193638 webkit.org/b/198830 media/video-webkit-playsinline.html [ Failure Crash ]
webkit.org/b/193641 webrtc/video-setDirection.html [ Failure ]
webkit.org/b/194384 compositing/clipping/border-radius-async-overflow-clipping-layer.html [ Failure ]
webkit.org/b/206000 compositing/clipping/border-radius-async-overflow-non-stacking.html [ ImageOnlyFailure ]
webkit.org/b/211121 compositing/clipping/border-radius-on-webgl.html [ ImageOnlyFailure ]
webkit.org/b/194606 accessibility/set-value-not-work-for-disabled-sliders.html [ Failure ]
webkit.org/b/194609 http/tests/local/blob/send-hybrid-blob-using-open-panel.html [ Failure ]
webkit.org/b/194611 http/wpt/webrtc/getUserMedia-processSwapping.html [ Failure ]
webkit.org/b/195133 mathml/non-core/lengths-3.html [ Failure ]
webkit.org/b/195134 inspector/cpu-profiler/threads.html [ Failure ]
webkit.org/b/195259 compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html [ ImageOnlyFailure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/load-events-networkState.html [ Failure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-control.html [ Failure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-br.html [ Failure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html [ Failure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-text.html [ Failure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source-after.html [ Failure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html [ Failure ]
webkit.org/b/195670 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-text.html [ Failure ]
webkit.org/b/195712 inspector/canvas/recording-html-2d.html [ Failure ]
webkit.org/b/196061 editing/pasteboard/smart-paste-paragraph-001.html [ Failure ]
webkit.org/b/196061 editing/pasteboard/smart-paste-paragraph-002.html [ Failure ]
webkit.org/b/196061 editing/pasteboard/smart-paste-paragraph-004.html [ Failure ]
webkit.org/b/196196 inspector/audit/run-resources.html [ Failure ]
webkit.org/b/196197 http/wpt/cache-storage/cache-quota-after-restart.any.html [ Failure ]
webkit.org/b/196201 fast/text/ja-sans-serif.html [ ImageOnlyFailure ]
webkit.org/b/197248 fast/events/autoscroll-when-input-is-offscreen.html [ Failure Crash ]
webkit.org/b/197248 fast/events/autoscroll-with-software-keyboard.html [ Failure Crash ]
webkit.org/b/203240 css3/shapes/shape-outside/shape-image/shape-image-025.html [ Pass ImageOnlyFailure ]
webkit.org/b/197708 http/wpt/beacon/beacon-async-error-logging.html [ Failure ]
webkit.org/b/197708 http/wpt/beacon/cors/cors-preflight-cookie.html [ Failure ]
webkit.org/b/197709 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html [ Failure ]
webkit.org/b/197473 imported/w3c/web-platform-tests/resource-timing/resource-timing-level1.sub.html [ Failure ]
webkit.org/b/198119 compositing/shared-backing/shared-layer-has-reflection.html [ ImageOnlyFailure ]
webkit.org/b/198121 fast/text/large-synthetic-bold-with-scale-transform.html [ ImageOnlyFailure ]
webkit.org/b/199001 accessibility/set-selected-text-range-after-newline.html [ Failure ]
webkit.org/b/199002 compositing/repaint/scroller-with-foreground-layer-repaints.html [ Failure ]
webkit.org/b/199004 fast/events/fire-mousedown-while-pressing-mouse-button.html [ Failure ]
webkit.org/b/199009 fast/text/variations/optical-sizing-units.html [ ImageOnlyFailure ]
webkit.org/b/199859 imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-001.html [ ImageOnlyFailure ]
webkit.org/b/199860 accessibility/button-with-aria-haspopup-role.html [ Failure ]
webkit.org/b/199860 accessibility/datalist.html [ Failure ]
webkit.org/b/199868 accessibility/gtk/aria-haspopup.html [ Failure ]
webkit.org/b/199437 compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Failure ]
webkit.org/b/199872 [ Release ] http/tests/inspector/network/resource-sizes-network.html [ Failure ]
webkit.org/b/199876 webaudio/oscillator-custom.html [ Failure ]
webkit.org/b/199876 webaudio/oscillator-sawtooth.html [ Failure ]
webkit.org/b/199876 webaudio/oscillator-sine.html [ Failure ]
webkit.org/b/199876 webaudio/oscillator-square.html [ Failure ]
webkit.org/b/199876 webaudio/oscillator-triangle.html [ Failure ]
webkit.org/b/201259 http/wpt/beacon/cors/crossorigin-arraybufferview-no-preflight.html [ Failure ]
webkit.org/b/201260 http/wpt/service-workers/server-trust-evaluation.https.html [ Failure ]
webkit.org/b/201264 mathml/presentation/foreign-element-in-token.html [ Failure ]
webkit.org/b/201266 media/audio-playback-restriction-autoplay.html [ Failure Pass ]
webkit.org/b/201266 media/audio-playback-restriction-play-muted.html [ Failure Pass ]
webkit.org/b/201266 media/audio-playback-restriction-play.html [ Failure Pass ]
webkit.org/b/201267 webrtc/video-h264.html [ Failure ]
webkit.org/b/201981 imported/w3c/web-platform-tests/service-workers/service-worker/controller-on-disconnect.https.html [ Failure Pass ]
webkit.org/b/201981 imported/w3c/web-platform-tests/service-workers/service-worker/controller-on-load.https.html [ Failure Pass ]
webkit.org/b/201981 imported/w3c/web-platform-tests/service-workers/service-worker/detached-context.https.html [ Failure Pass ]
webkit.org/b/201981 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html [ Failure Pass ]
webkit.org/b/201981 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-readable-stream.https.html [ Failure Pass ]
webkit.org/b/201981 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event.https.html [ Failure Pass ]
webkit.org/b/201981 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-waits-for-activate.https.html [ Failure Pass ]
webkit.org/b/201981 http/wpt/resource-timing/rt-resources-per-worker.html [ Failure Pass ]
webkit.org/b/201982 fast/images/exif-orientation-background.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-canvas.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-composited.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-content.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-element-object-fit.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-element.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-image-document.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-image-object.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-svg-feimage.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-svg-image.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-webgl-texture.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-background-image-no-repeat.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-background-image-repeat.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/exif-orientation-border-image.html [ ImageOnlyFailure ]
webkit.org/b/201982 fast/images/image-orientation-dynamic-from-image.html [ ImageOnlyFailure ]
webkit.org/b/202225 accessibility/misspelling-range.html [ Failure ]
webkit.org/b/202227 compositing/backing/layer-outside-tiled-parent.html [ Failure ]
webkit.org/b/202228 compositing/layer-creation/fixed-position-descendants-out-of-view.html [ Failure ]
webkit.org/b/202229 css-dark-mode/color-scheme-css.html [ Failure ]
webkit.org/b/202229 css-dark-mode/color-scheme-meta.html [ Failure ]
webkit.org/b/202229 css-dark-mode/older-syntax/supported-color-schemes-css.html [ Failure ]
webkit.org/b/202229 css-dark-mode/older-syntax/supported-color-schemes-meta.html [ Failure ]
webkit.org/b/202242 http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-with-embedded-http.html [ Failure ]
webkit.org/b/202242 http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https.html [ Failure ]
webkit.org/b/202242 http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-https-with-embedded-http-with-embedded-https.https.html [ Failure ]
webkit.org/b/202242 http/tests/websocket/tests/hybi/non-document-mixed-content-blocked.https.html [ Failure ]
webkit.org/b/202744 compositing/layer-creation/absolute-in-async-overflow-scroll.html [ Failure ]
webkit.org/b/202744 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
webkit.org/b/202744 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
webkit.org/b/202744 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
webkit.org/b/202744 compositing/overflow/stacking-context-composited-scroller-with-foreground-paint-phases.html [ Failure ]
webkit.org/b/202744 compositing/overflow/textarea-scroll-touch.html [ Failure ]
webkit.org/b/202744 compositing/rtl/rtl-scrolling-with-transformed-descendants.html [ Failure ]
webkit.org/b/202744 compositing/scrolling/overflow-scrolling-layers-are-self-painting.html [ Failure ]
webkit.org/b/202745 fast/css/invalidation-errors.html [ Failure ]
webkit.org/b/202745 fast/css/invalidation-errors-2.html [ Failure ]
webkit.org/b/202750 http/tests/download/anchor-download-attribute-content-disposition-no-extension-text-plain.html [ Failure ]
# Known issues that were fixed by the WebKitMediaSrc rework that is now reverted.
webkit.org/b/203078 imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-v-framesize.html [ Pass Failure ]
# Bug in iOS, probably will require a baseline once it's fixed.
webkit.org/b/203416 imported/w3c/web-platform-tests/css/css-transitions/properties-value-auto-001.html [ Failure ]
webkit.org/b/203676 svg/custom/pointer-events-image-css-transform.svg [ Failure ]
webkit.org/b/203676 svg/custom/pointer-events-image.svg [ Failure ]
webkit.org/b/203676 svg/custom/pointer-events-path.svg [ Failure ]
webkit.org/b/203676 svg/custom/pointer-events-text-css-transform.svg [ Failure ]
webkit.org/b/203676 svg/custom/pointer-events-text.svg [ Failure ]
webkit.org/b/203677 imported/w3c/web-platform-tests/svg/import/painting-fill-05-b-manual.svg [ Failure ]
webkit.org/b/203677 imported/w3c/web-platform-tests/svg/import/painting-stroke-08-t-manual.svg [ Failure ]
webkit.org/b/203677 svg/W3C-SVG-1.1/painting-fill-05-b.svg [ Failure ]
webkit.org/b/99036 pointer-lock/locked-element-iframe-removed-from-dom.html [ Failure ]
webkit.org/b/99036 pointer-lock/pointerlockchange-pointerlockerror-events.html [ Failure ]
webkit.org/b/206264 imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html [ Failure ]
webkit.org/b/206692 fast/canvas/canvas-fillPath-shadow.html [ Failure ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/generic-family-keywords-001.html [ Failure ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/quoted-generic-ignored.html [ ImageOnlyFailure ]
webkit.org/b/194933 http/tests/cookies/same-site/user-load-cross-site-redirect.php [ Failure ]
webkit.org/b/207678 imported/w3c/web-platform-tests/url/a-element-origin-xhtml.xhtml [ Failure ]
webkit.org/b/207678 imported/w3c/web-platform-tests/url/a-element-origin.html [ Failure ]
webkit.org/b/207678 imported/w3c/web-platform-tests/url/a-element-xhtml.xhtml [ Failure ]
webkit.org/b/207678 imported/w3c/web-platform-tests/url/a-element.html [ Failure ]
webkit.org/b/211981 editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html [ Failure ]
webkit.org/b/212744 compositing/repaint/compositing-toggle-in-overflow-scroll-repaint.html [ Failure ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of non-crashing, non-flaky tests failing
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 10. TESTS PASSING
#////////////////////////////////////////////////////////////////////////////////////////
# These tests are passing on GTK+ but they do not in the Apple ports
ietestcenter/css3/flexbox/flexbox-layout-001.htm [ Pass ]
imported/mozilla/svg/blend-hard-light.svg [ Pass ]
imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Pass ]
imported/w3c/web-platform-tests/css/css-animations/animation-opacity-pause-and-set-time.html [ Pass ]
imported/w3c/web-platform-tests/css/css-animations/animation-transform-pause-and-set-time.html [ Pass ]
imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht [ Pass ]
imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht [ Pass ]
imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht [ Pass ]
imported/w3c/web-platform-tests/css/css-display/display-contents-button.html [ Pass ]
imported/w3c/web-platform-tests/css/css-pseudo/first-letter-002.html [ Pass ]
imported/w3c/web-platform-tests/css/css-pseudo/first-letter-003.html [ Pass ]
imported/w3c/web-platform-tests/css/css-ui/text-overflow-012.html [ Pass ]
imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-001.html [ Pass ]
imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-002.html [ Pass ]
imported/w3c/web-platform-tests/css/selectors/selector-placeholder-shown-type-change-003.html [ Pass ]
imported/w3c/web-platform-tests/css/selectors/selector-read-write-type-change-002.html [ Pass ]
imported/w3c/web-platform-tests/css/selectors/selector-required-type-change-002.html [ Pass ]
imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-vertical.html [ Pass ]
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-02.html [ Pass ]
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Pass ]
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/sizes-dynamic-002.html [ Pass ]
fast/history/page-cache-indexed-closed-db.html [ Pass ]
fast/multicol/multicol-with-child-renderLayer-for-input.html [ Pass ]
# Some Apple ports don't support RTL scrollbars.
fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ Pass ]
fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement.html [ Pass ]
fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Pass ]
fast/scrolling/rtl-scrollbars-overflow-text-selection-scrolled.html [ Pass ]
fast/scrolling/rtl-scrollbars-position-absolute.html [ Pass ]
fast/scrolling/rtl-scrollbars-position-fixed.html [ Pass ]
fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ Pass ]
fast/scrolling/rtl-scrollbars-text-selection.html [ Pass ]
webkit.org/b/155132 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Pass ]
webkit.org/b/175290 imported/w3c/web-platform-tests/css/css-ui/text-overflow-005.html [ Pass ]
webkit.org/b/139282 imported/mozilla/svg/image/image-filter-01.svg [ Pass ]
imported/mozilla/svg/dynamic-textPath-02.svg [ Pass ]
imported/w3c/web-platform-tests/css/css-lists/content-property/marker-text-matches-lower-greek.html [ Pass ]
imported/w3c/web-platform-tests/css/css-lists/content-property/marker-text-matches-lower-latin.html [ Pass ]
imported/w3c/web-platform-tests/css/css-lists/counter-increment-inside-display-contents.html [ Pass ]
imported/w3c/web-platform-tests/css/css-lists/counter-reset-inside-display-contents.html [ Pass ]
http/tests/contentextensions [ Pass ]
http/tests/inspector/network/contentextensions [ Pass ]
imported/w3c/web-platform-tests/css/css-scoping/stylesheet-title-001.html [ Pass ]
webkit.org/b/211564 imported/w3c/web-platform-tests/fetch/http-cache/basic-auth-cache-test.html [ ImageOnlyFailure Pass ]
webkit.org/b/191506 fast/css-grid-layout/grid-item-scroll-position.html [ Pass ]
css-dark-mode [ Pass ]
css-dark-mode/older-systems [ Skip ]
imported/w3c/web-platform-tests/css/css-multicol/multicol-width-ch-001.xht [ Pass ]
# permessage-deflate WebSocket extension
http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-comp-bit-onoff.html [ Pass ]
http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-invalid-parameter.html [ Pass ]
http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-parameter.html [ Pass ]
http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-set-bfinal.html [ Pass ]
http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-split-frames.html [ Pass ]
http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-unsolicited-negotiation-response.html [ Pass ]
http/tests/websocket/tests/hybi/imported/blink/permessage-deflate-window-bits.html [ Pass ]
# css-values passing for us
imported/w3c/web-platform-tests/css/css-values/ch-unit-003.html [ Pass ]
imported/w3c/web-platform-tests/css/css-values/ch-unit-004.html [ Pass ]
imported/w3c/web-platform-tests/css/css-values/ch-unit-010.html [ Pass ]
imported/w3c/web-platform-tests/css/css-values/ch-unit-012.html [ Pass ]
# PointerEvents not enabled globally, but enabled for GTK (EXPERIMENTAL_FEATURES)
pointerevents/mouse [ Pass ]
imported/w3c/web-platform-tests/pointerevents [ Pass ]
# PointerEvents currently only supports mouse on GTK (no Touch/Pen support)
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_change-touch-action-onpointerdown_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_pointercancel_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_releasepointercapture_onpointercancel_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_touch-action-auto-css_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_touch-action-inherit_highest-parent-none_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_touch-action-pan-x-pan-y_touch.html [ Skip ]
webkit.org/b/204115 imported/w3c/web-platform-tests/pointerevents/pointerevent_pointerout_pen.html [ Skip ]
fast/gradients/conic-gradient-alpha.html [ Pass ]
imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-conic.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/first-available-font-003.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/font-default-04.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/font-family-name-025.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/font-kerning-04.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/font-kerning-05.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-11.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-12.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-13.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-14.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-15.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-16.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-19.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-2.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-20.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-6.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family-7.html [ Pass ]
webkit.org/b/206885 imported/w3c/web-platform-tests/css/css-fonts/standard-font-family.html [ Pass ]
http/tests/cookies/same-site [ Pass ]
imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ Pass ]
imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/propagate-text-decoration.html [ Pass ]
# Test passing since added in r258661.
imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-007.html [ Pass ]
imported/w3c/web-platform-tests/css/css-writing-modes/ch-units-vrl-008.html [ Pass ]
imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-001.html [ Pass ]
imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html [ Pass ]
# Passing since r259532.
imported/w3c/web-platform-tests/css/css-ui/outline-019.html [ Pass ]
# Passing since r260062.
imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-018.html [ Pass ]
imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property.html [ DumpJSConsoleLogInStdErr ]
imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property.html [ DumpJSConsoleLogInStdErr ]
imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property.html [ DumpJSConsoleLogInStdErr ]
imported/w3c/web-platform-tests/css/css-flexbox/table-as-item-auto-min-width.html [ Pass ]
imported/w3c/web-platform-tests/css/css-flexbox/table-as-item-fixed-min-width.html [ Pass ]
fast/scrolling/rtl-scrollbars-listbox-scroll.html [ Pass ]
imported/w3c/web-platform-tests/service-workers/service-worker/fetch-audio-tainting.https.html [ Pass ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of PASSING tests. See top of file where to put new expectations.
#////////////////////////////////////////////////////////////////////////////////////////
#////////////////////////////////////////////////////////////////////////////////////////
# 11. THREADED COMPOSITOR FAILURES
#////////////////////////////////////////////////////////////////////////////////////////
webkit.org/b/160119 accessibility/media-element.html [ Timeout Crash Pass Failure ]
# Note that caret-at-bidi-boundary was previously marked Slow before threaded
# compositor introduced timeouts.
webkit.org/b/160119 editing/selection/caret-at-bidi-boundary.html [ Failure Pass Timeout ]
webkit.org/b/160119 fast/block/positioning/016.html [ Failure ]
webkit.org/b/160119 fast/block/positioning/025.html [ Failure ]
webkit.org/b/160119 fast/block/positioning/fixed-position-stacking-context.html [ Failure ]
webkit.org/b/160119 fast/repaint/selection-gap-fixed-child.html [ Failure ]
webkit.org/b/160119 fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ]
webkit.org/b/160119 imported/blink/css3/blending/mix-blend-mode-has-ancestor-clipping-layer.html [ ImageOnlyFailure ]
webkit.org/b/160119 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/event_canplay.html [ Timeout Pass Crash ]
webkit.org/b/160119 media/click-volume-bar-not-pausing.html [ Timeout Failure Pass ]
webkit.org/b/160131 webkit.org/b/198830 media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Timeout Pass Crash ]
webkit.org/b/160119 media/video-object-fit-change.html [ Pass Crash ImageOnlyFailure ]
webkit.org/b/200301 storage/websql/alter-to-info-table.html [ Failure ]
webkit.org/b/200301 storage/websql/test-authorizer.html [ Failure ]
webkit.org/b/200302 accessibility/media-with-aria-label.html [ Failure ]
webkit.org/b/204638 imported/w3c/web-platform-tests/IndexedDB/idb-explicit-commit.any.worker.html [ Failure Pass ]
webkit.org/b/204639 imported/w3c/web-platform-tests/css/css-shapes/animation/shape-outside-interpolation.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/activation-after-registration.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/active.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/claim-affect-other-registration.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/claim-fetch-with-appcache.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/claim-fetch.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/claim-not-using-registration.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/claim-worker-fetch.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/controller-on-reload.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/getregistration.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/multi-globals/url-parsing.https.html [ Failure Pass ]
webkit.org/b/204640 imported/w3c/web-platform-tests/service-workers/service-worker/waiting.https.html [ Failure Pass ]
#////////////////////////////////////////////////////////////////////////////////////////
# End of tests failing due to THREADED COMPOSITOR enablement. Don't put random test
# failures here. See the top of the file for where to put new expectations.
#////////////////////////////////////////////////////////////////////////////////////////