blob: 7c80574fd726c61aa31302ec291495d8be0583ff [file] [log] [blame]
#
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2013 Apple Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
# its contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# These are the layout test expectations for Apple's Windows port of WebKit.
#
# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
# HW filters not yet supported on Windows
# https://bugs.webkit.org/show_bug.cgi?id=74716
css3/filters/effect-blur-hw.html
css3/filters/effect-combined-hw.html
css3/filters/effect-drop-shadow-hw.html
css3/filters/effect-grayscale-hw.html
css3/filters/effect-hue-rotate-hw.html
css3/filters/effect-invert-hw.html
css3/filters/effect-opacity-hw.html
css3/filters/effect-saturate-hw.html
css3/filters/effect-sepia-hw.html
# Custom filters not yet supported on Windows
css3/filters/custom
# Remove from list after enabling CANVAS_PATH
fast/canvas/canvas-currentPath.html
fast/canvas/canvas-path-constructors.html
# Needs rebaseline now that bug 97217 is fixed
# https://bugs.webkit.org/show_bug.cgi?id=97325
css3/masking/clip-path-circle-relative-overflow.html
# CSS image-set support not yet enabled (needs ENABLE_CSS_IMAGE_SET).
fast/css/cursor-parsing-image-set.html
fast/events/mouse-cursor-image-set.html
# X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled.
http/tests/security/contentTypeOptions
# https://bugs.webkit.org/show_bug.cgi?id=77645
css3/filters/filtered-compositing-descendant.html
# Should be moved to platform/mac <rdar://5621425>
http/tests/misc/willCacheResponse-delegate-callback.html
# No Dashboard compatibility mode on Windows
http/tests/xmlhttprequest/default-content-type-dashboard.html
http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html
svg/custom/embedded-svg-allowed-in-dashboard.xml
svg/custom/manually-parsed-svg-allowed-in-dashboard.html
svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html
svg/custom/svg-allowed-in-dashboard-object.html
# Accelerated overflow scrolling (ENABLE_ACCELERATED_OVERFLOW_SCROLLING) is not enabled.
fast/repaint/overflow-scroll-touch-repaint.html [ Skip ]
# Apache 1.3 doesn't support SSL <rdar://problem/5345985>
http/tests/navigation/ping-cross-origin-from-https.html
http/tests/ssl
http/tests/security/cross-frame-access-protocol-explicit-domain.html
http/tests/security/cross-frame-access-protocol.html
# Skipping the tests for the old inspector UI
inspector [ Skip ]
http/tests/inspector [ Skip ]
http/tests/inspector-enabled [ Skip ]
# Fails <rdar://problem/5674289>
media/video-seek-past-end-paused.html
# <rdar://problem/6710625> Test media/video-error-abort.html doesn't work
http/tests/media/video-error-abort.html
# These tests requires fullscreen <video> support
media/media-fullscreen-inline.html
# Times out https://bugs.webkit.org/show_bug.cgi?id=51787
media/video-element-other-namespace-crash.html
# <rdar://problem/5075790> Layout tests that depend on certain fonts don't match Mac results:
# - Mac OS X and Windows do not have an Arabic font in common
fast/text/international/bidi-AN-after-L.html
fast/text/international/bidi-AN-after-empty-run.html
fast/text/international/bidi-CS-after-AN.html
fast/text/international/bidi-neutral-run.html
fast/text/international/bidi-neutral-directionality-paragraph-start.html
svg/W3C-SVG-1.1/fonts-glyph-02-t.svg
svg/W3C-SVG-1.1/text-intro-05-t.svg
svg/text/text-intro-05-t.svg
# - Mac OS X and Windows do not have a CJK font in common
fast/encoding/denormalised-voiced-japanese-chars.html
fast/text/international/002.html
fast/text/international/003.html
fast/text/international/wrap-CJK-001.html
svg/W3C-SVG-1.1/text-fonts-01-t.svg
svg/text/text-fonts-01-t.svg
# - Windows does not have Geneva
svg/W3C-SVG-1.1/interact-cursor-01-f.svg
# - Mac OS X and Windows do not have a Thai font in common
fast/text/atsui-multiple-renderers.html
fast/text/international/thai-line-breaks.html
# - Mac OS X and Windows do not have a Georgian font in common
css2.1/t1202-counter-09-b.html
css2.1/t1202-counters-09-b.html
fast/lists/w3-list-styles.html
# Lucida Grande is not used for Hebrew text <https://bugs.webkit.org/show_bug.cgi?id=23925>
editing/selection/extend-selection-bidi.html
fast/css/text-overflow-ellipsis.html
fast/css/text-overflow-ellipsis-bidi.html
fast/css/text-overflow-ellipsis-strict.html
# <rdar://problem/5720592> Width of certain complex text is off by one
fast/text/atsui-pointtooffset-calls-cg.html
fast/text/cg-vs-atsui.html
fast/text/atsui-spacing-features.html
webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure Pass ]
# <rdar://problem/5718773> Support a minimum antialiased font size
svg/hixie/text/003.html
svg/hixie/text/003a.xml
svg/hixie/viewbox/preserveAspectRatio/002.xml
# DOM ClipboardData.setData does not allow writes during clipboard events
# https://bugs.webkit.org/show_bug.cgi?id=17645
editing/pasteboard/copy-two-pasteboard-types-both-work.html
editing/pasteboard/pasting-empty-html-falls-back-to-text.html
editing/pasteboard/can-read-in-copy-and-cut-events.html
# Drag & Drop doesn't work correctly in DRT <rdar://5621244>
editing/pasteboard/drag-and-drop-objectimage-contenteditable.html
editing/pasteboard/drag-image-in-about-blank-frame.html
editing/pasteboard/drop-file-svg.html
editing/pasteboard/file-drag-to-editable.html
editing/pasteboard/get-data-text-plain-drop.html
fast/events/drop-handler-should-not-stop-navigate.html
fast/events/drag-in-frames.html
fast/events/drag-to-navigate.html
fast/events/drop-with-file-paths.html
fast/events/dropzone-004.html
fast/events/only-valid-drop-targets-receive-file-drop.html
fast/events/standalone-image-drag-to-editable.html
fast/events/drag-and-drop-autoscroll-inner-frame.html
http/tests/security/clipboard/clipboard-file-access.html
http/tests/security/drag-drop-same-unique-origin.html
# EventSender::dumpFilenameBeingDragged not implemented.
# https://bugs.webkit.org/show_bug.cgi?id=61829
fast/events/drag-image-filename.html
# PasteBoard::plainText() does not support file names.
editing/pasteboard/drag-files-to-editable-element.html
# <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars
fast/events/attempt-scroll-with-no-scrollbars.html
# Emacs bindings are used in LayoutTests which fail on boomer. <rdar://problem/5137352>
fast/events/keydown-1.html
# No support for key event location in EventSender.
fast/events/keydown-numpad-keys.html
# New test added for https://bugs.webkit.org/show_bug.cgi?id=98452 needs platform specific results
fast/text/vertical-rl-rtl-linebreak.html [ Failure ]
# The eqqivalent of option-tab doesn not exist in Boomer <rdar://problem/5137230>
fast/events/frame-tab-focus.html
fast/events/option-tab.html
fast/forms/focus2.html
# Unidentified crash, possibly related to linking issues?
# https://bugs.webkit.org/show_bug.cgi?id=113220
fast/forms/select/popup-closes-on-blur.html [ Crash ]
# fast/html/keygen.html is failing on boomer <rdar://problem/5133799>
fast/html/keygen.html
fast/invalid/residual-style.html
# Number LayoutTest fails on boomer <rdar://problem/5130681>
js/kde/Number.html
#<rdar://problem/5224271> Some LayoutTests fail when not run by themselves.
http/tests/navigation/anchor-frames.html
# No built-in plugin in DRT <rdar://problem/5074411>
plugins/get-url-that-the-resource-load-delegate-will-disallow.html
plugins/get-url-with-blank-target.html
plugins/open-and-close-window-with-plugin.html
plugins/plugin-javascript-access.html
# String::Number prints floating point numbers differently on Win than X. <rdar://problem/5127993>
svg/hixie/perf/001.xml
svg/hixie/perf/002.xml
svg/hixie/perf/007.xml
# <rdar://problem/5663632> TextStream::operator<<(float) rounding differs between Mac OS X and Windows
svg/batik/paints/patternRegions.svg
svg/batik/text/textAnchor.svg
svg/carto.net/button.svg
svg/carto.net/colourpicker.svg
svg/carto.net/combobox.svg
svg/carto.net/selectionlist.svg
svg/carto.net/slider.svg
svg/carto.net/textbox.svg
svg/carto.net/window.svg
svg/custom/circular-marker-reference-1.svg
svg/custom/circular-marker-reference-3.svg
svg/custom/circular-marker-reference-4.svg
svg/custom/coords-relative-units-transforms.svg
svg/custom/marker-changes.svg
svg/custom/use-referencing-nonexisting-symbol.svg
svg/custom/width-full-percentage.svg
svg/W3C-SVG-1.1/fonts-elem-01-t.svg
svg/W3C-SVG-1.1/fonts-elem-02-t.svg
svg/W3C-SVG-1.1/fonts-elem-03-b.svg
svg/W3C-SVG-1.1/fonts-elem-04-b.svg
svg/W3C-SVG-1.1/fonts-elem-07-b.svg
# https://bugs.webkit.org/show_bug.cgi?id=35012 (SVG entity parsing broken on SnowLeopard/Windows)
svg/W3C-SVG-1.1/coords-viewattr-01-b.svg
svg/zoom/page/zoom-coords-viewattr-01-b.svg
svg/zoom/text/zoom-coords-viewattr-01-b.svg
# https://bugs.webkit.org/show_bug.cgi?id=35013 (Impossible to test text-only-zoom from DRT on Windows)
svg/zoom/text
# Crashes due to debug assert until we fix issues with style elements in SVG
svg/custom/use-referencing-style-crash.svg
# No support for WebArchives in WebKitWin <rdar://problem/6436020>
webarchive
svg/webarchive
svg/custom/image-with-prefix-in-webarchive.svg
http/tests/webarchive
# Assertion failure http://webkit.org/b/90425
editing/pasteboard/dataTransfer-setData-getData.html
# FileInputType::receiveDroppedFiles receive relative path http://webkit.org/b/90426
editing/pasteboard/file-input-files-access.html
# File API is not supported yet (e.g. ENABLE(BLOB))
fast/files
http/tests/fileapi
fast/dom/DOMURL/check-instanceof-domurl-functions.html
fast/forms/file/recover-file-input-in-unposted-form.html
http/tests/security/contentSecurityPolicy/blob-urls-match-self.html
fast/workers/worker-domurl.html
http/tests/xmlhttprequest/post-blob-content-type-async.html
http/tests/xmlhttprequest/post-blob-content-type-sync.html
# Need to add functionality to DumpRenderTree to test IDN <rdar://problem/5301954>
fast/encoding/idn-security.html
# emacs key bindings <rdar://problem/4883609> Support for kill rings
editing/input/emacs-ctrl-o.html
editing/pasteboard/emacs-ctrl-a-k-y.html
editing/pasteboard/emacs-ctrl-k-with-move.html
editing/pasteboard/emacs-ctrl-k-y-001.html
editing/pasteboard/emacs-cntl-y-001.html
# <rdar://5508270> Intermittently time out
editing/selection/5057506-2.html
editing/selection/5057506.html
# We can't make platform specifc results so keep this here for now
# This test is dependant on DRT being able to open windows.
fast/dom/Window/new-window-opener.html
# <rdar://problem/5228278> Leopard SVG regression test failures due to different path dimensions
svg/W3C-SVG-1.1/metadata-example-01-b.svg
# <rdar://problem/5539818> REGRESSION (Leopard): http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html failing
http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html
# <rdar://5667007> 2 SVG text tests failing (due to bad rounding?)
svg/batik/text/textOnPath.svg
svg/batik/text/verticalTextOnPath.svg
# <rdar://5667279> Undefined value exception
http/tests/xmlhttprequest/XMLHttpRequestException.html
# <rdar://5667302>
svg/dom/animated-tearoff-equality.xhtml
svg/dom/animated-tearoff-lifespan.xhtml
# <rdar://5670235> Sometimes spews output into the next test
http/tests/security/cross-frame-access-put.html
# <rdar://5673685>
fast/forms/input-readonly-autoscroll.html
# <rdar://5683523> Failing on at least one bot
fast/dom/Window/window-screen-properties.html
# <rdar://5686091> This test crashes, and sometimes freezes buildbot.
fast/frames/frame-name-reset.html
# <rdar://5313536> Intermittently fails
fast/dom/frame-loading-via-document-write.html
# <rdar://5646437> REGRESSION (r28015): svg/batik/text/smallFonts fails
svg/batik/text/smallFonts.svg
# <rdar://5686552> Intermittently fails
svg/css/glyph-orientation-rounding-test.xhtml
# <rdar://5692566> Fails if run after fast/dom/Window/window-property-shadowing.html
# <http://bugs.webkit.org/show_bug.cgi?id=16902>
fast/encoding/mailto-always-utf-8.html
# <rdar://problem/5706788> http/tests/security/cross-frame-access-port-explicit-domain.html fails on Windows
http/tests/security/cross-frame-access-port-explicit-domain.html
# <rdar://problem/5713126> Times out
http/tests/security/cross-frame-access-port.html
# <rdar://5723121>
http/tests/xmlhttprequest/cookies.html
# <rdar://5723191>
http/tests/navigation/javascriptlink-frames.html
#<rdar://problem/5829202> new subframe reload tests fail on Windows
http/tests/navigation/reload-subframe-object.html
#<rdar://problem/5829260> REGRESSION: frame-default-enc tests fail on Windows intermittently
fast/encoding/frame-default-enc.html
http/tests/misc/frame-default-enc-same-domain.html
#<rdar://problem/5829328> REGRESSION: fast/frames/viewsource-empty-attribute-value.html fails on Windows intermittently
fast/frames/viewsource-empty-attribute-value.html
# <rdar://problem/5539822> REGRESSION (Leopard): svg/custom/stroke-width-click.svg test failing
svg/custom/stroke-width-click.svg
# Assertion failure in FrameLoader::loadWithDocumentLoader <https://bugs.webkit.org/show_bug.cgi?id=23921>
fast/loader/frame-creation-removal.html
# New results needed after r43759, see <https://bugs.webkit.org/show_bug.cgi?id=25816>
fast/text/international/danda-space.html
fast/text/international/thai-baht-space.html
# Sensitive to load timing or PHP behavior (https://bugs.webkit.org/show_bug.cgi?id=44873)
http/tests/css/css-image-loading.html
# Assertion failure in replaySavedEvents http://webkit.org/b/21796
editing/pasteboard/drop-text-events.html
editing/selection/drag-in-iframe.html
fast/events/dragging-mouse-moves.html
fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
# Causes next test to time out http://webkit.org/b/46975
http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html
# Failing in Release builds http://webkit.org/b/46976
sputnik/Conformance/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.3_T1.html
# Sometimes fails http://webkit.org/b/46998
svg/dom/SVGScriptElement/script-load-and-error-events.svg
# Times out in Release builds http://webkit.org/b/47091
http/tests/misc/copy-resolves-urls.html
# Actual values are sometimes slightly out of range of expected values http://webkit.org/b/48451
animations/combo-transform-translate+scale.html
animations/play-state.html
animations/suspend-resume-animation.html
animations/3d/transform-origin-vs-functions.html
# Sometimes fail http://webkit.org/b/48452
compositing/reflections/animation-inside-reflection.html
compositing/reflections/nested-reflection-animated.html
# http://webkit.org/b/48455
transitions/cancel-transition.html
# http://webkit.org/b/48456
transitions/change-values-during-transition.html
# Sometimes times out http://webkit.org/b/48457
fast/workers/storage/use-same-database-in-page-and-workers.html
#webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ] # Currently crashing
# Times out on apple-windows-3 http://webkit.org/b/48750
fast/frames/sandboxed-iframe-storage.html
# Times out on apple-windows-3 http://webkit.org/b/48999
js/dom/exceptions-thrown-in-callbacks.html
# Sometimes times out http://webkit.org/b/48753
http/tests/security/window-events-clear-port.html
http/tests/security/window-properties-clear-port.html
# Sometimes fails http://webkit.org/b/48909
animations/play-state-suspend.html
# Assertion failure http://webkit.org/b/48910
http/tests/media/pdf-served-as-pdf.html
http/tests/media/video-cancel-load.html
# Sometimes times out http://webkit.org/b/48997
animations/animation-iteration-event-destroy-renderer.html
# Sometimes times out http://webkit.org/b/49014
fast/workers/storage/change-version-handle-reuse-sync.html
# Sometimes fails http://webkit.org/b/49182
animations/stop-animation-on-suspend.html
# Crashing in AccessibilityUIElement::parentElement http://webkit.org/b/49379
accessibility/iframe-bastardization.html
# Spews a console message into the next test under Aero http://webkit.org/b/49945
svg/custom/clip-path-referencing-use2.svg
# Assertion failure http://webkit.org/b/52913
transitions/transition-end-event-destroy-iframe.html
# Fails on some bots. Maybe sensitive to display color depth? http://webkit.org/b/53677
fast/canvas/set-colors.html
# Fails when run after other SVG tests http://webkit.org/b/53700
svg/W3C-SVG-1.1-SE/types-dom-01-b.svg
# Flakey http://webkit.org/b/53332
transitions/transition-end-event-multiple-04.html
# Fails (but not on all machines? Or only when run with certain other tests?) http://webkit.org/b/54655
http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html
# Sometimes fails http://webkit.org/b/55329
fast/events/pageshow-pagehide-on-back-cached.html
# Sometimes fails, maybe dependent on which other tests are run? http://webkit.org/b/58441
fast/events/pageshow-pagehide-on-back-cached-with-frames.html
# Different tests sometimes time out on apple-windows-5 http://webkit.org/b/55579
http/tests/websocket
# Timing out http://webkit.org/b/58654
media/video-controls-in-media-document.html
# Flaky http://webkit.org/b/62561
animations/animation-direction-normal.html
# Flaky http://webkit.org/b/62569
animations/play-state-paused.html
# Times out http://webkit.org/b/63806
http/tests/cache/history-only-cached-subresource-loads-max-age-https.html
# Asserts in FrameLoader::loadWithDocumentLoader http://webkit.org/b/63807
fast/loader/create-frame-in-DOMContentLoaded.html
# Times out <rdar://problem/9304941>
http/tests/multipart/invalid-image-data-standalone.html
# Sometimes fail <rdar://problem/9349921>
http/tests/cookies/simple-cookies-expired.html
http/tests/cookies/simple-cookies-max-age.html
################################################################################
####################### No bugs filed about the below yet#######################
################################################################################
# Text, caret
editing/pasteboard/copy-paste-bidi.html
# Caret, RenderBlock
editing/pasteboard/copy-standalone-image.html
# Text, caret, RenderBlock
editing/pasteboard/paste-RTFD.html
editing/pasteboard/paste-TIFF.html
# Text
editing/selection/caret-rtl-2.html
editing/selection/caret-rtl.html
# Caret, RenderBlock
editing/pasteboard/undoable-fragment-removes.html
# Command enabling
editing/execCommand/enabling-and-selection-2.html
# Needs custom policy delegate enhancement in DRT
http/tests/download
# Needs scheduleAsynchronousClick method for EventSender
fast/events/popup-blocking-click-in-iframe.html
################################################################################
######################### All of above may be related ##########################
################################################################################
# These tests only fail in Release builds
editing/execCommand/find-after-replace.html
editing/pasteboard/4989774.html
fast/forms/plaintext-mode-2.html
fast/forms/textarea-paste-newline.html
# Unimplemented part of DumpRenderTree.
http/tests/plugins/npapi-response-headers.html
# Timed out loading page (check if this is due to missing DumpRenderTree functionality)
editing/selection/4975120.html
editing/selection/designmode-no-caret.html
fast/encoding/char-encoding.html
fast/frames/frame-navigation.html
# Random sizing issues (Renderblock, RenderTableCells)
fast/forms/searchfield-heights.html
fast/table/frame-and-rules.html
fast/table/giantCellspacing.html
# Not investigated yet
editing/pasteboard/input-field-1.html
editing/selection/contains-boundaries.html
editing/undo/5378473.html
http/tests/xmlhttprequest/connection-error-sync.html
plugins/netscape-plugin-setwindow-size.html
svg/custom/gradient-stop-style-change.svg
# Application cache
http/tests/appcache
# ENABLE(INDIE_UI) required
indieui
# <rdar://problem/5961006> LayoutTests that send an OPTIONS request don't work on Windows due to Apache 1.3
http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html
http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html
# AX: windows DRT needs to implement ::press
# https://bugs.webkit.org/show_bug.cgi?id=36145
accessibility/aria-link-supports-press.html
accessibility/label-element-press.html
accessibility/press-works-on-control-types.html
# Accessibility tests without results or with Mac-specific results.
accessibility/aria-checkbox-sends-notification.html
accessibility/aria-checkbox-text.html
accessibility/aria-combobox.html
accessibility/aria-controls-with-tabs.html
accessibility/aria-describedby-on-input.html
accessibility/aria-disabled.html
accessibility/aria-hidden.html
accessibility/aria-hidden-with-elements.html
accessibility/aria-invalid.html
accessibility/aria-label.html
accessibility/aria-labelledby-overrides-label.html
accessibility/aria-labelledby-on-input.html
accessibility/aria-labelledby-stay-within.html
accessibility/aria-list-and-listitem.html
accessibility/aria-menubar-menuitems.html
accessibility/aria-presentational-role.html
accessibility/aria-readonly.html
accessibility/aria-roles.html
accessibility/aria-slider-value.html
accessibility/aria-scrollbar-role.html
accessibility/aria-tables.html
accessibility/aria-tab-roles.html
accessibility/aria-text-role.html
accessibility/aria-used-on-image-maps.html
accessibility/button-press-action.html
accessibility/document-attributes.html
accessibility/ignore-spacer-elements.html
accessibility/image-link.html
accessibility/image-map1.html
accessibility/image-map2.html
accessibility/img-aria-button-alt-tag.html
accessibility/input-image-alt.html
accessibility/internal-link-anchors2.html
accessibility/language-attribute.html
accessibility/lists.html
accessibility/media-element.html
accessibility/nochildren-elements.html
accessibility/non-data-table-cell-title-ui-element.html
accessibility/non-native-image-crash.html
accessibility/notification-listeners.html
accessibility/onclick-handlers.html
accessibility/aria-option-role.html
accessibility/placeholder.html
accessibility/plugin.html
accessibility/radio-button-group-members.html
accessibility/radio-button-title-label.html
accessibility/secure-textfield-title-ui.html
accessibility/spinbutton-value.html
accessibility/svg-remote-element.html
accessibility/table-attributes.html
accessibility/table-cell-for-column-and-row-crash.html
accessibility/table-cell-spans.html
accessibility/table-cells.html
accessibility/table-detection.html
accessibility/table-modification-crash.html
accessibility/table-nofirstbody.html
accessibility/table-notbody.html
accessibility/table-one-cell.html
accessibility/table-sections.html
accessibility/table-with-aria-role.html
accessibility/table-with-rules.html
accessibility/textarea-insertion-point-line-number.html
accessibility/textarea-line-for-index.html
accessibility/textarea-selected-text-range.html
accessibility/title-ui-element-correctness.html
accessibility/th-as-title-ui.html
accessibility/transformed-element.html
accessibility/visible-elements.html
# Need to implement global addNotificationListener in Windows DRT
accessibility/loading-iframe-sends-notification.html
# No support for print-to-pdf in Windows DRT
printing/compositing-layer-printing.html
printing/media-queries-print.html
# Tests generating new results
printing/return-from-printing-mode.html
# No upload progress events on windows
http/tests/xmlhttprequest/upload-onload-event.html
http/tests/xmlhttprequest/upload-onloadstart-event.html
http/tests/xmlhttprequest/upload-progress-events.html
http/tests/xmlhttprequest/upload-onprogress-event.html
# LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
editing/inserting/typing-space-to-trigger-smart-link.html
editing/inserting/smart-link-when-caret-is-moved-before-URL.html
################################################################################
######################### Start list of r41995 failures ########################
################################################################################
# Note: All of these tests failed in r41995
# https://bugs.webkit.org/show_bug.cgi?id=24810
# Failed as of 41995
fast/canvas/canvas-gradient-addStop-error.html
fast/dom/navigator-detached-no-crash.html
fast/dom/HTMLDocument/hasFocus.html
fast/events/key-events-in-input-button.html
fast/events/mouseup-from-button2.html
fast/events/special-key-events-in-input-text.html
fast/forms/HTMLOptionElement_label05.html
fast/forms/disabled-select-change-index.html
fast/forms/form-element-geometry.html
fast/forms/hidden-listbox.html
fast/forms/legend-access-key.html
fast/forms/listbox-hit-test-zoomed.html
fast/forms/listbox-scrollbar-incremental-load.html
fast/forms/listbox-width-change.html
fast/forms/option-strip-whitespace.html
fast/forms/search-zoomed.html
fast/forms/select-block-background.html
fast/forms/select-change-listbox-size.html
fast/forms/select-change-popup-to-listbox.html
fast/forms/select-initial-position.html
fast/forms/select-item-background-clip.html
fast/forms/select-list-box-with-height.html
js/sort-stability.html
fast/loader/main-document-url-for-non-http-loads.html
fast/loader/null-request-after-willSendRequest.html
fast/loader/stop-provisional-loads.html
fast/replaced/border-radius-clip.html
fast/replaced/replaced-breaking.html
fast/text/bidi-embedding-pop-and-push-same.html
fast/text/complex-text-opacity.html
fast/text/drawBidiText.html
fast/text/updateNewFont.html
fast/text/international/bidi-linebreak-001.html
fast/text/international/bidi-linebreak-002.html
fast/text/international/bidi-linebreak-003.html
fast/text/international/bidi-listbox-atsui.html
fast/text/international/bidi-listbox.html
fast/text/international/hindi-spacing.html
http/tests/misc/window-dot-stop.html
http/tests/security/dataTransfer-set-data-file-url.html
http/tests/xmlhttprequest/abort-should-cancel-load.html
http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html
http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html
http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html
http/tests/xmlhttprequest/redirect-cross-origin-sync.html
media/video-timeupdate-during-playback.html
plugins/netscape-destroy-plugin-script-objects.html
plugins/netscape-plugin-setwindow-size-2.html
security/block-test.html
svg/W3C-SVG-1.1/animate-elem-30-t.svg
svg/W3C-SVG-1.1/coords-viewattr-02-b.svg
svg/W3C-SVG-1.1/render-elems-03-t.svg
svg/batik/paints/patternRegionA.svg
svg/css/getComputedStyle-basic.xhtml
svg/custom/path-bad-data.svg
svg/custom/pattern-deep-referencing.svg
svg/custom/preserve-aspect-ratio-syntax.svg
svg/custom/viewbox-syntax.svg
svg/hixie/viewbox/preserveAspectRatio/001.xml
tables/mozilla/core/bloomberg.html
transforms/2d/zoom-menulist.html
# Timed out as of 41995
fast/dom/cssTarget-crash.html
fast/dom/location-new-window-no-crash.html
fast/encoding/css-cached-bom.html
fast/loader/local-CSS-from-local.html
fast/loader/local-JavaScript-from-local.html
fast/loader/local-iFrame-source-from-local.html
fast/loader/local-image-from-local.html
fast/loader/user-style-sheet-resource-load-callbacks.html
http/tests/security/frame-loading-via-document-write.html
http/tests/security/local-CSS-from-remote.html
http/tests/security/local-JavaScript-from-remote.html
http/tests/security/local-iFrame-from-remote.html
http/tests/security/local-image-from-remote.html
http/tests/security/local-user-CSS-from-remote.html
http/tests/security/originHeader/origin-header-for-https.html
plugins/npruntime/npruntime.html
################################################################################
######################### End list of r41995 failures ##########################
################################################################################
# <rdar://6772112> Cookies expire 1 hour too early
fast/cookies/local-file-can-set-cookies.html
# Bug 12216: Stack overflow crash in JavaScript garbage collector mark pass <https://bugs.webkit.org/show_bug.cgi?id=12216>
js/dom/toString-stack-overflow.html
# Failures following r42379
fast/text/international/001.html
# transitions/zero-duration-with-non-zero-delay-end.html sometimes fails on Windows <https://bugs.webkit.org/show_bug.cgi?id=25188>
transitions/zero-duration-with-non-zero-delay-end.html
# http/tests/incremental/slow-utf8-text.pl sometimes times out on Windows <https://bugs.webkit.org/show_bug.cgi?id=25189>
http/tests/incremental/slow-utf8-text.pl
# dom/html/level2/html/table29.html sometimes times out on Windows <https://bugs.webkit.org/show_bug.cgi?id=25190>
dom/html/level2/html/table29.html
# Some http tests crash in Debug Windows builds due to an assertion in CFNetwork when releasing a CFURLConnection <https://bugs.webkit.org/show_bug.cgi?id=25344>
http/tests/misc/redirect-to-external-url.html
http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
# Plain text controller currently in Mac DumpRenderTree only.
editing/text-iterator
# Bug 25483: http/tests/navigation/redirect-cycle.html sometimes times out on Windows <https://bugs.webkit.org/show_bug.cgi?id=25483>
http/tests/navigation/redirect-cycle.html
# disable until 25220 is fixed: Loading a .ogv file into Safari downloads the file instead of playing it in a media document, even if XiphQT is installed (25220)
media/video-click-dblckick-standalone.html
media/video-document-types.html
# Bug 25583: New SVG regression tests added in r43269 fail on Windows <https://bugs.webkit.org/show_bug.cgi?id=25583>
svg/transforms/text-with-pattern-inside-transformed-html.xhtml
svg/transforms/text-with-pattern-with-svg-transform.svg
# Bug 25792: fast/encoding/percent-escaping.html times out on Windows <https://bugs.webkit.org/show_bug.cgi?id=25792>
fast/encoding/percent-escaping.html
# Bug 25794: fast/replaced/table-percent-height-text-controls fails on Windows <https://bugs.webkit.org/show_bug.cgi?id=25794>
fast/replaced/table-percent-height-text-controls.html
# Bug 26481: Implement layoutTestController.dispatchPendingLoadRequests <https://bugs.webkit.org/show_bug.cgi?id=26481>
http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
# <rdar://problem/7091605> http/tests/cache/subresource-expiration.html fails intermittently
http/tests/cache/subresource-expiration-1.html
http/tests/cache/subresource-expiration-2.html
# Try and get Windows buildbots back in green
# FIXME: File bugs and examine these tests
fast/css/pseudo-cache-stale.html
fast/events/frame-click-focus.html
fast/text/international/hindi-whitespace.html
fast/text/international/khmer-selection.html
http/tests/history/back-to-post.php
http/tests/xmlhttprequest/cache-override.html
http/tests/xmlhttprequest/cross-origin-no-authorization.html
media/video-empty-source.html
fast/events/frame-programmatic-focus.html
# New test with questionable results
# See https://bugs.webkit.org/show_bug.cgi?id=28079 for explanation.
fast/forms/menulist-style-color.html
# <rdar://7127902> http/tests/misc/favicon-loads-with-images-disabled.html crashes on Windows debug
http/tests/misc/favicon-loads-with-images-disabled.html
# A test that failed because eventSender cannot send function-key events.
fast/events/keydown-function-keys.html
# This port doesn't support Geolocation.
fast/dom/Geolocation
# This port doesn't support Notifications.
fast/notifications
http/tests/notifications
# These media tests regressed on the bots. Skipping to make the bots green again.
# https://bugs.webkit.org/show_bug.cgi?id=28281
media/video-loop.html
media/video-seek-past-end-playing.html
media/video-played-collapse.html
# These two crash from the same regression.
media/unsupported-rtsp.html
media/video-source-error.html
# <http://webkit.org/b/28467>
http/tests/loading/preload-img-test.html
# Failing media tests on windows <http://webkit.org/b/29047>
media/audio-delete-while-step-button-clicked.html
media/video-controls-transformed.html
media/video-controls-zoomed.html
# This test requires media controls has a volume slider.
media/video-volume-slider.html
# Mixed content tests failing on Windows <http://webkit.org/b/29213>
http/tests/security/mixedContent
# <https://bugs.webkit.org/show_bug.cgi?id=29057>
editing/pasteboard/files-during-page-drags.html
# <https://bugs.webkit.org/show_bug.cgi?id=29287>
http/tests/local/fileapi
http/tests/local/blob/send-hybrid-blob.html
http/tests/local/formdata
# Need Blob.slice support
http/tests/local/blob/send-sliced-data-blob.html
# BlodBuilder is not enabled
http/tests/local/blob/send-data-blob.html
webkit.org/b/112659 media/video-playing-and-pause.html [ Failure Pass ]
# CSS Device Adaptation is not enabled.
webkit.org/b/95959 css3/device-adapt
# <https://bugs.webkit.org/show_bug.cgi?id=29289>
plugins/destroy-during-npp-new.html
# <https://bugs.webkit.org/show_bug.cgi?id=29353>
http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html
# 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
# Skip these two failures I introduced this morning while I explore them.
http/tests/globalhistory/history-delegate-basic-visited-links.html
# This test has never passed on Windows (https://bugs.webkit.org/show_bug.cgi?id=30234)
platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html
# Need rebaseline: https://bugs.webkit.org/show_bug.cgi?id=26830
fast/multicol/single-line.html
# Needs rebaseline
js/dom/constructor-length.html
# Need to add functionality to DumpRenderTree to handle error pages
fast/history/back-forward-reset-after-error-handling.html
# ACCELERATED_COMPOSITING tests that have incorrect layout
compositing/webgl/webgl-background-color.html
compositing/webgl/webgl-reflection.html
# validationMessage: https://bugs.webkit.org/show_bug.cgi?id=27959
fast/forms/validationMessage.html
# Need to implement this in plugins code in WebKit
plugins/reloadplugins-and-pages.html
plugins/reloadplugins-no-pages.html
# This test requires ogg codecs
media/media-can-play-ogg.html
# This test requires flac codec
media/media-can-play-flac-audio.html
# These tests require touch support
fast/events/touch
# No button tracked
fast/events/mouseover-button.html
# XSS auditor tests intermittently time out <http://webkit.org/b/32528>
http/tests/security/xss-DENIED-getSVGDocument-iframe.html
http/tests/security/xss-DENIED-getSVGDocument-object.html
# http://webkit.org/b/32532 - Time out
http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html
http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html
# Crashes debug slave, see https://bugs.webkit.org/show_bug.cgi?id=33155
fast/frames/iframe-onload-remove-self-no-crash.html
# FIXME: This is the wrong test to skip. It is believed some other test is affecting this test results.
# See https://bugs.webkit.org/show_bug.cgi?id=33374
svg/W3C-SVG-1.1/filters-conv-01-f.svg
# Just needs pixel and rendering results generated by someone with this platform:
fast/css/non-standard-checkbox-size.html
# Skip Geolocation until https://bugs.webkit.org/show_bug.cgi?id=34025 is landed
fast/dom/Window/window-properties-geolocation.html
# Needs to pass cookies to the media player
webkit.org/b/33954 http/tests/media/video-cookie.html
# Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
fast/loader/crash-copying-backforwardlist.html
# Fails on Windows
# https://bugs.webkit.org/show_bug.cgi?id=34447
http/tests/media/video-referer.html
# http/tests/security/xss-DENIED-window-open-javascript-url.html timed out on Windows Debug Bot
# https://bugs.webkit.org/show_bug.cgi?id=33349
http/tests/security/xss-DENIED-window-open-javascript-url.html
# Skip frame flattening tests until it can be tested by this DRT
# https://bugs.webkit.org/show_bug.cgi?id=32717
fast/frames/flattening/
fast/text-autosizing/narrow-iframe-flattened.html
# https://bugs.webkit.org/show_bug.cgi?id=34933
media/video-display-aspect-ratio.html
# Accept header is handled by the browser
http/tests/misc/image-checks-for-accept.html
# Needs to implement NPP_HandleEvent() in TestNetscapePlugin
plugins/keyboard-events.html
http/tests/plugins/plugin-document-has-focus.html
plugins/plugin-initiate-popup-window.html
# DumpRenderTree code to enable Java is currently a no-op. Windows doesn't come with Java by default.
java
# Need to add functionality to DumpRenderTree to handle enable/disable Spatial Navigation
fast/spatial-navigation
# For some reason crashes when run with all tests. Passes individually.
fast/forms/multiple-form-submission-protection-mouse.html
# https://bugs.webkit.org/show_bug.cgi?id=36002
# mouseScrollBy() and continuousMouseScrollBy() are not yet implemented in the Windows EventSender API.
fast/events/remove-child-onscroll.html
fast/events/platform-wheelevent-in-scrolling-div.html
fast/events/platform-wheelevent-with-delta-zero-crash.html
fast/events/continuous-platform-wheelevent-in-scrolling-div.html
fast/events/wheelevent-direction-inverted-from-device.html
fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html
fast/events/wheelevent-in-text-node.html
fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html
fast/forms/search/search-scroll-hidden-decoration-container-crash.html
fast/repaint/overflow-auto-in-overflow-auto-scrolled.html
fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html
fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html
fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html
scrollbars/scrollevent-iframe-no-scrolling-wheel.html
scrollbars/scroll-rtl-or-bt-layer.html
# Windows port doesn't yet support rendering of non-BMP characters even though there's a font available.
fast/text/international/plane2.html
# Requires testRunner.setMediaType() and implementation
fast/media/print-restores-previous-mediatype.html
# https://bugs.webkit.org/show_bug.cgi?id=35973
fast/multicol/hit-test-above-or-below.html
# Needs progress element support
# https://bugs.webkit.org/show_bug.cgi?id=49769
fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html
fast/dom/HTMLProgressElement
fast/forms/form-attribute.html
# VIEW_MODE_CSS_MEDIA is not enabled on Windows.
# DumpRenderTree requires testRunner.setViewModeMediaFeature()
fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
fast/media/media-query-list-02.html [ Failure ]
fast/media/media-query-list-03.html [ Failure ]
fast/media/media-query-list-04.html [ Failure ]
fast/media/media-query-list-05.html [ Failure ]
fast/media/media-query-list-06.html [ Failure ]
#fast/media/media-query-list-07.html
# Needs layoutTestController.enableAutoResizeMode()
fast/autoresize
# Need expectations. See https://bugs.webkit.org/show_bug.cgi?id=36461
fast/repaint/overflow-scroll-body-appear.html
# Need to add functionality to DumpRenderTree to handle scrollbar policy changes
fast/overflow/scrollbar-restored-and-then-locked.html
# <http://webkit.org/b/37096> http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on Windows
http/tests/security/xss-DENIED-iframe-src-alias.html
# https://bugs.webkit.org/show_bug.cgi?id=38376
media/media-document-audio-size.html
# https://bugs.webkit.org/show_bug.cgi?id=38794 - contains an ALERT message, indicating a failure
fast/css/display-none-inline-style-change-crash.html
# New canvas test suite from http://philip.html5.org/tests/canvas/suite/tests/
canvas/philip
# Need to dump context menu items on eventSender.contextClick(true).
# https://bugs.webkit.org/show_bug.cgi?id=39104
editing/spelling/context-menu-suggestions.html
# eventSender.contextClick() needs to return a JS array of the context menu items.
# https://bugs.webkit.org/show_bug.cgi?id=62597
editing/pasteboard/copy-standalone-image-crash.html
# textInputController.hasGrammarMarkers() is not implemented.
editing/spelling/grammar.html
# Needs grammar checking.
editing/spelling/markers.html
# EditorClient::requestCheckingOfString() is not implemented
editing/spelling/spellcheck-paste.html
editing/spelling/spellcheck-paste-disabled.html
# Replacement text for misspelling is not given.
# https://bugs.webkit.org/show_bug.cgi?id=77934
editing/spelling/spelling-marker-description.html
# IndexedDB is not yet enabled.
storage/indexeddb
http/tests/security/cross-origin-indexeddb-allowed.html
http/tests/security/cross-origin-indexeddb.html
http/tests/security/cross-origin-worker-indexeddb-allowed.html
http/tests/security/cross-origin-worker-indexeddb.html
http/tests/security/no-indexeddb-from-sandbox.html
# StorageTracker is not enabled.
storage/domstorage/localstorage/storagetracker
# 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
# LayoutTestController::pageProperty is not implemented for WIN yet.
printing/page-rule-selection.html
# Hyphenation is not implemented yet.
fast/text/hyphenate-character.html
fast/text/hyphens.html
# DRT doesn't support showModalDialog https://bugs.webkit.org/show_bug.cgi?id=53675
fast/events/show-modal-dialog-onblur-onfocus.html
fast/harness/show-modal-dialog.html
fast/events/scroll-event-during-modal-dialog.html
fast/dom/Window/open-window-min-size.html
js/dom/function-length.html
# These tests fail when showModalDialog is unsupported, even though they don't
# rely on it directly http://webkit.org/b/53676
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T1.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T10.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T11.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T2.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T3.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T4.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T5.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T6.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T7.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T8.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.1_T9.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T1.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T10.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T11.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T2.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T3.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T4.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T5.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T6.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T7.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T8.html
sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T9.html
# LayoutTestController::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
printing/page-format-data.html
# Implement spinbutton support in RenderThemeSafari
# https://bugs.webkit.org/show_bug.cgi?id=54662
fast/forms/number/number-appearance-rtl.html
fast/forms/number/number-appearance-spinbutton-disabled-readonly.html
fast/forms/number/number-appearance-spinbutton-layer.html
fast/forms/number/number-appearance-spinbutton-visibility.html
fast/forms/number/number-spinbutton-change-and-input-events.html
fast/forms/number/number-large-padding.html
fast/forms/number/number-size.html
fast/forms/number/number-spinbutton-capturing.html
fast/forms/number/number-spinbutton-click-in-iframe.html
fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html
fast/forms/number/number-spinbutton-state.html
fast/forms/number/number-spinbutton-in-multi-column.html
# Datalist is not yet enabled.
fast/forms/datalist
# Color input is not yet enabled.
fast/forms/color
# 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
# ENABLE_GAMEPAD not enabled.
gamepad/
# Speech input is not yet enabled.
fast/speech
# Speech JavaScript API is not yet enabled.
fast/events/constructors/speech-recognition-event-constructor.html
# Media Stream API is not yet enabled.
fast/mediastream
fast/events/constructors/media-stream-event-constructor.html
# Needs to be fixed at image decoder layer for Safari.
fast/images/large-size-image-crash.html
# DOM4_EVENTS_CONSTRUCTOR is not yet enabled.
fast/events/constructors/ui-event-constructor.html
fast/events/constructors/mouse-event-constructor.html
fast/events/constructors/composition-event-constructor.html
fast/events/constructors/wheel-event-constructor.html
fast/events/constructors/keyboard-event-constructor.html
fast/events/constructors/focus-event-constructor.html
# Disable until the windows WebKit API supports injecting in the top frame only.
# https://bugs.webkit.org/show_bug.cgi?id=41800
userscripts/user-script-all-frames.html
userscripts/user-script-top-frame-only.html
userscripts/user-style-all-frames.html
userscripts/user-style-top-frame-only.html
# Directory upload is not enabled.
fast/forms/file/input-file-directory-upload.html
# Need setPrinting. See https://bugs.webkit.org/show_bug.cgi?id=20011
printing/setPrinting.html
printing/single-line-must-not-be-split-into-two-pages.html
printing/width-overflow.html
# Need to call Settings::setInteractiveFormValidationEnabled(true).
fast/forms/interactive-validation-prevented.html
fast/forms/interactive-validation-attach-assertion.html
fast/forms/interactive-validation-assertion-by-validate-twice.html
fast/forms/interactive-validation-select-crash.html
fast/forms/interactive-validation-crash-by-style-override.html
# Need to call Settings::setValidationMessageTimerMagnification(-1) in DRT.
fast/forms/validation-message-appearance.html
fast/forms/validation-message-clone.html
fast/forms/validation-message-in-relative-body.html
fast/forms/validation-message-on-checkbox.html
fast/forms/validation-message-on-listbox.html
fast/forms/validation-message-on-menulist.html
fast/forms/validation-message-on-radio.html
fast/forms/validation-message-on-range.html
fast/forms/validation-message-on-textarea.html
# Web Timing is not enabled.
# https://bugs.webkit.org/show_bug.cgi?id=42435
fast/dom/Window/window-properties-performance.html
fast/dom/Window/web-timing-minimal-performance-now.html
fast/dom/navigation-type-back-forward.html
fast/dom/navigation-type-navigate.html
fast/dom/navigation-type-reload.html
fast/dom/webtiming.html
fast/dom/webtiming-document-open.html
fast/dom/webtiming-navigate-within-document.html
http/tests/misc/webtiming-origins.html
http/tests/misc/webtiming-one-redirect.php
http/tests/misc/webtiming-slow-load.php
http/tests/misc/webtiming-ssl.php
http/tests/misc/webtiming-two-redirects.php
http/tests/w3c/webperf
fast/performance/
# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
# https://bugs.webkit.org/show_bug.cgi?id=85558
http/tests/security/contentSecurityPolicy/1.1
# Still working out flakiness issues with the perf tests.
# https://bugs.webkit.org/show_bug.cgi?id=44199
perf/
# Application Cache Quotas
# https://bugs.webkit.org/show_bug.cgi?id=43458
http/tests/appcache/origin-quota.html
http/tests/appcache/origin-quota-continued-download.html
http/tests/appcache/origin-quota-continued-download-multiple-manifests.html
# <https://bugs.webkit.org/show_bug.cgi?id=44484>
svg/batik/paints/patternRegions-positioned-objects.svg
# Full Screen support is not yet enabled.
fullscreen/
# viewport meta tag support
fast/viewport
# needs enhanced eventSender.contextMenu() return value
webkit.org/b/45021 media/context-menu-actions.html
# requires video.buffered to be able to return multiple timeranges
http/tests/media/video-buffered.html
# Text Autosizing is not enabled (http://webkit.org/b/84186).
fast/text-autosizing
# https://bugs.webkit.org/show_bug.cgi?id=45983
media/media-can-play-mpeg4-video.html
# https://bugs.webkit.org/show_bug.cgi?id=46111
http/tests/media/video-served-as-text.html
# Pre-HMTL5 parser quirks only apply to the mac port for now.
fast/parser/pre-html5-parser-quirks.html
# https://bugs.webkit.org/show_bug.cgi?id=46223
# The WebKit plugin implementation does not support iframe shims.
plugins/iframe-shims.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
# Missing layoutTestController.findString() http://webkit.org/b/50234
editing/text-iterator/findString.html
# The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks
# method. But that method is not implemented in win port since win port can't
# not get user gesture in frameload callbacks.
# The relevant bugs are https://bugs.webkit.org/show_bug.cgi?id=47849/47817.
fast/frames/location-redirect-user-gesture.html
fast/frames/meta-refresh-user-gesture.html
# For https://bugs.webkit.org/show_bug.cgi?id=50758
# These require DRT setSerializeHTTPLoads implementation to be reliable.
http/tests/local/link-stylesheet-load-order.html
http/tests/local/link-stylesheet-load-order-preload.html
fast/preloader/document-write.html
fast/preloader/document-write-2.html
# https://bugs.webkit.org/show_bug.cgi?id=50994
fast/loader/user-stylesheet-fast-path.html
# DRT does not support toggling caret browsing on / off
editing/selection/caret-mode-paragraph-keys-navigation.html
# DRT does not obey addURLToRedirect
http/tests/loading/cross-origin-XHR-willLoadRequest.html
# Uses showModalDialog (https://bugs.webkit.org/show_bug.cgi?id=53675)
fast/animation/request-animation-frame-during-modal.html
# https://bugs.webkit.org/show_bug.cgi?id=55921
# Windows port doesn't support HTML in pastes.
editing/pasteboard/onpaste-text-html-types.html
# 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
# Needs expectation update
fast/dom/HTMLMeterElement/meter-element.html
fast/dom/HTMLMeterElement/meter-boundary-values.html
fast/dom/HTMLMeterElement/meter-optimums.html
fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html
fast/dom/HTMLMeterElement/meter-styles.html
fast/dom/HTMLMeterElement/meter-appearances-capacity.html
fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html
fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html
# https://bugs.webkit.org/show_bug.cgi?id=56167
http/tests/media/reload-after-dialog.html
http/tests/media/remove-while-loading.html
# https://bugs.webkit.org/show_bug.cgi?id=56347
fast/html/details-add-summary-1-and-click.html
fast/html/details-add-summary-2-and-click.html
fast/html/details-add-summary-3-and-click.html
fast/html/details-add-summary-4-and-click.html
fast/html/details-add-summary-5-and-click.html
fast/html/details-add-summary-6-and-click.html
fast/html/details-add-summary-7-and-click.html
fast/html/details-add-summary-8-and-click.html
fast/html/details-add-summary-9-and-click.html
fast/html/details-add-summary-10-and-click.html
fast/html/details-remove-summary-1-and-click.html
fast/html/details-remove-summary-2-and-click.html
fast/html/details-remove-summary-3-and-click.html
fast/html/details-remove-summary-4-and-click.html
fast/html/details-remove-summary-5-and-click.html
fast/html/details-remove-summary-6-and-click.html
# https://bugs.webkit.org/show_bug.cgi?id=61633
editing/pasteboard/smart-paste-004.html
# https://bugs.webkit.org/show_bug.cgi?id=57693
plugins/windowless_plugin_paint_test.html
# https://bugs.webkit.org/show_bug.cgi?id=58421
svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg
# scalePage is currently Mac-specific WebKit API. http://webkit.org/b/59098
fast/dom/Element/scale-page-bounding-client-rect.html
fast/dom/Element/scale-page-client-rects.html
fast/dom/Range/scale-page-bounding-client-rect.html
fast/dom/Range/scale-page-client-rects.html
fast/repaint/background-scaling.html
fast/repaint/scale-page-shrink.html
fast/transforms/selection-bounds-in-transformed-view.html
fast/events/scroll-in-scaled-page-with-overflow-hidden.html
compositing/scaling/tiled-layer-recursion.html
# 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
fast/workers/shared-worker-storagequota-query-usage.html
# Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
fast/dom/HTMLAnchorElement/anchor-nodownload.html
fast/dom/HTMLAnchorElement/anchor-download.html
fast/dom/HTMLAnchorElement/anchor-nodownload-set.html
fast/dom/HTMLAnchorElement/anchor-download-unset.html
# Expose title direction in WebKit API
# https://bugs.webkit.org/show_bug.cgi?id=58845
fast/dom/title-directionality.html
# Timing out for unknown reasons. Passes on Chromium, QT and GTK+.
# https://bugs.webkit.org/show_bug.cgi?id=58924
plugins/mouse-click-iframe-to-plugin.html
# https://bugs.webkit.org/show_bug.cgi?id=59062
fast/images/animated-gif-restored-from-bfcache.html
# Causes the next test to fail http://webkit.org/b/59099
http/tests/security/contentSecurityPolicy/frame-src-blocked.html
# Times out https://bugs.webkit.org/show_bug.cgi?id=59324
media/invalid-media-url-crash.html
# Times out in Debug builds http://webkit.org/b/51596
http/tests/xmlhttprequest/basic-auth-nopassword.html
http/tests/xmlhttprequest/basic-auth-nouser.html
# HTTP 204 (No Content) should be ignored
# https://bugs.webkit.org/show_bug.cgi?id=60206
http/tests/navigation/response204.html
# Unskip after implementing LayoutTestController::setDefersLoading and ::goBack.
loader/navigation-while-deferring-loads.html
# ENABLE(WEBGL) is disabled
compositing/backface-visibility/backface-visibility-webgl.html
compositing/visibility/visibility-simple-webgl-layer.html
compositing/webgl
fast/canvas/webgl
fast/events/constructors/webgl-context-event-constructor.html
http/tests/security/webgl-remote-read-remote-image-allowed.html
http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
fast/images/webgl-teximage2d.html
webgl
#webkit.org/b/62024 http/tests/media/video-cross-site.html [ Failure ] # Currently crashing
# CSS Grid Layout is not yet enabled. http://webkit.org/b/60731
fast/css-grid-layout
# <style scoped> is not yet enabled. http://webkit.org/b/49142
fast/css/style-scoped
# CSS Regions tests for region styling and scoped styles
fast/regions/style-scoped
# ENABLE(SHADOW_DOM) is disabled.
editing/shadow
fast/dom/shadow
# ENABLE(TEMPLATE_ELEMENT) is disabled.
fast/dom/HTMLTemplateElement
html5lib/generated/run-template-data.html
html5lib/generated/run-template-write.html
fast/xsl/xslt-xhtml-template.xml
fast/xpath/xpath-template-element.html
fast/xsl/xslt-processor-template.html
imported/w3c/html-templates
# JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540)
http/tests/security/isolatedWorld/cross-origin-xhr.html
# CSS Regions support not yet enabled. http://webkit.org/b/57312
fast/regions
# CSS Exclusions support not yet enabled. http://webkit.org/b/57311
fast/exclusions
# Causes a SyntaxError (http://webkit.org/b/62595).
fast/workers/worker-crash-with-invalid-location.html
# Need to implement getFormValue().
plugins/form-value.html
# Needs generated results
css3/selectors3
# For now, Web Audio tests are disabled
# https://bugs.webkit.org/show_bug.cgi?id=86914
webaudio/
# ENABLE(DRAGGABLE_REGION) is disabled
fast/css/draggable-region-parser.html
# 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/TextTrack/activeCues.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.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/onenter.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.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/interfaces/TextTrackCueList/getter.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ]
webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.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 ]
# Tests for MediaSource API. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=64731
http/tests/media/media-source/
# Encrypted Media Extensions are not enabled.
media/encrypted-media/
fast/events/constructors/media-key-event-constructor.html
# Font feature settings is not implemented.
css3/font-feature-settings-rendering.html
# This test verifies that a mismatch reftest will fail as intended if both results are same.
fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
# Need DRT change: https://bugs.webkit.org/show_bug.cgi?id=66620
editing/spelling/spelling-insert-html.html
# https://bugs.webkit.org/show_bug.cgi?id=66773
http/tests/loading/progress-finished-callback.html
# HiDPI tests require test infrastructure enhancements (e.g. layoutTestController.setBackingScaleFactor)
# https://bugs.webkit.org/show_bug.cgi?id=87919
compositing/tiled-layers-hidpi.html
fast/canvas/2d.backingStorePixelRatio.html
fast/canvas/2d.imageDataHD.html
fast/hidpi
svg/as-image/image-respects-deviceScaleFactor.html
# 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 is not implemented.
pointer-lock/
http/tests/pointer-lock/
# https://bugs.webkit.org/show_bug.cgi?id=72435
fast/dom/Window/window-postmessage-arrays.html
# Fails because MutationObservers are not notified at end-of-task
# https://bugs.webkit.org/show_bug.cgi?id=78290
fast/dom/MutationObserver/end-of-task-delivery.html
# Rebaseline after bug 71705. All differences are due to the fact that table captions now
# expand to the full width of the table.
# https://bugs.webkit.org/show_bug.cgi?id=74888
tables/mozilla/bugs/bug1163-1.html
tables/mozilla/bugs/bug119786.html
tables/mozilla/bugs/bug1302.html
tables/mozilla/bugs/bug222846.html
tables/mozilla/bugs/bug29058-3.html
tables/mozilla/bugs/bug48028-1.html
tables/mozilla/bugs/bug48028-2.html
tables/mozilla/bugs/bug5838.html
tables/mozilla/bugs/bug6304.html
tables/mozilla/bugs/bug8381.html
tables/mozilla/core/captions.html
tables/mozilla/marvin/backgr_layers-opacity.html
tables/mozilla/marvin/backgr_position-table.html
tables/mozilla/marvin/backgr_simple-table-cell.html
tables/mozilla/marvin/backgr_simple-table-column-group.html
tables/mozilla/marvin/backgr_simple-table-column.html
tables/mozilla/marvin/backgr_simple-table-row-group.html
tables/mozilla/marvin/backgr_simple-table-row.html
tables/mozilla/marvin/backgr_simple-table.html
tables/mozilla/marvin/table_frame_border.html
tables/mozilla/marvin/table_frame_box.html
tables/mozilla/marvin/table_rules_all.html
tables/mozilla/marvin/table_rules_none.html
tables/mozilla/marvin/tables_caption_align_bot.html
tables/mozilla/marvin/tables_caption_align_top.html
tables/mozilla/marvin/x_caption_align_bottom.xml
tables/mozilla/marvin/x_caption_align_top.xml
tables/mozilla/marvin/x_caption_class.xml
tables/mozilla/marvin/x_caption_id.xml
tables/mozilla/marvin/x_caption_style.xml
tables/mozilla_expected_failures/bugs/bug10140.html
tables/mozilla_expected_failures/bugs/bug10216.html
tables/mozilla_expected_failures/bugs/bug104898.html
tables/mozilla_expected_failures/bugs/bug106966.html
tables/mozilla_expected_failures/bugs/bug14007-2.html
tables/mozilla_expected_failures/bugs/bug29058-2.html
tables/mozilla_expected_failures/bugs/bug3166-11.html
tables/mozilla_expected_failures/bugs/bug3166-12.html
tables/mozilla_expected_failures/bugs/bug3166-13.html
tables/mozilla_expected_failures/bugs/bug3166-14.html
tables/mozilla_expected_failures/bugs/bug3166-16.html
tables/mozilla_expected_failures/bugs/bug3166-17.html
tables/mozilla_expected_failures/bugs/bug3166-3.html
tables/mozilla_expected_failures/bugs/bug3166-4.html
tables/mozilla_expected_failures/bugs/bug3166-5.html
tables/mozilla_expected_failures/bugs/bug3166-6.html
tables/mozilla_expected_failures/bugs/bug3166-9.html
tables/mozilla_expected_failures/bugs/bug91057.html
tables/mozilla_expected_failures/core/captions1.html
tables/mozilla_expected_failures/core/captions2.html
tables/mozilla_expected_failures/core/captions3.html
tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html
tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html
tables/mozilla_expected_failures/marvin/backgr_border-table-column.html
tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html
tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html
tables/mozilla_expected_failures/marvin/backgr_border-table-row.html
tables/mozilla_expected_failures/marvin/backgr_border-table.html
tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
tables/mozilla_expected_failures/marvin/backgr_layers-hide.html
tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html
tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html
tables/mozilla_expected_failures/marvin/backgr_position-table-column.html
tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html
tables/mozilla_expected_failures/marvin/backgr_position-table-row.html
tables/mozilla_expected_failures/marvin/table_frame_vsides.html
tables/mozilla_expected_failures/marvin/table_overflow_caption.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html
tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html
tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html
tables/mozilla_expected_failures/marvin/table_rules_cols.html
tables/mozilla_expected_failures/marvin/table_rules_rows.html
tables/mozilla_expected_failures/marvin/tables_caption_align_left.html
tables/mozilla_expected_failures/marvin/tables_caption_align_right.html
tables/mozilla_expected_failures/marvin/x_caption_align_left.xml
tables/mozilla_expected_failures/marvin/x_caption_align_right.xml
tables/mozilla_expected_failures/other/test4.html
tables/mozilla/bugs/bug29157.html
tables/mozilla/other/wa_table_thtd_rowspan.html
tables/mozilla/other/wa_table_tr_align.html
tables/mozilla_expected_failures/marvin/backgr_layers-show.html
tables/mozilla_expected_failures/marvin/table_frame_lhs.html
tables/mozilla_expected_failures/marvin/table_frame_rhs.html
fast/css/bidi-override-in-anonymous-block.html
fast/dom/HTMLTableElement/colSpan.html
fast/dom/HTMLTableElement/createCaption.html
fast/repaint/table-section-repaint.html
# Need rebaselining after bug 69210.
fast/inline/continuation-outlines-with-layers-2.html
fast/repaint/transform-absolute-in-positioned-container.html
#Vibration API is not implemented.
vibration
# https://bugs.webkit.org/show_bug.cgi?id=82628
svg/hittest/svg-ellipse-non-scale-stroke.xhtml
# Touch adjustment not enabled
# https://bugs.webkit.org/show_bug.cgi?id=78801
touchadjustment
# Needs BatteryClient implementation.
webkit.org/b/62698 batterystatus/
#Network Information is not supported yet.
webkit.org/b/73528 networkinformation
# Proximity Events is not supported.
proximity
fast/events/constructors/device-proximity-event-constructor.html
# https://bugs.webkit.org/show_bug.cgi?id=43022
tables/mozilla_expected_failures/bugs/bug85016.html
webkit.org/b/103442 media/W3C/video/networkState/networkState_during_progress.html
# https://bugs.webkit.org/show_bug.cgi?id=81276
# Allowed to regress to fix a crash.
fast/inline/continuation-outlines-with-layers.html
# Rebaseline after https://bugs.webkit.org/show_bug.cgi?id=78412
tables/mozilla/bugs/bug2123.html
tables/mozilla/bugs/bug2509.html
tables/mozilla/bugs/bug34176.html
tables/mozilla/bugs/bug44505.html
tables/mozilla_expected_failures/bugs/bug59252.html
tables/mozilla_expected_failures/bugs/bug7243.html
fast/repaint/scroll-inside-table-cell.html
fast/repaint/scroll-relative-table-inside-table-cell.html
fast/table/cell-pref-width-invalidation.html
# <input> should be horizontal.
fast/table/colspanMinWidth-vertical.html
# This should only be a layer change.
# http://webkit.org/b/82129
fast/box-shadow/shadow-buffer-partial.html
fast/block/lineboxcontain/block-font.html
fast/block/lineboxcontain/block-glyphs.html
fast/block/lineboxcontain/font.html
# Fail until SUBPIXEL_LAYOUT is enabled
# https://bugs.webkit.org/show_bug.cgi?id=85532
fast/sub-pixel
# No CORS support for media elements is implemented yet.
http/tests/security/video-cross-origin-readback.html
# Requires ENABLE(MEDIA_CAPTURE)
fast/forms/file/file-input-capture.html
# Interferes with the other requestAnimationFrame tests
# https://bugs.webkit.org/show_bug.cgi?id=85689
fast/animation/request-animation-frame-disabled.html
# Rebaseline required after https://bugs.webkit.org/show_bug.cgi?id=84167
editing/pasteboard/innerText-inline-table.html
editing/selection/iframe.html
editing/selection/inline-table.html
editing/selection/table-caret-3.html
fast/css-generated-content/inline-display-types.html
fast/css-generated-content/nested-tables-with-before-after-content-crash.html
fast/inline-block/001.html
tables/mozilla/bugs/bug2479-2.html
# Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405
tables/mozilla/bugs/bug10296-1.html
# Causes crashes in the next test
# https://bugs.webkit.org/show_bug.cgi?id=87416
fast/dom/Window/Location/set-location-after-close.html
# ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener
# https://bugs.webkit.org/show_bug.cgi?id=87426
accessibility/menu-list-sends-change-notification.html
accessibility/multiselect-list-reports-active-option.html
platform/win/accessibility/detached-object-notification-crash.html
# Crashes in ScrollView::delegatesScrolling
# https://bugs.webkit.org/show_bug.cgi?id=87431
editing/selection/selection-plugin-clear-crash.html
plugins/destroy-during-npp-new-object-with-fallback-content.html
# Asserts on debug builds
# https://bugs.webkit.org/show_bug.cgi?id=86176
ietestcenter/css3/valuesandunits/units-000.htm
# Asserts/crashes in PluginView::didFinishLoading
fast/loader/reload-zero-byte-plugin.html
userscripts/user-script-plugin-document.html
# JavaScript Experiments are not enabled on Windows
# https://bugs.webkit.org/show_bug.cgi?id=87858
js/names.html
# New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/crash
# https://bugs.webkit.org/show_bug.cgi?id=86443
plugins/npruntime/delete-plugin-within-getProperty.html
plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
plugins/npruntime/delete-plugin-within-invoke.html
plugins/npruntime/delete-plugin-within-setProperty.html
# [Win] ASSERT(oldLayoutDelta == view()->layoutDelta()) failed in RenderBlock::layoutBlockChild
# https://bugs.webkit.org/show_bug.cgi?id=87450
media/media-volume-slider-rendered-below.html
# Time out
# https://bugs.webkit.org/show_bug.cgi?id=88005
media/crash-closing-page-with-media-as-plugin-fallback.html
media/media-continues-playing-after-replace-source.html
media/video-zoom.html
# Asserts in Interpreter::addStackTraceIfNecessary
# https://bugs.webkit.org/show_bug.cgi?id=84073
plugins/npruntime/object-from-destroyed-plugin-in-subframe.html
plugins/npruntime/object-from-destroyed-plugin.html
# Time out
# https://bugs.webkit.org/show_bug.cgi?id=88107
platform/win/plugins/iframe-inside-overflow.html
platform/win/plugins/window-region-is-set-to-clip-rect.html
plugins/crash-restoring-plugin-page-from-page-cache.html
plugins/fullscreen-plugins-dont-reload.html
plugins/netscape-plugin-page-cache-works.html
# Assert in RenderGeometryMap::absoluteRect
# https://bugs.webkit.org/show_bug.cgi?id=88128
compositing/geometry/fixed-position.html
compositing/geometry/fixed-position-composited-switch.html
compositing/geometry/limit-layer-bounds-fixed-positioned.html
compositing/geometry/video-fixed-scrolling.html
compositing/iframes/overlapped-nested-iframes.html
compositing/layer-creation/fixed-position-and-transform.html
compositing/layer-creation/fixed-position-scroll.html
compositing/layer-creation/fixed-position-under-transform.html
compositing/overflow/fixed-position-ancestor-clip.html
compositing/rtl/rtl-fixed-overflow-scrolled.html
compositing/rtl/rtl-fixed-overflow.html
compositing/rtl/rtl-fixed.html
# LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
compositing/visible-rect
# Asserts in RenderLayerBacking::paintIntoLayer
# https://bugs.webkit.org/show_bug.cgi?id=88149
compositing/backing/no-backing-foreground-layer.html
# Asserts in GraphicsContext::platformContext
# https://bugs.webkit.org/show_bug.cgi?id=88150
compositing/geometry/clipping-foreground.html
# Require rebaseline after bug 88171
# https://bugs.webkit.org/show_bug.cgi?id=88171
fast/block/float/independent-align-positioning.html
fast/block/float/010.html
css1/formatting_model/floating_elements.html
# Need rebaselining / checking - skipped en masse to get the bots green again
css2.1/20110323/c543-txt-decor-000.html
fast/block/float/float-in-float-hit-testing.html
fast/block/float/overhanging-tall-block.html
fast/css/text-transform-select.html
fast/css/zoom-body-scroll.html
fast/dom/34176.html
fast/dom/title-directionality-removeChild.html
fast/dom/zoom-scroll-page-test.html
fast/events/constructors/progress-event-constructor.html
fast/events/dropzone-005.html
fast/harness/results.html
fast/images/exif-orientation.html
fast/images/support-broken-image-delegate.html
js/dom/stack-trace.html
fast/layers/video-layer.html
fast/loader/javascript-url-iframe-remove-on-navigate.html
fast/dom/MutationObserver/inline-event-listener.html
fast/profiler/dead-time.html
fast/profiler/stop-profiling-after-setTimeout.html
fast/repaint/canvas-putImageData.html
fast/repaint/fixed-in-page-scale.html
fast/repaint/fixed-right-bottom-in-page-scale.html
fast/repaint/fixed-right-in-page-scale.html
fast/repaint/japanese-rl-selection-repaint-in-regions.html
fast/repaint/line-flow-with-floats-in-regions.html
fast/repaint/moving-shadow-on-container.html
fast/repaint/moving-shadow-on-path.html
fast/repaint/overflow-flipped-writing-mode-block-in-regions.html
fast/repaint/region-painting-invalidation.html
fast/repaint/region-painting-via-layout.html
fast/table/027.html
fast/table/027-vertical.html
fast/table/max-width-integer-overflow.html
fast/writing-mode/fallback-orientation.html
media/controls-after-reload.html
media/controls-strict.html
media/controls-without-preload.html
media/video-controls-rendering.html
media/video-display-toggle.html
media/video-no-audio.html
media/video-pause-immediately.html
media/video-play-require-user-gesture.html
printing/iframe-print.html
svg/as-image/img-preserveAspectRatio-support-1.html
svg/carto.net/tabgroup.svg
svg/W3C-I18N/g-dirLTR-ubNone.svg
svg/W3C-I18N/g-dirLTR-ubOverride.svg
svg/W3C-I18N/g-dirRTL-ubNone.svg
svg/W3C-I18N/g-dirRTL-ubOverride.svg
svg/W3C-I18N/text-dirLTR-ubNone.svg
svg/W3C-I18N/text-dirLTR-ubOverride.svg
svg/W3C-I18N/text-dirRTL-ubNone.svg
svg/W3C-I18N/text-dirRTL-ubOverride.svg
svg/W3C-I18N/tspan-direction-rtl.svg
svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg
svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg
svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg
svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg
svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg
svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg
svg/W3C-SVG-1.1-SE/text-intro-05-t.svg
# CSS3 flexbox is disabled <rdar://problem/11570384>
css3/flexbox
transitions/flex-transitions.html
fast/multicol/span/clone-flexbox.html
# Skip tests in fast/text/shaping
fast/text/shaping
# CSS image-orientation property not yet supported
fast/css/image-orientation/
# Test uses "required" form element property which currently does not work on Safari
fast/forms/validation-message-user-modify.html
# The textInputController.setComposition() implementation is missing
fast/forms/input-set-composition-scroll.html
# https://bugs.webkit.org/show_bug.cgi?id=93667
# Test times out
fast/forms/select/menulist-popup-crash.html
# This test causes any following plugins test to crash
plugins/nested-plugin-objects.html
#Require rebaselining after https://bugs.webkit.org/show_bug.cgi?id=89826
fast/css/word-space-extra.html
# Needs a rebaseline after WK108429 lands.
svg/custom/text-ctm.svg
# Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=84286
fast/block/float/avoidance-rtl.html
fast/borders/border-radius-wide-border-01.html
fast/borders/only-one-border-with-width.html
fast/multicol/progression-reverse.html
fast/multicol/vertical-lr/rules-with-border-before.html
fast/multicol/vertical-rl/rules-with-border-before.html
css2.1/t0805-c5519-brdr-r-00-a.html
css2.1/t0805-c5519-brdr-r-01-e.html
css2.1/t0805-c5520-brdr-b-01-e.html
css2.1/t0805-c5521-brdr-l-00-a.html
css2.1/t0805-c5521-brdr-l-01-e.html
css2.1/t0805-c5521-ibrdr-l-00-a.html
fast/css/line-height-determined-by-primary-font.html
animations/cross-fade-border-image-source.html
css1/box_properties/border_bottom.html
css1/box_properties/border_bottom_inline.html
css1/box_properties/border_left.html
css1/box_properties/border_left_inline.html
css1/box_properties/border_right.html
css1/box_properties/border_right_inline.html
css1/units/length_units.html
css2.1/20110323/absolute-replaced-height-036.htm
css2.1/20110323/block-non-replaced-height-007.htm
css2.1/20110323/block-non-replaced-height-008.htm
css2.1/20110323/block-non-replaced-height-009.htm
css2.1/20110323/block-non-replaced-height-010.htm
css2.1/20110323/block-non-replaced-width-001.htm
css2.1/20110323/block-non-replaced-width-002.htm
css2.1/20110323/block-non-replaced-width-003.htm
css2.1/20110323/block-non-replaced-width-004.htm
css2.1/20110323/block-non-replaced-width-008.htm
css2.1/20110323/margin-applies-to-008.htm
css2.1/20110323/width-non-replaced-inline-001.htm
css2.1/t040302-c61-phys-len-00-b.html
css2.1/t0804-c5507-padn-r-02-f.html
css2.1/t0804-c5508-ipadn-b-03-b-a.html
css2.1/t0804-c5509-padn-l-02-f.html
css2.1/t0805-c5519-brdr-r-02-e.html
css2.1/t0805-c5519-ibrdr-r-00-a.html
css2.1/t0805-c5520-brdr-b-00-a.html
css2.1/t0805-c5520-ibrdr-b-00-a.html
css2.1/t0805-c5521-brdr-l-02-e.html
editing/deleting/type-delete-after-quote.html
editing/execCommand/4580583-1.html
editing/execCommand/4580583-2.html
editing/inserting/5418891.html
editing/inserting/5510537.html
editing/inserting/6703873.html
editing/inserting/break-blockquote-after-delete.html
editing/pasteboard/5006779.html
editing/pasteboard/paste-blockquote-after-blockquote.html
editing/pasteboard/paste-blockquote-into-blockquote-4.html
fast/block/float/012.html
fast/block/float/013.html
fast/block/float/016.html
fast/block/margin-collapse/041.html
fast/block/margin-collapse/043.html
fast/block/margin-collapse/057.html
fast/css/acid2.html
fast/css/acid2-pixel.html
fast/css/border-height.html
fast/frames/viewsource-attribute.html
fast/frames/viewsource-on-image-file.html
fast/inline/inline-padding-disables-text-quirk.html
fast/inline/inline-text-quirk-bpm.html
fast/layers/scroll-rect-to-visible.html
fast/lists/007.html
fast/multicol/block-axis-horizontal-bt.html
fast/multicol/block-axis-vertical-lr.html
fast/multicol/block-axis-vertical-rl.html
fast/overflow/overflow-rtl.html
fast/overflow/overflow-rtl-inline-scrollbar.html
fast/repaint/repaint-across-writing-mode-boundary.html
fast/table/border-collapsing/003.html
fast/table/border-collapsing/003-vertical.html
fast/table/border-collapsing/rtl-border-collapsing.html
fast/table/colgroup-spanning-groups-rules.html
fast/text/basic/015.html
fast/text/monospace-width-cache.html
http/tests/misc/acid2.html
http/tests/misc/acid2-pixel.html
ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009.htm
ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012.htm
ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013.htm
ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014.htm
ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015.htm
ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016.htm
ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001.htm
tables/mozilla/core/table_rules.html
tables/mozilla/marvin/x_table_rules_groups.xml
tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html
transforms/2d/transform-borderbox.html
transforms/2d/transform-origin-borderbox.html
transitions/cross-fade-border-image.html
fast/css/pseudo-first-line-border-width.html
css2.1/20110323/abspos-non-replaced-width-margin-000.htm
css2.1/20110323/abspos-replaced-width-margin-000.htm
fast/css/caption-width-absolute-position.htm
fast/css/caption-width-absolute-position-offset-top.htm
fast/css/caption-width-fixed-position.htm
fast/css/caption-width-fixed-position-offset-top.htm
fast/table/border-collapsing/equal-precedence-resolution.html
fast/table/border-collapsing/equal-precedence-resolution-vertical.html
fast/text/apply-start-width-after-skipped-text.html
# https://bugs.webkit.org/show_bug.cgi?id=38000 - already skipped on Mac because of a QuickTime problem
http/tests/media/video-play-stall-seek.html
http/tests/media/video-play-stall.html
media/media-fullscreen-not-in-document.html
compositing/iframes/invisible-nested-iframe-show.html
compositing/overflow/overflow-auto-with-touch.html
compositing/overflow/overflow-overlay-with-touch.html
compositing/overflow/scrolling-content-clip-to-viewport.html
compositing/overflow/textarea-scroll-touch.html
compositing/plugins/no-backing-store.html
compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html
compositing/rtl/rtl-iframe-absolute-overflow.html
compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html
compositing/rtl/rtl-iframe-fixed-overflow.html
css2.1/20110323/abspos-replaced-width-margin-000-ref.htm
fast/block/positioning/inline-block-relposition.html
fast/css/rtl-ordering.html
fast/dom/HTMLTableColElement/resize-table-using-col-width.html
fast/dynamic/positioned-movement-with-positioned-children.html
fast/forms/basic-buttons.html
fast/forms/box-shadow-override.html
fast/forms/button-align.html
fast/forms/button-cannot-be-nested.html
fast/forms/button-generated-content.html
fast/forms/button-inner-block-reuse.html
fast/forms/button-positioned.html
fast/forms/button-sizes.html
fast/forms/button-style-color.html
fast/forms/button-text-transform.html
fast/forms/button-white-space.html
fast/forms/control-clip-overflow.html
fast/forms/select-baseline.html
fast/repaint/control-clip.html
fast/selectors/064.html
fast/selectors/166.html [ ImageOnlyFailure ]
fast/table/append-cells2.html
fast/table/remove-td-display-none.html
fast/writing-mode/broken-ideograph-small-caps.html
fast/writing-mode/broken-ideographic-font.html
fast/writing-mode/vertical-font-fallback.html
svg/custom/inline-svg-in-xhtml.xml
svg/custom/use-on-symbol-inside-pattern.svg
tables/mozilla/bugs/bug68912.html
tables/mozilla_expected_failures/collapsing_borders/bug41262-6.html
http/tests/security/referrer-policy-https-origin.html
# Rebaseline after bug 77754
fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html
fast/inline/absolute-positioned-inline-in-centred-block.html
fast/css/absolute-child-with-percent-height-inside-relative-parent.html
# These tests have different results for NRWT and ORWT, skipping on OWRT for now
editing/deleting/delete-br-004.html
editing/deleting/delete-br-005.html
editing/deleting/delete-br-006.html
# https://bugs.webkit.org/show_bug.cgi?id=95405
# Test times out
platform/win/accessibility/single-select-children.html
# Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80394
fast/block/float/024.html
fast/block/margin-collapse/empty-clear-blocks.html
fast/block/margin-collapse/block-inside-inline/025.html
# referrer tests failing, problems connecting to address provided to iframe
http/tests/security/no-referrer.html
http/tests/security/referrer-policy-https-always.html
http/tests/security/referrer-policy-https-default.html
http/tests/security/referrer-policy-https-never.html
http/tests/security/referrer-policy-redirect.html
# As usual, DRT on Windows has problems knowing how to continue a test when focus moves to a popup window, in this case the file chooser
# https://bugs.webkit.org/show_bug.cgi?id=87469
fast/events/domactivate-sets-underlying-click-event-as-handled.html
# https://bugs.webkit.org/show_bug.cgi?id=95388
fast/css/nested-layers-with-hover.html
# https://bugs.webkit.org/show_bug.cgi?id=95795
editing/style/apply-style-atomic.html
# Flaky http/tests/security tests
# https://bugs.webkit.org/show_bug.cgi?id=95803
http/tests/security/local-image-from-remote-whitelisted.html
http/tests/security/object-literals.html
http/tests/security/script-with-failed-cors-check-fails-to-load.html
http/tests/security/xss-DENIED-mime-type-execute-as-html.html
http/tests/security/xss-DENIED-xsl-external-entity.xml
http/tests/security/contentSecurityPolicy/report-blocked-uri.html
http/tests/security/cookies/cookie-theft-with-javascript-doc.html
http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html
http/tests/security/local-video-poster-from-remote.html
http/tests/security/local-video-source-from-remote.html
http/tests/security/location-prototype.html
http/tests/security/script-crossorigin-loads-correctly.html
http/tests/security/video-poster-cross-origin-crash.html
http/tests/security/xss-eval.html
http/tests/security/cookies/xmlhttprequest.html
http/tests/security/canvas-cors-with-two-hosts.html
http/tests/security/cross-frame-access-frameelement.html
http/tests/security/document-all.html
http/tests/security/window-named-proto.html
http/tests/security/window-named-valueOf.html
http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url.html
http/tests/security/xss-DENIED-window-open-javascript-url-with-spaces.html
http/tests/security/xss-DENIED-window-open-parent.html
http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml
# Flaky http/tests/cookie tests
# https://bugs.webkit.org/show_bug.cgi?id=95805
http/tests/cookies/multiple-cookies.html
http/tests/cookies/single-quoted-value.html
# Flaky media/video tests
# https://bugs.webkit.org/show_bug.cgi?id=95806
media/video-aspect-ratio.html
media/video-replaces-poster.html
media/video-set-rate-from-pause.html
media/video-src-change.html
media/video-timeupdate-reverse-play.html
media/W3C/video/src/src_removal_does_not_trigger_loadstart.html
media/video-pause-empty-events.html
media/video-play-empty-events.html
media/video-single-valid-source.html
media/video-source-error-no-candidate.html
media/video-src-remove.html
media/video-size-intrinsic-scale.html
media/video-source-media.html
media/video-source-load.html
media/video-source-moved.html
media/video-seeking.html
media/video-src-empty.html
# Interactive form validation not enabled on Windows
fast/forms/number/number-interactive-validation-required.html
# --- Media ---
media/controls-styling.html
media/media-document-audio-repaint.html
# https://bugs.webkit.org/show_bug.cgi?id=25465 media/video-zoom-controls.html fails on Windows
media/video-zoom-controls.html
# Windows does not have global selection.
editing/pasteboard/paste-global-selection.html
# 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 ]
# Skipping a large number of tests that have been failing on Windows for a long period of time
# https://bugs.webkit.org/show_bug.cgi?id=97026
editing/selection/select-from-textfield-outwards.html
editing/spelling/grammar-edit-word.html
fast/dom/constructed-objects-prototypes.html
fast/forms/state-restore-broken-state.html
fast/html/progress-user-modify.html
fast/multicol/shrink-to-column-height-for-pagination.html
media/audio-controls-rendering.html
media/audio-repaint.html
media/controls-styling-strict.html
media/media-controls-clone.html
media/video-controls-fullscreen-volume.html
plugins/geturlnotify-during-document-teardown.html
svg/custom/glyph-selection-bidi-mirror.svg
svg/custom/relative-sized-use-on-symbol.xhtml
svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml
svg/text/bidi-text-query.svg
svg/text/bidi-tspans.svg
svg/text/non-bmp-positioning-lists.svg
svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html
svg/zoom/page/zoom-svg-through-object-with-auto-size.html
tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html
tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html
tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html
http/tests/fullscreen/fullscreenelement-different-origin.html
http/tests/fullscreen/fullscreenelement-same-origin.html
http/tests/history/back-with-fragment-change.php
http/tests/loading/pdf-commit-load-callbacks.html
http/tests/loading/post-in-iframe-with-back-navigation.html
http/tests/media/media-document.html
http/tests/media/video-useragent.html
http/tests/misc/submit-post-keygen.html
http/tests/navigation/https-in-page-cache.html
http/tests/navigation/post-307-response.html
http/tests/navigation/post-frames-goback1.html
http/tests/navigation/post-goback1.html
http/tests/security/cross-frame-access-call.html
http/tests/security/cross-frame-access-get.html
http/tests/security/sandboxed-iframe-modify-self.html
http/tests/security/contentSecurityPolicy/block-mixed-content-hides-warning.html
http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html
http/tests/security/xssAuditor/script-tag-with-callbacks.html
http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html
http/tests/xmlhttprequest/range-test.html
#https://bugs.webkit.org/show_bug.cgi?id=97271
http/tests/security/sandboxed-iframe-origin-add.html
http/tests/security/sandboxed-iframe-origin-remove.html
#AX role needs to be updated on Windows, many test cases involve AX role crash or fail
accessibility/svg-bounds.html
accessibility/html-html-element-is-ignored.html
accessibility/loading-iframe-updates-axtree.html
#https://bugs.webkit.org/show_bug.cgi?id=97485
http/tests/security/sandboxed-iframe-form-top.html
#https://bugs.webkit.org/show_bug.cgi?id=95530
http/tests/security/inactive-document-with-empty-security-origin.html
#https://bugs.webkit.org/show_bug.cgi?id=98079
http/tests/security/cross-origin-local-storage-wk1.html
#Skipped on other platforms here: http://trac.webkit.org/changeset/129897
svg/custom/clip-mask-negative-scale.svg
#https://bugs.webkit.org/show_bug.cgi?id=98306
css3/flexbox/flexbox-baseline.html
#https://bugs.webkit.org/show_bug.cgi?id=99878
css3/flexbox/flexbox-baseline-margins.html
# css3-conditionals support is not yet enabled. http://webkit.org/b/86146 http://webkit.org/b/104822 http://webkit.org/b/100324
css3/supports.html
css3/supports-cssom.html
css3/supports-dom-api.html
# MHTML is not yet enabled
mhtml
# HIDDEN_PAGE_DOM_TIMER_THROTTLING is disabled
fast/dom/timer-throttling-hidden-page.html
# CSS_COMPOSITING is disabled (CIFilters don't work on Windows)
css3/compositing/
transitions/blendmode-transitions.html
webkit.org/b/100424 editing/selection/user-select-all-selection.html [ Failure ]
webkit.org/b/100424 editing/selection/user-select-all-with-shift.html [ Failure ]
# Not supported in CFNetwork yet. https://bugs.webkit.org/show_bug.cgi?id=100349
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html
http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html
# Feature introduced in r132708 is chromium only
animations/3d/change-transform-in-end-event.html
transitions/move-after-transition.html
compositing/text-on-large-layer.html
compositing/iframes/fixed-position-iframe.html
compositing/tiling/huge-layer-add-remove-child.html
compositing/tiling/huge-layer-resize.html
compositing/tiling/tile-cache-zoomed.html
# Test added in r132901 is for chromium only
fast/images/exif-orientation-image-document.html
webkit.org/b/100846 inspector-protocol/debugger/pause-dedicated-worker.html
webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html
# https://bugs.webkit.org/show_bug.cgi?id=100117
fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html
# CSS3_TEXT is disabled on Windows
fast/css3-text
# ACCELERATED_OVERFLOW_SCROLLING is disabled on Windows
compositing/overflow/scrolling-without-painting.html
compositing/overflow/updating-scrolling-content.html
# https://bugs.webkit.org/show_bug.cgi?id=103442
media/video-size.html
media/W3C/video/readyState/readyState_during_loadedmetadata.html
# https://bugs.webkit.org/show_bug.cgi?id=101539
editing/execCommand/switch-list-type-with-orphaned-li.html
# https://bugs.webkit.org/show_bug.cgi?id=103962
js/kde/Array.html
# https://bugs.webkit.org/show_bug.cgi?id=97026
webkit.org/b/97026 fast/events/keydown-leftright-keys.html
webkit.org/b/97026 fast/loader/javascript-url-in-embed.html
# This test requires generation of progress events during loading
webkit.org/b/97026 media/progress-events-generated-correctly.html
webkit.org/b/97026 http/tests/cookies/third-party-cookie-relaxing.html
webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html
# https://bugs.webkit.org/show_bug.cgi?id=102603
fast/text/international/combining-marks-position.html
# https://bugs.webkit.org/show_bug.cgi?id=103968
fast/loader/non-deferred-substitute-load.html
# https://bugs.webkit.org/show_bug.cgi?id=103043
fast/events/frame-scroll-fake-mouse-move.html
fast/events/overflow-scroll-fake-mouse-move.html
# https://bugs.webkit.org/show_bug.cgi?id=97132
media/track/track-cue-rendering-horizontal.html
media/track/track-cue-rendering-snap-to-lines-not-set.html
media/track/track-cue-rendering-vertical.html
# https://bugs.webkit.org/show_bug.cgi?id=106477
media/video-controls-captions-trackmenu-localized.html
media/video-controls-captions-trackmenu-sorted.html
media/video-controls-captions-trackmenu.html
media/video-controls-captions-trackmenu-hide-on-click.html
media/video-controls-captions-trackmenu-hide-on-click-outside.html
media/video-controls-visible-exiting-fullscreen.html
media/video-controls-captions-trackmenu-includes-enabled-track.html
media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html
# Fails on JSC platforms due to gc timing issues
# https://bugs.webkit.org/show_bug.cgi?id=106957
svg/dom/SVGViewSpec-invalid-ref-crash.html
# Enable when support drag-and-drop autoscrolling
webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html
# Temporarily skip a bunch of failing tests on Windows bots until
# https://bugs.webkit.org/show_bug.cgi?id=108249
accessibility/color-well.html
accessibility/corresponding-control-deleted-crash.html
css2.1/t0505-c16-descendant-01-e.html
editing/input/caret-at-the-edge-of-contenteditable.html
editing/input/reveal-caret-of-multiline-contenteditable.html
editing/input/reveal-caret-of-multiline-input.html
editing/selection/extend-by-sentence-001.html
fast/inline/drawStyledEmptyInlines.html
fast/inline/drawStyledEmptyInlinesWithWS.html
fast/text/capitalize-empty-generated-string.html
fast/text/international/float-as-only-child-of-isolate-crash.html
fast/text/whitespace/006.html
fast/text/whitespace/007.html
svg/W3C-SVG-1.1-SE/painting-control-04-f.svg
svg/W3C-SVG-1.1-SE/text-intro-02-b.svg
svg/W3C-SVG-1.1-SE/text-intro-09-b.svg
svg/W3C-SVG-1.1/extend-namespace-01-f.svg
svg/batik/text/longTextOnPath.svg
svg/batik/text/xmlSpace.svg
svg/css/shadow-changes.svg
svg/text/bidi-text-anchor-direction.svg
svg/text/font-size-below-point-five.svg
tables/mozilla/bugs/bug1188.html
tables/mozilla/bugs/bug1318.html
tables/mozilla/bugs/bug113235-3.html
http/tests/misc/favicon-loads-with-icon-loading-override.html
http/tests/security/cookies/first-party-cookie-allow-xslt.xml
http/tests/security/cookies/third-party-cookie-blocking-main-frame.html
media/video-transformed.html
accessibility/heading-level.html
accessibility/render-counter-text.html
fast/images/style-access-during-imageChanged-crash.html
js/reentrant-caching.html
fast/repaint/caret-with-transformation.html
http/tests/incremental/pause-in-script-element.pl
fast/text/international/harfbuzz-buffer-overrun.html
compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html
compositing/iframes/iframe-size-from-zero.html
compositing/iframes/overlapped-iframe-iframe.html
compositing/tiling/tiled-layer-resize.html
css3/filters/custom-with-at-rule-syntax/parsing-custom-function-valid.html
editing/input/ime-composition-clearpreedit.html
fast/canvas/canvas-composite-alpha.html
fast/canvas/canvas-quadratic-same-endpoint.html
fast/events/ime-composition-events-001.html
fast/text/international/hebrew-vowels.html
jquery/attributes.html
media/W3C/video/events/event_canplaythrough.html
# Spellchecker behavior tests.
webkit.org/b/108370 editing/spelling/context-menu-suggestions-multiword-selection.html
webkit.org/b/108370 editing/spelling/context-menu-suggestions-subword-selection.html
webkit.org/b/108370 editing/spelling/spelling-double-clicked-word.html
webkit.org/b/108370 editing/spelling/spelling-exactly-selected-multiple-words.html
webkit.org/b/108370 editing/spelling/spelling-exactly-selected-word.html
webkit.org/b/108370 editing/spelling/spelling-should-select-multiple-words.html
webkit.org/b/108370 editing/spelling/spelling-with-punctuation-selection.html
webkit.org/b/108370 editing/spelling/spelling-with-whitespace-selection.html
webkit.org/b/108370 editing/spelling/spellcheck-async-mutation.html
webkit.org/b/108370 editing/spelling/spellcheck-async.html
webkit.org/b/108370 editing/spelling/spellcheck-sequencenum.html
webkit.org/b/108370 editing/style/iframe-onload-crash-mac.html
# Disable document.register tests, ENABLE_CUSTOM_ELEMENT disabled
fast/dom/custom
# User Timing is not enabled yet. so skip it.
webkit.org/b/84893 http/tests/w3c/webperf/submission/Intel/user-timing
# Resource Timing is not enable yet, skip it.
webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing
# Windows doesn't have a toggle for CC any more, it's based on a menu of choices.
# https://bugs.webkit.org/show_bug.cgi?id=95428
webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
# bugs.webkit.org/show_bug.cgi?id=111235
css3/filters/custom-with-at-rule-syntax
# bugs.webkit.org/show_bug.cgi?id=110447
editing/spelling/spelling-changed-text.html
# Windows does not support custom media data loading
media/video-src-blob.html
webkit.org/b/113106 media/track/track-prefer-captions.html [ Skip ]
# The logic in this test is no longer correct for Apple ports
webkit.org/b/112492 media/track/track-user-preferences.html [ Skip ]
# Skip a bunch of tests to get EWS bots in a better state.
accessibility
fast/text/international
inspector-protocol
plugins
sputnik
fast/xsl
http
ietestcenter
media/media-fragments
media/W3C
# CURSOR_VISIBILITY is not enabled on win
webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ]
# WEBVTT_REGIONS is not enabled on win
media/track/regions-webvtt
# https://bugs.webkit.org/show_bug.cgi?id=111606
fast/borders/border-fit.html
fast/repaint/border-fit-lines.html
webkit.org/b/112867 compositing/geometry/limit-layer-bounds-fixed.html [ Pass Failure ]
webkit.org/b/112764 fast/frames/xss-auditor-handles-file-urls.html [ Failure ]
webkit.org/b/112881 fast/text/custom-font-data-crash2.html [ Crash Pass ]
webkit.org/b/113012 compositing/overflow/composited-scrolling-paint-phases.html [ Pass Failure ]
webkit.org/b/113076 media/video-volume.html [ Pass Crash ]
# Need support for ResourceHandle::didChangePriority and DRT support
webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
# Feature not implemented
webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Skip ]
# Snapshotted plugins not enabled on WK1
webkit.org/b/98696 plugins/snapshotting [ Skip ]
# dumpCreateView method not implemented on Windows
fast/loader/url-selected-user-gesture.html
# Don't run ogv and mkv tests on mac
media/track/in-band [ WontFix ]
media/track/video [ WontFix ]
media/track/audio [ WontFix ]
# https://bugs.webkit.org/show_bug.cgi?id=113946
compositing/contents-opaque/control-layer.html
compositing/filters/sw-layer-overlaps-hw-shadow.html
compositing/filters/sw-shadow-overlaps-hw-layer.html
compositing/filters/sw-shadow-overlaps-hw-shadow.html
# No concept of secure text input
editing/secure-input [ Failure ]
# Worker-specific crashes
webkit.org/b/116560 js/dom/create-lots-of-workers.html
webkit.org/b/116560 fast/workers
# Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
webkit.org/b/116562 fast/css/font-face-data-uri-invalid.html
webkit.org/b/116562 fast/dom/Window/window-postmessage-clone-deep-array.html
webkit.org/b/116562 js/dom/callback-function-with-handle-event.html
webkit.org/b/116562 js/large-expressions.html
webkit.org/b/116562 js/dom/string-replace-exception-crash.html
webkit.org/b/116562 fast/text/custom-font-data-crash.html
webkit.org/b/116562 loader/go-back-cached-main-resource.html
webkit.org/b/116562 media/video-beforeload-remove-source.html
webkit.org/b/116562 svg/filters/feMorphology-crash.html
# Test failures being investigated under https://bugs.webkit.org/show_bug.cgi?id=116564
webkit.org/b/116564 compositing/contents-opaque/filter.html
webkit.org/b/116564 compositing/layer-creation/animation-overlap-with-children.html
webkit.org/b/116564 css1/units/rounding.html
webkit.org/b/116564 editing/pasteboard/copy-without-selection.html
webkit.org/b/116564 editing/pasteboard/get-data-text-plain-paste.html
webkit.org/b/116564 editing/pasteboard/onpaste-text-html.html
webkit.org/b/116564 editing/selection/user-drag-element-and-user-select-none.html
webkit.org/b/116564 editing/style/block-style-005.html
webkit.org/b/116564 fast/block/lineboxcontain/block-with-ideographs.xhtml
webkit.org/b/116564 fast/dom/Window/window-onFocus.html
webkit.org/b/116564 fast/dom/Window/window-postmessage-clone.html
webkit.org/b/116564 fast/dom/Window/window-resize.html
webkit.org/b/116564 fast/events/clientXY-in-zoom-and-scroll.html
webkit.org/b/116564 fast/events/remove-target-with-shadow-in-drag.html
webkit.org/b/116564 fast/overflow/infiniteRecursionGuard.html
webkit.org/b/116564 fast/text/text-combine-different-fonts.html
webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html
webkit.org/b/116564 media/click-volume-bar-not-pausing.html
webkit.org/b/116564 media/track/track-css-user-override.html
webkit.org/b/116564 platform/win/editing/pasteboard/pasting-crlf-isnt-translated-to-crcrlf-win.html
webkit.org/b/116564 printing/allowed-page-breaks.html
webkit.org/b/116564 printing/no-content-empty-pages.html
webkit.org/b/116564 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm
webkit.org/b/116564 transitions/svg-text-shadow-transition.html
# Enable storage tests, but exclude the websql tests (see https://webkit.org/b/116559).
webkit.org/b/116559 storage/websql
# Exclude some MathML tests that do not work properly under windows
webkit.org/b/117200 mathml/presentation/mo.xhtml
webkit.org/b/117200 mathml/presentation/mo-stretch.html
webkit.org/b/117200 mathml/presentation/roots.xhtml
webkit.org/b/117200 mathml/presentation/row.xhtml
webkit.org/b/119002 mathml/presentation/bug97990.html
webkit.org/b/118900 mathml/presentation/mspace-units.html
webkit.org/b/119002 mathml/presentation/scripts-subsup.html
# After switching to NRWT, we find that some of the new image tests do not pass.
webkit.org/b/117322 css2.1/20110323/word-spacing-remove-space-003.htm [ ImageOnlyFailure ]
webkit.org/b/117322 css2.1/20110323/word-spacing-remove-space-006.htm [ ImageOnlyFailure ]
webkit.org/b/117322 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/text-indent-first-line-006.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/border-width.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/calc.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/colors-test.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/computed-style.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/inherited-values.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/inline-styles.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/redefinition.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/shorthand.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/transform-test.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/use-before-defined.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/var-inside-box-reflect.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/var-inside-pair.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/var-inside-quad.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/var-inside-shorthand.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/variables/variable-chain.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
webkit.org/b/117322 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
webkit.org/b/117322 media/video-poster-background.html [ ImageOnlyFailure ]
webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
webkit.org/b/117322 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
webkit.org/b/117322 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
webkit.org/b/117322 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
webkit.org/b/117322 svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
# Text Test Failures
webkit.org/b/117323 animations/animation-delay-changed.html
webkit.org/b/117323 editing/inserting/insert-3907422-fix.html
webkit.org/b/117323 fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml
webkit.org/b/117323 fast/frames/sandboxed-iframe-about-blank.html
webkit.org/b/117323 fast/frames/sandboxed-iframe-navigation-allowed.html
webkit.org/b/117323 fast/frames/sandboxed-iframe-plugins.html
webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html
webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html
webkit.org/b/117323 fast/replaced/no-focus-ring-object.html
webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html
webkit.org/b/117323 platform/win/plugins/call-javascript-that-destroys-plugin.html
webkit.org/b/117323 platform/win/plugins/windowless-paint-rect-coordinates.html
# Crashes
webkit.org/b/117324 fast/css/fontloader-download-error.html
webkit.org/b/117325 svg/as-image/svg-nested.html
webkit.org/b/117325 svg/css/font-face-crash.html
# Synthesized italics not supported
fast/text/international/synthesized-italic-vertical-latin.html [ Skip ]
# -webkit-user-select:all not supported
# https://bugs.webkit.org/show_bug.cgi?id=118740
editing/selection/user-select-all-image-with-single-click.html
editing/selection/user-select-all-with-single-click.html
# Our external builds do not yet support AVCF, which this test relies on
media/video-load-preload-metadata.html
media/track/track-legacyapi-with-automatic-mode.html
# Skip failing tests to make EWS bots happy
fast/dom/call-a-constructor-as-a-function.html [ Failure ]
fast/forms/search-event-delay.html [ Failure ]
fast/lists/inlineBoxWrapperNullCheck.html [ Failure ]
js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
# These test fail due to 'notifyDone' not being executed.
webkit.org/b/121509 editing/spelling/grammar-paste.html [ Skip ]
webkit.org/b/121509 media/video-buffered-too-few-arguments.html [ Skip ]
webkit.org/b/121509 media/audio-mpeg-supported.html [ Skip ]
webkit.org/b/121509 media/audio-data-url.html [ Skip ]
webkit.org/b/121509 media/track/track-cues-seeking.html [ Skip ]
webkit.org/b/121509 media/track/track-mode.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-inline-assertion-crash.html [ Skip ]
webkit.org/b/121509 media/track/track-css-matching-default.html [ Skip ]
webkit.org/b/121509 media/track/track-css-matching.html [ Skip ]
webkit.org/b/121509 media/track/track-forced-subtitles-in-band.html [ Skip ]
webkit.org/b/121509 media/track/track-css-matching-timestamps.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-rendering-with-padding.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-overlap-snap-to-lines-not-set.html [ Skip ]
webkit.org/b/121509 media/track/text-track-cue-is-reachable.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-negative-timestamp.html [ Skip ]
webkit.org/b/121509 media/track/track-kind.html [ Skip ]
webkit.org/b/121509 media/track/track-cues-pause-on-exit.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-mutable.html [ Skip ]
webkit.org/b/121509 media/track/track-webvtt-tc002-bom.html [ Skip ]
webkit.org/b/121509 media/track/track-css-property-whitelist.html [ Skip ]
webkit.org/b/121509 media/track/track-remove-by-setting-innerHTML.html [ Skip ]
webkit.org/b/121509 media/track/track-load-error-readyState.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-mutable-text.html [ Skip ]
webkit.org/b/121509 media/track/track-cues-missed.html [ Skip ]
webkit.org/b/121509 media/track/track-cues-enter-exit.html [ Skip ]
webkit.org/b/121509 media/track/text-track-is-reachable.html [ Skip ]
webkit.org/b/121509 media/track/track-css-cue-lifetime.html [ Skip ]
webkit.org/b/121509 media/track/track-disabled.html [ Skip ]
webkit.org/b/121509 media/track/track-in-band-style.html [ Skip ]
webkit.org/b/121509 media/track/track-mode-not-changed-by-new-track.html [ Skip ]
webkit.org/b/121509 media/track/track-webvtt-tc028-unsupported-markup.html [ Skip ]
webkit.org/b/121509 media/track/track-default-attribute.html [ Skip ]
webkit.org/b/121509 media/track/track-active-cues.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-rendering-rtl.html [ Skip ]
webkit.org/b/121509 media/track/track-css-matching-lang.html [ Skip ]
webkit.org/b/121509 media/track/track-webvtt-tc000-empty.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-mutable-fragment.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-container-rendering-position.html [ Skip ]
webkit.org/b/121509 media/track/track-cues-cuechange.html [ Skip ]
webkit.org/b/121509 media/track/track-in-band-cues-added-once.html [ Skip ]
webkit.org/b/121509 media/track/track-large-timestamp.html [ Skip ]
webkit.org/b/121509 media/track/track-webvtt-tc027-empty-cue.html [ Skip ]
webkit.org/b/121509 media/track/track-load-from-element-readyState.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-rendering-on-resize.html [ Skip ]
webkit.org/b/121509 media/track/track-cue-rendering.html [ Skip ]
webkit.org/b/121509 media/track/track-add-remove-cue.html [ Skip ]
webkit.org/b/121509 media/track/track-word-breaking.html [ Skip ]
webkit.org/b/121509 media/track/track-cues-sorted-before-dispatch.html [ Skip ]
webkit.org/b/121509 media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Skip ]
webkit.org/b/121509 media/track/track-webvtt-tc010-no-timings.html [ Skip ]
webkit.org/b/121509 media/track/track-text-track-cue-list.html [ Skip ]
webkit.org/b/121509 media/video-currentTime-set.html [ Skip ]
webkit.org/b/121509 media/video-default-poster.html [ Skip ]
webkit.org/b/121509 media/audio-constructor-preload.html [ Skip ]
webkit.org/b/121509 media/video-seek-by-small-increment.html [ Skip ]
webkit.org/b/121509 media/video-controls-with-mutation-event-handler.html [ Skip ]
webkit.org/b/121509 media/video-dom-preload.html [ Skip ]
webkit.org/b/121509 media/before-load-member-access.html [ Skip ]
webkit.org/b/121509 media/media-controller.html [ Skip ]
webkit.org/b/121509 media/video-remove-insert-repaints.html [ Skip ]
webkit.org/b/121509 media/media-controller-time-clamp.html [ Skip ]
webkit.org/b/121509 media/csp-blocks-video.html [ Skip ]
webkit.org/b/121509 media/media-controller-timeupdate.html [ Skip ]
webkit.org/b/121509 fast/repaint/selection-rl.html [ Skip ]
webkit.org/b/121509 fast/writing-mode/horizontal-bt-replaced-selection.html [ Skip ]
webkit.org/b/121509 fast/writing-mode/vertical-rl-replaced-selection.html [ Skip ]
webkit.org/b/121509 fast/dom/Window/window-early-properties.html [ Skip ]
webkit.org/b/121509 fast/dom/MutationObserver/database-callback-delivery.html [ Skip ]
webkit.org/b/121509 fast/dom/object-plugin-hides-properties.html [ Skip ]
webkit.org/b/121509 fast/workers/worker-document-leak.html [ Skip ]
#Also webkit.org/b/117326 fast/workers/worker-document-leak.html [ Skip ]
webkit.org/b/121509 fast/workers/worker-lifecycle.html [ Skip ]
#Also webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
#webkit.org/b/121509 fast/workers/worker-close-more.html [ Skip ] Crashing on some bots
webkit.org/b/121509 fast/parser/document-write-partial-entity-before-load.html [ Skip ]
webkit.org/b/121509 fast/parser/document-write-fighting-eof.html [ Skip ]
webkit.org/b/121509 fast/loader/image-in-page-cache.html [ Skip ]
webkit.org/b/121509 fast/events/page-visibility-iframe-delete-test.html [ Skip ]
webkit.org/b/121509 fast/events/wheelevent-mousewheel-interaction.html [ Skip ]
webkit.org/b/121509 fast/events/message-port-context-destroyed.html [ Skip ]
webkit.org/b/121509 fast/events/open-window-from-another-frame.html [ Skip ]
webkit.org/b/121509 fast/events/page-visibility-iframe-propagation-test.html [ Skip ]
webkit.org/b/121509 fast/events/popup-allowed-from-gesture-initiated-event.html [ Skip ]
webkit.org/b/121509 fast/events/page-visibility-transition-test.html [ Skip ]
webkit.org/b/121509 fast/events/page-visibility-iframe-move-test.html [ Skip ]
webkit.org/b/121509 fast/history/go-back-to-iframe-with-plugin.html [ Skip ]
webkit.org/b/121509 loader/go-back-to-different-window-size.html [ Skip ]
# The following test cases are crashing:
webkit.org/b/121510 fast/parser/residual-style-hang.html [ Skip ]
webkit.org/b/121510 fast/forms/textfield-lastchange-was-useredit.html [ Skip ]
webkit.org/b/121510 fast/frames/frame-dead-region.html [ Skip ]
webkit.org/b/121510 fast/events/message-port-deleted-document.html [ Skip ]
webkit.org/b/121510 fast/frames/frame-deep-nested-resize.html [ Skip ]
webkit.org/b/121510 fast/gradients/crash-on-zero-radius.html [ Skip ]
webkit.org/b/121510 fast/workers/worker-close-more.html [ Skip ]
webkit.org/b/121510 fast/frames/frame-display-none-focus.html [ Skip ]
webkit.org/b/62024 http/tests/media/video-cross-site.html [ Skip ]
webkit.org/b/121510 js/dom/Promise-catch-in-workers.html [ Skip ]
webkit.org/b/121510 js/stack-overflow-arrity-catch.html [ Skip ]
webkit.org/b/121510 media/audio-constructor-src.html [ Skip ]
webkit.org/b/121510 media/audio-delete-while-slider-thumb-clicked.html [ Skip ]
webkit.org/b/121510 media/audio-no-installed-engines.html [ Skip ]
webkit.org/b/121510 media/broken-video.html [ Skip ]
webkit.org/b/121510 media/event-attributes.html [ Skip ]
webkit.org/b/121510 media/media-controller-time-constant.html [ Skip ]
webkit.org/b/121510 media/media-controller-unpause.html [ Skip ]
webkit.org/b/121510 media/video-buffered.html [ Skip ]
webkit.org/b/121510 media/video-controls.html [ Skip ]
webkit.org/b/121510 media/video-dom-src.html [ Skip ]
webkit.org/b/121510 media/video-reverse-play-duration.html [ Skip ]
webkit.org/b/121510 media/track/track-remove-crash.html [ Skip ]
webkit.org/b/121510 media/track/track-cue-nothing-to-render.html [ Skip ]
webkit.org/b/121510 media/track/track-delete-during-setup.html [ Skip ]
webkit.org/b/121510 svg/W3C-SVG-1.1/animate-elem-02-t.svg [ Skip ]
webkit.org/b/121510 fast/frames/seamless/seamless-nested-crash.html [ Skip ]
webkit.org/b/121510 js/dom/function-constructor-this-value.html [ Skip ]
# More skipped tests
editing/selection/caret-ltr-right.html [ Skip ]
editing/selection/context-menu-on-text.html [ Skip ]
editing/spelling/grammar-markers-hidpi.html [ Skip ]
editing/spelling/spellcheck-queue.html [ Skip ]
fast/canvas/canvas-blending-global-alpha.html [ Skip ]
fast/css/image-set-setting.html [ Skip ]
fast/css/image-set-value-not-removed-crash.html [ Skip ]
fast/events/wheelevent-basic.html [ Skip ]
fast/events/wheelevent-constructor.html [ Skip ]
fast/forms/select/listbox-click-on-scrollbar.html [ Skip ]
fast/loader/file-protocol-fragment.html [ Skip ]
js/dom/exception-sequencing-binops2.html [ Skip ]
js/dom/exception-sequencing.html [ Skip ]
media/track/track-css-all-cues.html [ Skip ]
media/track/track-in-band-legacy-api.html [ Skip ]
media/track/track-in-band-mode.html [ Skip ]
media/track/track-in-band.html [ Skip ]
platform/win/accessibility/single-select-children-changed.html [ Skip ]
security/block-test-no-port.html [ Skip ]
svg/dom/SVGViewSpec.html [ Skip ]
editing/selection/caret-rtl-2-left.html [ Skip ]
editing/selection/caret-rtl-right.html [ Skip ]
editing/selection/vertical-rl-ltr-extend-line-backward-wrap.html [ Skip ]
editing/selection/vertical-rl-ltr-extend-line-forward-wrap.html [ Skip ]
editing/spelling/grammar-markers.html [ Skip ]
fast/images/exif-orientation-composited.html [ Skip ]
animations/resume-after-page-cache.html [ Skip ]
# We now show a layer tree where we didn't previously
css3/filters/composited-during-animation-layertree.html [ Failure Pass ]
css3/filters/composited-during-transition-layertree.html [ Failure Pass ]
css3/filters/should-not-have-compositing-layer.html [ Failure Pass ]
# Image-only failures
animations/cross-fade-background-image.html [ ImageOnlyFailure ]
css3/filters/css-opacity-with-drop-shadow.html [ ImageOnlyFailure ]
css3/filters/effect-reference-delete.html [ ImageOnlyFailure ]
css3/filters/filter-mask-clip-order.html [ ImageOnlyFailure ]
fast/filter-image/filter-image.html [ ImageOnlyFailure ]
fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
fast/media/mq-transform-02.html [ ImageOnlyFailure ]
fast/media/mq-transform-03.html [ ImageOnlyFailure ]
svg/custom/masking-clipping-hidpi.svg [ ImageOnlyFailure ]
# Don't run these time-outs for now
css3/filters/huge-region-composited.html [ Skip ]
js/dom/random-array-gc-stress.html [ Skip ]
# CSS_SHAPES not supported on AppleWin port.
# https://bugs.webkit.org/show_bug.cgi?id=118810
fast/shapes
csswg/contributors/adobe/submitted/shapes
# The following tests fail due to the new CSS/JS-based media controls.
# They need to be rebaselined.
# REGRESSION(r156730): 18 media tests broken (122021)
webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html [ Failure ]
webkit.org/b/122021 media/video-controls-no-scripting.html [ Failure ]
webkit.org/b/122021 media/video-controls-toggling.html [ Failure ]
webkit.org/b/122021 media/video-rtl.html [ Failure ]
webkit.org/b/122021 media/volume-bar-empty-when-muted.html [ Failure ]
# The following tests also seem affected by r156730
webkit.org/b/122166 media/track/audio-track.html [ Failure ]
webkit.org/b/122166 media/track/video-track.html [ Failure ]
webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Failure ]
webkit.org/b/122166 media/controls-drag-timebar.html [ Failure ]
webkit.org/b/122166 media/controls-right-click-on-timebar.html [ Failure ]
webkit.org/b/122166 media/media-captions-no-controls.html [ Failure ]
webkit.org/b/122166 media/media-controls-invalid-url.html [ Failure ]
webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Failure ]
webkit.org/b/122166 media/nodesFromRect-shadowContent.html [ Failure ]
webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Failure ]
webkit.org/b/122166 media/track/track-cue-rendering-tree-is-removed-properly.html [ Failure ]
# Flaky test fails on only certain machine configurations
printing/print-close-crash.html
# Test introduced in r157133 fails. State of colorspace management on Windows is unclear.
media/video-canvas-drawing-output.html
# crypto.subtle is not yet enabled
crypto/subtle [ Skip ]
# Mock media source does not work on Windows
media/media-source [ Failure ]