blob: de47af6577fe671bc4404fa700c8682909b8281c [file] [log] [blame]
# These are the layout test expectations for Apple's Mac port of WebKit.
#
# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
#//////////////////////////////////////////////////////////////////////////////////////////
# Platform-specific directories. Skipped globally, then re-enabled here.
#//////////////////////////////////////////////////////////////////////////////////////////
accessibility/mac [ Pass ]
displaylists [ Pass ]
editing/mac [ Pass ]
fast/scrolling/latching [ Pass ]
media/mac [ Pass ]
fast/forms/search/search-padding-cancel-results-buttons.html [ Pass ]
fast/forms/search/search-results-hidden-crash.html [ Pass ]
fast/url/user-visible [ Pass ]
fast/text-autosizing/ios/ipad/programmatic-text-size-adjust.html [ Skip ]
fast/text-autosizing/ios/ipad/text-size-adjust-inline-style.html [ Skip ]
fast/text-autosizing/ios/programmatic-text-size-adjust.html [ Skip ]
fast/text-autosizing/ios/text-size-adjust-inline-style.html [ Skip ]
fast/text-autosizing [ Pass ]
fast/attachment/attachment-subtitle-resize.html [ Pass ]
fast/harness/uiscriptcontroller [ Pass ]
fast/events/do-not-drag-and-drop-data-detectors-link.html [ Pass ]
#//////////////////////////////////////////////////////////////////////////////////////////
# End platform-specific directories.
#//////////////////////////////////////////////////////////////////////////////////////////
# <rdar://problem/5647952> fast/events/mouseout-on-window.html needs mac DRT to issue mouse out events
fast/events/mouseout-on-window.html [ Failure ]
# Different behavior expectatations on mac, and puts up visible context menu.
webkit.org/b/102987 fast/events/context-nodrag.html [ Failure ]
# <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars
fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
# Pixel test doesn't repaint entire view so result is corrupted by previous test
webkit.org/b/21916 tables/mozilla_expected_failures/bugs/bug178855.xml [ Pass ImageOnlyFailure Failure ]
# This port doesn't support detecting slow unload handlers.
fast/dom/Window/slow-unload-handler.html
fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html
# Accessibility tests for notifications that don't exist or aren't needed on Mac OS X.
accessibility/aria-checkbox-sends-notification.html
accessibility/aria-switch-sends-notification.html
accessibility/combo-box-collapsed-selection-changed.html
accessibility/children-changed-sends-notification.html
accessibility/menu-list-sends-change-notification.html
accessibility/multiselect-list-reports-active-option.html
# Need to implement AccessibilityUIElement::clearSelectedChildren()
accessibility/aria-listbox-clear-selection-crash.html
accessibility/listbox-clear-selection.html
# Need to implement this in plugins code in WebKit
plugins/reloadplugins-and-pages.html
# These tests require touch support
fast/events/touch [ Skip ]
imported/w3c/web-platform-tests/touch-events [ Skip ]
# No button tracked
fast/events/mouseover-button.html
# eventSender needs to propagate the event to the calling window, not the main frame always.
http/tests/plugins/plugin-document-has-focus.html
# Requires testRunner.setMediaType() and implementation
fast/media/print-restores-previous-mediatype.html
# Needs testRunner.enableAutoResizeMode()
fast/autoresize
# Uses testRunner.titleTextDirection, which is Chromium-only
webkit.org/b/58845 fast/dom/title-directionality-removeChild.html
webkit.org/b/58845 fast/dom/title-directionality.html
webkit.org/b/36642 fast/replaced/border-radius-clip.html [ Pass Failure ]
# Need to add functionality to DumpRenderTree to handle scrollbar policy changes
fast/overflow/scrollbar-restored-and-then-locked.html
# EventSendingController does not send events on areas outside the WebView.
scrollbars/scrollbar-click-does-not-blur-content.html
# Below canvas test cases from http://philip.html5.org/tests/canvas/suite/tests/
# (2d.composite.operation.clear) is failing because we support the "clear" composite op
# without our vendor prefix since it was around in canvas before the spec was written.
canvas/philip/tests/2d.composite.operation.clear.html [ Failure ]
# (2d.composite.*) Most, if not all, of these are failing due to the webkit canvas
# drawing model being different than the spec's current model. There is a current
# effort out to change the spec to the webkit canvas model.
canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
# This canvas test is skipped because it is out of date with respect to
# the current spec, and the fix for https://bugs.webkit.org/show_bug.cgi?id=65709
# which complies with the current spec, makes this test fail by no longer throwing
# exceptions that were previously expected
canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
# This port doesn't support DeviceMotion or DeviceOrientation.
fast/dom/DeviceMotion
fast/dom/DeviceOrientation
fast/dom/Window/window-properties-device-orientation.html
# Link prefetch is disabled by default
fast/dom/HTMLLinkElement/link-and-subresource-test.html
fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html
fast/dom/HTMLLinkElement/prefetch.html
fast/dom/HTMLLinkElement/prefetch-beforeload.html
fast/dom/HTMLLinkElement/prefetch-onerror.html
fast/dom/HTMLLinkElement/prefetch-onload.html
fast/dom/HTMLLinkElement/prefetch-too-many-clients.html
fast/dom/HTMLLinkElement/subresource.html
http/tests/misc/link-rel-prefetch-and-subresource.html
http/tests/misc/prefetch-purpose.html
# Filenames aren't filtered out from edit drags yet, see https://bugs.webkit.org/show_bug.cgi?id=38826
editing/pasteboard/file-drag-to-editable.html [ Skip ]
# EventSender::dumpFilenameBeingDragged not implemented.
webkit.org/b/61827 fast/events/drag-image-filename.html
# Datalist is not yet enabled.
fast/forms/datalist
# ENABLE_INPUT_TYPE_* are not enabled.
# https://bugs.webkit.org/show_bug.cgi?id=29359
fast/forms/date
fast/forms/datetime
fast/forms/datetimelocal
fast/forms/month
fast/forms/time
fast/forms/week
# Media Stream API is not fully supported.
fast/mediastream/MediaStream-add-ended-tracks.html
fast/mediastream/RTCPeerConnection-dtmf.html [ Skip ]
fast/mediastream/RTCPeerConnection-ice.html [ Skip ]
fast/mediastream/RTCPeerConnection-media-setup-callbacks-single-dialog.html [ Skip ]
fast/mediastream/RTCPeerConnection-stats.html [ Skip ]
# Asserts in debug.
[ Debug ] fast/images/large-size-image-crash.html [ Skip ]
# Perf tests are very flaky, because they run in parallel with other tests.
perf
webkit.org/b/42821 animations/play-state.html [ Pass Failure ]
webkit.org/b/113598 animations/animation-delay-changed.html [ Pass Failure ]
webkit.org/b/113599 svg/animations/reinserting-svg-into-document.html [ Pass Failure ]
# Safari doesn't allow to customize outermost scrollbars.
webkit.org/b/43960 scrollbars/custom-scrollbar-with-incomplete-style.html
# viewport meta tag support
fast/viewport [ Skip ]
webkit.org/b/116640 plugins/plugin-initiate-popup-window.html
# Requires WebP support.
fast/canvas/canvas-toDataURL-webp.html
fast/images/webp-image-decoding.html
fast/images/webp-color-profile-lossless.html
fast/images/webp-color-profile-lossy-alpha.html
fast/images/webp-color-profile-lossy.html
http/tests/images/webp-partial-load.html
http/tests/images/webp-progressive-load.html
# Times out because plugins aren't allowed to execute JS after NPP_Destroy has been called in WebKit1's OOP plugins implementation
webkit.org/b/48929 plugins/evaluate-js-after-removing-plugin-element.html
# DRT does not support toggling caret browsing on / off
editing/selection/caret-mode-paragraph-keys-navigation.html
# Non-premultiplied-alpha currently broken on mac.
webkit.org/b/55509 compositing/webgl/webgl-nonpremultiplied-blend.html
webkit.org/b/114321 compositing/plugins/invalidate_rect.html [ Failure Pass ]
# DataTransferItems is not yet implemented.
editing/pasteboard/data-transfer-items.html
editing/pasteboard/data-transfer-items-image-png.html
editing/pasteboard/data-transfer-items-drag-drop-file.html
editing/pasteboard/data-transfer-items-drag-drop-entry.html
editing/pasteboard/data-transfer-items-drag-drop-string.html
fast/events/clipboard-dataTransferItemList.html
fast/events/drag-dataTransferItemList.html
fast/events/drag-dataTransferItemList-file-handling.html
# Custom MIME type support in DataTransfer is not yet implemented.
editing/pasteboard/clipboard-customData.html
fast/events/drag-customData.html
# Need to implement WebGeolocationRequest::cancelPermissionRequest on mac.
webkit.org/b/55944 fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Failure Timeout ]
webkit.org/b/103435 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
webkit.org/b/56685 webarchive/test-link-rel-icon.html [ Failure ]
# Quota API is not supported.
storage/storageinfo-missing-arguments.html
storage/storageinfo-no-callbacks.html
storage/storageinfo-query-usage.html
storage/storageinfo-request-quota.html
storage/storagequota-query-usage.html
storage/storagequota-request-quota.html
fast/workers/worker-storagequota-query-usage.html
# HTTP 204 (No Content) should be ignored
webkit.org/b/60206 http/tests/navigation/response204.html
# JSC does not support setIsolatedWorldSecurityOrigin
webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html
# https://bugs.webkit.org/show_bug.cgi?id=63282 layerTreeAsText doesn't work for iframes
compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Skip ]
compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Skip ]
compositing/rtl/rtl-iframe-absolute-overflow.html [ Skip ]
compositing/rtl/rtl-iframe-absolute.html [ Skip ]
compositing/rtl/rtl-iframe-fixed-overflow.html [ Skip ]
compositing/rtl/rtl-iframe-fixed.html [ Skip ]
compositing/rtl/rtl-iframe-relative.html [ Skip ]
# ENABLE(DRAGGABLE_REGION) is disabled
fast/css/draggable-region-parser.html
webkit.org/b/68278 http/tests/history/back-with-fragment-change.php [ Failure ]
# Skip because this platform does not support a paging mouse wheel event
fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
fast/events/platform-wheelevent-paging-x-in-scrolling-div.html
fast/events/platform-wheelevent-paging-x-in-scrolling-page.html
fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html
fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html
fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html
fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html
fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
# Pointer Lock can only check some of the API at the moment.
pointer-lock/bug90391-move-then-window-open-crash.html
pointer-lock/locked-element-iframe-removed-from-dom.html
pointer-lock/pointerlockchange-event-on-lock-lost.html
pointer-lock/pointerlockchange-pointerlockerror-events.html
pointer-lock/pointerlockelement-null-when-pending.html
webkit.org/b/82763 fast/forms/textarea-placeholder-set-attribute.html
webkit.org/b/102257 fast/dom/Window/open-window-min-size.html
# Fails because MutationObservers are not notified at end-of-task
webkit.org/b/78290 fast/dom/MutationObserver/end-of-task-delivery.html [ Failure ]
# <rdar://problem/11059777>
webkit.org/b/81289 canvas/philip/tests/2d.line.cap.round.html [ Failure ]
webkit.org/b/81410 scrollbars/scrollbar-middleclick-nopaste.html
# Has failed since its introduction in r105826.
webkit.org/b/61630 fast/events/dropzone-005.html [ Failure ]
# Spelling tests that are flakey.
webkit.org/b/82555 editing/spelling/spellcheck-async-mutation.html [ Pass Failure ]
webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-shift-jis.html [ Failure ]
webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-utf-8.html [ Failure ]
webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding.html [ Failure ]
webkit.org/b/82665 webarchive/test-css-url-resources-in-stylesheets.html [ Failure ]
webkit.org/b/82665 webarchive/test-css-url-resources-inline-styles.html [ Failure ]
webkit.org/b/82672 http/tests/xmlhttprequest/range-test.html [ Pass Failure ]
webkit.org/b/82762 fast/animation/request-animation-frame-during-modal.html
webkit.org/b/82805 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
webkit.org/b/82972 plugins/keyboard-events.html [ Pass Failure ]
webkit.org/b/82972 plugins/layout-in-beforeload-listener-affects-plugin-loading.html [ Pass Failure ]
webkit.org/b/82972 plugins/mouse-events-fixedpos.html [ Pass Failure ]
webkit.org/b/82972 plugins/multiple-plugins.html [ Pass Failure ]
webkit.org/b/82979 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html [ Pass Failure ]
webkit.org/b/82979 canvas/philip/tests/2d.text.draw.align.center.html [ Pass Failure ]
# No CORS support for media elements is implemented yet.
http/tests/security/canvas-remote-read-remote-video-allowed-anonymous.html [ Failure ]
http/tests/security/canvas-remote-read-remote-video-allowed-with-credentials.html [ Failure ]
http/tests/security/video-cross-origin-readback.html
http/tests/security/video-cross-origin-accessfailure.html
# Random crash, like in many media tests.
http/tests/security/video-cross-origin-accesssameorigin.html [ Pass Crash ]
# Requires ENABLE(MEDIA_CAPTURE)
fast/forms/file/file-input-capture.html
webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
webkit.org/b/86480 plugins/npruntime/delete-plugin-within-setProperty.html [ Failure ]
webkit.org/b/86480 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Failure ]
webkit.org/b/86480 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Failure ]
# Implement textInputController.setComposition()
webkit.org/b/89845 fast/forms/input-set-composition-scroll.html [ Pass Failure ]
# <rdar://problem/11224160> Focus not transferring properly in DumpRenderTree in Mountain Lion
fast/events/show-modal-dialog-onblur-onfocus.html [ Skip ]
fast/forms/listbox-scrollbar-hit-test.html [ Failure ]
platform/mac/fast/overflow/overflow-scrollbar-hit-test.html [ Failure ]
platform/mac/fast/text/vertical-no-sideways.html [ Pass Failure ]
fast/css/resize-corner-tracking.html [ Pass Failure ]
# Multiple non contiguous selection with keyboard not enabled on mac
webkit.org/b/15816 fast/forms/listbox-non-contiguous-keyboard-selection.html [ Skip ]
# <rdar://problem/11224894> Several Japanese vertical text tests failing on Mountain Lion
fast/dynamic/text-combine.html [ Failure ]
fast/repaint/japanese-rl-selection-clear.html [ Failure ]
fast/repaint/japanese-rl-selection-repaint.html [ Failure ]
fast/repaint/repaint-across-writing-mode-boundary.html [ Failure ]
fast/ruby/base-shorter-than-text.html [ Failure ]
fast/text/emphasis-vertical.html [ Failure ]
fast/writing-mode/border-vertical-lr.html [ Failure ]
fast/writing-mode/fallback-orientation.html [ Failure ]
fast/writing-mode/japanese-lr-selection.html [ Failure ]
fast/writing-mode/japanese-lr-text.html [ Failure ]
fast/writing-mode/japanese-rl-selection.html [ Failure ]
fast/writing-mode/japanese-rl-text.html [ Failure ]
# <rdar://problem/11187491> storage/websql/quota-tracking.html is failing on Mountain Lion
storage/websql/quota-tracking.html
# https://bugs.webkit.org/show_bug.cgi?id=95009
compositing/overflow/overflow-auto-with-touch.html [ Failure ]
compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
compositing/overflow/textarea-scroll-touch.html [ Failure ]
compositing/overflow/updating-scrolling-content.html [ Failure ]
compositing/overflow/scrolling-without-painting.html [ Failure ]
# <rdar://problem/11229810> SVG square caps on zero-length paths draw incorrectly on Mountain Lion
svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
svg/custom/zero-path-square-cap-rendering.svg [ Failure ]
svg/stroke/zero-length-arc-linecaps-rendering.svg [ Failure ]
svg/stroke/zero-length-path-linecap-rendering.svg [ Failure ]
svg/stroke/zero-length-subpaths-linecap-rendering.svg [ Failure ]
webkit.org/b/110871 compositing/overlap-blending/reflection-opacity-huge.html [ ImageOnlyFailure ]
webkit.org/b/114340 compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ]
webkit.org/b/114338 compositing/overlap-blending/nested-overlap-overflow.html [ ImageOnlyFailure ]
webkit.org/b/146523 compositing/masks/compositing-clip-path-origin.html [ Pass ImageOnlyFailure ]
webkit.org/b/95027 fast/block/float/016.html [ Failure ]
# https://bugs.webkit.org/show_bug.cgi?id=93878
# Due to JSC::Bindings::Instance::createRuntimeObject(JSC::ExecState*) crashes:
editing/pasteboard/paste-TIFF.html [ Skip ]
editing/mac/pasteboard/dataTransfer-set-data-file-url.html [ Skip ]
webkit.org/b/147674 editing/mac/pasteboard/5583362.html [ Skip ]
# Assorted failures that need investigation
webkit.org/b/107118 fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
webkit.org/b/142258 fast/css/object-fit/object-fit-canvas.html [ Pass ImageOnlyFailure ]
# --- Compositing ----
css3/filters/composited-during-transition-layertree.html
webkit.org/b/95622 css3/filters/composited-during-animation-layertree.html [ Pass Failure ]
platform/mac/fast/text/combining-character-sequence-fallback.html [ Pass Failure ]
# --- Editing ---
# Mac does not have global selections.
editing/pasteboard/paste-global-selection.html
# Unexpected WebGL Conformance tests that need to be fixed
# These tests pass when run through webgl-conformance-tests.html but not when just opened via a browser (or via run-webkit-tests)
webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Failure Timeout ]
webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Pass Failure Timeout ]
http/tests/webgl/1.0.2/origin-clean-conformance.html [ Skip ]
webkit.org/b/124935 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-non-reserved-words.html [ Slow ]
# Skip 1.0.3 tests for now, to be unskipped when we get closer to conformance
webgl/1.0.3/conformance/attribs [ Skip ]
webgl/1.0.3/conformance/buffers [ Skip ]
webgl/1.0.3/conformance/canvas [ Skip ]
webgl/1.0.3/conformance/context [ Skip ]
webgl/1.0.3/conformance/glsl [ Skip ]
webgl/1.0.3/conformance/renderbuffers [ Skip ]
webgl/1.0.3/conformance/rendering [ Skip ]
webgl/1.0.3/conformance/state [ Skip ]
webgl/1.0.3/conformance/textures [ Skip ]
webgl/1.0.3/conformance/typedarrays [ Skip ]
webgl/1.0.3/conformance/uniforms [ Skip ]
webgl/1.0.3/conformance/extensions/angle-instanced-arrays.html [ Skip ]
webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Skip ]
webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Skip ]
webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Skip ]
# Sending the mouse down event to the scrollbar starts a nested run loop which causes a hang.
fast/events/mousedown-in-subframe-scrollbar.html [ Skip ]
webkit.org/b/96828 fast/canvas/webgl/oes-vertex-array-object.html [ Skip ]
webkit.org/b/96828 webgl/1.0.2/conformance/extensions/oes-vertex-array-object.html [ Skip ]
http/tests/misc/willCacheResponse-delegate-callback.html [ Failure ]
http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ]
# --- Plugins ---
# WebKit1 OOP plug-ins: Can't evaluate JavaScript from NPP_Destroy.
plugins/document-open.html
plugins/geturlnotify-during-document-teardown.html
plugins/nested-plugin-objects.html
plugins/netscape-destroy-plugin-script-objects.html
plugins/open-and-close-window-with-plugin.html
# WebKit1 OOP plug-ins: No support for getting the form value.
plugins/form-value.html
# WebKit1 OOP plug-ins: Exceptions aren't thrown on invoke failure.
plugins/npruntime/invoke-failure.html
webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Pass Timeout ]
# CSS image-resolution is not yet enabled.
webkit.org/b/85262 fast/css/image-resolution
# Resolution media query is not yet enabled.
webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ]
webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ]
# CSS image-orientation is not yet enabled.
webkit.org/b/89052 fast/css/image-orientation
# CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT).
webkit.org/b/76173 fast/css3-text/css3-text-align-last
webkit.org/b/99945 fast/css3-text/css3-text-justify [ Skip ]
webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line-hanging.html [ ImageOnlyFailure ]
webkit.org/b/112755 fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html [ Failure ]
webkit.org/b/112755 fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-inherited.html [ Failure ]
webkit.org/b/58491 editing/pasteboard/insert-text-decoration.html [ Skip ]
# MHTML is not yet enabled
mhtml [ Skip ]
# Flaky tests that appear to be fail depending on which earlier tests
# run in the same process
webkit.org/b/57688 fast/text/international/bidi-AN-after-empty-run.html [ Failure Pass ]
webkit.org/b/57688 fast/text/international/bidi-CS-after-AN.html [ Failure Pass ]
webkit.org/b/57688 fast/text/international/thai-line-breaks.html [ Failure Pass ]
webkit.org/b/112646 plugins/private-browsing-mode.html [ Failure Pass ]
webkit.org/b/112616 plugins/plugin-clip-subframe.html [ Failure Pass ]
# Flakey plugin tests
webkit.org/b/82752 plugins/netscape-dom-access-and-reload.html [ Failure Pass ]
svg/dom/SVGScriptElement/script-set-href.svg [ Failure Pass ]
# Flakey frame flattening tests
webkit.org/b/112532 fast/frames/flattening/iframe-flattening-offscreen.html [ Failure Pass ]
webkit.org/b/112532 fast/frames/flattening/iframe-flattening-out-of-view.html [ Failure Pass ]
webkit.org/b/112532 fast/frames/flattening/frameset-flattening-advanced.html [ Failure Pass ]
webkit.org/b/112532 fast/frames/flattening/frameset-flattening-subframesets.html [ Failure Pass ]
webkit.org/b/106185 fast/frames/flattening/iframe-flattening-fixed-height.html [ Failure Pass ]
webkit.org/b/106185 fast/frames/flattening/frameset-flattening-grid.html [ Failure Pass ]
webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
# Failing ref tests
webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
webkit.org/b/85404 fast/loader/javascript-url-in-embed.html [ Failure Pass ]
webkit.org/b/85408 svg/batik/text/longTextOnPath.svg [ Failure Pass ]
webkit.org/b/85408 svg/batik/paints/gradientLimit.svg [ Failure Pass ]
webkit.org/b/85408 svg/batik/text/textOnPath.svg [ Failure Pass ]
webkit.org/b/85408 svg/batik/text/verticalTextOnPath.svg [ Failure Pass ]
webkit.org/b/85408 svg/batik/text/textPosition.svg [ Failure Pass ]
webkit.org/b/85408 svg/batik/text/verticalText.svg [ Failure Pass ]
webkit.org/b/85408 svg/batik/text/textLength.svg [ Failure Pass ]
webkit.org/b/85408 svg/batik/text/textEffect.svg [ Pass Failure ]
webkit.org/b/85408 svg/batik/paints/patternRegions-positioned-objects.svg [ Pass Failure ]
webkit.org/b/85408 svg/batik/text/textDecoration.svg [ Pass Failure ]
webkit.org/b/114120 svg/batik/masking/maskRegions.svg [ Pass Failure ]
webkit.org/b/114375 svg/batik/filters/feTile.svg [ Pass Failure ]
webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure Pass ]
# 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 ]
# Interferes with the tests that should pass
webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
# Hits assert https://bugs.webkit.org/show_bug.cgi?id=86208
webkit.org/b/85308 ietestcenter/css3/valuesandunits/units-000.htm [ Skip ]
webaudio/mediastreamaudiosourcenode.html [ Skip ]
webaudio/codec-tests/vorbis/ [ WontFix ]
webkit.org/b/119467 webaudio/audiobuffersource-loop-points.html [ Skip ]
# Skip tests in fast/text/shaping
webkit.org/b/90951 fast/text/shaping
# CSS Device Adaptation is not enabled.
webkit.org/b/95959 css3/device-adapt [ Skip ]
# Accelerated overflow scrolling (ENABLE_ACCELERATED_OVERFLOW_SCROLLING) is not enabled.
fast/repaint/overflow-scroll-touch-repaint.html [ Skip ]
# Hardware accelerated CSS transitions appear pixelated when scaled up using transform
webkit.org/b/27684 compositing/text-on-scaled-layer.html [ ImageOnlyFailure ]
webkit.org/b/27684 compositing/text-on-scaled-surface.html [ ImageOnlyFailure ]
# Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests.
webkit.org/b/94458 fast/events/message-port-constructor-for-deleted-document.html
webkit.org/b/95501 http/tests/security/inactive-document-with-empty-security-origin.html [ Skip ]
# Rendering/Layout issue of CJK vertical text with some fonts.
webkit.org/b/98560 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ Pass ImageOnlyFailure ]
# This test is failing and causing subsequent tests to time out.
webkit.org/b/98837 http/tests/security/svg-image-leak.html [ Skip ]
# Should never have been a ref test.
webkit.org/b/98456 compositing/images/truncated-direct-png-image.html [ ImageOnlyFailure ]
# Timing out on Mountain Lion WK1 release sometimes
webkit.org/b/99221 js/dom/random-array-gc-stress.html [ Pass Timeout ]
# Expected to fail until WebGL extension implementation lands
webkit.org/b/98257 fast/canvas/webgl/oes-element-index-uint.html [ Failure Pass ]
# Expected to fail until GL_EXT_draw_buffers works properly for DARWIN. See WebGLDrawBuffers::supported
webkit.org/b/112486 fast/canvas/webgl/webgl-draw-buffers.html [ Failure Pass ]
webkit.org/b/107356 fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
# Overflowing LayoutUnits cause RenderGeometryMap assertions
webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-crash.html [ Skip ]
webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-crash2.html [ Skip ]
webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-crash3.html [ Skip ]
webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
webkit.org/b/104954 http/tests/canvas/canvas-slow-font-loading.html [ ImageOnlyFailure ]
webkit.org/b/104962 platform/mac/fast/loader/file-url-mimetypes-2.html [ Failure ]
webkit.org/b/105777 editing/mac/spelling/autocorrection-in-textarea.html [ Failure Pass ]
# Enable when support drag-and-drop autoscrolling
webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ]
# Need support for ResourceHandle::didChangePriority and DRT support
webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/10_Execution_Contexts/10.1_Definitions/10.1.8_Arguments_Object/S10.1.8_A3_T2.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.2_The_while_statement/S12.6.2_A6_T2.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Conformance/13_Function_Definition/S13_A4_T4.html [ Slow ]
webkit.org/b/111647 [ Debug ] sputnik/Unicode/Unicode_218/S7.6_A5.3_T2.html [ Slow ]
webkit.org/b/111606 fast/borders/border-fit-2.html [ Failure Pass ]
webkit.org/b/111606 fast/borders/border-fit.html [ Failure Pass ]
webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure Pass ]
# The following tests only fail on Mac EWS bots. Unfortunately, we haven't been able to figure out the cause of these failures.
webkit.org/b/112176 canvas/philip/tests/2d.path.arc.scale.2.html [ Failure Pass ]
webkit.org/b/112176 canvas/philip/tests/2d.path.arcTo.scale.html [ Failure Pass ]
webkit.org/b/112176 canvas/philip/tests/2d.path.arcTo.transformation.html [ Failure Pass ]
webkit.org/b/112176 canvas/philip/tests/2d.path.stroke.scale1.html [ Failure Pass ]
webkit.org/b/112176 canvas/philip/tests/2d.path.stroke.skew.html [ Failure Pass ]
webkit.org/b/112176 compositing/overflow/composited-scrolling-paint-phases.html [ Failure Pass ]
webkit.org/b/112176 fast/canvas/canvas-composite-alpha.html [ Failure Pass ]
webkit.org/b/112176 fast/canvas/webgl/read-pixels-test.html [ Failure Pass ]
# The following ref-test appears to fail on EWS bots as well.
webkit.org/b/112176 fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure Pass ]
webkit.org/b/112176 fast/css/sticky/inline-sticky.html [ ImageOnlyFailure Pass ]
webkit.org/b/112176 fast/css/sticky/sticky-both-sides.html [ ImageOnlyFailure Pass ]
# Once the bug 112176 is fixed, potentially restore the following test expectations.
# Always very slow, frequently timing out (only on bots, not locally).
webkit.org/b/121331 [ Yosemite ElCapitan ] http/tests/misc/submit-post-keygen.html [ Pass Failure Timeout ]
# isProtocolHandlerRegistered() isn't supported yet.
webkit.org/b/92749 fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html [ Skip ]
# WebKit1-only
webkit.org/b/103857 fast/events/mouse-cursor-change.html [ Failure ]
webkit.org/b/116245 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Pass Failure ]
webkit.org/b/120387 svg/animations/svglengthlist-animation-3.html [ Pass Failure ]
webkit.org/b/120923 animations/cross-fade-background-image.html [ ImageOnlyFailure ]
webkit.org/b/131244 svg/as-image/svg-as-image-canvas.html [ Pass ImageOnlyFailure ]
webkit.org/b/117427 compositing/reflections/load-video-in-reflection.html [ Pass ImageOnlyFailure ]
# Resizing windows appears broken in both DRT and WTR, making the test fail or time out flakily.
webkit.org/b/96642 loader/go-back-to-different-window-size.html [ Pass Failure Timeout ]
webkit.org/b/122031 fast/animation/request-animation-frame-time-unit.html [ Pass Failure ]
webkit.org/b/122038 animations/transform-non-accelerated.html [ Pass Failure ]
webkit.org/b/123220 compositing/regions/floated-region-with-transformed-child.html [ Pass ImageOnlyFailure ]
webkit.org/b/138179 compositing/regions/propagate-region-box-shadow-border-padding-for-video.html [ Skip ]
webkit.org/b/123250 plugins/destroy-during-npp-new-object-with-fallback-content.html [ Pass Failure ]
webkit.org/b/123369 svg/css/parent-shadow-offscreen.svg [ ImageOnlyFailure ]
webkit.org/b/123369 svg/css/root-shadow-offscreen.svg [ ImageOnlyFailure ]
inspector/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html
inspector/debugger/didSampleProbe-multiple-probes.html
inspector/debugger/nested-inspectors.html
inspector/debugger/break-on-exception-throw-in-promise.html [ Slow ]
inspector/debugger/break-on-exception.html [ Slow ]
inspector/debugger/break-on-uncaught-exception-throw-in-promise.html [ Slow ]
inspector/debugger/break-on-uncaught-exception.html [ Slow ]
webkit.org/b/124311 compositing/regions/transform-transparent-positioned-video-inside-region.html [ ImageOnlyFailure ]
webkit.org/b/124321 animations/resume-after-page-cache.html [ Pass Failure ]
# These fast/forms/select tests open a pop-up menu (visible on screen even when using run-webkit-tests), and get stuck in its nested event loop.
webkit.org/b/87748 fast/forms/select/optgroup-clicking.html [ Skip ]
webkit.org/b/73304 fast/forms/select/menulist-popup-crash.html [ Skip ]
webkit.org/b/113220 fast/forms/select/popup-closes-on-blur.html [ Skip ]
webkit.org/b/74384 fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFix ] # Additionally, this is not an expected behavior on Mac.
webkit.org/b/123029 [ Debug ] editing/mac/attributed-string [ Pass Crash ]
webkit.org/b/124933 svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ]
webkit.org/b/52016 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Pass Failure Timeout ]
# Subpixel failures START
# Inline text positioning
webkit.org/b/85532 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
# -webkit-flex off-by-one px
webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
# repaintRectsAsText reports different repaintrects.
webkit.org/b/131887 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
# Some CSS region expected tests do not properly match CSS region's behavior.
webkit.org/b/132990 fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
webkit.org/b/124342 fast/hidpi/image-srcset-svg-canvas.html [ ImageOnlyFailure ]
webkit.org/b/136419 fast/sub-pixel/block-with-margin-overflow.html [ ImageOnlyFailure ]
webkit.org/b/137729 fast/sub-pixel/client-width-height-snapping.html [ Failure ]
# Subpixel failures END
# These tests were always flaky, but became a lot more so at in r163472-r163476.
webkit.org/b/49182 animations/stop-animation-on-suspend.html [ Pass Failure ]
webkit.org/b/50959 animations/play-state-suspend.html [ Pass Failure ]
webkit.org/b/122040 animations/combo-transform-translate+scale.html [ Pass Failure ]
webkit.org/b/128379 animations/suspend-resume-animation.html [ Pass Failure ]
# Skipped for ios-simulator as well:
webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
# These tests require an OpenType MATH font on the Apple bots.
mathml/opentype/vertical.html [ Skip ]
mathml/opentype/large-operators.html [ Skip ]
mathml/opentype/horizontal.html [ Skip ]
mathml/opentype/horizontal-munderover.html [ Skip ]
# These tests require the Latin Modern Math font.
mathml/opentype/fraction-line.html [ Skip ]
mathml/presentation/fractions-linethickness.html [ Skip ]
mathml/opentype/large-operators-italic-correction.html [ Skip ]
mathml/presentation/bug159513.html [ Skip ]
# These tests use key navigation to test MathML links but do not seem to work on Mac.
webkit.org/b/159662 mathml/presentation/href-enter.html [ Skip ]
webkit.org/b/159662 mathml/presentation/href-style.html [ Skip ]
# This test fails because the USE_TYPO_METRICS flag is ignored for non-math font
webkit.org/b/150394 imported/mathml-in-html5/mathml/relations/text-and-math/use-typo-metrics-1.html [ ImageOnlyFailure ]
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/130972 transitions/3d/interrupted-transition.html [ Pass Failure Timeout ]
webkit.org/b/118153 compositing/repaint/positioned-movement.html [ Pass Failure ]
webkit.org/b/131715 transitions/cancel-transition.html [ Pass Failure ]
webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]
# <rdar://problem/16696298>
webkit.org/b/131886 webgl/1.0.2/conformance/textures/texture-size-limit.html [ Pass Failure ]
webkit.org/b/131886 fast/canvas/webgl/webgl-compressed-texture-size-limit.html [ Pass Failure Timeout ]
webkit.org/b/132385 compositing/repaint/repaint-on-layer-grouping-change.html [ Pass Failure ]
# This test, originally written for Chromium, historically was not testing anything on Mac because
# resizing didn't work. Now the test fails. I believe this bug was never fixed for the Mac port.
fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Failure ]
webkit.org/b/135015 plugins/quicktime-plugin-replacement.html [ Pass Failure ]
webkit.org/b/131477 fast/repaint/obscured-background-no-repaint.html [ Pass Failure ]
webkit.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Pass Failure ]
# --- Start media tests ---
## --- Start media wontfix tests ---
# This test requires ogg codecs
media/media-can-play-ogg.html [ WontFix ]
# This test requires flac codec
media/media-can-play-flac-audio.html [ WontFix ]
# This tests requires support for non-Range HTTP requests.
http/tests/media/media-seeking-no-ranges-server.html [ WontFix ]
# This test requires MKV and OGV support.
media/track/in-band [ WontFix ]
# These tests require MKV, Vorbis, and Theora support.
media/track/audio [ WontFix ]
media/track/video [ WontFix ]
# This test requires alpha-channel video support.
compositing/video/video-background-color.html [ WontFix ]
# Mac doesn't have a toggle for CC any more, it's based on a menu of choices.
media/video-controls-captions.html [ WontFix ]
# Mac doesn't support YUV 420/422 colorspace
media/video-colorspace-yuv420.html [ WontFix ]
media/video-colorspace-yuv422.html [ WontFix ]
# The logic in this test is no longer correct for Apple ports
media/track/track-user-preferences.html [ WontFix ]
# This test requires the QuickTime LOOP user data property, which AVFoundation and QTKit64 do not support.
media/video-does-not-loop.html [ WontFix ]
# This test uses movie matricies, which AVFoundation and QTKit64 do not support.
media/video-size-intrinsic-scale.html [ WontFix ]
# These tests are for an obsolete version of the EME spec.
media/encrypted-media/encrypted-media-events.html [ WontFix ]
media/encrypted-media/encrypted-media-not-loaded.html [ WontFix ]
media/encrypted-media/encrypted-media-syntax.html [ WontFix ]
# This test requires media engines not purge buffered date before currentTime.
http/tests/media/video-buffered.html [ WontFix ]
## --- End media wontfix tests ---
## --- Start unimplemented media tests ---
webkit.org/b/91611 media/media-higher-prio-audio-stream.html [ Skip ]
webkit.org/b/158836 imported/w3c/web-platform-tests/encrypted-media [ Skip ]
## --- End unimplemeted media tests ---
# HTML sandboxing produces two or three messages flakily.
webkit.org/b/137368 media/video-controls-no-scripting.html [ Pass Failure ]
# Yosemite has different expected results. It needs to rebase.
webkit.org/b/149113 media/media-controls-play-button-updates.html [ Pass Failure ]
## --- Start flaky media tests ---
webkit.org/b/34331 http/tests/media/video-referer.html [ Pass Timeout ]
webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ]
webkit.org/b/82976 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
webkit.org/b/85525 media/video-played-reset.html [ Pass Failure ]
webkit.org/b/112659 media/video-playing-and-pause.html [ Failure Timeout ]
webkit.org/b/114744 media/video-layer-crash.html [ Pass Timeout Failure ]
webkit.org/b/115048 media/media-element-play-after-eos.html [ Pass Timeout ]
webkit.org/b/116277 media/video-buffered.html [ Pass Failure ]
webkit.org/b/121803 media/video-object-fit-change.html [ Pass ImageOnlyFailure ]
webkit.org/b/121803 media/video-object-fit.html [ Pass ImageOnlyFailure ]
webkit.org/b/122021 media/track/track-cue-rendering-vertical.html [ Failure ]
webkit.org/b/122033 media/video-duration-known-after-eos.html [ Pass Timeout ]
webkit.org/b/122042 media/media-controller-playback.html [ Pass Timeout ]
webkit.org/b/122126 media/click-volume-bar-not-pausing.html [ Pass Timeout ]
webkit.org/b/122507 media/track/track-cue-rendering.html [ Pass Failure ]
webkit.org/b/123010 media/W3C/audio/networkState/networkState_during_loadstart.html [ Pass Timeout ]
webkit.org/b/123099 media/media-controller-time-clamp.html [ Pass Timeout ]
webkit.org/b/123522 media/track/track-in-band-legacy-api.html [ Pass Failure Crash ]
webkit.org/b/130490 media/video-remote-control-playpause.html [ Pass Failure ]
webkit.org/b/131855 media/event-attributes.html [ Pass Failure Timeout ]
webkit.org/b/133363 media/video-rtl.html [ Pass ImageOnlyFailure ]
webkit.org/b/133686 media/track/w3c/interfaces/TextTrackCue/align.html [ Pass Failure ]
webkit.org/b/133686 media/track/w3c/interfaces/TextTrackCue/endTime.html [ Pass Failure ]
webkit.org/b/133686 media/track/w3c/interfaces/TextTrackCue/id.html [ Pass Failure ]
webkit.org/b/133686 media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html [ Pass Failure ]
webkit.org/b/133686 media/track/w3c/interfaces/TextTrackCue/startTime.html [ Pass Failure ]
webkit.org/b/133686 media/track/w3c/interfaces/TextTrackCue/track.html [ Pass Failure ]
webkit.org/b/135071 media/video-seek-with-negative-playback.html [ Pass Timeout ]
[ Yosemite ] media/track/track-in-band-subtitles-too-large.html [ Skip ]
webkit.org/b/135160 [ ElCapitan+ ] media/track/track-in-band-subtitles-too-large.html [ Failure ]
webkit.org/b/135160 media/track/track-long-word-container-sizing.html [ Failure ]
webkit.org/b/137311 media/video-fullscreeen-only-playback.html [ Pass Timeout Crash ]
webkit.org/b/139789 media/media-controls-timeline-updates.html [ Pass Failure ]
webkit.org/b/139825 media/video-seek-past-end-paused.html [ Pass Timeout ]
webkit.org/b/141084 http/tests/media/video-preload.html [ Pass Timeout ]
webkit.org/b/141294 compositing/reflections/masked-reflection-on-composited.html [ Pass Crash ]
webkit.org/b/142152 media/track/track-in-band-cues-added-once.html [ Failure Timeout ]
webkit.org/b/147944 media/video-seek-to-current-time.html [ Pass Failure ]
webkit.org/b/150408 http/tests/media/video-load-suspend.html [ Pass Timeout ]
webkit.org/b/155956 media/track/track-remove-track.html [ Pass Failure Timeout ]
webkit.org/b/124222 [ Yosemite ] media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Pass Crash Timeout ]
## --- End flaky media tests
# Skipped while Eric Carlson works on a fix.
webkit.org/b/28221 media/audio-delete-while-step-button-clicked.html [ Failure ]
# These tests always time out.
webkit.org/b/112492 media/track/track-prefer-captions.html [ Skip ]
webkit.org/b/136708 http/tests/media/video-play-stall-seek.html
webkit.org/b/136708 media/media-fullscreen-not-in-document.html
webkit.org/b/140639 http/tests/media/video-play-waiting.html [ Pass Timeout ]
# This test requires generation of progress events during loading
webkit.org/b/100984 media/progress-events-generated-correctly.html [ Failure ]
webkit.org/b/34287 http/tests/media/video-cookie.html
# needs enhanced eventSender.contextMenu() return value
webkit.org/b/116651 media/context-menu-actions.html [ Skip ]
webkit.org/b/61487 http/tests/media/video-cross-site.html [ Failure ]
# 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 ]
# WebVTT tests don't work because they need more than a 800x600 snapshot.
# They are also flakily failing on WebKit2, as snapshot sometimes has a black rectangle for video element instead of white one.
webkit.org/b/131476 media/track/w3c/track/webvtt [ Skip ]
webkit.org/b/67716 media/media-controls-invalid-url.html [ Failure ]
webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ]
webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_codecs_order_3.html [ Failure ]
webkit.org/b/75184 media/W3C/audio/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html [ Pass Failure ]
webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html [ Failure ]
webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html [ Failure ]
webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html [ Failure ]
webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html [ Failure ]
webkit.org/b/75184 media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ]
webkit.org/b/84357 media/audio-repaint.html [ Failure ]
webkit.org/b/121992 media/media-volume-slider-rendered-below.html [ Failure ]
webkit.org/b/121992 media/media-volume-slider-rendered-normal.html [ Timeout Failure ]
webkit.org/b/121995 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Skip ]
webkit.org/b/121995 media/video-controls-captions-trackmenu-hide-on-click.html [ Skip ]
webkit.org/b/121995 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Skip ]
# REGRESSION(r156546): 6 media tests broken (122021)
webkit.org/b/122021 media/track/track-cue-mutable-text.html [ Pass Failure ]
webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html [ Timeout ]
webkit.org/b/122021 media/track/track-in-band-mode.html [ Failure ]
webkit.org/b/122021 media/video-controls-captions-trackmenu.html [ Skip ]
webkit.org/b/122021 media/video-controls-fullscreen-volume.html [ Skip ]
webkit.org/b/116266 media/video-controls-toggling.html [ Skip ]
webkit.org/b/163231 [ ElCapitan+ ] media/controls/airplay-picker.html [ Pass Failure ]
# --- End media tests ---
webkit.org/b/136994 http/tests/media/hls/video-cookie.html [ Failure ]
webkit.org/b/137505 media/track/track-forced-subtitles-in-band.html [ Failure Pass Timeout ]
# FIXME: Needs bugzilla (<rdar://problem/16040720>)
[ Yosemite+ ] canvas/philip/tests/2d.drawImage.animated.poster.html [ Pass Failure ]
[ Yosemite+ ] fast/canvas/canvas-scale-strokePath-shadow.html [ Pass Failure ]
# FIXME: Needs bugzilla (<rdar://problem/16187249>)
[ Yosemite ] transitions/transition-end-event-destroy-iframe.html [ Skip ]
[ Yosemite ] media/video-controls-in-media-document.html [ Skip ]
[ Yosemite ] media/video-document-types.html [ Skip ]
[ Yosemite ] fast/events/media-focus-in-standalone-media-document.html [ Skip ]
# FIXME: Needs bugzilla (<rdar://problem/16663912>)
# Seems like this should happen everywhere, but it only does on Yosemite.
[ Yosemite+ ] http/tests/navigation/post-frames-goback1.html [ Pass Failure ]
# FIXME: Needs bugzilla (<rdar://problem/16802068>)
[ Yosemite+ ] fast/css/input-search-padding.html [ Failure ]
# FIXME: Needs bugzilla (<rdar://problem/17458211>)
[ Yosemite+ ] platform/mac/fast/text/systemFont.html [ Pass Failure ]
# --- Start Media Source Tests ---
## --- Start W3C Imported Media Source Tests
# Failing Media Source tests
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/ [ Pass ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/URL-createObjectURL-revoke.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-append-buffer.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-appendbuffer-quota-exceeded.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-av-framesize.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-endofstream.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-errors.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-is-type-supported.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-removesourcebuffer.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-seek-beyond-duration.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-seek-during-pending-seek.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-seekable.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-sequencemode-append-buffer.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-sourcebuffer-mode-timestamps.html [ Skip ]
webkit.org/b/161725 [ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-sourcebuffer-mode.html [ Skip ]
# Passes, but will need rebaselining once <https://github.com/w3c/web-platform-tests/pull/3758> is merged
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/interfaces.html [ Pass ]
# Requires WebM
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-a-bitrate.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-av-audio-bitrate.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-av-framesize.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-av-video-bitrate.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-bitrate.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framerate.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framesize.html [ Skip ]
# Skipped in W3C Web Platform Test manifest
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-sourcebuffer-trackdefaults.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-trackdefault.html [ Skip ]
[ Yosemite+ ] imported/w3c/web-platform-tests/media-source/mediasource-trackdefaultlist.html [ Skip ]
## --- End W3C Imported Media Source Tests
# This test times out.
[ Yosemite+ ] media/media-source/media-source-seek-complete.html [ Timeout ]
# <rdar://problem/18858636>
media/media-source/media-source-init-segment-duration.html
# --- End Media Source Tests ---
# These tests used to only fail with WK2, but on Yosemite, they also fail with WK1.
webkit.org/b/132766 [ Yosemite ] fast/hidpi/filters-blur.html [ Pass ImageOnlyFailure ]
webkit.org/b/132766 [ Yosemite ] fast/hidpi/filters-hue-rotate.html [ Pass ImageOnlyFailure ]
webkit.org/b/132766 [ Yosemite ] fast/hidpi/filters-invert.html [ Pass ImageOnlyFailure ]
webkit.org/b/132766 [ Yosemite ] fast/hidpi/filters-multiple.html [ Pass ImageOnlyFailure ]
webkit.org/b/132766 [ Yosemite ] fast/hidpi/filters-reference.html [ Pass ImageOnlyFailure ]
# FIXME: Needs bugzilla
editing/mac/input/undo-grouping-on-text-insertion.html [ Skip ]
# FIXME: Needs bugzilla (<rdar://problem/17890720>)
[ Yosemite+ ] fast/dom/Geolocation/requestQueuingForHiddenPage.html [ Skip ]
# This test fails in compositing mode, so pre-Yosemite failures are WK2 only, and now it fails on WK1 too.
webkit.org/b/136109 [ Yosemite+ ] fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ]
# FIXME: Needs bugzilla (<rdar://problem/18232228>)
[ Yosemite ] fast/canvas/image-potential-subsample.html [ Pass Failure ]
[ Yosemite ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-potentially-subsampled-image.html [ Pass Failure ]
# FIXME: Needs bugzilla (<rdar://problem/18273139>)
[ Yosemite+ ] storage/websql/sql-error-codes.html [ Failure ]
# Language-specific font fallback is disabled on certain versions of OS X
webkit.org/b/147390 [ Yosemite ElCapitan ] fast/text/fallback-language-han.html [ ImageOnlyFailure ]
webkit.org/b/147390 [ Yosemite ElCapitan ] fast/text/fallback-language-han-2.html [ ImageOnlyFailure ]
webkit.org/b/137589 compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html [ Pass ImageOnlyFailure ]
# These tests fail on machines with AMD (ATI) graphics cards - that is, on EWS and locally.
webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html [ Pass Failure ]
webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html [ Pass Failure ]
webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html [ Pass Failure ]
webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html [ Pass Failure ]
webkit.org/b/93560 fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html [ Pass Failure ]
# These seem to be like the above, but they fail locally on Yosemite with AMD graphics (Mac Pro Late 2013).
fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Pass Failure ]
fast/canvas/canvas-fillRect-gradient-shadow.html [ Pass Failure ]
# SVG gradients are not bit-for-bit equivalent through a scale.
webkit.org/b/142192 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]
# Word-spacing is incorrectly applied
webkit.org/b/142086 fast/css/word-spacing-between-blocks.html [ ImageOnlyFailure ]
webkit.org/b/142086 fast/css/word-spacing-between-inlines.html [ ImageOnlyFailure ]
webkit.org/b/142086 fast/css/word-spacing-characters.html [ ImageOnlyFailure ]
webkit.org/b/142086 fast/text/word-space-between-inlines.html [ ImageOnlyFailure ]
# Underlines' starting and ending positions need to be pixel-snapped
webkit.org/b/142087 fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ ImageOnlyFailure ]
webkit.org/b/142087 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ]
# Tests that fail with the SVG -> OTF font converter, but are lower priority than live-on
webkit.org/b/140588 svg/W3C-SVG-1.1/fonts-desc-02-t.svg [ Failure ]
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/140590 svg/custom/svg-fonts-in-text-controls.html [ 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/140589 svg/W3C-SVG-1.1/text-text-06-t.svg [ Failure ]
webkit.org/b/140589 svg/text/text-text-06-t.svg [ Failure ]
webkit.org/b/137098 svg/text/text-hkern.svg [ Failure ]
webkit.org/b/137100 svg/text/text-vkern.svg [ Failure ]
# Sometimes has an extra space at the end
fast/forms/focus-selection-textarea.html [ Pass Failure ]
webkit.org/b/141534 [ Yosemite ] media/video-load-networkState.html [ Pass Crash ]
# See also: rdar://problem/27356144
webkit.org/b/142726 fast/images/animated-png.html [ Skip ]
# OS X 10.10.3+ has the necessary glyphs.
webkit.org/b/142548 [ Yosemite+ ] editing/selection/extend-by-character-007.html [ Pass ]
[ Yosemite+ ] media/accessiblity-describes-video.html [ Pass Failure ]
webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ]
webkit.org/b/140022 http/tests/media/track-in-band-hls-metadata.html [ Pass Timeout ]
# <rdar://problem/19893462>
[ ElCapitan+ ] sputnik/Unicode/Unicode_510/S7.6_A3.1.html [ Failure ]
[ ElCapitan+ ] sputnik/Unicode/Unicode_510/S7.6_A3.2.html [ Failure ]
[ ElCapitan+ ] sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html [ Failure ]
[ ElCapitan+ ] sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html [ Failure ]
# See also: <rdar://problem/20622665>
webkit.org/b/148597 http/tests/media/video-play-stall.html [ Pass Failure ]
# <rdar://problem/21263363>
http/tests/media/remove-while-loading.html [ Skip ]
http/tests/media/video-accept-encoding.html [ Failure ]
http/tests/media/video-cancel-load.html [ Skip ]
http/tests/media/video-served-as-text.html [ Failure ]
http/tests/media/video-throttled-load-metadata.html [ Failure ]
http/tests/security/contentSecurityPolicy/media-src-allowed.html [ Skip ]
webkit.org/b/150978 fast/canvas/webgl/oes-texture-half-float-linear.html [ Pass Failure ]
webkit.org/b/147763 [ Yosemite ] accessibility/mac/loaded-notification.html [ Skip ]
# These tests rely on iOS-specific font fallback.
[ Yosemite ElCapitan ] fast/text/international/system-language/arabic-glyph-cache-fill-combine.html [ Pass ImageOnlyFailure ]
[ Yosemite ElCapitan ] fast/text/arabic-blacklisted-expected.html [ Pass ImageOnlyFailure ]
# This test tests a particular system font, which is only on iOS and El Capitan.
webkit.org/b/148119 [ Yosemite ] fast/text/trak-optimizeLegibility.html [ Failure ]
webkit.org/b/173931 inspector/canvas/context-attributes.html [ Pass Timeout ]
webkit.org/b/174066 inspector/canvas/create-context-webgl2.html [ Pass Timeout ]
webkit.org/b/174066 inspector/canvas/create-context-webgpu.html [ Pass Timeout ]
webkit.org/b/174272 inspector/canvas/css-canvas-clients.html [ Pass Timeout ]
webkit.org/b/174066 inspector/canvas/shaderProgram-add-remove-webgl2.html [ Pass Timeout ]
webkit.org/b/153460 inspector/codemirror/prettyprinting-css-rules.html [ Pass Timeout ]
webkit.org/b/160048 [ Debug ] inspector/codemirror/prettyprinting-javascript.html [ Pass Timeout ]
webkit.org/b/152025 [ Debug ] inspector/console/messagesCleared.html [ Pass Timeout ]
webkit.org/b/168926 inspector/controller/runtime-controller-import.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/createStyleSheet.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/get-system-fonts.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/getAllStyleSheets.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/matched-style-properties.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/modify-rule-selector.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/pseudo-element-matches-for-pseudo-element-node.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/selector-dynamic-specificity.html [ Pass Timeout ]
webkit.org/b/148636 inspector/css/selector-specificity.html [ Pass Timeout ]
webkit.org/b/165584 inspector/debugger/async-stack-trace.html [ Pass Timeout ]
webkit.org/b/158742 [ Debug ] inspector/debugger/break-in-constructor-before-super.html [ Pass Timeout ]
webkit.org/b/163604 inspector/debugger/breakpoint-action-eval.html [ Pass Timeout ]
webkit.org/b/165772 inspector/debugger/breakpoint-action-log.html [ Pass Failure ]
webkit.org/b/161387 inspector/debugger/breakpoint-action-with-exception.html [ Pass Failure ]
webkit.org/b/164293 [ Debug ] inspector/debugger/breakpoint-scope.html [ Pass Timeout ]
webkit.org/b/168090 [ Debug ] inspector/debugger/breakpoint-columns.html [ Pass Timeout ]
webkit.org/b/161951 [ Release ] inspector/debugger/breakpoints/resolved-dump-each-line.html [ Pass Timeout ]
webkit.org/b/167711 [ Debug ] inspector/debugger/probe-manager-add-remove-actions.html [ Slow ]
webkit.org/b/168399 [ Debug ] inspector/debugger/search-scripts.html [ Pass Timeout ]
webkit.org/b/169119 [ Debug ] inspector/debugger/tail-deleted-frames-this-value.html [ Pass Timeout ]
webkit.org/b/168387 [ Debug ] inspector/debugger/tail-recursion.html [ Pass Timeout ]
webkit.org/b/148636 inspector/dom/content-flow-content-nodes.html [ Pass Timeout ]
webkit.org/b/148636 inspector/dom/content-flow-content-removal.html [ Pass Timeout ]
webkit.org/b/148636 inspector/dom/content-flow-list.html [ Pass Timeout ]
webkit.org/b/148636 inspector/dom/content-node-region-info.html [ Pass Timeout ]
webkit.org/b/170127 inspector/dom-debugger/dom-breakpoints.html [ Pass Timeout ]
webkit.org/b/148636 inspector/dom/getAccessibilityPropertiesForNode.html [ Pass Timeout ]
webkit.org/b/148636 inspector/dom/highlight-shape-outside.html [ Pass Timeout ]
webkit.org/b/154610 inspector/dom-debugger/node-removed.html [ Pass Timeout ]
webkit.org/b/153039 [ Debug ] inspector/heap/garbageCollected.html [ Pass Timeout ]
webkit.org/b/167408 [ Debug ] inspector/heap/gc.html [ Slow ]
webkit.org/b/167184 [ Debug ] inspector/indexeddb/clearObjectStore.html [ Pass Timeout ]
webkit.org/b/159684 [ Debug ] inspector/indexeddb/deleteDatabaseNamesWithSpace.html [ Pass Timeout ]
webkit.org/b/153894 [ Debug ] inspector/model/color.html [ Pass Timeout ]
webkit.org/b/148636 inspector/model/parse-script-syntax-tree.html [ Pass Timeout ]
webkit.org/b/148636 inspector/model/remote-object.html [ Pass Timeout ]
webkit.org/b/167265 inspector/network/client-blocked-load.html [ Pass Timeout ]
webkit.org/b/148636 inspector/page/main-frame-resource.html [ Pass Timeout ]
webkit.org/b/168146 [ Debug ] inspector/protocol/inspector-backend-invocation-return-value.html [ Pass Timeout ]
webkit.org/b/148636 inspector/model/remote-object-weak-collection.html [ Pass Timeout Failure ]
webkit.org/b/153108 [ Debug ] inspector/model/scope-chain-node.html [ Pass Timeout ]
webkit.org/b/164278 inspector/storage/domStorage-events.html [ Pass Failure ]
webkit.org/b/155607 inspector/unit-tests/heap-snapshot.html [ Pass Timeout ]
webkit.org/b/157999 inspector/unit-tests/heap-snapshot-collection-event.html [ Pass Timeout ]
webkit.org/b/161361 inspector/unit-tests/yieldable-task.html [ Pass Failure ]
webkit.org/b/169228 inspector/worker/console-basic.html [ Pass Timeout ]
webkit.org/b/164872 inspector/worker/debugger-multiple-targets-pause.html [ Pass Failure Timeout ]
webkit.org/b/164833 inspector/worker/debugger-pause.html [ Pass Failure Timeout ]
webkit.org/b/165582 inspector/worker/debugger-scripts.html [ Pass Failure ]
webkit.org/b/167203 inspector/worker/debugger-shared-breakpoint.html [ Pass Failure Timeout ]
webkit.org/b/155607 inspector/heap/snapshot.html [ Pass Timeout ]
webkit.org/b/143719 inspector/console/console-api.html [ Pass Timeout ]
webkit.org/b/156078 inspector/console/heapSnapshot.html [ Pass Timeout ]
webkit.org/b/158006 inspector/console/console-time.html [ Pass Timeout ]
webkit.org/b/156634 inspector/formatting/formatting-javascript.html [ Pass Timeout ]
webkit.org/b/158948 inspector/timeline [ Pass Timeout ]
webkit.org/b/168091 [ Debug ] inspector/worker/resources-in-worker.html [ Pass Timeout ]
# Colorspaces on CA OpenGL layers not available in Yosemite
[ Yosemite ] fast/canvas/webgl/match-page-color-space.html [ Skip ]
# Han quotes are not different on Yosemite.
[ Yosemite ] fast/text/international/system-language/han-quotes.html [ ImageOnlyFailure ]
webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
# Touch events is not enabled on Mac
webkit.org/b/149592 fast/shadow-dom/touch-event-ios.html [ Failure ]
# Marking test as flaky in El Capitan
webkit.org/b/149819 [ Debug ElCapitan+ ] compositing/video/video-poster.html [ Pass Crash ]
webkit.org/b/168953 [ Release ] compositing/video/video-poster.html [ Pass Failure ]
# Flaky on Mac
webkit.org/b/148435 storage/domstorage/events/basic-body-attribute.html [ Pass Failure ]
webkit.org/b/149930 fast/canvas/webgl/oes-texture-float-linear.html [ Pass Failure ]
webkit.org/b/58766 fast/canvas/webgl/gl-teximage.html [ Pass Failure ]
# Imported Blink tests which have not been investigated.
imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ Pass ImageOnlyFailure ]
webkit.org/b/150806 imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm [ Pass Failure ]
webkit.org/b/150823 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ]
webkit.org/b/159724 [ Debug ] imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Skip ]
# WOFF2 is only supported on certain Operating Systems.
webkit.org/b/150830 [ Yosemite ElCapitan ] fast/text/woff2.html [ ImageOnlyFailure ]
webkit.org/b/162668 fast/text/woff2-totalsfntsize.html [ ImageOnlyFailure ]
webkit.org/b/140217 http/tests/navigation/forward-and-cancel.html [ Pass Failure ]
webkit.org/b/151469 imported/w3c/web-platform-tests/html/syntax/parsing/template/creating-an-element-for-the-token/template-owner-document.html [ Pass Crash ]
webkit.org/b/152009 [ Debug ElCapitan ] fast/canvas/canvas-too-large-to-draw.html [ Skip ]
# Yosemite and El Capitan do not support font feature coverage queries.
[ Yosemite ElCapitan ] css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ]
[ Yosemite ElCapitan ] css3/font-variant-petite-caps-synthesis-coverage.html [ ImageOnlyFailure ]
[ Yosemite ElCapitan ] fast/text/all-small-caps-whitespace.html [ ImageOnlyFailure ]
[ Yosemite ElCapitan ] css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ]
# Temporarily disable font feature synthesis tests.
[ Yosemite ElCapitan ] css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
[ Yosemite ElCapitan ] css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
# WIRELESS_PLAYBACK_TARGET not enabled on Yosemite.
[ Yosemite ] media/airplay-target-availability.html
[ Yosemite ] media/controls/airplay-picker.html
[ Yosemite ] media/airplay-autoplay.html
[ Yosemite ] media/controls/airplay-controls.html
webkit.org/b/153086 sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.3_encodeURI/S15.1.3.3_A2.4_T2.html [ Pass Crash ]
webkit.org/b/153752 [ Yosemite ] http/tests/plugins/visible_plugins.html [ Skip ]
webkit.org/b/153809 transitions/clip-path-transitions.html [ Pass Failure ]
webkit.org/b/153809 transitions/clip-path-path-transitions.html [ Pass Failure ]
webkit.org/b/153883 webgl/1.0.3/conformance/extensions/oes-texture-half-float-linear.html [ Pass Failure ]
webkit.org/b/153871 imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Pass Failure ]
# These tests are already run with run-jsc-stress-tests
webkit.org/b/153879 js/basic-set.html [ Skip ]
webkit.org/b/154753 js/basic-map.html [ Skip ]
# outline: auto -focusring.
accessibility/mac/selection-element-tabbing-to-link.html [ Pass Failure ]
accessibility/mac/selection-notification-focus-change.html [ Pass Failure ]
webkit.org/b/152506 webgl/1.0.2/conformance/extensions/get-extension.html [ Pass Timeout ]
webkit.org/b/154709 [ ElCapitan+ ] fast/text/crash-complex-text-surrogate.html [ Pass Failure ]
webkit.org/b/155092 js/arraybuffer-wrappers.html [ Pass Timeout ]
webkit.org/b/155140 js/promises-tests/promises-tests-2-3-3.html [ Pass Failure ]
webkit.org/b/163544 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe.html [ Pass Timeout ]
# Content Security Policy for media redirects is not supported on some OSes.
[ Yosemite ElCapitan ] http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Failure ]
[ Yosemite ElCapitan ] http/tests/security/contentSecurityPolicy/video-redirect-blocked.html [ Failure ]
webkit.org/b/155505 [ ElCapitan+ ] http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Skip ]
webkit.org/b/155505 [ ElCapitan+ ] http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html [ Skip ]
webkit.org/b/154688 inspector/controller/runtime-controller.html [ Pass Timeout ]
webkit.org/b/156112 [ ElCapitan+ ] media/audio-controls-rendering.html [ Pass Failure ]
webkit.org/b/156112 [ ElCapitan+ ] media/controls-strict.html [ Pass Failure ]
webkit.org/b/156112 [ ElCapitan+ ] media/controls-without-preload.html [ Pass Failure ]
webkit.org/b/156351 storage/indexeddb/modern/autoincrement-abort-private.html [ Pass Timeout ]
webkit.org/b/156983 media/video-fullscreen-restriction-removed.html [ Pass Failure ]
webkit.org/b/156320 fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
webkit.org/b/155196 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Skip ]
webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ Pass ImageOnlyFailure ]
webkit.org/b/158101 imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Pass Timeout ]
webkit.org/b/143653 [ Yosemite ] http/tests/websocket/tests/hybi/upgrade-simple-ws.html [ Skip ] # Timeout
webkit.org/b/158534 css3/filters/backdrop/dynamic-backdrop-filter-change.html [ Pass ImageOnlyFailure ]
# These tests hardcode platform-specific font aliases.
webkit.org/b/158649 [ Yosemite ] fast/text/chinese-font-name-aliases.html [ ImageOnlyFailure ]
webkit.org/b/158649 [ ElCapitan+ ] fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ]
webkit.org/b/159003 [ Sierra+ ] fast/text/font-cursive-italic-cjk.html [ Skip ]
webkit.org/b/159003 [ Yosemite ElCapitan ] fast/text/font-cursive-italic-cjk-2.html [ ImageOnlyFailure ]
webkit.org/b/158889 media/video-controls-show-on-kb-or-ax-event.html [ Pass Failure Timeout ]
[ Sierra+ ] fast/css/appearance-apple-pay-button.html [ Pass ]
# <rdar://problem/23500327> storage/websql/alter-to-info-table.html
[ Sierra+ ] storage/websql/alter-to-info-table.html [ Pass Failure ]
# <rdar://problem/23504749> imported/w3c/web-platform-tests/XMLHttpRequest/response-method.htm failing
[ Sierra+ ] imported/w3c/web-platform-tests/XMLHttpRequest/response-method.htm [ Pass Failure ]
# <rdar://problem/23505582> Fails on iMac10,1 and iMac11,1
[ Sierra+ ] fast/canvas/canvas-imageSmoothingEnabled-repaint.html [ Pass Failure ]
# Sierra supports true font feature coverage queries. We use the -coverage versions of these tests instead.
[ Sierra+ ] css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
[ Sierra+ ] css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
# <rdar://problem/25279189> LayoutTest http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html is flaky
[ Sierra+ ] http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Pass Failure ]
# <rdar://problem/25780035> CSP does not ignore paths for media redirects
[ Sierra+ ] http/tests/security/contentSecurityPolicy/audio-redirect-allowed2.html [ Skip ]
[ Sierra+ ] http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Skip ]
# rdar://problem/26952627
[ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection-add.html [ Pass ImageOnlyFailure ]
[ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection.html [ Pass ImageOnlyFailure ]
# rdar://problem/27141291
[ Sierra+ ] editing/selection/triple-click-in-pre.html [ Failure ]
webkit.org/b/159379 fast/history/page-cache-webdatabase-pending-transaction.html [ Pass Failure ]
# rdar://problem/31243824
webkit.org/b/158747 media/restore-from-page-cache.html [ Pass Failure Crash ]
# See also https://bugs.webkit.org/show_bug.cgi?id=162494
webkit.org/b/151287 [ ElCapitan+ ] media/controls/inline-elements-dropoff-order.html [ Failure ]
webkit.org/b/158500 storage/indexeddb/database-close-private.html [ Pass Failure ]
webkit.org/b/163122 imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Pass Timeout ]
webkit.org/b/128312 media/video-load-preload-metadata.html [ Pass Failure ]
# rdar://problem/27475162
[ Sierra+ ] compositing/video/poster.html [ Pass ImageOnlyFailure ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-num-glyphs.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-2-3.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-2-4.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-2-5.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-2-6.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-2-7.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-2-8.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-2-9.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-3.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-4.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-5.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-6.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-8.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-9.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-fe0f-3.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-fe0f-4.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-fe0f-5.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-fe0f-6.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-fe0f-7.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-fe0f-8.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender-fe0f-9.html [ Pass ]
webkit.org/b/159755 [ Sierra+ ] fast/text/emoji-gender.html [ Pass ]
# ADDITIONAL_EMOJI_SUPPORT is not enabled on Yosemite
webkit.org/b/160488 [ Yosemite ] fast/text/flag-emoji-line-break.html [ ImageOnlyFailure ]
webkit.org/b/161142 [ Release ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Pass Failure ]
webkit.org/b/161144 http/tests/media/hls/hls-accessiblity-describes-video-menu.html [ Skip ]
webkit.org/b/161883 imported/w3c/web-platform-tests/dom/nodes/ProcessingInstruction-escapes-1.xhtml [ Pass Failure ]
webkit.org/b/162308 imported/w3c/web-platform-tests/media-source/mediasource-duration.html [ Pass Failure ]
webkit.org/b/162523 [ Sierra+ ] imported/w3c/web-platform-tests/media-source/mediasource-preload.html [ Pass Failure ]
webkit.org/b/162626 imported/w3c/web-platform-tests/media-source/mediasource-liveseekable.html [ Pass Failure ]
webkit.org/b/162647 [ Sierra+ ] http/tests/xmlhttprequest/onabort-response-getters.html [ Pass Failure ]
webkit.org/b/162830 [ Debug ] fast/events/tabindex-focus-blur-all.html [ Pass Timeout ]
webkit.org/b/127116 [ Debug ] svg/custom/animate-initial-pause-unpause.html [ Pass Failure ]
# Variation fonts are not implemented earlier than High Sierra.
[ Sierra ElCapitan Yosemite ] fast/text/variations [ Pass Failure ImageOnlyFailure ]
[ Sierra ElCapitan Yosemite ] animations/font-variations [ Pass Failure ImageOnlyFailure Timeout ]
[ Debug ] fast/selectors/slow-style-sharing-with-long-cousin-list.html [ Skip ]
webkit.org/b/161720 [ Debug ] storage/indexeddb/key-type-array.html [ Pass Timeout ]
webkit.org/b/155138 [ Debug ] inspector/console/addInspectedNode.html [ Pass Timeout ]
webkit.org/b/163046 js/regress-141098.html [ Pass Failure ]
webkit.org/b/156070 storage/indexeddb/modern/abort-requests-cancelled.html [ Pass Timeout ]
webkit.org/b/156070 storage/indexeddb/modern/abort-requests-cancelled-private.html [ Pass Timeout ]
webkit.org/b/116621 fast/replaced/preferred-widths.html [ Pass Failure ]
webkit.org/b/164277 fast/preloader/image-srcset.html [ Pass Failure ]
webkit.org/b/165222 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/idbindex-multientry.htm [ Pass Failure ]
webkit.org/b/165222 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/idbindex-rename-abort.html [ Pass Failure ]
webkit.org/b/165222 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/idbindex-rename-errors.html [ Pass Failure ]
webkit.org/b/165530 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure ]
webkit.org/b/165530 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
webkit.org/b/165874 streams/pipe-to.html [ Pass Failure ]
# New Encrypted Media API not enabled on Mac
media/encrypted-media/mock-navigator-requestMediaKeySystemAccess.html [ Skip ]
media/encrypted-media/mock-MediaKeySystemAccess.html [ Skip ]
media/encrypted-media/mock-MediaKeys-setServerCertificate.html [ Skip ]
media/encrypted-media/mock-MediaKeys-createSession.html [ Skip ]
media/encrypted-media/mock-MediaKeySession-close.html [ Skip ]
media/encrypted-media/mock-MediaKeySession-generateRequest.html [ Skip ]
media/encrypted-media/mock-MediaKeySession-load.html [ Skip ]
media/encrypted-media/mock-MediaKeySession-remove.html [ Skip ]
media/encrypted-media/mock-MediaKeySession-update.html [ Skip ]
webkit.org/b/166025 http/tests/fetch/fetching-same-resource-with-diffferent-options.html [ Pass Failure ]
webkit.org/b/162507 http/tests/media/hls/hls-video-resize.html [ Pass Failure ]
webkit.org/b/167642 imported/w3c/web-platform-tests/shadow-dom/slotchange.html [ Pass Failure ]
webkit.org/b/167749 http/tests/media/track-in-band-hls-metadata-crash.html [ Pass Timeout ]
webkit.org/b/167186 fast/backgrounds/hidpi-bitmap-background-on-subpixel-position.html [ Pass ImageOnlyFailure ]
webkit.org/b/168087 media/video-zoom.html [ Pass Failure ]
# rdar://problem/23643423
[ Debug ] fast/frames/exponential-frames.html [ Skip ]
webkit.org/b/168094 imported/w3c/web-platform-tests/media-source/SourceBuffer-abort.html [ Pass Failure ]
webkit.org/b/167975 imported/w3c/web-platform-tests/media-source/SourceBuffer-abort-removed.html [ Pass Failure ]
webkit.org/b/168415 [ ElCapitan ] imported/w3c/web-platform-tests/resource-timing/rt-cors.html [ Skip ]
webkit.org/b/168415 [ ElCapitan ] imported/w3c/web-platform-tests/resource-timing/rt-cors.worker.html [ Skip ]
# Resource Timing networking data not available without Network Session.
[ ElCapitan ] imported/w3c/web-platform-tests/resource-timing/rt-nextHopProtocol.html [ Failure ]
[ ElCapitan ] imported/w3c/web-platform-tests/resource-timing/rt-nextHopProtocol.worker.html [ Failure ]
# Request Header networking data not available without Network Session.
[ ElCapitan ] http/tests/inspector/network/resource-request-headers.html [ Failure ]
# <rdar://problem/30610988>
[ Sierra+ ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.html [ Failure ]
[ Sierra+ ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-worker.html [ Failure ]
[ Sierra+ ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.html [ Failure ]
[ Sierra+ ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker.html [ Failure ]
[ Sierra+ ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location.html [ Failure ]
webkit.org/b/168503 editing/pasteboard/drag-drop-copy-content.html [ Failure ]
webkit.org/b/168936 imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm [ Pass Failure ]
# Skipped because Mac doesn't have a key to show the context menu
fast/events/context-activated-by-key-event.html [ Skip ]
webkit.org/b/168136 performance-api/performance-observer-periodic.html [ Pass Failure ]
webkit.org/b/169324 media/track/media-element-enqueue-event-crash.html [ Pass Failure ]
webkit.org/b/169572 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html [ Pass Failure ]
webkit.org/b/169637 imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches.html [ Pass Failure ]
# <rdar://problem/19759913>
http/tests/media/video-served-as-text-with-type.html [ Skip ]
webkit.org/b/168132 http/tests/xmlhttprequest/simple-cross-origin-progress-events.html [ Pass Timeout ]
webkit.org/b/169838 [ Release ] fast/workers/worker-close-more.html [ Pass Timeout ]
webkit.org/b/158420 http/tests/navigation/redirect-to-fragment2.html [ Failure ]
webkit.org/b/170177 fast/images/reset-image-animation.html [ Pass Failure ]
webkit.org/b/168390 fast/images/slower-animation-than-decoding-image.html [ Pass Failure ]
webkit.org/b/170493 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/response/response-trailer.html [ Pass Failure ]
webkit.org/b/170831 media/track/track-cue-rendering-rtl.html [ Pass Timeout ]
webkit.org/b/165553 media/media-controls-timeline-updates-when-hovered.html [ Pass Failure ]
webkit.org/b/171272 [ Yosemite ElCapitan Sierra ] fast/text/kaithi.html [ ImageOnlyFailure ]
webkit.org/b/171465 media/track/track-in-band-style.html [ Pass Timeout ]
webkit.org/b/171760 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ ImageOnlyFailure ]
webkit.org/b/171886 imported/w3c/web-platform-tests/streams/readable-byte-streams/general.html [ Pass Failure ]
webkit.org/b/172469 [ ElCapitan ] imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https.html [ Timeout ]
# The modern-media-controls tests are disabled due to past flakiness and some major code changes.
# As a result, a host of tests need to be updated and being turned on selectively here.
media/modern-media-controls/airplay-button [ Pass ]
media/modern-media-controls/airplay-placard [ Pass ]
media/modern-media-controls/airplay-support [ Pass ]
media/modern-media-controls/audio [ Pass ]
media/modern-media-controls/background-tint [ Pass ]
media/modern-media-controls/button [ Pass ]
media/modern-media-controls/buttons-container [ Pass ]
media/modern-media-controls/controls-bar [ Pass ]
media/modern-media-controls/controls-visibility-support [ Pass ]
media/modern-media-controls/css [ Pass ]
media/modern-media-controls/forward-button [ Pass ]
media/modern-media-controls/fullscreen-button [ Pass ]
media/modern-media-controls/fullscreen-support [ Pass ]
media/modern-media-controls/icon-service [ Pass ]
media/modern-media-controls/invalid-placard [ Pass ]
media/modern-media-controls/layout-item [ Pass ]
media/modern-media-controls/layout-node [ Pass ]
media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-is-prevented-over-button.html [ Pass ]
media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html [ Pass ]
media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-controls-hidden-when-mute-button-disabled.html [ Pass ]
media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-mute-button-in-bottom-or-top-right-controls-bar.html [ Pass ]
media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-top-right-controls-bar-hidden-when-mute-button-disabled.html [ Pass ]
media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-rtl.html [ Pass ]
media/modern-media-controls/media-controls/media-controls-display-above-captions.html [ Pass ]
media/modern-media-controls/media-documents [ Pass ]
media/modern-media-controls/mute-button [ Pass ]
media/modern-media-controls/mute-support [ Pass ]
media/modern-media-controls/pip-button [ Pass ]
media/modern-media-controls/pip-placard [ Pass ]
media/modern-media-controls/pip-support [ Pass ]
media/modern-media-controls/placard [ Pass ]
media/modern-media-controls/placard-support [ Pass ]
media/modern-media-controls/play-pause-button [ Pass ]
media/modern-media-controls/playback-support [ Pass ]
media/modern-media-controls/rewind-button [ Pass ]
media/modern-media-controls/scheduler [ Pass ]
media/modern-media-controls/scrubber [ Pass ]
media/modern-media-controls/scrubber-support [ Pass ]
media/modern-media-controls/seek-backward-support [ Pass ]
media/modern-media-controls/seek-forward-support [ Pass ]
media/modern-media-controls/skip-back-button [ Pass ]
media/modern-media-controls/skip-forward-button [ Pass ]
media/modern-media-controls/slider [ Pass ]
media/modern-media-controls/status-label [ Pass ]
media/modern-media-controls/status-support [ Pass ]
media/modern-media-controls/time-control [ Pass ]
media/modern-media-controls/time-label [ Pass ]
media/modern-media-controls/time-label/ios-time-label.html [ Skip ]
media/modern-media-controls/time-labels-support [ Pass ]
media/modern-media-controls/tracks-panel/tracks-panel-up-click-outside-media-does-not-dimiss-media-controls-when-media-is-paused.html [ Pass ]
media/modern-media-controls/tracks-panel/tracks-panel-up-click-over-media-does-not-dimiss-media-controls-when-media-is-playing.html [ Pass ]
media/modern-media-controls/tracks-button [ Pass ]
media/modern-media-controls/volume-up-support [ Pass ]
# These tests are iOS-specific
media/modern-media-controls/audio/audio-controls-styles.html [ Skip ]
media/modern-media-controls/placard-support/ipad [ Skip ]
media/modern-media-controls/media-documents/ipad [ Skip ]
media/modern-media-controls/media-documents/media-document-audio-ios-sizing.html [ Skip ]
media/modern-media-controls/media-documents/media-document-video-ios-sizing.html [ Skip ]
media/modern-media-controls/scrubber-support/ipad [ Skip ]
# This test relies on the control overlay not being visible in the top left. But the test now fails on Mac because
# the image is dumped after the video is loaded and the control overlay is displayed. It seems the test still works
# on iOS, and the bug it was created to regression-test was iOS-only, so there is no hurry to make it work on Mac.
media/modern-media-controls/media-documents/background-color-and-centering.html [ Pass ImageOnlyFailure ]
# These tests use Picture-in-Picture which isn't supported on El Capitan.
[ ElCapitan ] media/modern-media-controls/placard-support/placard-support-pip.html [ Skip ]
media/modern-media-controls/pip-support/ipad [ Skip ]
webkit.org/b/170907 [ Debug ] imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.html [ Pass Failure Timeout ]
webkit.org/b/172255 imported/w3c/web-platform-tests/html/browsers/windows/browsing-context.html [ Pass Failure ]
webkit.org/b/173328 [ ElCapitan Sierra ] fast/text/system-font-fallback-emoji.html [ Failure ]
webkit.org/b/173328 [ ElCapitan Sierra ] fast/text/system-font-fallback.html [ ImageOnlyFailure ]
webkit.org/b/173487 imported/w3c/web-platform-tests/IndexedDB/large-nested-cloning.html [ Pass Timeout Failure ]
webkit.org/b/313156 [ ElCapitan ] fast/text/system-font-japanese-synthetic-italic.html [ ImageOnlyFailure ]
webkit.org/b/173565 [ ElCapitan Release ] media/media-source/media-source-paint-to-canvas.html [ Pass Failure ]
webkit.org/b/173068 imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getKey.html [ Pass Failure ]
webkit.org/b/174682 media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Pass Failure ]
webkit.org/b/175102 workers/wasm-hashset-many.html [ Skip ]
webkit.org/b/175102 workers/wasm-hashset-many-2.html [ Skip ]
webkit.org/b/175193 fast/images/async-image-body-background-image.html [ Pass Timeout ]
webkit.org/b/170698 [ Release ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors.html [ Pass Failure ]
# This test is specific to Core Text.
fast/text/font-lookup-dot-prefix-case-sensitive.html [ Pass ]
webkit.org/b/175592 fast/mediacapturefromelement/CanvasCaptureMediaStream-webgl-events.html [ Pass Timeout ]
webkit.org/b/175700 media/video-controls-rendering.html [ Pass Failure ]
webkit.org/b/173010 [ Debug ] js/slow-stress/Int32Array-alloc-huge.html [ Pass Timeout ]
webkit.org/b/173560 inspector/css/add-rule.html [ Pass Timeout ]
webkit.org/b/173780 [ Debug ] imported/w3c/web-platform-tests/html/webappapis/timers/type-long-settimeout.html [ Pass Failure ]
# Missing support for 521-bit elliptic curves.
crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p521.html
crypto/subtle/ec-import-spki-key-export-spki-key-p521.html
crypto/subtle/ecdh-generate-export-jwk-key-p521.html
crypto/subtle/ecdh-generate-export-key-pkcs8-p521.html
crypto/subtle/ecdh-generate-export-key-raw-p521.html
crypto/subtle/ecdh-generate-export-key-spki-p521.html
crypto/subtle/ecdh-generate-key-p521.html
crypto/subtle/ecdh-import-jwk-private-key-p521.html
crypto/subtle/ecdh-import-jwk-public-key-p521.html
crypto/subtle/ecdh-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html
crypto/subtle/ecdh-import-pkcs8-key-p521.html
crypto/subtle/ecdh-import-raw-key-p521.html
crypto/subtle/ecdh-import-spki-key-p521.html
crypto/subtle/ecdsa-generate-key-sign-verify-p521.html
crypto/subtle/ecdsa-import-jwk-public-key-alg-521.html
crypto/subtle/ecdsa-import-key-sign-p521.html
crypto/subtle/ecdsa-import-key-verify-p521.html
crypto/subtle/ecdsa-import-pkcs8-key-p521-validate-ecprivatekey-parameters-publickey.html
webkit.org/b/176444 fast/canvas/webgl/webgl2-getActiveUniforms.html [ Failure ]
webkit.org/b/161491 media/video-main-content-allow-then-scroll.html [ Pass Failure ]