<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[178880] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/178880">178880</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-21 17:31:43 -0800 (Wed, 21 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Gardening pass over file.
   
Convert Skips to Failure wherever possible. Try to delete unnecessary skips/failures.

* platform/win/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (178879 => 178880)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-22 01:21:57 UTC (rev 178879)
+++ trunk/LayoutTests/ChangeLog        2015-01-22 01:31:43 UTC (rev 178880)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2015-01-21  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Gardening pass over file.
+   
+        Convert Skips to Failure wherever possible. Try to delete unnecessary skips/failures.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-01-21  Tim Horton  &lt;timothy_horton@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         After updating tests to use kerning, ligatures, and printer fonts, some tests fail
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (178879 => 178880)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-22 01:21:57 UTC (rev 178879)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-22 01:31:43 UTC (rev 178880)
</span><span class="lines">@@ -30,42 +30,10 @@
</span><span class="cx"> #
</span><span class="cx"> # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
</span><span class="cx"> 
</span><del>-# HW filters not yet supported on Windows
-webkit.org/b/74716 css3/filters/effect-blur-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-combined-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-drop-shadow-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-grayscale-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-hue-rotate-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-invert-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-opacity-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-saturate-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/effect-sepia-hw.html [ Skip ]
-webkit.org/b/74716 css3/filters/animation-from-initial-values-with-color-matrix.html [ Skip ]
-webkit.org/b/74716 css3/filters/filter-is-on-subpixel-position.html [ Skip ]
-webkit.org/b/74716 css3/masking/clip-path-filter.html [ Skip ]
-webkit.org/b/74716 css3/filters/backdrop [ Skip ]
</del><ins>+http/ [ Skip ]
+sputnik/ [ Skip ]
</ins><span class="cx"> 
</span><del>-# CSS image-set support not yet enabled (needs ENABLE_CSS_IMAGE_SET).
-fast/css/cursor-parsing-image-set.html [ Skip ]
-fast/events/mouse-cursor-image-set.html [ Skip ]
</del><span class="cx"> 
</span><del>-# X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled.
-http/tests/security/contentTypeOptions [ Skip ]
-
-# Should be moved to platform/mac &lt;rdar://5621425&gt;
-http/tests/misc/willCacheResponse-delegate-callback.html [ Skip ]
-
-# No Dashboard compatibility mode on Windows
-http/tests/xmlhttprequest/default-content-type-dashboard.html [ Skip ]
-http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html [ Skip ]
-svg/custom/embedded-svg-allowed-in-dashboard.xml [ Skip ]
-svg/custom/manually-parsed-svg-allowed-in-dashboard.html [ Skip ]
-svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html [ Skip ]
-svg/custom/svg-allowed-in-dashboard-object.html [ Skip ]
-
-# Accelerated overflow scrolling (ENABLE_ACCELERATED_OVERFLOW_SCROLLING) is not enabled.
-fast/repaint/overflow-scroll-touch-repaint.html [ Skip ]
-
</del><span class="cx"> # Apache 1.3 doesn't support SSL &lt;rdar://problem/5345985&gt;
</span><span class="cx"> http/tests/navigation/ping-cross-origin-from-https.html
</span><span class="cx"> http/tests/ssl
</span><span class="lines">@@ -100,26 +68,51 @@
</span><span class="cx"> fast/lists/w3-list-styles.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Lucida Grande is not used for Hebrew text &lt;https://bugs.webkit.org/show_bug.cgi?id=23925&gt;
</span><del>-editing/selection/extend-selection-bidi.html [ Skip ]
</del><span class="cx"> fast/css/text-overflow-ellipsis.html [ Skip ]
</span><span class="cx"> fast/css/text-overflow-ellipsis-bidi.html [ Skip ]
</span><span class="cx"> fast/css/text-overflow-ellipsis-strict.html [ Skip ]
</span><span class="cx"> 
</span><del>-fast/text/atsui-pointtooffset-calls-cg.html [ Pass Failure ]
-webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure Pass ]
</del><span class="cx"> 
</span><del>-# DOM ClipboardData.setData does not allow writes during clipboard events
-# https://bugs.webkit.org/show_bug.cgi?id=17645
-webkit.org/b/17645 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ]
-webkit.org/b/17645 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ]
-webkit.org/b/17645 editing/pasteboard/can-read-in-copy-and-cut-events.html [ Failure ]
</del><ins>+################################################################################
+##############    Missing Functionality Prevents Testing        ################
+################################################################################
+# TODO HW filters not yet supported on Windows
+webkit.org/b/74716 css3/filters/effect-blur-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-combined-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-drop-shadow-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-grayscale-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-hue-rotate-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-invert-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-opacity-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-saturate-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/effect-sepia-hw.html [ Skip ]
+webkit.org/b/74716 css3/filters/animation-from-initial-values-with-color-matrix.html [ Skip ]
+webkit.org/b/74716 css3/filters/filter-is-on-subpixel-position.html [ Skip ]
+webkit.org/b/74716 css3/masking/clip-path-filter.html [ Skip ]
+webkit.org/b/74716 css3/filters/backdrop [ Skip ]
</ins><span class="cx"> 
</span><del>-# Drag &amp; Drop doesn't work correctly in DRT &lt;rdar://5621244&gt;
-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
</del><ins>+# TODO CSS image-set support not yet enabled (needs ENABLE_CSS_IMAGE_SET).
+fast/css/cursor-parsing-image-set.html [ Skip ]
+fast/events/mouse-cursor-image-set.html [ Skip ]
+
+# TODO X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled.
+http/tests/security/contentTypeOptions [ Skip ]
+
+# TODO Should be moved to platform/mac &lt;rdar://5621425&gt;
+http/tests/misc/willCacheResponse-delegate-callback.html [ Skip ]
+
+# TODO No Dashboard compatibility mode on Windows
+http/tests/xmlhttprequest/default-content-type-dashboard.html [ Skip ]
+http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html [ Skip ]
+svg/custom/embedded-svg-allowed-in-dashboard.xml [ Skip ]
+svg/custom/manually-parsed-svg-allowed-in-dashboard.html [ Skip ]
+svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html [ Skip ]
+svg/custom/svg-allowed-in-dashboard-object.html [ Skip ]
+
+# TODO Accelerated overflow scrolling (ENABLE_ACCELERATED_OVERFLOW_SCROLLING) is not enabled.
+fast/repaint/overflow-scroll-touch-repaint.html [ Skip ]
+
+# TODO Drag &amp; Drop doesn't work correctly in DRT &lt;rdar://5621244&gt;
</ins><span class="cx"> fast/events/drop-handler-should-not-stop-navigate.html
</span><span class="cx"> fast/events/drag-in-frames.html
</span><span class="cx"> fast/events/drag-to-navigate.html
</span><span class="lines">@@ -131,53 +124,45 @@
</span><span class="cx"> http/tests/security/clipboard/clipboard-file-access.html
</span><span class="cx"> http/tests/security/drag-drop-same-unique-origin.html
</span><span class="cx"> 
</span><del>-# EventSender::dumpFilenameBeingDragged not implemented.
</del><ins>+# TODO EventSender::dumpFilenameBeingDragged not implemented.
</ins><span class="cx"> webkit.org/b/61829 fast/events/drag-image-filename.html [ Failure ]
</span><span class="cx"> 
</span><del>-# PasteBoard::plainText() does not support file names.
-editing/pasteboard/drag-files-to-editable-element.html [ Failure ]
</del><ins>+# TODO Application cache
+http/tests/appcache/ [ Skip ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://problem/5643675&gt; window.scrollTo scrolls a window with no scrollbars
-fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
</del><ins>+# TODO Needs custom policy delegate enhancement in DRT
+http/tests/download/ [ Skip ]
</ins><span class="cx"> 
</span><del>-# No support for key event location in EventSender.
-webkit.org/b/140526 fast/events/keydown-numpad-keys.html [ Failure ]
</del><ins>+# TODO Needs scheduleAsynchronousClick method for EventSender
+fast/events/popup-blocking-click-in-iframe.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# The eqqivalent of option-tab doesn not exist in Boomer &lt;rdar://problem/5137230&gt;
-fast/events/frame-tab-focus.html [ Failure ]
-fast/events/option-tab.html [ Failure ]
-fast/forms/focus2.html [ Failure ]
</del><ins>+# TODO ENABLE(INDIE_UI) required
+indieui/ [ Skip ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/140506 fast/forms/select/popup-closes-on-blur.html [ Crash ]
</del><ins>+# TODO This port doesn't support Geolocation.
+fast/dom/Geolocation/ [ Skip ]
</ins><span class="cx"> 
</span><del>-# fast/html/keygen.html is failing on boomer &lt;rdar://problem/5133799&gt;
-fast/html/keygen.html
-fast/invalid/residual-style.html
</del><ins>+# TODO This port doesn't support Notifications.
+fast/notifications/ [ Skip ]
+http/tests/notifications/ [ Skip ]
</ins><span class="cx"> 
</span><del>-#&lt;rdar://problem/5224271&gt; Some LayoutTests fail when not run by themselves.
-http/tests/navigation/anchor-frames.html
</del><ins>+# TODO DumpRenderTree code to enable Java is currently a no-op. Windows doesn't come with Java by default.
+java/ [ Skip ]
</ins><span class="cx"> 
</span><del>-# No built-in plugin in DRT &lt;rdar://problem/5074411&gt;
-webkit.org/b/140528 plugins/get-url-that-the-resource-load-delegate-will-disallow.html [ Skip ]
-webkit.org/b/140528 plugins/get-url-with-blank-target.html [ Skip ]
-webkit.org/b/140528 plugins/open-and-close-window-with-plugin.html [ Skip ]
-webkit.org/b/140528 plugins/plugin-javascript-access.html [ Skip ]
</del><ins>+# TODO Implement testRunner.dispatchPendingLoadRequests
+webkit.org/b/26481 http/tests/loading/deleted-host-in-resource-load-delegate-callback.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Impossible to test text-only-zoom from DRT on Windows
-webkit.org/b/35013 svg/zoom/text [ Skip ]
</del><ins>+# TODO No support for print-to-pdf in Windows DRT
+printing/compositing-layer-printing.html [ Skip ]
+printing/media-queries-print.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# No support for WebArchives in WebKitWin &lt;rdar://problem/6436020&gt;
-webarchive [ Skip ]
-svg/webarchive [ Skip ]
-svg/custom/image-with-prefix-in-webarchive.svg [ Skip ]
-http/tests/webarchive [ Skip ]
</del><ins>+# TODO No upload progress events on windows
+http/tests/xmlhttprequest/upload-onload-event.html [ Skip ]
+http/tests/xmlhttprequest/upload-onloadstart-event.html [ Skip ]
+http/tests/xmlhttprequest/upload-progress-events.html [ Skip ]
+http/tests/xmlhttprequest/upload-onprogress-event.html [ Skip ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/90425 editing/pasteboard/dataTransfer-setData-getData.html [ Failure ]
-
-# FileInputType::receiveDroppedFiles receive relative path
-webkit.org/b/90426 editing/pasteboard/file-input-files-access.html [ Failure ]
-
-# File API is not supported yet (e.g. ENABLE(BLOB))
</del><ins>+# TODO File API is not supported yet (e.g. ENABLE(BLOB))
</ins><span class="cx"> fast/files [ Skip ]
</span><span class="cx"> http/tests/fileapi [ Skip ]
</span><span class="cx"> fast/forms/file/recover-file-input-in-unposted-form.html [ Skip ]
</span><span class="lines">@@ -185,31 +170,521 @@
</span><span class="cx"> http/tests/xmlhttprequest/post-blob-content-type-async.html [ Skip ]
</span><span class="cx"> http/tests/xmlhttprequest/post-blob-content-type-sync.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Need to add functionality to DumpRenderTree to test IDN &lt;rdar://problem/5301954&gt;
-webkit.org/b/140528 fast/encoding/idn-security.html [ Failure ]
</del><ins>+# TODO Directory upload is not enabled.
+fast/forms/file/input-file-directory-upload.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# emacs key bindings &lt;rdar://problem/4883609&gt; 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
</del><ins>+# TODO A test that failed because eventSender cannot send function-key events.
+fast/events/keydown-function-keys.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://5508270&gt; Intermittently time out
-editing/selection/5057506-2.html [ Pass Timeout ]
-editing/selection/5057506.html [ Pass Timeout ]
</del><ins>+# TODO Missing file API and BLOB support
+webkit.org/b/29287 http/tests/local/fileapi/ [ Skip ]
+webkit.org/b/29287 http/tests/local/blob/send-hybrid-blob.html [ Skip ]
+webkit.org/b/29287 http/tests/local/formdata/ [ Skip ]
</ins><span class="cx"> 
</span><ins>+# TODO Need Blob.slice support
+http/tests/local/blob/send-sliced-data-blob.html [ Skip ]
+
+# TODO BlodBuilder is not enabled
+http/tests/local/blob/send-data-blob.html [ Skip ]
+
+# TODO No support for WebArchives in WebKitWin &lt;rdar://problem/6436020&gt;
+webarchive [ Skip ]
+svg/webarchive [ Skip ]
+svg/custom/image-with-prefix-in-webarchive.svg [ Skip ]
+http/tests/webarchive [ Skip ]
+
+# TODO CSS Device Adaptation is not enabled.
+webkit.org/b/95959 css3/device-adapt/ [ Skip ]
+
+# TODO This port doesn't support detecting slow unload handlers.
+fast/dom/Window/slow-unload-handler.html [ Skip ]
+fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Skip ]
+
+# TODO Need to add functionality to DumpRenderTree to handle error pages
+fast/history/back-forward-reset-after-error-handling.html [ Skip ]
+
+# TODO These tests require touch support
+fast/events/touch/ [ Skip ]
+
+# TODO No support for key event location in EventSender.
+webkit.org/b/140526 fast/events/keydown-numpad-keys.html [ Failure ]
+
+# TODO The equivalent of option-tab doesn not exist in Boomer &lt;rdar://problem/5137230&gt;
+fast/events/frame-tab-focus.html [ Failure ]
+fast/events/option-tab.html [ Failure ]
+fast/forms/focus2.html [ Failure ]
+
+# TODO No button tracked
+fast/events/mouseover-button.html [ Skip ]
+
+# TODO Accept header is handled by the browser
+http/tests/misc/image-checks-for-accept.html [ Skip ]
+
+# TODO Need to add functionality to DumpRenderTree to handle enable/disable Spatial Navigation
+fast/spatial-navigation/ [ Skip ]
+
+# TODO mouseScrollBy() and continuousMouseScrollBy() are not yet implemented in the Windows EventSender API.
+webkit.org/b/36002 fast/events/remove-child-onscroll.html [ Skip ]
+webkit.org/b/36002 fast/events/platform-wheelevent-in-scrolling-div.html [ Skip ]
+webkit.org/b/36002 fast/events/platform-wheelevent-with-delta-zero-crash.html [ Skip ]
+webkit.org/b/36002 fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Skip ]
+webkit.org/b/36002 fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Skip ]
+webkit.org/b/36002 fast/events/wheelevent-direction-inverted-from-device.html [ Skip ]
+webkit.org/b/36002 fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html [ Skip ]
+webkit.org/b/36002 fast/events/wheelevent-in-text-node.html [ Skip ]
+webkit.org/b/36002 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Skip ]
+webkit.org/b/36002 fast/forms/search/search-scroll-hidden-decoration-container-crash.html [ Skip ]
+webkit.org/b/36002 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Skip ]
+webkit.org/b/36002 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ Skip ]
+webkit.org/b/36002 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ Skip ]
+webkit.org/b/36002 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ Skip ]
+webkit.org/b/36002 scrollbars/scrollevent-iframe-no-scrolling-wheel.html [ Skip ]
+webkit.org/b/36002 scrollbars/scroll-rtl-or-bt-layer.html [ Skip ]
+
+# TODO Needs testRunner.enableAutoResizeMode()
+fast/autoresize/ [ Skip ]
+
+# TODO Need to add functionality to DumpRenderTree to handle scrollbar policy changes
+fast/overflow/scrollbar-restored-and-then-locked.html [ Skip ]
+
+# TODO IndexedDB is not yet enabled.
+storage/indexeddb/ [ Skip ]
+http/tests/security/cross-origin-indexeddb-allowed.html [ Skip ]
+http/tests/security/cross-origin-indexeddb.html [ Skip ]
+http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Skip ]
+http/tests/security/cross-origin-worker-indexeddb.html [ Skip ]
+http/tests/security/no-indexeddb-from-sandbox.html [ Skip ]
+crypto/subtle/rsa-indexeddb.html [ Skip ]
+inspector-protocol/indexeddb/basics.html [ Skip ]
+
+# TODO This port doesn't support DeviceMotion or DeviceOrientation.
+fast/dom/DeviceMotion/ [ Skip ]
+fast/dom/DeviceOrientation/ [ Skip ]
+fast/dom/Window/window-properties-device-orientation.html [ Skip ]
+
+# TODO Link prefetch is disabled by default
+fast/dom/HTMLLinkElement/link-and-subresource-test.html [ Skip ]
+fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html [ Skip ]
+fast/dom/HTMLLinkElement/prefetch.html [ Skip ]
+fast/dom/HTMLLinkElement/prefetch-beforeload.html [ Skip ]
+fast/dom/HTMLLinkElement/prefetch-onerror.html [ Skip ]
+fast/dom/HTMLLinkElement/prefetch-onload.html [ Skip ]
+fast/dom/HTMLLinkElement/prefetch-too-many-clients.html [ Skip ]
+fast/dom/HTMLLinkElement/subresource.html [ Skip ]
+http/tests/misc/link-rel-prefetch-and-subresource.html [ Skip ]
+http/tests/misc/prefetch-purpose.html [ Skip ]
+
+# TODO testRunner::pageProperty is not implemented for WIN yet.
+printing/page-rule-selection.html
+
+# TODO Hyphenation is not implemented yet.
+webkit.org/b/140234 fast/text/hyphenate-character.html [ Failure ]
+webkit.org/b/140234 fast/text/hyphens.html [ Failure ]
+webkit.org/b/140234 fast/text/hyphenate-first-word.html [ Failure ]
+webkit.org/b/140234 fast/text/hyphenate-limit-before-after.html [ Failure ]
+webkit.org/b/140234 fast/text/hyphenate-limit-lines.html [ Failure ]
+webkit.org/b/140234 fast/text/hyphenate-locale.html [ Failure ]
+webkit.org/b/140234 fast/text/midword-break-before-surrogate-pair.html [ Failure ]
+webkit.org/b/140234 fast/text/midword-break-before-surrogate-pair-2.html [ Failure ]
+webkit.org/b/140234 fast/text/narrow-non-breaking-space.html [ ImageOnlyFailure ]
+
+# TODO DRT doesn't support showModalDialog
+webkit.org/b/53675 fast/events/show-modal-dialog-onblur-onfocus.html [ Skip ]
+webkit.org/b/53675 fast/harness/show-modal-dialog.html [ Skip ]
+webkit.org/b/53675 fast/events/scroll-event-during-modal-dialog.html [ Skip ]
+webkit.org/b/53675 fast/dom/Window/open-window-min-size.html [ Skip ]
+webkit.org/b/53675 js/dom/function-length.html [ Skip ]
+
+# TODO testRunner::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
+printing/page-format-data.html [ Skip ]
+
+# TODO Implement spinbutton support in RenderThemeSafari
+webkit.org/b/54662 fast/forms/number/number-appearance-rtl.html [ Skip ]
+webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Skip ]
+webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-layer.html [ Skip ]
+webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-visibility.html [ Skip ]
+
+# TODO Datalist is not yet enabled.
+fast/forms/datalist/ [ Skip ]
+
+# TODO Color input is not yet enabled.
+fast/forms/color/ [ Skip ]
+
+# TODO ENABLE_INPUT_TYPE_* are not enabled.
+webkit.org/b/29359 fast/forms/date [ Skip ]
+webkit.org/b/29359 fast/forms/datetime [ Skip ]
+webkit.org/b/29359 fast/forms/datetimelocal [ Skip ]
+webkit.org/b/29359 fast/forms/month [ Skip ]
+webkit.org/b/29359 fast/forms/time [ Skip ]
+webkit.org/b/29359 fast/forms/week [ Skip ]
+
+# TODO ENABLE_GAMEPAD not enabled.
+gamepad/ [ Skip ]
+
+# DOM4_EVENTS_CONSTRUCTOR is not yet enabled. Seems to be missing UIEventConstructor
+fast/events/constructors/ui-event-constructor.html [ Skip ]
+fast/events/constructors/mouse-event-constructor.html [ Skip ]
+fast/events/constructors/composition-event-constructor.html [ Skip ]
+fast/events/constructors/wheel-event-constructor.html [ Skip ]
+fast/events/constructors/keyboard-event-constructor.html [ Skip ]
+fast/events/constructors/focus-event-constructor.html [ Skip ]
+
+# TODO Userscripts stuff is not implemented
+webkit.org/b/140258 userscripts/ [ Skip ]
+userscripts/window-onerror-for-isolated-world-1.html [ Skip ]
+userscripts/window-onerror-for-isolated-world-2.html [ Skip ]
+webkit.org/b/128943 userscripts/user-script-audio-document.html [ Skip ]
+webkit.org/b/41800 userscripts/user-script-top-frame-only.html [ Skip ]
+webkit.org/b/41800 userscripts/user-style-top-frame-only.html [ Skip ]
+userscripts/user-script-plugin-document.html [ Skip ]
+
+# TODO Need setPrinting.
+webkit.org/b/20011 printing/setPrinting.html [ Skip ]
+webkit.org/b/20011 printing/width-overflow.html [ Skip ]
+
+# TODO Need to call Settings::setInteractiveFormValidationEnabled(true).
+fast/forms/interactive-validation-prevented.html [ Skip ]
+fast/forms/interactive-validation-attach-assertion.html [ Skip ]
+fast/forms/interactive-validation-assertion-by-validate-twice.html [ Skip ]
+fast/forms/interactive-validation-select-crash.html [ Skip ]
+fast/forms/interactive-validation-crash-by-style-override.html [ Skip ]
+
+# TODO Need to call Settings::setValidationMessageTimerMagnification(-1) in DRT.
+fast/forms/validation-message-appearance.html [ Skip ]
+fast/forms/validation-message-clone.html [ Skip ]
+fast/forms/validation-message-in-relative-body.html [ Skip ]
+fast/forms/validation-message-on-checkbox.html [ Skip ]
+fast/forms/validation-message-on-listbox.html [ Skip ]
+fast/forms/validation-message-on-menulist.html [ Skip ]
+fast/forms/validation-message-on-radio.html [ Skip ]
+fast/forms/validation-message-on-range.html [ Skip ]
+fast/forms/validation-message-on-textarea.html [ Skip ]
+
+# TODO Web Timing is not enabled.
+webkit.org/b/42435 fast/dom/Window/web-timing-minimal-performance-now.html [ Skip ]
+webkit.org/b/42435 fast/dom/Window/window-properties-performance.html [ Skip ]
+webkit.org/b/42435 fast/dom/navigation-type-back-forward.html [ Skip ]
+webkit.org/b/42435 fast/dom/navigation-type-navigate.html [ Skip ]
+webkit.org/b/42435 fast/dom/navigation-type-reload.html [ Skip ]
+webkit.org/b/42435 fast/dom/webtiming-document-open.html [ Skip ]
+webkit.org/b/42435 fast/dom/webtiming-navigate-within-document.html [ Skip ]
+webkit.org/b/42435 fast/dom/webtiming.html [ Skip ]
+webkit.org/b/42435 fast/performance/ [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-cross-origin-and-back1.html [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-cross-origin-redirect.php [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-no-origin.html [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-one-redirect.php [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-slow-load.php [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-ssl.php [ Skip ]
+webkit.org/b/42435 http/tests/misc/webtiming-two-redirects.php [ Skip ]
+webkit.org/b/42435 http/tests/w3c/webperf [ Skip ]
+
+# TODO Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
+webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1 [ Skip ]
+
+# TODO Application Cache Quotas
+webkit.org/b/43458 http/tests/appcache/origin-quota.html [ Skip ]
+webkit.org/b/43458 http/tests/appcache/origin-quota-continued-download.html [ Skip ]
+webkit.org/b/43458 http/tests/appcache/origin-quota-continued-download-multiple-manifests.html [ Skip ]
+
+# TODO Full Screen support is not yet enabled.
+fullscreen/ [ Skip ]
+
+# TODO viewport meta tag support
+fast/viewport/ [ Skip ]
+
+# TODO Text Autosizing is not enabled
+webkit.org/b/84186 fast/text-autosizing [ Skip ]
+
+# TODO Pre-HMTL5 parser quirks only apply to the mac port for now.
+fast/parser/pre-html5-parser-quirks.html [ Skip ]
+
+# TODO Requires WebP support.
+fast/canvas/canvas-toDataURL-webp.html [ Skip ]
+fast/images/webp-image-decoding.html [ Skip ]
+fast/images/webp-color-profile-lossless.html [ Skip ]
+fast/images/webp-color-profile-lossy-alpha.html [ Skip ]
+fast/images/webp-color-profile-lossy.html [ Skip ]
+http/tests/images/webp-partial-load.html [ Skip ]
+http/tests/images/webp-progressive-load.html [ Skip ]
+
+# TODO The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks
+# method. But that method is not implemented in win port since win port can't
+# 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 [ Skip ]
+fast/frames/meta-refresh-user-gesture.html [ Skip ]
+
+# TODO These require DRT setSerializeHTTPLoads implementation to be reliable.
+webkit.org/b/50758 http/tests/local/link-stylesheet-load-order.html [ Pass Failure ]
+webkit.org/b/50758 http/tests/local/link-stylesheet-load-order-preload.html [ Pass Failure ]
+webkit.org/b/50758 fast/preloader/scan-body-from-head-script.html [ Pass Failure ]
+
+# TODO DRT does not obey addURLToRedirect
+http/tests/loading/cross-origin-XHR-willLoadRequest.html [ Skip ]
+
+# TODO Uses showModalDialog
+webkit.org/b/53675 fast/animation/request-animation-frame-during-modal.html [ Skip ]
+
+# TODO DataTransferItems is not yet implemented.
+fast/events/clipboard-dataTransferItemList.html [ Skip ]
+fast/events/drag-dataTransferItemList.html [ Skip ]
+fast/events/drag-dataTransferItemList-file-handling.html [ Skip ]
+
+# TODO Custom MIME type support in DataTransfer is not yet implemented.
+fast/events/drag-customData.html [ Skip ]
+
+# TODO Quota API is not supported.
+storage/storageinfo-missing-arguments.html [ Skip ]
+storage/storageinfo-no-callbacks.html [ Skip ]
+storage/storageinfo-query-usage.html [ Skip ]
+storage/storageinfo-request-quota.html [ Skip ]
+storage/storagequota-query-usage.html [ Skip ]
+storage/storagequota-request-quota.html [ Skip ]
+fast/workers/worker-storagequota-query-usage.html [ Skip ]
+
+# TODO Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
+fast/dom/HTMLAnchorElement/anchor-nodownload.html [ Skip ]
+fast/dom/HTMLAnchorElement/anchor-download.html [ Skip ]
+fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Skip ]
+fast/dom/HTMLAnchorElement/anchor-download-unset.html [ Skip ]
+
+# TODO Expose title direction in WebKit API
+webkit.org/b/58845 fast/dom/title-directionality.html [ Failure ]
+
+# TODO CSS Grid Layout is not yet enabled.
+webkit.org/b/60731 fast/css-grid-layout/ [ Skip ]
+
+# TODO &lt;style scoped&gt; is not yet enabled.
+webkit.org/b/49142 fast/css/style-scoped/ [ Skip ]
+
+# TODO ENABLE(CSS_SCROLL_SNAP) is disabled.
+css3/scroll-snap/ [ Skip ]
+
+# TODO ENABLE(SHADOW_DOM) is disabled.
+editing/shadow/ [ Skip ]
+fast/dom/shadow/ [ Skip ]
+fast/dom/HTMLTemplateElement/cycles-in-shadow.html [ Skip ]
+
+# TODO JSC does not support setIsolatedWorldSecurityOrigin
+webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Skip ]
+
+# TODO For now, Web Audio tests are disabled
+webkit.org/b/86914 webaudio/ [ Skip ]
+
+# TODO ENABLE(DRAGGABLE_REGION) is disabled
+fast/css/draggable-region-parser.html [ Skip ]
+
+# TODO Font feature settings is not implemented.
+css3/font-feature-settings-rendering.html [ Skip ]
+
+# TODO Implement dumpProgressFinishedCallback
+webkit.org/b/66773 http/tests/loading/progress-finished-callback.html
+
+# TODO HiDPI tests require test infrastructure enhancements (e.g. testRunner.setBackingScaleFactor)
+# https://bugs.webkit.org/show_bug.cgi?id=87919
+webkit.org/b/87919 compositing/tiled-layers-hidpi.html
+webkit.org/b/87919 fast/canvas/2d.backingStorePixelRatio.html
+webkit.org/b/87919 fast/canvas/2d.imageDataHD.html
+webkit.org/b/87919 fast/hidpi
+webkit.org/b/87919 svg/as-image/image-respects-deviceScaleFactor.html
+webkit.org/b/87919 fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ]
+webkit.org/b/87919 svg/custom/hidpi-masking-clipping.svg [ ImageOnlyFailure ]
+webkit.org/b/87919 svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/borders/hidpi-border-radius-with-subpixel-margin-not-renderable.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/layers/hidpi-transform-on-child-content-is-mispositioned.html [ ImageOnlyFailure ]
+webkit.org/b/87919 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
+webkit.org/b/87919 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
+webkit.org/b/87919 fast/repaint/hidpi-transform-on-subpixel-repaintrect.html [ Failure ]
+webkit.org/b/87919 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
+
+# TODO Skip because this platform does not support a paging mouse wheel event
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ]
+fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ]
+fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Skip ]
+fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Skip ]
+fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Skip ]
+fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Skip ]
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Skip ]
+fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Skip ]
+fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Skip ]
+fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Skip ]
+
+# TODO Pointer Lock is not implemented.
+pointer-lock/ [ Skip ]
+http/tests/pointer-lock/ [ Skip ]
+
+# TODO Vibration API is not implemented.
+vibration/ [ Skip ]
+
+# TODO Touch adjustment not enabled on Windows
+webkit.org/b/78801 touchadjustment/ [ Skip ]
+
+# TODO Needs BatteryClient implementation.
+webkit.org/b/62698 batterystatus/ [ Skip ]
+
+# TODO Proximity Events is not supported.
+proximity/ [ Skip ]
+fast/events/constructors/device-proximity-event-constructor.html
+
+# TODO Fail until SUBPIXEL_LAYOUT is enabled
+webkit.org/b/85532 fast/sub-pixel [ Skip ]
+
+# TODO JavaScript Experiments are not enabled on Windows
+webkit.org/b/87858 js/names.html [ Skip ]
+
+# TODO LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
+compositing/visible-rect/  [ Skip ]
+
+# TODO CSS3 flexbox is disabled &lt;rdar://problem/11570384&gt;
+css3/flexbox/ [ Skip ]
+transitions/flex-transitions.html [ Skip ]
+fast/multicol/span/clone-flexbox.html [ Skip ]
+
+# TODO CSS image-orientation property not yet supported
+fast/css/image-orientation/ [ Skip ]
+
+# TODO The textInputController.setComposition() implementation is missing
+fast/forms/input-set-composition-scroll.html [ Skip ]
+
+# TODO Interactive form validation not enabled on Windows
+fast/forms/number/number-interactive-validation-required.html [ Skip ]
+
+# TODO MHTML is not yet enabled
+mhtml/ [ Skip ]
+
+# TODO HIDDEN_PAGE_DOM_TIMER_THROTTLING is disabled
+fast/dom/timer-throttling-hidden-page.html [ Skip ]
+
+# TODO CSS_COMPOSITING is disabled (CIFilters don't work on Windows)
+css3/blending/ [ Skip ]
+transitions/blendmode-transitions.html [ Skip ]
+
+# TODO Not supported in CFNetwork yet. https://bugs.webkit.org/show_bug.cgi?id=100349
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html [ Skip ]
+webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html [ Skip ]
+
+# TODO CSS3_TEXT is disabled on Windows
+fast/css3-text/ [ Skip ]
+
+# TODO ACCELERATED_OVERFLOW_SCROLLING is disabled on Windows
+compositing/overflow/scrolling-without-painting.html [ Skip ]
+compositing/overflow/updating-scrolling-content.html [ Skip ]
+
+# TODO Enable when support drag-and-drop autoscrolling
+webkit.org/b/39725 [ Debug ] fast/events/drag-and-drop-autoscroll.html [ Crash ]
+webkit.org/b/39725 [ Release ] fast/events/drag-and-drop-autoscroll.html [ Failure ]
+
+# TODO Disable document.register tests, ENABLE_CUSTOM_ELEMENT disabled
+fast/dom/custom/ [ Skip ]
+
+# TODO User Timing is not enabled yet. so skip it.
+webkit.org/b/84893 http/tests/w3c/webperf/submission/Intel/user-timing [ Skip ]
+
+# TODO Resource Timing is not enable yet, skip it.
+webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Skip ]
+
+# TODO CURSOR_VISIBILITY is not enabled on win
+webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Skip ]
+
+# TODO Need support for ResourceHandle::didChangePriority and DRT support
+webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
+
+# TODO Snapshotted plugins not enabled on WK1
+webkit.org/b/98696 plugins/snapshotting [ Skip ]
+
+# TODO Exclude WebSQL tests:
+webkit.org/b/116559 storage/websql/ [ Skip ]
+
+# TODO crypto.subtle is not yet enabled
+crypto/subtle/ [ Skip ]
+
+# TODO Missing WebSpeech implementation
+webkit.org/b/136224 fast/speechsynthesis [ Skip ]
+
+# TODO Navigator Hardware Concurrency not enabled on Windows
+fast/dom/navigator-hardwareConcurrency.html [ Skip ]
+
+# TODO Impossible to test text-only-zoom from DRT on Windows
+webkit.org/b/35013 svg/zoom/text/ [ Skip ]
+################################################################################
+###########    End Missing Functionality Prevents Testing         ##############
+################################################################################
+
+
+################################################################################
+############## No built-in plugin in DRT &lt;rdar://problem/5074411&gt; ##############
+################################################################################
+plugins/ [ Skip ]
+webkit.org/b/140528 plugins/get-url-that-the-resource-load-delegate-will-disallow.html [ Skip ]
+webkit.org/b/140528 plugins/get-url-with-blank-target.html [ Skip ]
+webkit.org/b/140528 plugins/open-and-close-window-with-plugin.html [ Skip ]
+webkit.org/b/140528 plugins/plugin-javascript-access.html [ Skip ]
+plugins/netscape-plugin-setwindow-size.html [ Failure ]
+webkit.org/b/57693 plugins/windowless_plugin_paint_test.html [ Failure Timeout ]
+plugins/reloadplugins-and-pages.html
+plugins/reloadplugins-no-pages.html
+webkit.org/b/29289 plugins/destroy-during-npp-new.html [ Skip ]
+webkit.org/b/24810 plugins/npruntime/npruntime.html [ Failure Timeout ]
+webkit.org/b/24810 plugins/netscape-destroy-plugin-script-objects.html [ Failure ]
+webkit.org/b/24810 plugins/netscape-plugin-setwindow-size-2.html [ Failure Timeout ]
+# Needs to implement NPP_HandleEvent() in TestNetscapePlugin
+plugins/keyboard-events.html
+plugins/plugin-initiate-popup-window.html
+webkit.org/b/58924 plugins/mouse-click-iframe-to-plugin.html
+# Need to implement getFormValue().
+plugins/form-value.html [ Failure ]
+# New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/crash
+webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Skip ]
+webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Skip ]
+webkit.org/b/86443 plugins/npruntime/delete-plugin-within-invoke.html [ Skip ]
+webkit.org/b/86443 plugins/npruntime/delete-plugin-within-setProperty.html [ Skip ]
+# Asserts in Interpreter::addStackTraceIfNecessary
+webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin-in-subframe.html [ Skip ]
+webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin.html [ Skip ]
+webkit.org/b/88107 platform/win/plugins/iframe-inside-overflow.html [ Skip ]
+webkit.org/b/88107 platform/win/plugins/window-region-is-set-to-clip-rect.html [ Skip ]
+webkit.org/b/88107 plugins/crash-restoring-plugin-page-from-page-cache.html [ Skip ]
+webkit.org/b/88107 plugins/fullscreen-plugins-dont-reload.html [ Skip ]
+webkit.org/b/88107 plugins/netscape-plugin-page-cache-works.html [ Skip ]
+# This test causes any following plugins test to crash
+plugins/nested-plugin-objects.html [ Skip ]
+
+http/tests/plugins/ [ Skip ]
+http/tests/plugins/plugin-document-has-focus.html
+http/tests/plugins/npapi-response-headers.html [ Skip ]
+
+webkit.org/b/117323 fast/frames/sandboxed-iframe-plugins.html [ Failure ]
+webkit.org/b/117323 platform/win/plugins/call-javascript-that-destroys-plugin.html [ Failure ]
+webkit.org/b/117323 platform/win/plugins/windowless-paint-rect-coordinates.html [ Failure ]
+################################################################################
+############################   End Plugin Failures   ###########################
+################################################################################
+
</ins><span class="cx"> # We can't make platform specifc results so keep this here for now
</span><span class="cx"> # This test is dependant on DRT being able to open windows.
</span><span class="cx"> fast/dom/Window/new-window-opener.html
</span><span class="cx"> 
</span><del>-webkit.org/b/131745 svg/W3C-SVG-1.1/metadata-example-01-b.svg [ Failure ]
</del><span class="cx"> webkit.org/b/131746 http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html [ Failure ]
</span><span class="cx"> 
</span><del>-# &lt;rdar://5667007&gt; 2 SVG text tests failing (due to bad rounding?)
-svg/batik/text/textOnPath.svg [ Failure ]
-svg/batik/text/verticalTextOnPath.svg [ Failure ]
-
</del><span class="cx"> # &lt;rdar://5667279&gt; Undefined value exception
</span><span class="cx"> http/tests/xmlhttprequest/XMLHttpRequestException.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -223,7 +698,7 @@
</span><span class="cx"> fast/dom/Window/window-screen-properties.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # &lt;rdar://5313536&gt; Intermittently fails
</span><del>-fast/dom/frame-loading-via-document-write.html [ Pass Timeout ]
</del><ins>+fast/dom/frame-loading-via-document-write.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://5692566&gt; Fails if run after fast/dom/Window/window-property-shadowing.html
</span><span class="cx"> webkit.org/b/16902 fast/encoding/mailto-always-utf-8.html [ Skip ]
</span><span class="lines">@@ -251,17 +726,12 @@
</span><span class="cx"> webkit.org/b/44873 http/tests/css/css-image-loading.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Assertion failure in replaySavedEvents http://webkit.org/b/21796
</span><del>-webkit.org/b/21796 editing/pasteboard/drop-text-events.html [ Skip ]
-webkit.org/b/21796 editing/selection/drag-in-iframe.html [ Skip ]
</del><span class="cx"> webkit.org/b/21796 fast/events/dragging-mouse-moves.html [ Skip ]
</span><span class="cx"> webkit.org/b/21796 fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Causes next test to time out:
</span><span class="cx"> webkit.org/b/46975 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Sometimes fails
-webkit.org/b/46998 svg/dom/SVGScriptElement/script-load-and-error-events.svg [ Pass Failure ]
-
</del><span class="cx"> # Times out in Release builds
</span><span class="cx"> webkit.org/b/47091 http/tests/misc/copy-resolves-urls.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -272,133 +742,526 @@
</span><span class="cx"> webkit.org/b/48451 animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Sometimes fail or timeout
</span><del>-webkit.org/b/48452 compositing/reflections/animation-inside-reflection.html [ Pass Failure ]
-webkit.org/b/48452 compositing/reflections/nested-reflection-animated.html [ Pass Failure ]
</del><span class="cx"> webkit.org/b/48455 transitions/cancel-transition.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/48456 transitions/change-values-during-transition.html [ Pass Failure ]
</span><del>-webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure Timeout ]
-webkit.org/b/48750 fast/frames/sandboxed-iframe-storage.html [ Pass Timeout ]
-webkit.org/b/48999 js/dom/exceptions-thrown-in-callbacks.html [ Pass Timeout ]
</del><ins>+webkit.org/b/106415 fast/workers/worker-close-more.html [ Timeout ]
+webkit.org/b/48750 fast/frames/sandboxed-iframe-storage.html [ Failure ]
+webkit.org/b/48999 js/dom/exceptions-thrown-in-callbacks.html [ Timeout ]
</ins><span class="cx"> webkit.org/b/48753 http/tests/security/window-events-clear-port.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/48753 http/tests/security/window-properties-clear-port.html [ Pass Timeout ]
</span><del>-webkit.org/b/48909 animations/play-state-suspend.html [ Pass Failure ]
</del><span class="cx"> 
</span><del>-# Skip all media tests:
</del><ins>+################################################################################
+######################        Skip all media tests        ######################
+################################################################################
</ins><span class="cx"> media/ [ Skip ]
</span><ins>+#media/W3C [ Skip ]
</ins><span class="cx"> fast/media [ Skip ]
</span><span class="cx"> http/tests/media [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Assertion failures
</span><del>-#webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Crash ]
-#webkit.org/b/48910 [ Debug ] http/tests/media/video-cancel-load.html [ Crash ]
</del><ins>+webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Crash ]
+webkit.org/b/48910 [ Debug ] http/tests/media/video-cancel-load.html [ Crash ]
</ins><span class="cx"> 
</span><del>-# Sometimes times out
-webkit.org/b/48997 animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
</del><ins>+webkit.org/b/58654 media/video-controls-in-media-document.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Sometimes fail
-webkit.org/b/49182 animations/stop-animation-on-suspend.html [ Pass Failure ]
-webkit.org/b/52913 transitions/transition-end-event-destroy-iframe.html [ Pass Failure ]
</del><ins>+# 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)
+webkit.org/b/25220 media/video-click-dblckick-standalone.html [ WontFix ]
+webkit.org/b/25220 media/video-document-types.html [ WontFix ]
+# This test requires ogg codecs
+media/media-can-play-ogg.html [ WontFix ]
+# This test requires flac codec
+media/media-can-play-flac-audio.html [ WontFix ]
</ins><span class="cx"> 
</span><del>-# Fails on some bots. Maybe sensitive to display color depth? http://webkit.org/b/53677
-webkit.org/b/53677 fast/canvas/set-colors.html [ Pass Failure ]
</del><ins>+webkit.org/b/112659 media/video-playing-and-pause.html [ Failure Pass ]
+webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Timeout ]
+media/video-empty-source.html [ Failure ]
+# This test requires media controls has a volume slider.
+media/video-volume-slider.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Fails when run after other SVG tests
-webkit.org/b/53700 svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Pass Failure ]
</del><ins>+# Needs to pass cookies to the media player
+webkit.org/b/33954 http/tests/media/video-cookie.html [ Skip ]
+webkit.org/b/34447 http/tests/media/video-referer.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Flakey
-webkit.org/b/53332 transitions/transition-end-event-multiple-04.html [ Pass Failure ]
-webkit.org/b/62561 animations/animation-direction-normal.html [ Pass Failure ]
-webkit.org/b/62569 animations/play-state-paused.html [ Pass Failure ]
</del><ins>+# 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 [ Failure ]
</ins><span class="cx"> 
</span><del>-# Sometimes Fail (but not on all machines? Or only when run with certain other tests?)
-webkit.org/b/54655 http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html [ Pass Failure ]
-webkit.org/b/55329 fast/events/pageshow-pagehide-on-back-cached.html [ Pass Failure ]
-webkit.org/b/58441 fast/events/pageshow-pagehide-on-back-cached-with-frames.html [ Pass Failure ]
</del><ins>+webkit.org/b/38376 media/media-document-audio-size.html [ Timeout ]
</ins><span class="cx"> 
</span><del>-# Different tests sometimes time out on apple-windows-5
-webkit.org/b/55579 http/tests/websocket [ Skip ]
</del><ins>+# Media Stream API is not yet enabled.
+fast/mediastream [ Skip ]
+fast/events/constructors/media-stream-event-constructor.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Times out:
-# webkit.org/b/58654 media/video-controls-in-media-document.html [ Skip ]
-webkit.org/b/63806 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Pass Timeout ]
</del><ins>+# needs enhanced eventSender.contextMenu() return value
+webkit.org/b/45021 media/context-menu-actions.html
</ins><span class="cx"> 
</span><del>-# Times out &lt;rdar://problem/9304941&gt;
-http/tests/multipart/invalid-image-data-standalone.html [ Pass Timeout ]
</del><ins>+# requires video.buffered to be able to return multiple timeranges
+http/tests/media/video-buffered.html
</ins><span class="cx"> 
</span><del>-# Sometimes fail &lt;rdar://problem/9349921&gt;
-http/tests/cookies/simple-cookies-expired.html [ Pass Failure ]
-http/tests/cookies/simple-cookies-max-age.html [ Pass Failure ]
</del><ins>+webkit.org/b/45603 http/tests/media/video-served-as-text.html [ Failure ]
+webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Timeout ]
</ins><span class="cx"> 
</span><ins>+# Opera-submitted tests to W3C for &lt;track&gt;, 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/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.
+#webkit.org/b/64731 http/tests/media/media-source/ [ Skip ]
+
+# These tests are for an obsolete version of the EME spec.
+fast/events/constructors/media-key-event-constructor.html [ WontFix ]
+#media/encrypted-media/encrypted-media-can-play-type-webm.html [ WontFix ]
+#media/encrypted-media/encrypted-media-events.html [ WontFix ]
+#media/encrypted-media/encrypted-media-not-loaded.html [ WontFix ]
+#media/encrypted-media/encrypted-media-syntax.html [ WontFix ]
+
+webkit.org/b/103442 media/W3C/video/networkState/networkState_during_progress.html
+# No CORS support for media elements is implemented yet.
+http/tests/security/video-cross-origin-readback.html [ Skip ]
+
+# Requires ENABLE(MEDIA_CAPTURE)
+fast/forms/file/file-input-capture.html [ Skip ]
+
+# Requires testRunner.setMediaType() and implementation
+#fast/media/print-restores-previous-mediatype.html
+
+# media/controls-after-reload.html [ Failure ]
+# media/controls-strict.html [ Failure ]
+# media/controls-without-preload.html [ Failure ]
+# media/video-controls-rendering.html [ Failure ]
+# media/video-display-toggle.html [ Failure ]
+# media/video-pause-immediately.html [ Failure ]
+
+# The following are already skipped on Mac because of a QuickTime problem
+#webkit.org/b/38000 http/tests/media/video-play-stall-seek.html [ Timeout ]
+#webkit.org/b/38000 http/tests/media/video-play-stall.html [ Timeout ]
+#webkit.org/b/38000 media/media-fullscreen-not-in-document.html [ Timeout ]
+
+# Flaky media/video tests
+#webkit.org/b/95806 media/video-aspect-ratio.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-replaces-poster.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-set-rate-from-pause.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-src-change.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-timeupdate-reverse-play.html [ Pass Failure ]
+#webkit.org/b/95806 media/W3C/video/src/src_removal_does_not_trigger_loadstart.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-pause-empty-events.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-play-empty-events.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-single-valid-source.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-source-error-no-candidate.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-src-remove.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-size-intrinsic-scale.html [ Timeout ]
+#webkit.org/b/95806 media/video-source-media.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-source-load.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-source-moved.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-seeking.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-src-empty.html [ Pass Failure ]
+
+#media/controls-styling.html [ Failure Crash ]
+#media/media-document-audio-repaint.html [ Timeout ]
+#webkit.org/b/25465 media/video-zoom-controls.html [ Failure ]
+
+# 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 ]
+#webkit.org/b/97026 media/audio-controls-rendering.html [ Failure ]
+#webkit.org/b/97026 media/audio-repaint.html [ Timeout ]
+#webkit.org/b/97026 media/controls-styling-strict.html [ Failure ]
+#webkit.org/b/97026 media/video-controls-fullscreen-volume.html [ Failure ]
+#http/tests/media/media-document.html [ Skip ]
+#http/tests/media/video-useragent.html [ Skip ]
+
+#webkit.org/b/103442 media/video-size.html [ Pass Timeout ]
+#webkit.org/b/103442 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Pass Timeout ]
+# This test requires generation of progress events during loading
+#webkit.org/b/97026 media/progress-events-generated-correctly.html [ Failure ]
+
+#webkit.org/b/97132 media/track/track-cue-rendering-vertical.html [ Failure ]
+
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-sorted.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu.html [ Timeout ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-visible-exiting-fullscreen.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
+# 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 ]
+# Windows does not support custom media data loading
+#media/video-src-blob.html [ Skip ]
+#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 ]
+
+# WEBVTT_REGIONS is not enabled on win
+#media/track/regions-webvtt [ Skip ]
+
+#webkit.org/b/113076 [ Debug ] media/video-volume.html [ Crash ]
+#webkit.org/b/113076 [ Release ] media/video-volume.html [ Pass Failure ]
+
+# Feature not implemented
+#webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Skip ]
+
+# Don't run ogv and mkv tests on mac
+#media/track/in-band [ WontFix ]
+#media/track/video [ WontFix ]
+#media/track/audio [ WontFix ]
+
+#webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Timeout ]
+#webkit.org/b/117322 media/video-poster-background.html [ ImageOnlyFailure ]
+# These test fail due to 'notifyDone' not being executed.
+#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-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/audio-constructor-preload.html        [ Skip ]
+
+#webkit.org/b/62024 http/tests/media/video-cross-site.html [ Failure ]
+#media/audio-constructor-src.html        [ Timeout ]
+#media/audio-delete-while-slider-thumb-clicked.html        [ Timeout ]
+#media/track/track-in-band-legacy-api.html [ Skip ]
+#media/track/track-in-band-mode.html [ Skip ]
+#fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
+#fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
+# 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-toggling.html [ Timeout ]
+
+# 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 [ Timeout ]
+#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/video-controls-visible-audio-only.html [ Failure ]
+# Test introduced in r157133 fails. State of colorspace management on Windows is unclear.
+#media/video-canvas-drawing-output.html [ Timeout ]
+# Mock media source does not work on Windows
+# CONSOLE MESSAGE: line 13: TypeError: undefined is not a function (evaluating 'internals.initializeMockMediaSource()')
+# CONSOLE MESSAGE: line 18: ReferenceError: Can't find variable: MediaSource
+# FAIL: Timed out waiting for notifyDone to be called
+#media/media-source [ Skip ]
+#fast/media/mq-compound-query-01.html [ Pass Timeout ]
+#fast/media/mq-simple-neg-query-01.html [ Pass Timeout ]
+#fast/media/mq-simple-neg-query-03.html [ Pass Timeout ]
+#fast/media/update-media-query-css-parser.html [ Pass Timeout ]
+
+# Remove these expected failures when the Windows test bots are upgraded to support
+# WAV files with AVCF:
+#webkit.org/b/128943 media/audio-constructor.html [ Timeout ]
+#webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
+#webkit.org/b/128943 media/media-load-event.html [ Timeout ]
+# DataCue.value not enabled
+#http/tests/media/track-in-band-hls-metadata.html [ Skip ]
+#media/track/track-datacue-value.html [ Skip ]
+#[ Release ] http/tests/media/video-cancel-load.html [ Crash Failure Timeout ]
+
+# Skip remaining failing media tests after adding audio devices to the bots
+#media/audio-only-video-intrinsic-size.html [ Timeout ]
+#media/audio-play-event.html [ Timeout ]
+#media/context-menu-actions.html [ Timeout ]
+#media/controls-after-reload.html [ Failure ]
+#media/controls-strict.html [ Failure ]
+#media/controls-without-preload.html [ Failure ]
+#media/media-blocked-by-beforeload.html [ Timeout ]
+#media/media-can-play-flac-audio.html [ Failure ]
+#media/media-can-play-ogg.html [ Failure ]
+#media/media-captions.html [ Timeout ]
+#media/media-continues-playing-after-replace-source.html [ Timeout ]
+#media/media-controls-cancel-events.html [ Timeout ]
+#media/media-document-audio-controls-visible.html [ Timeout ]
+#media/media-document-audio-size.html [ Failure ]
+#media/media-volume-slider-rendered-below.html [ Timeout ]
+#media/sources-fallback-codecs.html [ Failure ]
+#media/track/track-datacue.html [ Timeout ]
+#media/track/track-in-band-subtitles-too-large.html [ Failure ]
+#media/track/track-long-word-container-sizing.html [ Failure ]
+#media/video-canvas-source.html [ Failure ]
+#media/video-colorspace-yuv420.html [ Failure ]
+#media/video-colorspace-yuv422.html [ Failure ]
+#media/video-controls-audiotracks-trackmenu.html [ Failure ]
+#media/video-controls-rendering.html [ Failure ]
+#media/video-defaultmuted.html [ Timeout ]
+#media/video-display-toggle.html [ Failure ]
+#media/video-does-not-loop.html [ Timeout ]
+#media/video-empty-source.html [ Skip ]
+#media/video-no-audio.html [ Failure ]
+#media/video-pause-immediately.html [ Failure ]
+#media/video-playing-and-pause.html [ Failure ]
+#media/video-source-type-params.html [ Failure ]
+#media/video-volume-slider.html [ Failure ]
+#media/track/w3c/interfaces/TextTrackCue/align.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/endTime.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/id.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/startTime.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/track.html [ Skip ]
+#media/video-volume-slider-drag.html [ Skip ]
+#media/audio-delete-while-step-button-clicked.html [ Timeout ]
</ins><span class="cx"> ################################################################################
</span><del>-####################### No bugs filed about the below yet#######################
</del><ins>+############################   End Media Failures   ############################
</ins><span class="cx"> ################################################################################
</span><span class="cx"> 
</span><del>-# Text, caret
-editing/pasteboard/copy-paste-bidi.html
</del><span class="cx"> 
</span><del>-# Caret, RenderBlock
-editing/pasteboard/copy-standalone-image.html
</del><ins>+################################################################################
+######################        Editing Issues              ######################
+################################################################################
</ins><span class="cx"> 
</span><ins>+###### Pasteboard
+# Text, caret
+editing/pasteboard/copy-paste-bidi.html [ Failure ]
+# Caret, RenderBlock
+editing/pasteboard/copy-standalone-image.html [ Failure ]
</ins><span class="cx"> # Text, caret, RenderBlock
</span><del>-editing/pasteboard/paste-RTFD.html
-editing/pasteboard/paste-TIFF.html
</del><ins>+editing/pasteboard/paste-RTFD.html [ Failure ]
+editing/pasteboard/paste-TIFF.html [ Failure ]
+# Caret, RenderBlock
+editing/pasteboard/undoable-fragment-removes.html [ Failure ]
+editing/pasteboard/input-field-1.html [ Failure ]
+webkit.org/b/29057 editing/pasteboard/files-during-page-drags.html [ Failure ]
+# TODO eventSender.contextClick() needs to return a JS array of the context menu items.
+webkit.org/b/62597 editing/pasteboard/copy-standalone-image-crash.html [ Timeout ]
+# TODO Windows port doesn't support HTML in pastes.
+webkit.org/b/55921 editing/pasteboard/onpaste-text-html-types.html [ Failure ]
+# TODO DataTransferItems is not yet implemented.
+editing/pasteboard/data-transfer-items.html [ Skip ]
+editing/pasteboard/data-transfer-items-image-png.html [ Skip ]
+editing/pasteboard/data-transfer-items-drag-drop-file.html [ Skip ]
+editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Skip ]
+editing/pasteboard/data-transfer-items-drag-drop-string.html [ Skip ]
+# TODO Custom MIME type support in DataTransfer is not yet implemented.
+editing/pasteboard/clipboard-customData.html [ Skip ]
+# TODO Windows does not have global selection.
+editing/pasteboard/paste-global-selection.html [ Skip ]
+webkit.org/b/116564 editing/pasteboard/copy-without-selection.html [ Failure ]
+editing/pasteboard/smart-paste-004.html [ Failure ]
+# TODO Drag &amp; Drop doesn't work correctly in DRT &lt;rdar://5621244&gt;
+editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Skip ]
+editing/pasteboard/drag-image-in-about-blank-frame.html [ Skip ]
+editing/pasteboard/drop-file-svg.html [ Skip ]
+editing/pasteboard/file-drag-to-editable.html [ Skip ]
+editing/pasteboard/get-data-text-plain-drop.html [ Skip ]
</ins><span class="cx"> 
</span><ins>+###### Selection
</ins><span class="cx"> # Text
</span><del>-editing/selection/caret-rtl-2.html
-editing/selection/caret-rtl.html
</del><ins>+editing/selection/caret-rtl-2.html [ Failure ]
+editing/selection/caret-rtl.html [ Failure ]
+# Timed out loading page (check if this is due to missing DumpRenderTree functionality)
+editing/selection/4975120.html [ Failure ]
+editing/selection/designmode-no-caret.html [ Failure ]
+# This test has never passed on Windows
+webkit.org/b/30234 platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html [ Failure ]
+# TODO DRT does not support toggling caret browsing on / off
+editing/selection/caret-mode-paragraph-keys-navigation.html [ Skip ]
+webkit.org/b/97026 editing/selection/select-from-textfield-outwards.html [ Failure ]
+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 ]
+webkit.org/b/116564 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
+# TODO -webkit-user-select:all not supported
+webkit.org/b/118740 editing/selection/user-select-all-image-with-single-click.html [ Failure ]
+webkit.org/b/118740 editing/selection/user-select-all-with-single-click.html [ Failure ]
+editing/selection/caret-ltr-right.html [ Failure ]
+editing/selection/context-menu-on-text.html [ Failure ]
+editing/selection/caret-rtl-2-left.html [ Failure ]
+editing/selection/caret-rtl-right.html [ Failure ]
+editing/selection/vertical-rl-ltr-extend-line-backward-wrap.html [ Failure ]
+editing/selection/vertical-rl-ltr-extend-line-forward-wrap.html [ Failure ]
+# Subpixel: incorrect caret position
+webkit.org/b/126283 editing/selection/mixed-editability-10.html [ Failure ]
+editing/selection/doubleclick-beside-cr-span.html [ Timeout ]
+editing/selection/replaced-boundaries-3.html [ Failure ]
+editing/selection/vertical-rl-rtl-extend-line-backward-br.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Caret, RenderBlock
-editing/pasteboard/undoable-fragment-removes.html
</del><ins>+###### Command enabling
+editing/execCommand/enabling-and-selection-2.html [ Failure ]
+webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Command enabling
-editing/execCommand/enabling-and-selection-2.html
</del><ins>+###### Inserting
+# TODO testRunner::setAutomaticLinkDetectionEnabled isn't implemented
+editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ]
+editing/inserting/smart-link-when-caret-is-moved-before-URL.html [ Skip ]
+# Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=84286
+webkit.org/b/84286 editing/inserting/break-blockquote-after-delete.html [ Failure ]
+webkit.org/b/117323 editing/inserting/insert-3907422-fix.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Needs custom policy delegate enhancement in DRT
-http/tests/download
</del><ins>+###### Text Iterator
+# Plain text controller currently in Mac DumpRenderTree only.
+editing/text-iterator [ Skip ]
+# TODO Missing testRunner.findString()
+webkit.org/b/50234 editing/text-iterator/findString.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Needs scheduleAsynchronousClick method for EventSender
-fast/events/popup-blocking-click-in-iframe.html
</del><ins>+###### Input
+editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ]
+editing/input/reveal-caret-of-multiline-input.html [ Failure ]
</ins><span class="cx"> 
</span><del>-################################################################################
-######################### All of above may be related ##########################
-################################################################################
</del><ins>+###### TODO Spellchecker is not implemented. Skip these test.
+webkit.org/b/66620 editing/spelling/spelling-insert-html.html [ Skip ]
+webkit.org/b/97026 editing/spelling/grammar-edit-word.html [ Skip ]
+webkit.org/b/110447 editing/spelling/spelling-changed-text.html [ Skip ]
+webkit.org/b/108370 editing/spelling/ [ Skip ]
+# Replacement text for misspelling is not given.
+webkit.org/b/77934 editing/spelling/spelling-marker-description.html [ Skip ]
+# Need to dump context menu items on eventSender.contextClick(true).
+webkit.org/b/39104 editing/spelling/context-menu-suggestions.html [ Skip ]
+# textInputController.hasGrammarMarkers() is not implemented.
+editing/spelling/grammar.html [ Skip ]
+# TODO EditorClient::requestCheckingOfString() is not implemented
+editing/spelling/spellcheck-paste.html [ Skip ]
+editing/spelling/spellcheck-paste-disabled.html [ Skip ]
+editing/spelling/spelling-unified-emulation.html [ Skip ]
+editing/spelling/grammar-markers.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# These tests only fail in Release builds
-fast/forms/plaintext-mode-2.html [ Failure ]
-fast/forms/textarea-paste-newline.html [ Failure ]
</del><ins>+# No concept of secure text input
+editing/secure-input [ Skip ]
</ins><span class="cx"> 
</span><del>-# Unimplemented part of DumpRenderTree.
-http/tests/plugins/npapi-response-headers.html [ Skip ]
</del><ins>+editing/deleting/delete-start-block.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Timed out loading page (check if this is due to missing DumpRenderTree functionality)
-editing/selection/4975120.html [ Skip ]
-editing/selection/designmode-no-caret.html [ Skip ]
-fast/encoding/char-encoding.html [ Skip ]
-fast/frames/frame-navigation.html [ Skip ]
</del><ins>+# https://bugs.webkit.org/show_bug.cgi?id=138025
+# Larger text and as a result, larger elements containing said text (as compared to Mac port)
+# Many of these may also be wrong due to form element differences in theme (i.e rounded vs. square buttons)
+editing/input/caret-at-the-edge-of-input.html [ Failure ]
+editing/inserting/4960120-1.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Random sizing issues (Renderblock, RenderTableCells)
-fast/forms/searchfield-heights.html [ Failure ]
-fast/table/frame-and-rules.html [ Failure ]
-fast/table/giantCellspacing.html [ Failure ]
</del><ins>+# TODO &lt;select&gt; elements are not rendering properly
+webkit.org/b/137962 editing/pasteboard/4641033.html [ Failure ]
+webkit.org/b/137962 editing/pasteboard/4944770-1.html [ Failure ]
+webkit.org/b/137962 editing/pasteboard/4944770-2.html [ Failure ]
+webkit.org/b/137962 editing/selection/caret-before-select.html [ Failure ]
+webkit.org/b/137962 editing/selection/select-box.html [ Failure ]
+webkit.org/b/137962 editing/selection/select-element-paragraph-boundary.html [ Failure ]
+# Selected text rendering white.
+webkit.org/b/137963 editing/pasteboard/drop-text-without-selection.html [ Failure ]
+webkit.org/b/137963 editing/selection/3690703-2.html [ Failure ]
+webkit.org/b/137963 editing/selection/3690703.html [ Failure ]
+webkit.org/b/137963 editing/selection/3690719.html [ Failure ]
+webkit.org/b/137963 editing/selection/5240265.html [ Failure ]
+webkit.org/b/137963 editing/selection/drag-select-1.html [ Failure ]
+webkit.org/b/137963 editing/selection/selection-button-text.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Not investigated yet
-editing/pasteboard/input-field-1.html [ Failure ]
-editing/selection/contains-boundaries.html [ Failure ]
-editing/undo/5378473.html [ Failure ]
-http/tests/xmlhttprequest/connection-error-sync.html [ Failure ]
-plugins/netscape-plugin-setwindow-size.html [ Failure ]
-svg/custom/gradient-stop-style-change.svg [ Failure ]
</del><ins>+# Borders render too dark sometimes.
+webkit.org/b/138041 [ Debug ] editing/selection/block-cursor-overtype-mode-end-of-line.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# Application cache
-http/tests/appcache [ Skip ]
</del><ins>+# Lucida Grande is not used for Hebrew text
+webkit.org/b/23925 editing/selection/extend-selection-bidi.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# ENABLE(INDIE_UI) required
-indieui [ Skip ]
</del><ins>+# TODO DOM ClipboardData.setData does not allow writes during clipboard events
+# https://bugs.webkit.org/show_bug.cgi?id=17645
+webkit.org/b/17645 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ]
+webkit.org/b/17645 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ]
+webkit.org/b/17645 editing/pasteboard/can-read-in-copy-and-cut-events.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://problem/5961006&gt; 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
</del><ins>+# TODO Need to add functionality to DumpRenderTree to test IDN &lt;rdar://problem/5301954&gt;
+webkit.org/b/140528 fast/encoding/idn-security.html [ Skip ]
</ins><span class="cx"> 
</span><ins>+# TODO PasteBoard::plainText() does not support file names.
+editing/pasteboard/drag-files-to-editable-element.html [ Skip ]
+
+webkit.org/b/90425 editing/pasteboard/dataTransfer-setData-getData.html [ Failure ]
+
+# TODO FileInputType::receiveDroppedFiles receive relative path
+webkit.org/b/90426 editing/pasteboard/file-input-files-access.html [ Failure ]
+
+# emacs key bindings &lt;rdar://problem/4883609&gt; Support for kill rings
+editing/input/emacs-ctrl-o.html [ Failure ]
+editing/pasteboard/emacs-ctrl-a-k-y.html [ Failure ]
+editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ]
+editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure ]
+editing/pasteboard/emacs-cntl-y-001.html [ Failure ]
+
+# &lt;rdar://5508270&gt; Intermittently time out
+editing/selection/5057506-2.html [ Pass Timeout ]
+editing/selection/5057506.html [ Failure Timeout ]
+
+# Assertion failure in replaySavedEvents
+webkit.org/b/21796 editing/pasteboard/drop-text-events.html [ Skip ]
+webkit.org/b/21796 editing/selection/drag-in-iframe.html [ Skip ]
+# These test fail due to 'notifyDone' not being executed.
+webkit.org/b/121509 editing/spelling/grammar-paste.html [ Skip ]
+################################################################################
+###########################   End Editing Failures   ###########################
+################################################################################
+
+
+################################################################################
+##################        Accessibility Issues              ####################
+################################################################################
+
</ins><span class="cx"> accessibility [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # AX: windows DRT needs to implement ::press
</span><span class="lines">@@ -571,833 +1434,466 @@
</span><span class="cx"> # Skipping on windows, missing implementation.
</span><span class="cx"> webkit.org/b/129250 accessibility/table-scope.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Temporarily skip a bunch of failing tests on Windows bots until
-# https://bugs.webkit.org/show_bug.cgi?id=108249
</del><ins>+webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html [ Timeout ]
</ins><span class="cx"> 
</span><del>-# Off by 1 pixel:
-# 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
-
-# testRunner::setAutomaticLinkDetectionEnabled isn't implemented
-editing/inserting/typing-space-to-trigger-smart-link.html
-editing/inserting/smart-link-when-caret-is-moved-before-URL.html
-
</del><span class="cx"> ################################################################################
</span><del>-######################### Start list of r41995 failures ########################
</del><ins>+#######################   End Accessibility Issues   ###########################
</ins><span class="cx"> ################################################################################
</span><del>-# Note: All of these tests failed in r41995
-# May just need rebaseline
-webkit.org/b/24810 fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
-webkit.org/b/24810 fast/events/key-events-in-input-button.html [ Failure ]
-webkit.org/b/24810 fast/events/mouseup-from-button2.html [ Failure ]
-webkit.org/b/24810 fast/events/special-key-events-in-input-text.html [ Failure ]
-webkit.org/b/24810 fast/forms/HTMLOptionElement_label05.html [ Failure ]
-webkit.org/b/24810 fast/forms/disabled-select-change-index.html [ Failure ]
-webkit.org/b/24810 fast/forms/form-element-geometry.html [ Failure ]
-webkit.org/b/24810 fast/forms/hidden-listbox.html [ Failure ]
-webkit.org/b/24810 fast/forms/legend-access-key.html [ Failure ]
-webkit.org/b/24810 fast/forms/listbox-hit-test-zoomed.html [ Failure ]
-webkit.org/b/24810 fast/forms/listbox-scrollbar-incremental-load.html [ Failure ]
-webkit.org/b/24810 fast/forms/listbox-width-change.html [ Failure ]
-webkit.org/b/24810 fast/forms/option-strip-whitespace.html [ Failure ]
-webkit.org/b/24810 fast/forms/search-zoomed.html [ Pass Failure ]
-webkit.org/b/24810 fast/forms/select-block-background.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-change-listbox-size.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-change-popup-to-listbox.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-initial-position.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-item-background-clip.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-list-box-with-height.html [ Failure ]
-webkit.org/b/24810 js/sort-stability.html [ Failure ]
-webkit.org/b/24810 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
-webkit.org/b/24810 fast/loader/stop-provisional-loads.html [ Failure ]
-webkit.org/b/24810 fast/replaced/border-radius-clip.html [ Failure ]
-webkit.org/b/24810 fast/replaced/replaced-breaking.html [ Failure ]
-webkit.org/b/24810 fast/text/drawBidiText.html [ Failure Timeout ]
-fast/text/emphasis-vertical.html [ Pass Failure ]
-fast/text/emphasis.html [ Pass Failure ]
-fast/text/fallback-traits-fixup.html [ Pass Failure ]
-fast/text/international/combining-marks-position.html [ Failure ]
-webkit.org/b/24810 fast/text/international/hindi-spacing.html [ Failure ]
-fast/text/international/text-combine-image-test.html [ Failure ]
-fast/text/orientation-sideways.html [ Pass Failure ]
-fast/text/unicode-variation-selector.html [ Pass Failure Crash ]
-webkit.org/b/24810 http/tests/misc/window-dot-stop.html [ Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/abort-should-cancel-load.html [ Pass Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html [ Pass Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html [ Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html [ Pass Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html [ Pass Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync.html [ Pass Failure ]
-webkit.org/b/24810 plugins/netscape-destroy-plugin-script-objects.html [ Failure ]
-webkit.org/b/24810 plugins/netscape-plugin-setwindow-size-2.html [ Failure Timeout ]
-webkit.org/b/24810 security/block-test.html [ Failure ]
-webkit.org/b/24810 svg/hixie/viewbox/preserveAspectRatio/001.xml [ Failure ]
-webkit.org/b/24810 tables/mozilla/core/bloomberg.html [ Failure ]
-webkit.org/b/24810 transforms/2d/zoom-menulist.html [ Failure ]
</del><span class="cx"> 
</span><del>-# Timed out as of 41995. Pass now, will mark as flaky for the time being.
-webkit.org/b/24810 fast/dom/cssTarget-crash.html [ Pass Timeout ]
-webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Pass Failure Timeout ]
-webkit.org/b/24810 fast/encoding/css-cached-bom.html [ Pass Timeout ]
-webkit.org/b/24810 fast/loader/local-CSS-from-local.html [ Failure Timeout ]
-webkit.org/b/24810 fast/loader/local-JavaScript-from-local.html [ Failure Timeout ]
-webkit.org/b/24810 fast/loader/local-iFrame-source-from-local.html [ Pass Timeout ]
-webkit.org/b/24810 fast/loader/local-image-from-local.html [ Failure Timeout ]
-webkit.org/b/24810 fast/loader/user-style-sheet-resource-load-callbacks.html [ Pass Timeout ]
-webkit.org/b/24810 http/tests/security/frame-loading-via-document-write.html [ Pass Timeout ]
-webkit.org/b/24810 http/tests/security/local-CSS-from-remote.html [ Pass Timeout ]
-webkit.org/b/24810 http/tests/security/local-JavaScript-from-remote.html [ Pass Timeout ]
-webkit.org/b/24810 http/tests/security/local-iFrame-from-remote.html [ Pass Timeout ]
-webkit.org/b/24810 http/tests/security/local-image-from-remote.html [ Pass Timeout ]
-webkit.org/b/24810 http/tests/security/local-user-CSS-from-remote.html [ Pass Failure Timeout ]
-webkit.org/b/24810 http/tests/security/originHeader/origin-header-for-https.html [ Failure Timeout ]
-webkit.org/b/24810 plugins/npruntime/npruntime.html [ Failure Timeout ]
</del><span class="cx"> 
</span><span class="cx"> ################################################################################
</span><del>-######################### End list of r41995 failures ##########################
</del><ins>+##################             SVG Issues                   ####################
</ins><span class="cx"> ################################################################################
</span><ins>+# SVG Blur is not working on Windows
+webkit.org/b/140254 imported/mozilla/svg/blend-color-burn.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-color-dodge.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-darken.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-difference.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-exclusion.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-lighten.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-multiply.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-overlay.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-screen.svg [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-# Failures following r42379
-fast/text/international/hindi-whitespace.html [ Failure ]
-fast/text/international/khmer-selection.html [ Failure ]
</del><ins>+# Fails when run after other SVG tests
+webkit.org/b/53700 svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# transitions/zero-duration-with-non-zero-delay-end.html sometimes fails on Windows
-webkit.org/b/25188 transitions/zero-duration-with-non-zero-delay-end.html [ Pass Failure ]
</del><ins>+# 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 [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# These sometimes time out on Windows
-webkit.org/b/25189 http/tests/incremental/slow-utf8-text.pl [ Pass Failure Timeout ]
-webkit.org/b/25190 dom/html/level2/html/table29.html [ Pass Timeout ]
</del><ins>+webkit.org/b/24810 svg/hixie/viewbox/preserveAspectRatio/001.xml [ Failure ]
+svg/as-image/img-preserveAspectRatio-support-1.html [ Failure ]
+svg/carto.net/tabgroup.svg [ Failure ]
+svg/W3C-I18N/g-dirLTR-ubNone.svg [ Failure ]
+svg/W3C-I18N/g-dirLTR-ubOverride.svg [ Failure ]
+svg/W3C-I18N/g-dirRTL-ubNone.svg [ Failure ]
+svg/W3C-I18N/g-dirRTL-ubOverride.svg [ Failure ]
+svg/W3C-I18N/text-dirLTR-ubNone.svg [ Failure ]
+svg/W3C-I18N/text-dirLTR-ubOverride.svg [ Failure ]
+svg/W3C-I18N/text-dirRTL-ubNone.svg [ Failure ]
+svg/W3C-I18N/text-dirRTL-ubOverride.svg [ Failure ]
+svg/W3C-I18N/tspan-direction-rtl.svg [ Failure ]
+svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg [ Failure ]
+svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg [ Failure ]
+svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg [ Failure ]
+svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg [ Failure ]
+svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg [ Failure ]
+svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg [ Failure ]
+svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg [ Failure ]
+svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Failure ]
+webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Some http tests crash in Debug Windows builds due to an assertion in CFNetwork when releasing a CFURLConnection
-webkit.org/b/25344 [ Debug ] http/tests/misc/redirect-to-external-url.html [ Crash Failure ]
-webkit.org/b/25344 [ Debug ] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Crash ]
</del><ins>+# Missing glyph symbol is not rendered properly
+webkit.org/b/140257 svg/custom/svg-fonts-fallback.xhtml [ Failure ]
</ins><span class="cx"> 
</span><del>-# Plain text controller currently in Mac DumpRenderTree only.
-editing/text-iterator [ Pass Failure ]
</del><ins>+svg/custom/use-on-symbol-inside-pattern.svg [ Failure ]
+svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html        [ ImageOnlyFailure ]
+webkit.org/b/97026 svg/custom/glyph-selection-bidi-mirror.svg [ Failure ]
+webkit.org/b/97206 svg/custom/relative-sized-use-on-symbol.xhtml [ Failure ]
+webkit.org/b/97026 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ]
+webkit.org/b/97026 svg/text/bidi-text-query.svg [ Failure ]
+webkit.org/b/97026 svg/text/bidi-tspans.svg [ Failure ]
+webkit.org/b/97026 svg/text/non-bmp-positioning-lists.svg [ Failure ]
+webkit.org/b/97026 svg/W3C-SVG-1.1/paths-data-03-f.svg        [ Failure ]
+webkit.org/b/97026 svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
+webkit.org/b/97026 svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure ]
+webkit.org/b/97026 svg/custom/remove-subtree-including-use-with-child-textpath-that-references-earlier-path.html [ Failure ]
+svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/text-intro-09-b.svg [ Failure ]
+svg/W3C-SVG-1.1/extend-namespace-01-f.svg [ Failure ]
+svg/text/bidi-text-anchor-direction.svg [ Failure ]
+svg/text/font-size-below-point-five.svg [ Failure ]
+svg/css/shadow-changes.svg [ Failure ]
+webkit.org/b/140705 imported/mozilla/svg/stroke-width-percentage-02a.svg [ ImageOnlyFailure ]
+webkit.org/b/116564 transitions/svg-text-shadow-transition.html [ Failure ]
+webkit.org/b/117322 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ Failure ]
+webkit.org/b/117322 svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-# Bug 25483: http/tests/navigation/redirect-cycle.html sometimes times out on Windows
-webkit.org/b/25483 http/tests/navigation/redirect-cycle.html [ Pass Timeout ]
</del><ins>+# Subpixel rendering: borders are reporting float values.
+webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
+webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# 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)
-# webkit.org/b/25220 media/video-click-dblckick-standalone.html [ WontFix ]
-# webkit.org/b/25220 media/video-document-types.html [ WontFix ]
</del><ins>+dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/25792 fast/encoding/percent-escaping.html [ Pass Timeout ]
-# TODO Bug 26481: Implement testRunner.dispatchPendingLoadRequests &lt;https://bugs.webkit.org/show_bug.cgi?id=26481&gt;
-webkit.org/b/26481 http/tests/loading/deleted-host-in-resource-load-delegate-callback.html [ Skip ]
</del><ins>+webkit.org/b/131745 svg/W3C-SVG-1.1/metadata-example-01-b.svg [ Failure ]
+# &lt;rdar://5667007&gt; 2 SVG text tests failing (due to bad rounding?)
+svg/batik/text/textOnPath.svg [ Failure ]
+svg/batik/text/verticalTextOnPath.svg [ Failure ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://problem/7091605&gt; http/tests/cache/subresource-expiration.html fails intermittently
-http/tests/cache/subresource-expiration-1.html [ Pass Failure ]
-http/tests/cache/subresource-expiration-2.html [ Pass Failure ]
</del><ins>+svg/animations/animate-linear-discrete-additive.svg [ Pass Timeout ]
+svg/custom/use-display-none.svg [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# Try and get Windows buildbots back in green
-# FIXME: File bugs and examine these tests
-http/tests/xmlhttprequest/cache-override.html [ Failure ]
-http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Pass Failure Timeout ]
-# media/video-empty-source.html [ Failure ]
</del><ins>+# Regressions in svg/clip-path
+webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
+webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://7127902&gt; http/tests/misc/favicon-loads-with-images-disabled.html crashes on Windows debug
-http/tests/misc/favicon-loads-with-images-disabled.html
</del><ins>+svg/clip-path/mask-objectboundingbox-content-clip.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
+svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ Failure ]
+svg/custom/inline-svg-in-xhtml.xml [ Failure ]
+svg/custom/foreign-object-skew.svg [ Failure ]
+webkit.org/b/140249 fast/css/fontloader-svg-select.svg [ Failure ]
+################################################################################
+###################          End SVG Issues              #######################
+################################################################################
</ins><span class="cx"> 
</span><del>-# A test that failed because eventSender cannot send function-key events.
-fast/events/keydown-function-keys.html
</del><span class="cx"> 
</span><del>-# This port doesn't support Geolocation.
-fast/dom/Geolocation/ [ Skip ]
</del><ins>+################################################################################
+################             WebGL Issues                   ####################
+################################################################################
+# Skip all webgl tests on Windows for now since they don't seem to work consistently
+webgl/ [ Skip ]
+fast/canvas/webgl/ [ Skip ]
</ins><span class="cx"> 
</span><del>-# This port doesn't support Notifications.
-fast/notifications/ [ Skip ]
-http/tests/notifications/ [ Skip ]
</del><ins>+compositing/webgl/webgl-background-color.html [ Skip ]
+compositing/webgl/webgl-reflection.html [ Skip ]
+fast/images/webgl-teximage2d.html [ Skip ]
+[ Release ] fast/canvas/webgl [ Skip ]
+http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ]
+http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ]
+http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/28467 http/tests/loading/preload-img-test.html [ Pass Failure ]
</del><ins>+################################################################################
+#################          End WebGL Issues              #######################
+################################################################################
</ins><span class="cx"> 
</span><del>-# Failing media tests on windows &lt;http://webkit.org/b/29047&gt;
-# webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Timeout ]
</del><span class="cx"> 
</span><del>-# This test requires media controls has a volume slider.
-# media/video-volume-slider.html [ Failure ]
</del><ins>+################################################################################
+##################          MathML Issues                   ####################
+################################################################################
</ins><span class="cx"> 
</span><del>-# Mixed content tests failing on Windows
-webkit.org/b/29213 http/tests/security/mixedContent [ Failure ]
</del><ins>+webkit.org/b/119002 mathml/presentation/bug97990.html [ ImageOnlyFailure ]
+webkit.org/b/119002 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
+webkit.org/b/127495 mathml/presentation/maction-toggle.html [ ImageOnlyFailure ]
+mathml/presentation/mo-stacked-glyphs.html [ ImageOnlyFailure ]
+mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
+webkit.org/b/130322 mathml/opentype/large-operators.html [ Failure ]
+webkit.org/b/130322 mathml/opentype/opentype-stretchy.html [ Failure ]
+webkit.org/b/130322 mathml/opentype/vertical.html [ Failure ]
+webkit.org/b/72828 mathml/opentype/horizontal.html [ Failure ]
+webkit.org/b/72828 mathml/opentype/horizontal-munderover.html [ Failure ]
+webkit.org/b/119038 mathml/presentation/mo-stretch.html [ Failure ]
+webkit.org/b/119038 mathml/presentation/roots.xhtml [ Failure ]
+mathml/presentation/stretchy-depth-height.html [ Failure ]
+mathml/opentype/opentype-stretchy-horizontal.html [ Crash Failure ]
+mathml/presentation/style-changed.html [ Crash Pass ]
+webkit.org/b/140522 mathml/opentype/munderover-layout-resize.html [ Crash ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/29057 editing/pasteboard/files-during-page-drags.html [ Failure ]
</del><ins>+################################################################################
+#################          End MathML Issues                ####################
+################################################################################
</ins><span class="cx"> 
</span><del>-# &lt;https://bugs.webkit.org/show_bug.cgi?id=29287&gt;
-webkit.org/b/29287 http/tests/local/fileapi [ Failure Timeout ]
-webkit.org/b/29287 http/tests/local/blob/send-hybrid-blob.html [ Pass Failure Timeout ]
-webkit.org/b/29287 http/tests/local/formdata [ Pass Failure ]
</del><span class="cx"> 
</span><del>-# Need Blob.slice support
-http/tests/local/blob/send-sliced-data-blob.html
</del><ins>+################################################################################
+################               CSS Issues                   ####################
+################################################################################
</ins><span class="cx"> 
</span><del>-# BlodBuilder is not enabled
-http/tests/local/blob/send-data-blob.html
</del><ins>+fast/css/text-transform-select.html [ Failure ]
+fast/css/rtl-ordering.html [ Failure ]
+fast/css/font-weight-1.html [ ImageOnlyFailure ]
+fast/css/margin-top-bottom-dynamic.html [ ImageOnlyFailure ]
+webkit.org/b/117322 fast/css/text-indent-first-line-006.html [ ImageOnlyFailure ]
+webkit.org/b/117322 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
+fast/css/image-set-setting.html [ Failure ]
+fast/css/image-set-value-not-removed-crash.html [ Failure ]
+fast/css/fontloader-download-error.html [ Failure ]
+fast/css/input-search-padding.html [ Failure ]
+fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html [ Pass Timeout ]
+webkit.org/b/136484 fast/css-generated-content/initial-letter-basic.html [ Failure ]
+webkit.org/b/136484 fast/css-generated-content/initial-letter-border-padding.html [ Failure ]
+webkit.org/b/136484 fast/css-generated-content/initial-letter-clearance.html [ Failure ]
+webkit.org/b/136484 fast/css-generated-content/initial-letter-descender.html [ Failure ]
+webkit.org/b/136484 fast/css-generated-content/initial-letter-raised.html [ Failure ]
+webkit.org/b/136484 fast/css-generated-content/initial-letter-sunken.html [ Failure ]
+fast/css/direct-adjacent-style-update-optimization.html [ Failure ]
+fast/css/indirect-adjacent-style-update-optimization.html [ Failure ]
+fast/css/read-only-read-write-input-basics.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# webkit.org/b/112659 media/video-playing-and-pause.html [ Failure Pass ]
</del><ins>+# https://bugs.webkit.org/show_bug.cgi?id=138025
+# Larger text and as a result, larger elements containing said text (as compared to Mac port)
+# Many of these may also be wrong due to form element differences in theme (i.e rounded vs. square buttons)
+fast/css/resize-corner-tracking.html [ Failure ]
+fast/css/text-overflow-input.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# CSS Device Adaptation is not enabled.
-webkit.org/b/95959 css3/device-adapt
</del><ins>+fast/css/css2-system-fonts.html [ Failure ]
+fast/css/line-height.html [ Failure ]
+fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/29289 plugins/destroy-during-npp-new.html [ Skip ]
</del><ins>+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 ]
</ins><span class="cx"> 
</span><del>-# This port doesn't support detecting slow unload handlers.
-fast/dom/Window/slow-unload-handler.html [ Skip ]
-fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Skip ]
</del><ins>+# We now show a layer tree where we didn't previously
+css3/filters/composited-during-animation-layertree.html [ Failure ]
+css3/filters/composited-during-transition-layertree.html [ Failure ]
+css3/filters/should-not-have-compositing-layer.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Skip these two failures I introduced this morning while I explore them.
-http/tests/globalhistory/history-delegate-basic-visited-links.html
</del><ins>+css3/filters/css-opacity-with-drop-shadow.html [ Pass ImageOnlyFailure ]
+css3/filters/effect-reference-delete.html [ Pass ImageOnlyFailure ]
+css3/filters/filter-mask-clip-order.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-# This test has never passed on Windows
-webkit.org/b/30234 platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html
</del><ins>+# Don't run these time-outs for now
+css3/filters/huge-region-composited.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# TODO Need to add functionality to DumpRenderTree to handle error pages
-fast/history/back-forward-reset-after-error-handling.html
</del><ins>+css3/masking/mask-repeat-space-content.html [ Pass Timeout ]
+css3/images/cross-fade-invalidation.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# ACCELERATED_COMPOSITING tests that have incorrect layout
-compositing/webgl/webgl-background-color.html
-compositing/webgl/webgl-reflection.html
</del><ins>+ietestcenter/css3/bordersbackgrounds [ Pass Failure Timeout ]
+ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
+ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
+[ Release ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
+css3/masking/clip-path-inset.html [ ImageOnlyFailure ]
+css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
+css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Timeout ]
+css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Timeout ]
+css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Timeout ]
+css1/box_properties/padding_left.html [ ImageOnlyFailure ]
+webkit.org/b/140724 css2.1/t1202-counter-04-b.html [ Failure ]
+webkit.org/b/140724 css2.1/t1202-counters-04-b.html [ Failure ]
+css2.1/20110323/abspos-replaced-width-margin-000-ref.htm [ Failure ]
</ins><span class="cx"> 
</span><del>-# Need to implement this in plugins code in WebKit
-plugins/reloadplugins-and-pages.html
-plugins/reloadplugins-no-pages.html
</del><ins>+################################################################################
+#################            End CSS Issues              #######################
+################################################################################
</ins><span class="cx"> 
</span><del>-# This test requires ogg codecs
-# media/media-can-play-ogg.html [ WontFix ]
</del><span class="cx"> 
</span><del>-# This test requires flac codec
-# media/media-can-play-flac-audio.html [ WontFix ]
</del><ins>+################################################################################
+################             Forms Issues                   ####################
+################################################################################
+fast/forms/basic-buttons.html [ Failure ]
+fast/forms/box-shadow-override.html [ Failure ]
+fast/forms/button-positioned.html [ Failure ]
+fast/forms/button-sizes.html [ Failure ]
+fast/forms/button-style-color.html [ Failure ]
+fast/forms/button-text-transform.html [ Failure ]
+################################################################################
+#################          End Forms Issues              #######################
+################################################################################
</ins><span class="cx"> 
</span><del>-# These tests require touch support
-fast/events/touch
</del><ins>+fast/text/atsui-pointtooffset-calls-cg.html [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# No button tracked
-fast/events/mouseover-button.html
</del><ins>+# &lt;rdar://problem/5643675&gt; window.scrollTo scrolls a window with no scrollbars
+fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# XSS auditor tests intermittently time out
-webkit.org/b/32528 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Pass Timeout ]
-webkit.org/b/32528 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Pass Timeout ]
</del><ins>+webkit.org/b/140506 fast/forms/select/popup-closes-on-blur.html [ Crash ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/32532 http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html [ Pass Timeout ]
-webkit.org/b/32532 http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html [ Pass Timeout ]
</del><ins>+# fast/html/keygen.html is failing on boomer &lt;rdar://problem/5133799&gt;
+fast/html/keygen.html [ Failure ]
+fast/invalid/residual-style.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# 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
</del><ins>+#&lt;rdar://problem/5224271&gt; Some LayoutTests fail when not run by themselves.
+http/tests/navigation/anchor-frames.html
</ins><span class="cx"> 
</span><del>-# Needs to pass cookies to the media player
-#webkit.org/b/33954 http/tests/media/video-cookie.html
</del><ins>+# Sometimes times out
+webkit.org/b/48997 animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
+webkit.org/b/63806 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Pass Timeout ]
+webkit.org/b/25189 http/tests/incremental/slow-utf8-text.pl [ Pass Timeout ]
+webkit.org/b/25483 http/tests/navigation/redirect-cycle.html [ Pass Timeout ]
+webkit.org/b/28467 http/tests/loading/preload-img-test.html [ Pass Timeout ]
+fast/frames/flattening/scrolling-in-object.html [ Pass Timeout ]
+webkit.org/b/93667 fast/forms/select/menulist-popup-crash.html [ Pass Timeout ]
+webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
+webkit.org/b/24810 fast/loader/user-style-sheet-resource-load-callbacks.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-#webkit.org/b/34447 http/tests/media/video-referer.html [ Failure ]
</del><ins>+# Sometimes fail
+webkit.org/b/49182 [ Release ] animations/stop-animation-on-suspend.html [ Pass Failure ]
+webkit.org/b/49182 [ Debug ] animations/stop-animation-on-suspend.html [ Failure ]
</ins><span class="cx"> 
</span><del>-fast/frames/flattening/scrolling-in-object.html [ Pass ImageOnlyFailure Failure Timeout ]
-fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ]
</del><ins>+# Different tests sometimes time out on apple-windows-5
+webkit.org/b/55579 http/tests/websocket [ Skip ]
</ins><span class="cx"> 
</span><del>-# Accept header is handled by the browser
-http/tests/misc/image-checks-for-accept.html
</del><ins>+# Times out &lt;rdar://problem/9304941&gt;
+http/tests/multipart/invalid-image-data-standalone.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# 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
</del><ins>+# Times out &lt;rdar://problem/7091605&gt;
+http/tests/cache/subresource-expiration-1.html [ Pass Timeout ]
+http/tests/cache/subresource-expiration-2.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# DumpRenderTree code to enable Java is currently a no-op. Windows doesn't come with Java by default.
-java/ [ Skip ]
</del><ins>+# These tests only fail in Release builds
+fast/forms/plaintext-mode-2.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Need to add functionality to DumpRenderTree to handle enable/disable Spatial Navigation
-fast/spatial-navigation
</del><ins>+# Timed out loading page (check if this is due to missing DumpRenderTree functionality)
+fast/encoding/char-encoding.html [ Skip ]
+fast/frames/frame-navigation.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# For some reason crashes when run with all tests. Passes individually.
-fast/forms/multiple-form-submission-protection-mouse.html
</del><ins>+# Random sizing issues (Renderblock, RenderTableCells)
+fast/forms/searchfield-heights.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# mouseScrollBy() and continuousMouseScrollBy() are not yet implemented in the Windows EventSender API.
-webkit.org/b/36002 fast/events/remove-child-onscroll.html
-webkit.org/b/36002 fast/events/platform-wheelevent-in-scrolling-div.html
-webkit.org/b/36002 fast/events/platform-wheelevent-with-delta-zero-crash.html
-webkit.org/b/36002 fast/events/continuous-platform-wheelevent-in-scrolling-div.html
-webkit.org/b/36002 fast/events/scroll-in-scaled-page-with-overflow-hidden.html
-webkit.org/b/36002 fast/events/wheelevent-direction-inverted-from-device.html
-webkit.org/b/36002 fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html
-webkit.org/b/36002 fast/events/wheelevent-in-text-node.html
-webkit.org/b/36002 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html
-webkit.org/b/36002 fast/forms/search/search-scroll-hidden-decoration-container-crash.html
-webkit.org/b/36002 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html
-webkit.org/b/36002 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html
-webkit.org/b/36002 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html
-webkit.org/b/36002 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html
-webkit.org/b/36002 scrollbars/scrollevent-iframe-no-scrolling-wheel.html
-webkit.org/b/36002 scrollbars/scroll-rtl-or-bt-layer.html
</del><ins>+# Not investigated yet
+http/tests/xmlhttprequest/connection-error-sync.html [ Failure ]
+webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nopassword.html
+webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nouser.html
</ins><span class="cx"> 
</span><del>-webkit.org/b/140231 fast/text/international/plane2.html [ Failure ]
</del><ins>+# &lt;rdar://problem/5961006&gt; 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
</ins><span class="cx"> 
</span><del>-# Requires testRunner.setMediaType() and implementation
-#fast/media/print-restores-previous-mediatype.html
-
</del><ins>+fast/text/international/hindi-whitespace.html [ Failure ]
+fast/text/international/khmer-selection.html [ Failure ]
+webkit.org/b/140231 fast/text/international/plane2.html [ Failure ]
</ins><span class="cx"> webkit.org/b/35973 fast/multicol/hit-test-above-or-below.html [ Failure ]
</span><del>-webkit.org/b/132421 fast/multicol/fixed-stack.html [ Pass ImageOnlyFailure ]
</del><ins>+webkit.org/b/49769 fast/dom/HTMLProgressElement/progress-element-with-child-crash.html [ Failure ]
+webkit.org/b/50994 fast/loader/user-stylesheet-fast-path.html [ Failure ]
+webkit.org/b/59062 fast/images/animated-gif-restored-from-bfcache.html [ Failure ]
+webkit.org/b/140211 fast/xsl/sort-locale.xml [ Failure ]
</ins><span class="cx"> 
</span><del>-# Needs progress element support
-webkit.org/b/49769 fast/dom/HTMLProgressElement [ Pass Failure ]
-webkit.org/b/49769 fast/forms/form-attribute.html [ Pass Failure ]
</del><ins>+# Some http tests crash in Debug Windows builds due to an assertion in CFNetwork when releasing a CFURLConnection
+webkit.org/b/25344 [ Debug ] http/tests/misc/redirect-to-external-url.html [ Crash Failure ]
+webkit.org/b/25344 [ Debug ] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Crash ]
</ins><span class="cx"> 
</span><del>-# 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 [ Failure ]
</del><ins>+# FIXME: File bugs and examine these tests
+http/tests/xmlhttprequest/cache-override.html [ Failure ]
+http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Pass Failure Timeout ]
</ins><span class="cx"> 
</span><del>-# Needs testRunner.enableAutoResizeMode()
-fast/autoresize
</del><ins>+# &lt;rdar://7127902&gt; Crashes on Windows debug
+[ Debug ] http/tests/misc/favicon-loads-with-images-disabled.html [ Crash ]
</ins><span class="cx"> 
</span><del>-# Need to add functionality to DumpRenderTree to handle scrollbar policy changes
-fast/overflow/scrollbar-restored-and-then-locked.html
</del><ins>+# Mixed content tests failing on Windows
+webkit.org/b/29213 http/tests/security/mixedContent [ Failure ]
</ins><span class="cx"> 
</span><del>-# Sometimes times out on Windows
-webkit.org/b/37096 http/tests/security/xss-DENIED-iframe-src-alias.html [ Pass Timeout ]
</del><ins>+# For some reason crashes when run with all tests. Passes individually.
+fast/forms/multiple-form-submission-protection-mouse.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# webkit.org/b/38376 media/media-document-audio-size.html [ Timeout ]
</del><ins>+# Skip these two failures I introduced this morning while I explore them.
+http/tests/globalhistory/history-delegate-basic-visited-links.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Need to dump context menu items on eventSender.contextClick(true).
-webkit.org/b/39104 editing/spelling/context-menu-suggestions.html [ Failure ]
</del><ins>+# Image Only Failures
+fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ]
+fast/text/international/synthesized-italic-vertical.html [ ImageOnlyFailure ]
+fast/box-shadow/box-shadow-with-zero-radius.html [ ImageOnlyFailure ]
+webkit.org/b/97026 scrollbars/corner-resizer-window-inactive.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-# eventSender.contextClick() needs to return a JS array of the context menu items.
-webkit.org/b/62597 editing/pasteboard/copy-standalone-image-crash.html [ Timeout ]
-
-# textInputController.hasGrammarMarkers() is not implemented.
-editing/spelling/grammar.html
-
-# Needs grammar checking.
-editing/spelling/inline-spelling-markers.html [ Skip ]
-editing/spelling/inline-spelling-markers-hidpi.html [ Skip ]
-editing/spelling/markers.html [ Skip ]
-
-# TODO EditorClient::requestCheckingOfString() is not implemented
-editing/spelling/spellcheck-paste.html
-editing/spelling/spellcheck-paste-disabled.html
-editing/spelling/spelling-unified-emulation.html
-
-# Replacement text for misspelling is not given.
-webkit.org/b/77934 editing/spelling/spelling-marker-description.html [ Timeout ]
-
-# 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
-crypto/subtle/rsa-indexeddb.html
-inspector-protocol/indexeddb/basics.html
-
-# This port doesn't support DeviceMotion or DeviceOrientation.
-fast/dom/DeviceMotion/ [ Skip ]
-fast/dom/DeviceOrientation/ [ Skip ]
-fast/dom/Window/window-properties-device-orientation.html [ Skip ]
-
-# Link prefetch is disabled by default
-fast/dom/HTMLLinkElement/link-and-subresource-test.html [ Skip ]
-fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html [ Skip ]
-fast/dom/HTMLLinkElement/prefetch.html [ Skip ]
-fast/dom/HTMLLinkElement/prefetch-beforeload.html [ Skip ]
-fast/dom/HTMLLinkElement/prefetch-onerror.html [ Skip ]
-fast/dom/HTMLLinkElement/prefetch-onload.html [ Skip ]
-fast/dom/HTMLLinkElement/prefetch-too-many-clients.html [ Skip ]
-fast/dom/HTMLLinkElement/subresource.html [ Skip ]
-http/tests/misc/link-rel-prefetch-and-subresource.html [ Skip ]
-http/tests/misc/prefetch-purpose.html [ Skip ]
-
-# TODO testRunner::pageProperty is not implemented for WIN yet.
-printing/page-rule-selection.html
-
-# Hyphenation is not implemented yet.
-webkit.org/b/140234 fast/text/hyphenate-character.html [ Failure ]
-webkit.org/b/140234 fast/text/hyphens.html [ Failure ]
-webkit.org/b/140234 fast/text/hyphenate-first-word.html [ Failure ]
-webkit.org/b/140234 fast/text/hyphenate-limit-before-after.html [ Failure ]
-webkit.org/b/140234 fast/text/hyphenate-limit-lines.html [ Failure ]
-webkit.org/b/140234 fast/text/hyphenate-locale.html [ Failure ]
-webkit.org/b/140234 fast/text/midword-break-before-surrogate-pair.html [ Failure ]
-webkit.org/b/140234 fast/text/midword-break-before-surrogate-pair-2.html [ Failure ]
-webkit.org/b/140234 fast/text/narrow-non-breaking-space.html [ ImageOnlyFailure ]
-
-# TODO DRT doesn't support showModalDialog
-webkit.org/b/53675 fast/events/show-modal-dialog-onblur-onfocus.html [ Skip ]
-webkit.org/b/53675 fast/harness/show-modal-dialog.html [ Skip ]
-webkit.org/b/53675 fast/events/scroll-event-during-modal-dialog.html [ Skip ]
-webkit.org/b/53675 fast/dom/Window/open-window-min-size.html [ Skip ]
-webkit.org/b/53675 js/dom/function-length.html [ Skip ]
-
-# TODO testRunner::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
-printing/page-format-data.html
-
-# Implement spinbutton support in RenderThemeSafari
-webkit.org/b/54662 fast/forms/number/number-appearance-rtl.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-visibility.html [ Pass Failure ]
-
-# Datalist is not yet enabled.
-fast/forms/datalist
-
-# Color input is not yet enabled.
-fast/forms/color
-
-# ENABLE_INPUT_TYPE_* are not enabled.
-webkit.org/b/29359 fast/forms/date [ Pass Failure ]
-webkit.org/b/29359 fast/forms/datetime [ Pass Failure ]
-webkit.org/b/29359 fast/forms/datetimelocal [ Pass Failure ]
-webkit.org/b/29359 fast/forms/month [ Pass Failure ]
-webkit.org/b/29359 fast/forms/time [ Pass Failure ]
-webkit.org/b/29359 fast/forms/week [ Pass Failure ]
-
-# ENABLE_GAMEPAD not enabled.
-gamepad/ [ Skip ]
-
-# Media Stream API is not yet enabled.
-fast/mediastream [ Skip ]
-fast/events/constructors/media-stream-event-constructor.html [ Skip ]
-
-# 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.
-webkit.org/b/41800 userscripts/user-script-top-frame-only.html [ Failure ]
-webkit.org/b/41800 userscripts/user-style-top-frame-only.html [ Failure ]
-
-# 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
-webkit.org/b/20011 printing/setPrinting.html [ Failure ]
-webkit.org/b/20011 printing/width-overflow.html [ Failure ]
-
-# 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.
-webkit.org/b/42435 fast/dom/Window/web-timing-minimal-performance-now.html [ Timeout Failure ]
-webkit.org/b/42435 fast/dom/Window/window-properties-performance.html [ Failure ]
-webkit.org/b/42435 fast/dom/navigation-type-back-forward.html [ Failure ]
-webkit.org/b/42435 fast/dom/navigation-type-navigate.html [ Failure ]
-webkit.org/b/42435 fast/dom/navigation-type-reload.html [ Failure ]
-webkit.org/b/42435 fast/dom/webtiming-document-open.html [ Failure ]
-webkit.org/b/42435 fast/dom/webtiming-navigate-within-document.html [ Failure ]
-webkit.org/b/42435 fast/dom/webtiming.html [ Failure ]
-webkit.org/b/42435 fast/performance/ [ Failure ]
-webkit.org/b/42435 http/tests/misc/webtiming-cross-origin-and-back1.html [ Failure ]
-webkit.org/b/42435 http/tests/misc/webtiming-cross-origin-redirect.php [ Failure ]
-webkit.org/b/42435 http/tests/misc/webtiming-no-origin.html [ Failure ]
-webkit.org/b/42435 http/tests/misc/webtiming-one-redirect.php [ Failure ]
-webkit.org/b/42435 http/tests/misc/webtiming-slow-load.php [ Failure ]
-webkit.org/b/42435 http/tests/misc/webtiming-ssl.php [ Failure ]
-webkit.org/b/42435 http/tests/misc/webtiming-two-redirects.php [ Failure ]
-webkit.org/b/42435 http/tests/w3c/webperf [ Failure ]
-
-# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
-webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1 [ Timeout Crash Pass Failure ]
-
</del><span class="cx"> # Still working out flakiness issues with the perf tests.
</span><span class="cx"> webkit.org/b/44199 perf/ [ Skip ]
</span><span class="cx"> 
</span><del>-# Application Cache Quotas
-webkit.org/b/43458 http/tests/appcache/origin-quota.html [ Skip ]
-webkit.org/b/43458 http/tests/appcache/origin-quota-continued-download.html [ Skip ]
-webkit.org/b/43458 http/tests/appcache/origin-quota-continued-download-multiple-manifests.html [ Skip ]
-
-# Full Screen support is not yet enabled.
-fullscreen/ [ Skip ]
-
-# viewport meta tag support
-fast/viewport [ Skip ]
-
-# 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
-webkit.org/b/84186 fast/text-autosizing [ Skip ]
-
-#webkit.org/b/45603 http/tests/media/video-served-as-text.html [ Failure ]
-
-# Pre-HMTL5 parser quirks only apply to the mac port for now.
-fast/parser/pre-html5-parser-quirks.html
-
-# Requires WebP support.
-fast/canvas/canvas-toDataURL-webp.html [ Skip ]
-fast/images/webp-image-decoding.html [ Skip ]
-fast/images/webp-color-profile-lossless.html [ Skip ]
-fast/images/webp-color-profile-lossy-alpha.html [ Skip ]
-fast/images/webp-color-profile-lossy.html [ Skip ]
-http/tests/images/webp-partial-load.html [ Skip ]
-http/tests/images/webp-progressive-load.html [ Skip ]
-
-# TODO Missing testRunner.findString()
-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
-# 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 [ Skip ]
-fast/frames/meta-refresh-user-gesture.html [ Skip ]
-
-# These require DRT setSerializeHTTPLoads implementation to be reliable.
-webkit.org/b/50758 http/tests/local/link-stylesheet-load-order.html [ Pass Failure ]
-webkit.org/b/50758 http/tests/local/link-stylesheet-load-order-preload.html [ Pass Failure ]
-webkit.org/b/50758 fast/preloader/scan-body-from-head-script.html [ Pass Failure ]
-
-webkit.org/b/50994 fast/loader/user-stylesheet-fast-path.html [ Failure ]
-
-# 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
-webkit.org/b/53675 fast/animation/request-animation-frame-during-modal.html [ Failure ]
-
-# Windows port doesn't support HTML in pastes.
-webkit.org/b/55921 editing/pasteboard/onpaste-text-html-types.html [ Pass Failure ]
-
-# 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
-
-#webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Timeout ]
-
-webkit.org/b/57693 plugins/windowless_plugin_paint_test.html [ Failure Timeout ]
-
-# Quota API is not supported.
-storage/storageinfo-missing-arguments.html [ Skip ]
-storage/storageinfo-no-callbacks.html [ Skip ]
-storage/storageinfo-query-usage.html [ Skip ]
-storage/storageinfo-request-quota.html [ Skip ]
-storage/storagequota-query-usage.html [ Skip ]
-storage/storagequota-request-quota.html [ Skip ]
-fast/workers/worker-storagequota-query-usage.html [ Skip ]
-
-# Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
-fast/dom/HTMLAnchorElement/anchor-nodownload.html [ Skip ]
-fast/dom/HTMLAnchorElement/anchor-download.html [ Skip ]
-fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Skip ]
-fast/dom/HTMLAnchorElement/anchor-download-unset.html [ Skip ]
-
-# Expose title direction in WebKit API
-webkit.org/b/58845 fast/dom/title-directionality.html [ Failure ]
-
-# Timing out for unknown reasons.  Passes on Chromium, QT and GTK+.
-webkit.org/b/58924 plugins/mouse-click-iframe-to-plugin.html
-
-webkit.org/b/59062 fast/images/animated-gif-restored-from-bfcache.html [ Failure ]
-
-webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nopassword.html
-webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nouser.html
-
</del><span class="cx"> # HTTP 204 (No Content) should be ignored
</span><span class="cx"> webkit.org/b/60206 http/tests/navigation/response204.html [ Failure ]
</span><span class="cx"> 
</span><del>-# Skip all webgl tests on Windows for now since they don't seem to work consistently
-webgl [ Skip ]
-fast/images/webgl-teximage2d.html [ Skip ]
-[ Release ] fast/canvas/webgl [ Skip ]
-http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ]
-http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ]
-http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ]
-
-# CSS Grid Layout is not yet enabled.
-webkit.org/b/60731 fast/css-grid-layout [ Skip ]
-
-# &lt;style scoped&gt; is not yet enabled.
-webkit.org/b/49142 fast/css/style-scoped [ Skip ]
-
-# ENABLE(CSS_SCROLL_SNAP) is disabled.
-css3/scroll-snap/ [ Skip ]
-
-# ENABLE(SHADOW_DOM) is disabled.
-editing/shadow/ [ Skip ]
-fast/dom/shadow/ [ Skip ]
-fast/dom/HTMLTemplateElement/cycles-in-shadow.html [ Skip ]
-
-# JSC does not support setIsolatedWorldSecurityOrigin
-webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Timeout ]
-
-# Need to implement getFormValue().
-plugins/form-value.html [ Failure ]
-
-# Flaky selector behavior:
-css3/selectors3/xhtml [ Timeout Failure Pass ]
-css3/selectors3/html [ Timeout Failure Pass ]
-css3/selectors3/xml [ Timeout Failure Pass ]
-
-# For now, Web Audio tests are disabled
-webkit.org/b/86914 webaudio/ [ Skip ]
-
-# ENABLE(DRAGGABLE_REGION) is disabled
-fast/css/draggable-region-parser.html [ Skip ]
-
-# Opera-submitted tests to W3C for &lt;track&gt;, 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/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.
-#webkit.org/b/64731 http/tests/media/media-source/ [ Skip ]
-
-# These tests are for an obsolete version of the EME spec.
-fast/events/constructors/media-key-event-constructor.html [ WontFix ]
-#media/encrypted-media/encrypted-media-can-play-type-webm.html [ WontFix ]
-#media/encrypted-media/encrypted-media-events.html [ WontFix ]
-#media/encrypted-media/encrypted-media-not-loaded.html [ WontFix ]
-#media/encrypted-media/encrypted-media-syntax.html [ WontFix ]
-
-# Font feature settings is not implemented.
-css3/font-feature-settings-rendering.html
-
-# Need DRT change
-webkit.org/b/66620 editing/spelling/spelling-insert-html.html
-
-webkit.org/b/66773 http/tests/loading/progress-finished-callback.html
-
-# HiDPI tests require test infrastructure enhancements (e.g. testRunner.setBackingScaleFactor)
-# https://bugs.webkit.org/show_bug.cgi?id=87919
-webkit.org/b/87919 compositing/tiled-layers-hidpi.html
-webkit.org/b/87919 fast/canvas/2d.backingStorePixelRatio.html
-webkit.org/b/87919 fast/canvas/2d.imageDataHD.html
-webkit.org/b/87919 fast/hidpi
-webkit.org/b/87919 svg/as-image/image-respects-deviceScaleFactor.html
-webkit.org/b/87919 fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ]
-webkit.org/b/87919 svg/custom/hidpi-masking-clipping.svg [ ImageOnlyFailure ]
-webkit.org/b/87919 svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/borders/hidpi-border-image-gradient-on-subpixels.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/borders/hidpi-border-radius-with-subpixel-margin-not-renderable.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/layers/hidpi-transform-on-child-content-is-mispositioned.html [ ImageOnlyFailure ]
-webkit.org/b/87919 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
-webkit.org/b/87919 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
-webkit.org/b/87919 fast/repaint/hidpi-transform-on-subpixel-repaintrect.html [ Failure ]
-webkit.org/b/87919 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
-
-# Skip because this platform does not support a paging mouse wheel event
-fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ]
-fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ]
-fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Skip ]
-fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Skip ]
-fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Skip ]
-fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Skip ]
-fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Skip ]
-fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Skip ]
-fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Skip ]
-fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Skip ]
-
-# Pointer Lock is not implemented.
-pointer-lock/ [ Skip ]
-http/tests/pointer-lock/ [ Skip ]
-
</del><span class="cx"> # Fails because MutationObservers are not notified at end-of-task
</span><del>-webkit.org/b/78290 fast/dom/MutationObserver/end-of-task-delivery.html [ Skip ]
</del><ins>+webkit.org/b/78290 fast/dom/MutationObserver/end-of-task-delivery.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Vibration API is not implemented.
-vibration/ [ Skip ]
-
-# Touch adjustment not enabled on Windows
-webkit.org/b/78801 touchadjustment/ [ Skip ]
-
-# Needs BatteryClient implementation.
-webkit.org/b/62698 batterystatus/ [ Skip ]
-
-# Proximity Events is not supported.
-proximity/ [ Skip ]
-fast/events/constructors/device-proximity-event-constructor.html
-
-# webkit.org/b/103442 media/W3C/video/networkState/networkState_during_progress.html
-
-# Fail until SUBPIXEL_LAYOUT is enabled
-webkit.org/b/85532 fast/sub-pixel [ Skip ]
-
-# No CORS support for media elements is implemented yet.
-http/tests/security/video-cross-origin-readback.html [ Skip ]
-
-# Requires ENABLE(MEDIA_CAPTURE)
-fast/forms/file/file-input-capture.html [ Skip ]
-
</del><span class="cx"> # Interferes with the other requestAnimationFrame tests
</span><span class="cx"> webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # off by 1 pixel
</span><del>-tables/mozilla/bugs/bug2479-2.html
</del><ins>+tables/mozilla/bugs/bug2479-2.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Causes crashes in the next test
</span><span class="cx"> webkit.org/b/87416 fast/dom/Window/Location/set-location-after-close.html [ Skip ]
</span><span class="cx"> 
</span><del>-# JavaScript Experiments are not enabled on Windows
-webkit.org/b/87858 js/names.html [ Skip ]
</del><ins>+# Test uses &quot;required&quot; form element property which currently does not work on Safari
+fast/forms/validation-message-user-modify.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/crash
-webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Skip ]
-webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Skip ]
-webkit.org/b/86443 plugins/npruntime/delete-plugin-within-invoke.html [ Skip ]
-webkit.org/b/86443 plugins/npruntime/delete-plugin-within-setProperty.html [ Skip ]
</del><ins>+# 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
+webkit.org/b/87469 fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Pass Failure Timeout ]
</ins><span class="cx"> 
</span><del>-# Asserts in Interpreter::addStackTraceIfNecessary
-webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin-in-subframe.html [ Skip ]
-webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin.html [ Skip ]
</del><ins>+# Inspector Protocol
+webkit.org/b/140510 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Crash ]
+webkit.org/b/128979 [ Release ] inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# Time out
-webkit.org/b/88107 platform/win/plugins/iframe-inside-overflow.html [ Skip ]
-webkit.org/b/88107 platform/win/plugins/window-region-is-set-to-clip-rect.html [ Skip ]
-webkit.org/b/88107 plugins/crash-restoring-plugin-page-from-page-cache.html [ Skip ]
-webkit.org/b/88107 plugins/fullscreen-plugins-dont-reload.html [ Skip ]
-webkit.org/b/88107 plugins/netscape-plugin-page-cache-works.html [ Skip ]
</del><ins>+# Tests that exceed maximum call stack on windows
+fast/dom/Window/window-postmessage-clone-deep-array.html [ Skip ]
+js/dom/deep-recursion-test.html [ Skip ]
+js/dom/global-recursion-on-full-stack.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
-compositing/visible-rect/  [ Skip ]
</del><ins>+# &lt;rdar://problem/19526412&gt;
+fast/images/bad-png.html [ Skip ]
</ins><span class="cx"> 
</span><ins>+webkit.org/b/140703 loader/go-back-cached-main-resource.html [ Failure ]
+webkit.org/b/140707 storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html [ Failure ]
+webkit.org/b/140707 storage/domstorage/storage-close-database-on-idle.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# TODO Need rebaselining / checking - skipped en masse to get the bots green again
</del><ins>+webkit.org/b/140725 fast/dom/34176.html [ Failure ]
+webkit.org/b/58845 fast/dom/title-directionality-removeChild.html [ Failure ]
+
+# Windows doesn't seem to have some of these fonts:
+webkit.org/b/116564 fast/text/text-combine-different-fonts.html [ Failure ]
+
+################################################################################
+######################### All of above may be related ##########################
+################################################################################
+
+# Tests generating new results
+printing/return-from-printing-mode.html
+
+
+################################################################################
+######################### Start list of UNREVIEWED failures ########################
+################################################################################
+webkit.org/b/24810 fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
+webkit.org/b/24810 fast/events/key-events-in-input-button.html [ Failure ]
+webkit.org/b/24810 fast/events/mouseup-from-button2.html [ Failure ]
+webkit.org/b/24810 fast/events/special-key-events-in-input-text.html [ Failure ]
+webkit.org/b/24810 fast/forms/HTMLOptionElement_label05.html [ Failure ]
+webkit.org/b/24810 fast/forms/disabled-select-change-index.html [ Failure ]
+webkit.org/b/24810 fast/forms/form-element-geometry.html [ Failure ]
+webkit.org/b/24810 fast/forms/hidden-listbox.html [ Failure ]
+webkit.org/b/24810 fast/forms/legend-access-key.html [ Failure ]
+webkit.org/b/24810 fast/forms/listbox-hit-test-zoomed.html [ Failure ]
+webkit.org/b/24810 fast/forms/listbox-scrollbar-incremental-load.html [ Failure ]
+webkit.org/b/24810 fast/forms/listbox-width-change.html [ Failure ]
+webkit.org/b/24810 fast/forms/option-strip-whitespace.html [ Failure ]
+webkit.org/b/24810 fast/forms/select-block-background.html [ Failure ]
+webkit.org/b/24810 fast/forms/select-change-listbox-size.html [ Failure ]
+webkit.org/b/24810 fast/forms/select-change-popup-to-listbox.html [ Failure ]
+webkit.org/b/24810 fast/forms/select-initial-position.html [ Failure ]
+webkit.org/b/24810 fast/forms/select-item-background-clip.html [ Failure ]
+webkit.org/b/24810 fast/forms/select-list-box-with-height.html [ Failure ]
+webkit.org/b/24810 js/sort-stability.html [ Failure ]
+webkit.org/b/24810 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
+webkit.org/b/24810 fast/loader/stop-provisional-loads.html [ Failure ]
+webkit.org/b/24810 fast/replaced/border-radius-clip.html [ Failure ]
+webkit.org/b/24810 fast/replaced/replaced-breaking.html [ Failure ]
+webkit.org/b/24810 fast/text/drawBidiText.html [ Failure ]
+fast/text/emphasis-vertical.html [ Failure ]
+fast/text/fallback-traits-fixup.html [ Failure ]
+fast/text/international/combining-marks-position.html [ Failure ]
+webkit.org/b/24810 fast/text/international/hindi-spacing.html [ Failure ]
+fast/text/international/text-combine-image-test.html [ Failure ]
+fast/text/unicode-variation-selector.html [ Failure Crash ]
+webkit.org/b/24810 http/tests/misc/window-dot-stop.html [ Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/abort-should-cancel-load.html [ Pass Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html [ Pass Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html [ Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html [ Pass Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html [ Pass Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync.html [ Pass Failure ]
+webkit.org/b/24810 security/block-test.html [ Failure ]
+webkit.org/b/24810 tables/mozilla/core/bloomberg.html [ Failure ]
+webkit.org/b/24810 transforms/2d/zoom-menulist.html [ Failure ]
+webkit.org/b/24810 fast/loader/local-CSS-from-local.html [ Failure Timeout ]
+webkit.org/b/24810 fast/loader/local-JavaScript-from-local.html [ Failure ]
+webkit.org/b/24810 fast/loader/local-image-from-local.html [ Failure ]
+webkit.org/b/24810 http/tests/security/frame-loading-via-document-write.html [ Pass Timeout ]
+webkit.org/b/24810 http/tests/security/local-CSS-from-remote.html [ Pass Timeout ]
+webkit.org/b/24810 http/tests/security/local-JavaScript-from-remote.html [ Pass Timeout ]
+webkit.org/b/24810 http/tests/security/local-iFrame-from-remote.html [ Pass Timeout ]
+webkit.org/b/24810 http/tests/security/local-image-from-remote.html [ Pass Timeout ]
+webkit.org/b/24810 http/tests/security/local-user-CSS-from-remote.html [ Pass Failure Timeout ]
+webkit.org/b/24810 http/tests/security/originHeader/origin-header-for-https.html [ Failure Timeout ]
</ins><span class="cx"> fast/block/float/overhanging-tall-block.html [ Failure ]
</span><del>-fast/css/text-transform-select.html [ Failure ]
-fast/dom/MutationObserver/inline-event-listener.html [ Failure Timeout ]
</del><ins>+fast/dom/MutationObserver/inline-event-listener.html [ Timeout ]
</ins><span class="cx"> fast/events/dropzone-005.html [ Failure ]
</span><span class="cx"> fast/harness/results.html [ Failure ]
</span><span class="cx"> fast/images/support-broken-image-delegate.html [ Failure ]
</span><span class="cx"> fast/repaint/canvas-putImageData.html [ Failure ]
</span><span class="cx"> fast/repaint/moving-shadow-on-container.html [ Failure ]
</span><span class="cx"> fast/repaint/moving-shadow-on-path.html [ Failure ]
</span><del>-# media/controls-after-reload.html [ Failure ]
-# media/controls-strict.html [ Failure ]
-# media/controls-without-preload.html [ Failure ]
-# media/video-controls-rendering.html [ Failure ]
-# media/video-display-toggle.html [ Failure ]
-# media/video-pause-immediately.html [ Failure ]
</del><span class="cx"> printing/iframe-print.html [ Failure ]
</span><del>-svg/as-image/img-preserveAspectRatio-support-1.html [ Failure ]
-svg/carto.net/tabgroup.svg [ Failure ]
-svg/W3C-I18N/g-dirLTR-ubNone.svg [ Failure ]
-svg/W3C-I18N/g-dirLTR-ubOverride.svg [ Failure ]
-svg/W3C-I18N/g-dirRTL-ubNone.svg [ Failure ]
-svg/W3C-I18N/g-dirRTL-ubOverride.svg [ Failure ]
-svg/W3C-I18N/text-dirLTR-ubNone.svg [ Failure ]
-svg/W3C-I18N/text-dirLTR-ubOverride.svg [ Failure ]
-svg/W3C-I18N/text-dirRTL-ubNone.svg [ Failure ]
-svg/W3C-I18N/text-dirRTL-ubOverride.svg [ Failure ]
-svg/W3C-I18N/tspan-direction-rtl.svg [ Failure ]
-svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg [ Failure ]
-svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg [ Failure ]
-svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg [ Failure ]
-svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg [ Failure ]
-svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg [ Failure ]
-svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg [ Failure ]
-svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg [ Failure ]
-svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Failure ]
</del><span class="cx"> 
</span><del>-# CSS3 flexbox is disabled &lt;rdar://problem/11570384&gt;
-css3/flexbox [ Skip ]
-transitions/flex-transitions.html [ Skip ]
-fast/multicol/span/clone-flexbox.html [ Skip ]
-
-# Skip tests in fast/text/shaping
-#fast/text/shaping [ Skip ]
-
-# CSS image-orientation property not yet supported
-fast/css/image-orientation/ [ Skip ]
-
-# Test uses &quot;required&quot; form element property which currently does not work on Safari
-fast/forms/validation-message-user-modify.html [ Skip ]
-
-# The textInputController.setComposition() implementation is missing
-fast/forms/input-set-composition-scroll.html [ Skip ]
-
-webkit.org/b/93667 fast/forms/select/menulist-popup-crash.html [ Pass Timeout ]
-# This test causes any following plugins test to crash
-plugins/nested-plugin-objects.html [ Skip ]
-
-# Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=84286
-# (Most are off by one or two pixels)
-webkit.org/b/84286 editing/inserting/break-blockquote-after-delete.html [ Failure ]
-
-# The following are already skipped on Mac because of a QuickTime problem
-#webkit.org/b/38000 http/tests/media/video-play-stall-seek.html [ Timeout ]
-#webkit.org/b/38000 http/tests/media/video-play-stall.html [ Timeout ]
-#webkit.org/b/38000 media/media-fullscreen-not-in-document.html [ Timeout ]
-
-# The following may just need rebaselines:
</del><span class="cx"> compositing/iframes/invisible-nested-iframe-show.html [ Failure ]
</span><span class="cx"> compositing/overflow/overflow-auto-with-touch.html [ Failure ]
</span><span class="cx"> compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
</span><span class="lines">@@ -1407,27 +1903,9 @@
</span><span class="cx"> compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
</span><del>-css2.1/20110323/abspos-replaced-width-margin-000-ref.htm [ Failure ]
-fast/block/positioning/047.html [ ImageOnlyFailure ]
-fast/box-shadow/box-shadow-with-zero-radius.html [ Pass ImageOnlyFailure ]
-fast/box-shadow/image-box-shadow.html [ Pass ImageOnlyFailure ]
-fast/css/rtl-ordering.html [ Failure ]
-fast/forms/basic-buttons.html [ Failure ]
-fast/forms/box-shadow-override.html [ Failure ]
-fast/forms/button-positioned.html [ Failure ]
-fast/forms/button-sizes.html [ Failure ]
-fast/forms/button-style-color.html [ Failure ]
-fast/forms/button-text-transform.html [ Failure ]
</del><span class="cx"> webkit.org/b/140216 fast/writing-mode/broken-ideograph-small-caps.html [ Failure ]
</span><del>-svg/custom/use-on-symbol-inside-pattern.svg [ Failure ]
-svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html        [ ImageOnlyFailure ]
</del><span class="cx"> tables/mozilla/marvin/x_col_align_justify.xml [ ImageOnlyFailure ]
</span><span class="cx"> http/tests/security/referrer-policy-https-origin.html [ Timeout ]
</span><del>-
-# 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
-webkit.org/b/87469 fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Pass Failure Timeout ]
-
-# Flaky http/tests/security tests
</del><span class="cx"> webkit.org/b/95803 http/tests/security/local-image-from-remote-whitelisted.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/95803 http/tests/security/object-literals.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/95803 http/tests/security/script-with-failed-cors-check-fails-to-load.html [ Pass Failure ]
</span><span class="lines">@@ -1459,80 +1937,20 @@
</span><span class="cx"> http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html
</span><span class="cx"> http/tests/security/xssAuditor/script-tag-with-callbacks.html
</span><span class="cx"> http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
</span><del>-
-# referrer tests failing, problems connecting to address provided to iframe
</del><span class="cx"> http/tests/security/no-referrer.html [ Pass Failure ]
</span><span class="cx"> http/tests/security/referrer-policy-https-always.html [ Pass Failure Timeout ]
</span><span class="cx"> http/tests/security/referrer-policy-https-default.html [ Pass Failure Timeout  ]
</span><span class="cx"> http/tests/security/referrer-policy-https-never.html [ Timeout ]
</span><span class="cx"> http/tests/security/referrer-policy-redirect.html [ Timeout ]
</span><del>-
-# Flaky http/tests/cookie tests
</del><span class="cx"> webkit.org/b/95805 http/tests/cookies/multiple-cookies.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/95805 http/tests/cookies/single-quoted-value.html [ Pass Failure ]
</span><del>-
-# Flaky media/video tests
-#webkit.org/b/95806 media/video-aspect-ratio.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-replaces-poster.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-set-rate-from-pause.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-src-change.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-timeupdate-reverse-play.html [ Pass Failure ]
-#webkit.org/b/95806 media/W3C/video/src/src_removal_does_not_trigger_loadstart.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-pause-empty-events.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-play-empty-events.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-single-valid-source.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-source-error-no-candidate.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-src-remove.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-size-intrinsic-scale.html [ Timeout ]
-#webkit.org/b/95806 media/video-source-media.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-source-load.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-source-moved.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-seeking.html [ Pass Failure ]
-#webkit.org/b/95806 media/video-src-empty.html [ Pass Failure ]
-
-# Interactive form validation not enabled on Windows
-fast/forms/number/number-interactive-validation-required.html [ Skip ]
-
-# --- Media ---
-#media/controls-styling.html [ Failure Crash ]
-#media/media-document-audio-repaint.html [ Timeout ]
-#webkit.org/b/25465 media/video-zoom-controls.html [ Failure ]
-
-# Windows does not have global selection.
-editing/pasteboard/paste-global-selection.html [ Skip ]
-
-# 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
-webkit.org/b/97026 editing/selection/select-from-textfield-outwards.html [ Failure ]
-webkit.org/b/97026 editing/spelling/grammar-edit-word.html [ Timeout ]
</del><span class="cx"> webkit.org/b/97026 fast/forms/state-restore-broken-state.html [ Failure ]
</span><del>-#webkit.org/b/97026 media/audio-controls-rendering.html [ Failure ]
-#webkit.org/b/97026 media/audio-repaint.html [ Timeout ]
-#webkit.org/b/97026 media/controls-styling-strict.html [ Failure ]
-#webkit.org/b/97026 media/video-controls-fullscreen-volume.html [ Failure ]
-webkit.org/b/97026 scrollbars/corner-resizer-window-inactive.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/97026 scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure ]
</span><del>-webkit.org/b/97026 svg/custom/glyph-selection-bidi-mirror.svg [ Failure ]
-webkit.org/b/97206 svg/custom/relative-sized-use-on-symbol.xhtml [ Failure ]
-webkit.org/b/97026 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ]
-webkit.org/b/97026 svg/text/bidi-text-query.svg [ Failure ]
-webkit.org/b/97026 svg/text/bidi-tspans.svg [ Failure ]
-webkit.org/b/97026 svg/text/non-bmp-positioning-lists.svg [ Failure ]
-webkit.org/b/97026 svg/W3C-SVG-1.1/paths-data-03-f.svg        [ Failure ]
-webkit.org/b/97026 svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
-webkit.org/b/97026 svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure ]
-webkit.org/b/97026 svg/custom/remove-subtree-including-use-with-child-textpath-that-references-earlier-path.html [ Failure ]
</del><span class="cx"> http/tests/fullscreen/fullscreenelement-different-origin.html [ Skip ]
</span><span class="cx"> http/tests/fullscreen/fullscreenelement-same-origin.html [ Skip ]
</span><span class="cx"> http/tests/history/back-with-fragment-change.php [ Skip ]
</span><span class="cx"> http/tests/loading/pdf-commit-load-callbacks.html [ Skip ]
</span><span class="cx"> http/tests/loading/post-in-iframe-with-back-navigation.html [ Skip ]
</span><del>-#http/tests/media/media-document.html [ Skip ]
-#http/tests/media/video-useragent.html [ Skip ]
</del><span class="cx"> http/tests/misc/submit-post-keygen.html [ Skip ]
</span><span class="cx"> http/tests/navigation/https-in-page-cache.html [ Skip ]
</span><span class="cx"> http/tests/navigation/post-307-response.html [ Skip ]
</span><span class="lines">@@ -1540,472 +1958,119 @@
</span><span class="cx"> http/tests/navigation/post-goback1.html [ Skip ]
</span><span class="cx"> http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html [ Skip ]
</span><span class="cx"> http/tests/xmlhttprequest/range-test.html [ Skip ]
</span><del>-
</del><span class="cx"> webkit.org/b/97271 http/tests/security/sandboxed-iframe-origin-add.html [ Skip ]
</span><span class="cx"> webkit.org/b/97271 http/tests/security/sandboxed-iframe-origin-remove.html [ Skip ]
</span><del>-
</del><span class="cx"> webkit.org/b/97485 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
</span><del>-
</del><span class="cx"> webkit.org/b/95530 http/tests/security/inactive-document-with-empty-security-origin.html [ Skip ]
</span><del>-
</del><span class="cx"> webkit.org/b/98079 http/tests/security/cross-origin-local-storage-wk1.html [ Skip ]
</span><del>-
-# MHTML is not yet enabled
-mhtml [ Skip ]
-
-# HIDDEN_PAGE_DOM_TIMER_THROTTLING is disabled
-fast/dom/timer-throttling-hidden-page.html [ Skip ]
-
-# CSS_COMPOSITING is disabled (CIFilters don't work on Windows)
-css3/blending/ [ Skip ]
-transitions/blendmode-transitions.html [ Skip ]
-
-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
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html [ Skip ]
-webkit.org/b/100349 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html [ Skip ]
-
-# Feature introduced in r132708 is chromium only
-animations/3d/change-transform-in-end-event.html [ Failure ]
</del><span class="cx"> transitions/move-after-transition.html [ Failure Timeout ]
</span><span class="cx"> compositing/text-on-large-layer.html [ Failure ]
</span><span class="cx"> compositing/iframes/fixed-position-iframe.html [ Failure ]
</span><span class="cx"> compositing/tiling/huge-layer-add-remove-child.html [ Failure ]
</span><span class="cx"> compositing/tiling/huge-layer-resize.html [ Failure ]
</span><del>-
-# Inspector Protocol
-webkit.org/b/140510 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Crash ]
-webkit.org/b/128979 [ Release ] inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Pass Failure ]
-
-# CSS3_TEXT is disabled on Windows
-fast/css3-text [ Skip ]
-webkit.org/b/58491 editing/pasteboard/insert-text-decoration.html [ Skip ]
-
-# ACCELERATED_OVERFLOW_SCROLLING is disabled on Windows
-compositing/overflow/scrolling-without-painting.html [ Skip ]
-compositing/overflow/updating-scrolling-content.html [ Skip ]
-
-#webkit.org/b/103442 media/video-size.html [ Pass Timeout ]
-#webkit.org/b/103442 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Pass Timeout ]
-
-webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
-
</del><span class="cx"> webkit.org/b/97026 fast/events/keydown-leftright-keys.html [ Failure ]
</span><span class="cx"> webkit.org/b/97026 fast/loader/javascript-url-in-embed.html [ Failure ]
</span><del>-# This test requires generation of progress events during loading
-#webkit.org/b/97026 media/progress-events-generated-correctly.html [ Failure ]
</del><span class="cx"> webkit.org/b/97026 http/tests/cookies/third-party-cookie-relaxing.html [ Failure ]
</span><del>-webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html [ Timeout ]
-
</del><span class="cx"> webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Skip ]
</span><span class="cx"> webkit.org/b/103043 fast/events/overflow-scroll-fake-mouse-move.html [ Skip ]
</span><del>-
-#webkit.org/b/97132 media/track/track-cue-rendering-vertical.html [ Failure ]
-
-#webkit.org/b/106477 media/video-controls-captions-trackmenu-sorted.html [ Failure ]
-#webkit.org/b/106477 media/video-controls-captions-trackmenu.html [ Timeout ]
-#webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click.html [ Failure ]
-#webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ]
-#webkit.org/b/106477 media/video-controls-visible-exiting-fullscreen.html [ Failure ]
-#webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
-
-# Enable when support drag-and-drop autoscrolling
-webkit.org/b/39725 [ Release ] fast/events/drag-and-drop-autoscroll.html [ Failure ]
-
-editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ]
-editing/input/reveal-caret-of-multiline-input.html [ Failure ]
-svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/text-intro-09-b.svg [ Failure ]
-svg/W3C-SVG-1.1/extend-namespace-01-f.svg [ Failure ]
-svg/text/bidi-text-anchor-direction.svg [ Failure ]
-svg/text/font-size-below-point-five.svg [ Failure ]
</del><span class="cx"> tables/mozilla/bugs/bug1188.html [ Failure ]
</span><span class="cx"> tables/mozilla/bugs/bug1318.html [ Failure ]
</span><del>-
</del><span class="cx"> compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Failure ]
</span><span class="cx"> compositing/iframes/iframe-size-from-zero.html [ Failure ]
</span><span class="cx"> compositing/iframes/overlapped-iframe-iframe.html [ Failure ]
</span><span class="cx"> compositing/tiling/tiled-layer-resize.html [ Failure ]
</span><span class="cx"> fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
</span><span class="cx"> fast/events/ime-composition-events-001.html [ Failure ]
</span><del>-svg/css/shadow-changes.svg [ Failure ]
-# End temporary skips
-
-# Spellchecker behavior tests.
-webkit.org/b/108370 editing/spelling/delete-into-misspelled-word.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/editing-multiple-words-with-markers.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/editing-word-with-marker-2.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/design-mode-spellcheck-off.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/context-menu-suggestions-multiword-selection.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/context-menu-suggestions-subword-selection.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/move-cursor-around-misspelled-word.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-backward.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-double-clicked-word.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-exactly-selected-word.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-with-punctuation-selection.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-with-whitespace-selection.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spellcheck-async-mutation.html [ Failure ]
-webkit.org/b/108370 editing/spelling/spellcheck-async.html [ Failure ]
-webkit.org/b/108370 editing/spelling/spellcheck-sequencenum.html [ Failure ]
-webkit.org/b/108370 editing/style/iframe-onload-crash-mac.html [ Pass Failure ]
-webkit.org/b/108370 editing/spelling/spellcheck-attribute.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spellcheck-paste-continuous-disabled.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-attribute-at-child.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-attribute-change.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-backspace-between-lines.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-hasspellingmarker.html [ Timeout ]
-webkit.org/b/108370 editing/spelling/spelling-linebreak.html [ Timeout ]
-
-# Disable document.register tests, ENABLE_CUSTOM_ELEMENT disabled
-fast/dom/custom [ Skip ]
-
-# User Timing is not enabled yet. so skip it.
-webkit.org/b/84893 http/tests/w3c/webperf/submission/Intel/user-timing [ Skip ]
-
-# Resource Timing is not enable yet, skip it.
-webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Skip ]
-
-# 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 ]
-
-webkit.org/b/110447 editing/spelling/spelling-changed-text.html [ Timeout ]
-
-# Windows does not support custom media data loading
-#media/video-src-blob.html [ Skip ]
-
-#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 ]
-
-#These tests are flaky:
-fast/text/international/bidi-menulist.html [ Pass Failure ]
-fast/text/international/bidi-mirror-he-ar.html [ Pass Failure ]
-fast/text/international/bold-bengali.html [ Pass Failure ]
-fast/text/international/complex-character-based-fallback.html [ Pass ImageOnlyFailure Failure ]
-fast/text/international/synthesized-italic-vertical.html [ ImageOnlyFailure Failure ]
-
-webkit.org/b/140211 fast/xsl/sort-locale.xml [ Failure ]
-http
-#media/W3C
-plugins
-sputnik
-
-# 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 [ Skip ]
-
</del><span class="cx"> webkit.org/b/111606 fast/borders/border-fit.html [ Failure ]
</span><span class="cx"> webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
</span><del>-
-webkit.org/b/112867 compositing/geometry/limit-layer-bounds-fixed.html [ Pass Failure ]
-
</del><ins>+webkit.org/b/112867 compositing/geometry/limit-layer-bounds-fixed.html [ Failure ]
</ins><span class="cx"> webkit.org/b/112764 fast/frames/xss-auditor-handles-file-urls.html [ Failure ]
</span><del>-
-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 [ Debug ] media/video-volume.html [ Crash ]
-#webkit.org/b/113076 [ Release ] media/video-volume.html [ Pass Failure ]
-
-
-# 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 ]
-
-# Don't run ogv and mkv tests on mac
-#media/track/in-band [ WontFix ]
-#media/track/video [ WontFix ]
-#media/track/audio [ WontFix ]
-
</del><ins>+webkit.org/b/113012 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
</ins><span class="cx"> webkit.org/b/113946 compositing/contents-opaque/control-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/113946 compositing/filters/sw-layer-overlaps-hw-shadow.html [ Failure ]
</span><span class="cx"> webkit.org/b/113946 compositing/filters/sw-shadow-overlaps-hw-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/113946 compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Failure ]
</span><del>-
-# No concept of secure text input
-editing/secure-input [ Failure ]
-
-js/dom/callback-function-with-handle-event.html [ Failure Timeout ]
-
-# Test failures being investigated under https://bugs.webkit.org/show_bug.cgi?id=116564
</del><ins>+js/dom/callback-function-with-handle-event.html [ Timeout ]
</ins><span class="cx"> webkit.org/b/116564 compositing/contents-opaque/filter.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 compositing/layer-creation/animation-overlap-with-children.html [ Failure ]
</span><del>-webkit.org/b/116564 editing/pasteboard/copy-without-selection.html [ Failure ]
-webkit.org/b/116564 editing/pasteboard/get-data-text-plain-paste.html [ Pass Failure ]
-webkit.org/b/116564 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
-webkit.org/b/116564 editing/style/block-style-005.html [ Pass Failure ]
-webkit.org/b/116564 fast/block/lineboxcontain/block-with-ideographs.xhtml [ Pass Failure ]
</del><ins>+webkit.org/b/116564 fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
</ins><span class="cx"> webkit.org/b/116564 fast/dom/Window/window-onFocus.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 fast/dom/Window/window-postmessage-clone.html [ Pass Failure ]
</span><del>-webkit.org/b/116564 fast/dom/Window/window-resize.html [ Pass Failure ]
-webkit.org/b/116564 fast/events/clientXY-in-zoom-and-scroll.html [ Pass Failure ]
-webkit.org/b/116564 fast/events/remove-target-with-shadow-in-drag.html [ Pass Failure ]
-webkit.org/b/116564 fast/overflow/infiniteRecursionGuard.html [ Pass Failure ]
-webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Pass Failure ]
-#webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Timeout ]
-webkit.org/b/116564 transitions/svg-text-shadow-transition.html [ Failure ]
-
-# Windows doesn't seem to have some of these fonts:
-webkit.org/b/116564 fast/text/text-combine-different-fonts.html [ Failure ]
-
-# Exclude WebSQL tests:
-webkit.org/b/116559 storage/websql [ Skip ]
-
-# Exclude some MathML tests that do not work properly under windows
-webkit.org/b/119002 mathml/presentation/bug97990.html [ ImageOnlyFailure ]
-webkit.org/b/119002 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
-webkit.org/b/127495 mathml/presentation/maction-toggle.html [ ImageOnlyFailure ]
-mathml/presentation/mo-stacked-glyphs.html [ ImageOnlyFailure ]
-mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
-
-# 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 [ Pass ImageOnlyFailure Timeout ]
</del><ins>+webkit.org/b/116564 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ]
+webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure ]
</ins><span class="cx"> webkit.org/b/117322 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
</span><del>-fast/css/font-weight-1.html [ ImageOnlyFailure ]
-fast/css/margin-top-bottom-dynamic.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/text-indent-first-line-006.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/117322 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/117322 fast/text/stroking-decorations.html [ Pass Timeout ]
</del><span class="cx"> webkit.org/b/117322 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
</span><del>-#webkit.org/b/117322 media/video-poster-background.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/117322 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ Skip ]
-webkit.org/b/117322 svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
-
-# Text Test Failures
-webkit.org/b/117323 animations/animation-delay-changed.html [ Pass Failure Timeout ]
-webkit.org/b/117323 editing/inserting/insert-3907422-fix.html [ Failure ]
-webkit.org/b/117323 fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml [ Pass Failure ]
</del><ins>+webkit.org/b/117323 animations/animation-delay-changed.html [ Pass Timeout ]
</ins><span class="cx"> webkit.org/b/117323 fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
</span><del>-webkit.org/b/117323 fast/frames/sandboxed-iframe-plugins.html [ Failure ]
</del><span class="cx"> webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html [ Timeout ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Timeout ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]
</span><del>-webkit.org/b/117323 platform/win/plugins/call-javascript-that-destroys-plugin.html [ Failure ]
-webkit.org/b/117323 platform/win/plugins/windowless-paint-rect-coordinates.html [ Failure ]
-
-# -webkit-user-select:all not supported
-webkit.org/b/118740 editing/selection/user-select-all-image-with-single-click.html [ Failure ]
-webkit.org/b/118740 editing/selection/user-select-all-with-single-click.html [ Failure ]
-
-# Skip failing tests to make EWS bots happy
</del><span class="cx"> fast/dom/call-a-constructor-as-a-function.html [ Failure ]
</span><span class="cx"> fast/forms/search-event-delay.html [ Failure ]
</span><span class="cx"> fast/lists/inlineBoxWrapperNullCheck.html [ Failure ]
</span><span class="cx"> js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
</span><del>-
-# These test fail due to 'notifyDone' not being executed.
-webkit.org/b/121509 editing/spelling/grammar-paste.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-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/audio-constructor-preload.html        [ Skip ]
-webkit.org/b/121509 fast/repaint/selection-rl.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/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 ]
-
-# More skipped tests
-#webkit.org/b/62024 http/tests/media/video-cross-site.html [ Failure ]
-#media/audio-constructor-src.html        [ Timeout ]
-#media/audio-delete-while-slider-thumb-clicked.html        [ Timeout ]
-editing/selection/caret-ltr-right.html [ Failure ]
-editing/selection/context-menu-on-text.html [ Failure ]
-editing/spelling/grammar-markers-hidpi.html [ Timeout ]
-editing/spelling/spellcheck-queue.html        [ Failure ]
</del><ins>+webkit.org/b/121509 fast/repaint/selection-rl.html        [ Failure ]
+webkit.org/b/121509 fast/dom/Window/window-early-properties.html        [ Failure ]
+webkit.org/b/121509 fast/dom/MutationObserver/database-callback-delivery.html        [ Failure ]
+webkit.org/b/121509 fast/dom/object-plugin-hides-properties.html        [ Failure ]
+webkit.org/b/121509 fast/workers/worker-document-leak.html        [ Failure ]
+#Also webkit.org/b/117326 fast/workers/worker-document-leak.html [ Failure ]
+webkit.org/b/121509 fast/workers/worker-lifecycle.html        [ Failure ]
+#Also webkit.org/b/106415
+webkit.org/b/121509 fast/events/page-visibility-iframe-delete-test.html        [ Failure ]
+webkit.org/b/121509 fast/events/wheelevent-mousewheel-interaction.html        [ Failure ]
+webkit.org/b/121509 fast/events/message-port-context-destroyed.html        [ Failure ]
+webkit.org/b/121509 fast/events/open-window-from-another-frame.html        [ Failure ]
+webkit.org/b/121509 fast/events/page-visibility-iframe-propagation-test.html        [ Failure ]
+webkit.org/b/121509 fast/events/popup-allowed-from-gesture-initiated-event.html        [ Failure ]
+webkit.org/b/121509 fast/events/page-visibility-transition-test.html        [ Failure ]
+webkit.org/b/121509 fast/events/page-visibility-iframe-move-test.html        [ Failure ]
+webkit.org/b/121509 fast/history/go-back-to-iframe-with-plugin.html        [ Failure ]
+webkit.org/b/121509 loader/go-back-to-different-window-size.html        [ Failure ]
</ins><span class="cx"> fast/canvas/canvas-blending-global-alpha.html [ Failure ]
</span><del>-fast/canvas/canvas-blending-shadow.html [ Pass Failure ]
-fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Pass Failure ]
-fast/canvas/canvas-scale-drawImage-shadow.html [ Pass Failure ]
-fast/canvas/canvas-scale-fillPath-shadow.html [ Pass Failure ]
-fast/canvas/canvas-scale-fillRect-shadow.html [ Pass Failure ]
-fast/canvas/canvas-transforms-fillRect-shadow.html [ Pass Failure ]
-fast/css/image-set-setting.html [ Failure ]
-fast/css/image-set-value-not-removed-crash.html [ Failure ]
</del><ins>+fast/canvas/canvas-blending-shadow.html [ Failure ]
+fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Failure ]
+fast/canvas/canvas-scale-drawImage-shadow.html [ Failure ]
+fast/canvas/canvas-scale-fillPath-shadow.html [ Failure ]
+fast/canvas/canvas-scale-fillRect-shadow.html [ Failure ]
+fast/canvas/canvas-transforms-fillRect-shadow.html [ Failure ]
</ins><span class="cx"> fast/events/wheelevent-basic.html [ Failure ]
</span><span class="cx"> fast/events/wheelevent-constructor.html [ Failure ]
</span><span class="cx"> fast/loader/file-protocol-fragment.html [ Failure ]
</span><del>-#media/track/track-in-band-legacy-api.html [ Skip ]
-#media/track/track-in-band-mode.html [ Skip ]
</del><span class="cx"> security/block-test-no-port.html [ Failure ]
</span><del>-editing/selection/caret-rtl-2-left.html [ Failure ]
-editing/selection/caret-rtl-right.html [ Failure ]
-editing/selection/vertical-rl-ltr-extend-line-backward-wrap.html [ Failure ]
-editing/selection/vertical-rl-ltr-extend-line-forward-wrap.html [ Failure ]
-editing/spelling/grammar-markers.html [ Timeout ]
</del><span class="cx"> fast/images/exif-orientation-composited.html [ Failure ]
</span><span class="cx"> animations/resume-after-page-cache.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-# 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
</del><span class="cx"> animations/cross-fade-background-image.html [ ImageOnlyFailure ]
</span><del>-css1/box_properties/padding_left.html [ ImageOnlyFailure ]
-css1/units/percentage_units.html [ Pass Timeout ]
-css3/filters/css-opacity-with-drop-shadow.html [ Pass ImageOnlyFailure ]
-css3/filters/effect-reference-delete.html [ Pass ImageOnlyFailure ]
-css3/filters/filter-mask-clip-order.html [ Pass ImageOnlyFailure ]
</del><span class="cx"> fast/filter-image/filter-image.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
</span><del>-#fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
-#fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # Don't run these time-outs for now
</span><del>-css3/filters/huge-region-composited.html [ Skip ]
</del><span class="cx"> js/dom/random-array-gc-stress.html [ Skip ]
</span><span class="cx"> 
</span><del>-# 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-toggling.html [ Timeout ]
-
-# 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 [ Timeout ]
-#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/video-controls-visible-audio-only.html [ Failure ]
-
</del><span class="cx"> # Flaky test fails on only certain machine configurations
</span><span class="cx"> printing/print-close-crash.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-# Test introduced in r157133 fails. State of colorspace management on Windows is unclear.
-#media/video-canvas-drawing-output.html [ Timeout ]
-
-# crypto.subtle is not yet enabled
-crypto/subtle [ Skip ]
-
-# Mock media source does not work on Windows
-# CONSOLE MESSAGE: line 13: TypeError: undefined is not a function (evaluating 'internals.initializeMockMediaSource()')
-# CONSOLE MESSAGE: line 18: ReferenceError: Can't find variable: MediaSource
-# FAIL: Timed out waiting for notifyDone to be called
-#media/media-source [ Skip ]
-
-# Subpixel: incorrect caret position
-webkit.org/b/126283 editing/selection/mixed-editability-10.html [ Failure ]
-
</del><span class="cx"> # REGRESSION (r159892): Failing JavaScript test
</span><del>-webkit.org/b/127492 js/dom/date-big-constructor.html [ Skip ]
</del><ins>+webkit.org/b/127492 js/dom/date-big-constructor.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Subpixel rendering: borders are reporting float values.
-webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
-webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
-webkit.org/b/126889 fast/forms/input-widths.html [ Pass Failure ]
-webkit.org/b/132515 fast/forms/hidpi-textarea-on-subpixel-position.html [ Pass ImageOnlyFailure ]
-# End of subpixel failures.
-
-webkit.org/b/60731 ietestcenter/css3/grid/grid-column-001.htm [ Pass ImageOnlyFailure ]
-webkit.org/b/60731 ietestcenter/css3/grid/grid-column-003.htm [ Pass ImageOnlyFailure ]
-
-webkit.org/b/128722 svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html [ Crash Pass ]
-
</del><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort-with-byteLength.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/chain-getter-access.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/proto-getter-access.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/simple-getter-access.html [ Pass Timeout ]
</span><del>-
-# Some very small image differences (~0.01-0.05%)
</del><span class="cx"> webkit.org/b/128855 fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/selecting-text-including-region.html [ ImageOnlyFailure ] 
</span><del>-
-# Some region tests fail:
</del><span class="cx"> webkit.org/b/128855 fast/regions/repaint/japanese-rl-selection-repaint-in-regions.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-1-vert-lr.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-1-vert-rl.html [ Failure ] 
</span><span class="lines">@@ -2013,308 +2078,69 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-vert-lr.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-vert-rl.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point.html [ Failure ]
</span><del>-webkit.org/b/128855 fast/regions/selection/selection-direction.html [ Pass Failure ]
</del><ins>+webkit.org/b/128855 fast/regions/selection/selection-direction.html [ Pass Timeout ]
</ins><span class="cx"> webkit.org/b/128855 fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Crash Failure Timeout ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/repaint/repaint-absolute-pushed-to-next-region.html [ Failure ]
</span><del>-
-# A few are flaky:
-webkit.org/b/128855 fast/regions/clip-to-padding-box-vertical-lr.html [ Pass Failure ] 
-webkit.org/b/128855 fast/regions/content-flowed-into-regions-dynamically-removed.html [ Pass ImageOnlyFailure ]
-webkit.org/b/128855 fast/regions/flows-dependency-dynamic-remove.html [ Pass Failure ] 
-webkit.org/b/128855 fast/regions/hit-test-float.html [ Pass Timeout ]
-webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Pass Timeout ImageOnlyFailure Failure ]
-webkit.org/b/128855 fast/regions/hover-single-flow-from-other.html [ Pass ImageOnlyFailure ]
</del><ins>+webkit.org/b/128855 fast/regions/clip-to-padding-box-vertical-lr.html [ Pass Timeout ] 
+webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Timeout ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-scrollable-3.html [ Pass Timeout ]
</span><del>-webkit.org/b/128855 fast/regions/cssom/offsetLeft-offsetTop-inlines-region-in-element.html [ Pass Failure ]
-webkit.org/b/128855 fast/regions/cssom/webkit-named-flow-event.html [ Pass Timeout ]
</del><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-block-background-color.html [ Pass Timeout ]
</span><del>-webkit.org/b/128855 fast/regions/region-styling/region-style-inline-background-color.html [ Pass Failure ] 
-webkit.org/b/128855 fast/regions/repaint/line-flow-with-floats-in-regions.html [ Pass ImageOnlyFailure Failure ]
-
-# More flakes:
-fast/css/hover-affects-child.html [ Pass Timeout ]
-css1/box_properties/padding.html [ Pass Timeout ]
-css3/filters/filter-repaint-sepia.html [ Pass Timeout ]
-css3/filters/huge-region.html [ Pass Timeout ]
-css3/masking/mask-repeat-space-content.html [ Pass Timeout ]
-css3/masking/clip-path-polygon.html [ Pass Timeout ]
-fast/animation/request-animation-frame-time-unit.html [ Pass Timeout ]
-fast/animation/request-animation-frame-callback-id.html        [ Pass Timeout ]
-fast/backgrounds/001.html [ Pass Timeout ]
-fast/backgrounds/background-shorthand-with-backgroundSize-style.html [ Pass Timeout ]
</del><span class="cx"> fast/backgrounds/selection-background-color.html [ Pass Timeout ]
</span><del>-fast/block/margin-collapse/038.html [ Pass Timeout ]
-fast/block/margin-collapse/012.html [ Pass Timeout ]
-fast/block/float/editable-text-overlapping-float.html [ Pass ImageOnlyFailure Failure ]
</del><span class="cx"> fast/block/positioning/percent-top-left-on-relative-position.html [ Pass Timeout ]
</span><del>-fast/block/positioning/029.html        [ Pass Failure ]
-fast/block/positioning/absolute-in-inline-ltr-3.html [ Pass Timeout ]
-fast/block/positioning/vertical-rl/001.html [ Pass Timeout ]
-fast/block/positioning/056.html        [ Pass Timeout ]
-fast/block/positioning/048.html [ Pass Timeout ]
-fast/block/positioning/vertical-lr/001.html        [ Pass Failure ]
-fast/block/positioning/019.html [ Pass Timeout ]
-fast/block/lineboxcontain/block-glyphs.html        [ Pass Timeout ]
-fast/block/block-parent-with-zero-width-child.html [ Pass Timeout ]
-fast/block/basic/quirk-percent-height-grandchild.html [ Pass Failure ]
-fast/block/basic/011.html [ Pass ImageOnlyFailure Failure ]
-fast/body-propagation/background-image/005.html [ Pass Timeout ]
-fast/body-propagation/overflow/004-declarative.xhtml [ Pass Timeout ]
-fast/body-propagation/overflow/006.html [ Pass Failure ]
-fast/body-propagation/overflow/005-xhtml.xhtml [ Pass Timeout ]
-fast/body-propagation/background-color/002.html [ Pass Failure ]
-fast/borders/border-radius-position.html [ Pass Timeout ]
-fast/borders/border-image-slice-constrained.html [ Pass Failure ]
-fast/box-shadow/inset-box-shadow-radius.html [ Pass Failure ]
-fast/box-shadow/box-shadow-obscured-backgrounds.html [ Pass Timeout ]
-fast/css/font-face-repeated-url.html [ Pass Timeout ]
-fast/css/acid2-pixel.html [ Pass Failure ]
-fast/css/pseudo-required-optional-005.html [ Pass Timeout ]
-fast/css/error-in-last-decl.html [ Pass ImageOnlyFailure Failure ]
-fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ Pass ImageOnlyFailure Failure ]
-fast/css/pseudo-required-optional-unapplied.html [ Pass Failure ]
-fast/css/content/content-quotes-02.html [ Pass Timeout ]
-fast/css/empty-cell-baseline.html [ Pass Timeout ]
-fast/css/image-rendering-canvas.html [ Pass Timeout ]
-fast/css/percentage-height-auto-sized-body-quirks.html [ Pass Failure ]
-fast/css/dynamic-style-attribute-query.html [ Pass Failure ]
-fast/css/fontloader-download-error.html [ Pass Failure ]
-fast/css/focus-ring-outline-offset.html [ Pass Failure ]
-fast/css/input-search-padding.html [ Pass ImageOnlyFailure Failure ]
-fast/css/counters/counter-text-transform.html [ Pass Timeout ]
-fast/css-generated-content/003.html [ Pass Timeout ]
-fast/css-intrinsic-dimensions/width-property-value.html [ Pass Timeout ]
-fast/css-intrinsic-dimensions/min-width.html [ Pass Timeout ]
</del><ins>+fast/block/basic/011.html [ Failure ]
</ins><span class="cx"> fast/dom/attribute-empty-value-no-children.html        [ Pass Timeout ]
</span><del>-fast/dom/clone-node-dynamic-style.html [ Pass ImageOnlyFailure Failure ]
-fast/dom/importNode-null.html [ Pass Failure ]
</del><span class="cx"> fast/dom/DOMImplementation/implementation-identity.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/getElementsByClassName/004.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/HTMLDocument/hasFocus.html        [ Pass Failure ]
</span><del>-fast/dom/HTMLSelectElement/named-options.html [ Pass Timeout ]
-fast/dom/HTMLStyleElement/style-onerror.html [ Pass Timeout ]
-fast/dom/HTMLTemplateElement/inertContents.html [ Pass Timeout ]
</del><span class="cx"> fast/dom/MutationObserver/clear-transient-without-delivery.html [ Pass Timeout ]
</span><del>-fast/dom/TreeWalker/previousNodeLastChildReject.html [ Pass Timeout ]
-fast/dom/Window/window-constructor-presence.html [ Pass Timeout ]
-fast/dom/Window/window-resize-and-move-sub-frame.html [ Pass Timeout ]
-fast/dom/Window/HTMLFrameSetElement-window-eventListener-attributes.html [ Pass Failure ]
-fast/dom/Window/Location/location-override-toString-using-defineGetter.html        [ Pass Failure ]
-fast/dom/Window/Location/window-shadow-window-using-js-object-with-location-field.html [ Pass Failure ]
-fast/dom/XMLSerializer-entities.html [ Pass Timeout ]
-fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html [ Pass Timeout ]
-fast/dynamic/dirty-float-in-clean-line.html [ Pass Timeout ]
-fast/encoding/meta-charset.html [ Pass Failure ]
-fast/encoding/charset-koi8-u.html [ Pass Timeout ]
-fast/encoding/hebrew/csISO88598I.html [ Pass Timeout ]
-fast/encoding/high-bit-latin1.html [ Pass Timeout ]
</del><span class="cx"> fast/encoding/parser-tests-110.html [ Pass Timeout ]
</span><del>-fast/encoding/utf-32-big-endian-bom.html [ Pass Timeout ]
-fast/events/anchor-empty-focus.html [ Pass Timeout ]
</del><span class="cx"> fast/events/attribute-listener-cloned-from-frameless-doc-context.html [ Pass Failure ]
</span><span class="cx"> fast/events/drag-outside-window.html [ Pass Timeout ]
</span><span class="cx"> fast/events/event-sender-mouse-moved.html [ Pass Timeout ]
</span><span class="cx"> fast/events/inputText-never-fired-on-keydown-cancel.html [ Pass Timeout ]
</span><del>-fast/events/onchange-setvalue.html [ Pass Timeout ]
-fast/events/window-onerror4.html [ Pass Failure ]
</del><span class="cx"> fast/flexbox/001.html [ Pass Failure ]
</span><del>-fast/flexbox/016.html [ Pass Failure ]
</del><span class="cx"> fast/forms/file/file-input-reset.html [ Pass Timeout ]
</span><del>-fast/forms/image/image-error-event-modifies-type-crash.html [ Pass Failure ]
-fast/forms/label/labels-parent-and-sibling-labels.html [ Pass Timeout ]
</del><span class="cx"> fast/forms/select/intrinsic-min-width-applies-with-fixed-width.html [ Pass Timeout ]
</span><del>-fast/forms/select-disabled-appearance.html [ Pass Failure ImageOnlyFailure ]
-fast/forms/textfield-inside-anchor.html [ Pass Timeout ]
-fast/frames/javascript-url-for-deleted-frame.html [ Pass Failure ]
</del><ins>+fast/forms/select-disabled-appearance.html [ Failure ]
</ins><span class="cx"> fast/frames/sandboxed-iframe-scripting-05.html [ Pass Timeout ]
</span><del>-fast/gradients/css3-repeating-linear-gradients2.html [ Pass Timeout ]
-fast/inline/inline-empty-block-continuation-remove.html [ Pass ImageOnlyFailure ]
-fast/inspector-support/matchedrules.html [ Pass Timeout ]
-fast/inspector-support/uncaught-dom3-exception.html [ Pass Timeout ]
-fast/invalid/016.html [ Pass Timeout ]
-fast/invalid/invalidSVGFont.html [ Pass Timeout ]
</del><span class="cx"> fast/lists/li-style-alpha-huge-value-crash.html         [ Pass Timeout ]
</span><del>-fast/lists/ol-nested-list-dynamic-insert.html [ Pass Timeout ]
-fast/lists/007-vertical.html [ Pass Timeout ]
-fast/lists/ol-nested-list.html [ Pass Timeout ]
-fast/lists/list-marker-remove-crash.html [ Pass Timeout ]
-fast/lists/ol-reversed-nested-items.html [ Pass Timeout ]
-#fast/media/mq-compound-query-01.html [ Pass Timeout ]
-#fast/media/mq-simple-neg-query-01.html [ Pass Timeout ]
-#fast/media/mq-simple-neg-query-03.html [ Pass Timeout ]
-fast/multicol/hit-test-end-of-column.html [ Pass Timeout ]
</del><span class="cx"> fast/multicol/newmulticol/direct-child-column-span-all.html [ Pass Timeout ]
</span><del>-fast/multicol/newmulticol/balance2.html [ Pass Failure ]
</del><span class="cx"> fast/multicol/newmulticol/break-before.html [ Pass ImageOnlyFailure ]
</span><del>-fast/parser/compatMode-in-xhtml.xhtml [ Pass Failure ]
</del><span class="cx"> fast/parser/document-write-into-initial-document.html [ Pass Failure ]
</span><del>-fast/repaint/intermediate-layout-position-clip.html        [ Pass ImageOnlyFailure Failure ]
-fast/replaced/image-map-2.html [ Pass Timeout ]
-fast/ruby/rubyDOM-insert-rt-block-1.html [ Pass Timeout ]
-fast/scrolling/scrollable-area-overflow-auto-visibility-override.html [ Pass Failure ]
-fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-top-right.html [ Pass Timeout ]
</del><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-image-fit-002.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
</span><del>-fast/shapes/parsing/parsing-shape-outside.html [ Pass Failure ]
-fast/table/033.html [ Pass Failure ]
</del><span class="cx"> fast/table/border-collapsing/cached-change-tbody-border-width.html [ Pass Failure ]
</span><del>-fast/table/cell-in-row-before-misnested-text-crash-css.html [ Pass Timeout ]
</del><span class="cx"> fast/table/cell-overflow-simplified-layout.html [ Pass Timeout ]
</span><del>-fast/text/text-transform-nontext-node-crash.xhtml [ Pass Timeout ]
-fast/tokenizer/ignore-tags-in-iframe.html [ Pass Timeout ]
-fast/tokenizer/document-write-racing-dom-access.html [ Pass Timeout ]
-fast/tokenizer/script_extra_close.html [ Pass Timeout ]
-fast/xmlhttprequest/xmlhttprequest-responsetype-text.html [ Pass Timeout ]
-fast/xpath/xpath-detached-import-assert.html [ Pass Timeout ]
-fast/xpath/4XPath/Core/test_literal_expr.html [ Pass Failure ]
-
-# Failures on the test bots
</del><span class="cx"> animations/cross-fade-webkit-mask-box-image.html [ Pass Failure ImageOnlyFailure ]
</span><span class="cx"> animations/transition-and-animation-2.html [ Pass Failure ]
</span><del>-css2.1/20110323 [ Pass Failure Timeout ]
-css2.1/t0803-c5501-imrgn-t-00-b-ag.html [ Pass Timeout ]
-css2.1/t1204-implied-01-c.html [ Pass Timeout ]
-css2.1/t1204-implied-02-d.html [ Pass Timeout ]
-css2.1/t010403-shand-border-00-c.html [ Pass Timeout ]
-css2.1/t170602-bdr-conflct-w-87-d.html [ Pass Timeout ]
-css3/images/cross-fade-invalidation.html [ Pass Timeout ]
-canvas/philip/tests [ Pass Failure Timeout ]
-dom/svg/level3/xpath/Conformance_hasFeature_null.svg [ Pass Timeout ]
-dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg [ Pass Timeout ]
-dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg [ Pass Timeout ]
-dom/html/level2/html/dlist01.html [ Pass Failure ]
-dom/html/level2/html/table44.html [ Pass Failure Timeout ]
-dom/html/level2/html/HTMLTableCellElement02.html [ Pass Timeout ]
-dom/html/level2/html/HTMLTableColElement10.html [ Pass Timeout ]
</del><span class="cx"> dom/xhtml/level1/core/hc_characterdataindexsizeerrdeletedataoffsetnegative.xhtml [ Pass Failure ]
</span><span class="cx"> dom/xhtml/level1/core/hc_nodelistindexgetlength.xhtml [ Pass Failure ]
</span><del>-dom/xhtml/level1/core/hc_nodevalue01.xhtml [ Pass Timeout ]
-dom/xhtml/level1/core/hc_nodegetprevioussibling.xhtml [ Pass Timeout ]
</del><span class="cx"> dom/xhtml/level2/html/HTMLElement102.xhtml [ Pass Failure Timeout ]
</span><del>-dom/xhtml/level2/html/HTMLElement06.xhtml [ Pass Timeout ]
-dom/xhtml/level2/html/HTMLElement16.xhtml [ Pass Timeout ]
-dom/xhtml/level3/core/documentrenamenode08.xhtml [ Pass Failure ]
-dom/xhtml/level3/core/documentnormalizedocument03.xhtml [ Pass Timeout ]
-dom/xhtml/level3/core/documentrenamenode23.xhtml [ Pass Timeout ]
-dom/xhtml/level3/core/documentsetdocumenturi03.xhtml [ Pass Failure ]
-dom/xhtml/level3/core/nodeisequalnode19.xhtml [ Pass Timeout ]
-dom/xhtml/level3/core/nodelookupprefix04.xhtml [ Pass Timeout ]
-editing/caret/caret-color.html [ Pass Timeout ]
-editing/deleting/5115601.html [ Pass Failure ]
-editing/deleting/delete-block-merge-contents-018.html [ Pass Timeout ]
-editing/deleting/delete-br-003.html [ Pass Timeout ]
-editing/execCommand/4917055.html [ Pass Timeout ]
-editing/inserting/insert-after-delete-001.html [ Pass Failure ImageOnlyFailure ]
-editing/inserting/insert-at-end-02.html [ Pass Timeout ]
-editing/inserting/insert-br-quoted-001.html [ Pass Timeout ]
-editing/inserting/insert-space-in-empty-doc.html [ Pass Timeout ]
-editing/inserting/insert-tab-001.html [ Pass Failure ]
-editing/inserting/typing-002.html [ Pass Timeout ]
-editing/pasteboard/5006779.html [ Pass Timeout ]
-editing/pasteboard/5028447.html [ Pass Timeout ]
-editing/pasteboard/4806874.html [ Pass Timeout ]
-editing/pasteboard/crash-accessing-clipboardData-types.html [ Pass Failure ]
-editing/pasteboard/paste-table-001.html [ Pass Timeout ]
-editing/pasteboard/paste-text-with-style-5.html [ Pass Failure ]
-editing/pasteboard/smart-paste-004.html [ Failure ]
-editing/selection/anchor-focus2.html [ Pass Failure ]
-editing/selection/doubleclick-beside-cr-span.html [ Pass Failure ]
-editing/selection/editable-html-element.html [ Pass Failure ]
-editing/selection/replaced-boundaries-3.html [ Pass Failure ImageOnlyFailure ]
-editing/selection/vertical-rl-rtl-extend-line-backward-br.html [ Pass Failure ]
-editing/text-iterator/find-after-mutation.html [ Pass Failure Timeout ]
-fast/block/br-with-clearance-after-collapsing-space.html [ Pass ImageOnlyFailure ]
-fast/block/basic/002.html [ Pass Timeout ]
-fast/block/basic/quirk-height.html [ Pass Failure ]
</del><ins>+dom/xhtml/level3/core/documentrenamenode08.xhtml [ Pass Timeout ]
</ins><span class="cx"> fast/block/margin-collapse/021.html [ Pass Timeout ]
</span><span class="cx"> fast/canvas/canvas-blending-pattern-over-gradient.html [ Pass Timeout ]
</span><del>-fast/canvas/canvas-composite-transformclip.html [ Pass Timeout ]
</del><span class="cx"> fast/canvas/canvas-composite-fill-repaint.html [ Pass Timeout ]
</span><del>-fast/canvas/image-object-in-canvas.html [ Pass Timeout ]
-fast/canvas/shadow-offset-6.html [ Pass Timeout ]
-fast/clip/004.html [ Pass Failure ]
-fast/clip/006.html [ Pass Timeout ]
-fast/css/replaced-element-implicit-size.html [ Pass Failure ]
-fast/dom/document-head.html [ Pass Timeout ]
-fast/dom/Element/id-in-frame.html [ Pass Failure Timeout ]
-fast/dom/HTMLSelectElement/remove-element-from-within-focus-handler-crash.html [ Pass Timeout ]
-fast/dom/HTMLScriptElement/defer-inline-script.html [ Pass Timeout ]
-fast/dynamic/positioned-movement-with-positioned-children.html [ Pass Timeout ]
-fast/dynamic/subtree-unrooted.html [ Pass Timeout ]
-fast/events/window-events-bubble2.html [ Pass Timeout ]
-fast/frames/adopt-object-into-itself.html [ Pass Timeout ]
-fast/html/script-allowed-types-languages.html [ Pass Timeout ]
</del><span class="cx"> fast/images/exif-orientation.html [ Failure ]
</span><del>-fast/images/favicon-as-image.html [ Pass Timeout ]
-fast/inline/inline-containing-collapsed-whitespace-treated-as-empty.html [ Pass Failure ]
</del><span class="cx"> fast/loader/fragment-after-redirect-gets-back-entry.html [ Pass Failure ]
</span><span class="cx"> fast/loader/url-parse-1.html [ Pass Failure ]
</span><del>-#fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</del><span class="cx"> fast/multicol/negativeColumnWidth.html [ Pass Timeout ]
</span><del>-fast/parser/xhtml-close-while-parsing.xhtml [ Pass Timeout ]
</del><span class="cx"> fast/regions/hover-single-flow-into-none.html [ Pass Timeout ]
</span><del>-fast/regions/intrinsic-sized-regions.html [ Pass Timeout ]
-fast/regions/overflow/overflow-scrollable-unsplittable-fragment.html [ Pass Timeout ]
-fast/regions/auto-size/autoheight-vertical-rl.html [ Pass Timeout ]
-fast/replaced/object-with-non-empty-classid-triggers-fallback.html [ Pass Timeout ]
-fast/replaced/percent-height-in-anonymous-block.html [ Pass Timeout ]
-fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-margin.html [ Pass Timeout ]
-fast/table/multiple-captions-crash3.html [ Pass ImageOnlyFailure ]
-fast/table/scale-nested-percent-width-cols.html [ Pass Timeout ]
-fast/table/table-after-child-in-table.html [ Pass Timeout ]
</del><ins>+fast/table/multiple-captions-crash3.html [ Pass ImageOnlyFailure Timeout ]
</ins><span class="cx"> fast/table/table-cell-change-last-row-with-needsCellRecalc-section.html [ Pass Timeout ]
</span><span class="cx"> fast/text/emphasis-vertical-over-right.html [ Pass Timeout ]
</span><span class="cx"> fast/text/backslash-to-yen-sign-dynamic.html [ Pass Timeout ]
</span><del>-fast/text/bidi-isolate-nextlinebreak-failure.html [ Pass Failure ]
-fast/text/hyphenate-first-word-after-skipped-space.html [ Pass Timeout ]
</del><span class="cx"> fast/text/line-runs-rounding-simple-lines.html [ Pass Timeout ]
</span><del>-fast/text/international/bdi-neutral-wrapped.html [ Pass Timeout ]
</del><span class="cx"> fast/text/international/content-language-with-subtags.html [ Pass Timeout ]
</span><span class="cx"> fast/text/international/locale-sensitive-fonts.html [ Pass ImageOnlyFailure ]
</span><del>-fast/text/text-transform-turkish-and-azeri.html [ Pass Timeout ]
-fast/text/wbr-pre.html [ Pass Timeout ]
-fast/text/international/inline-plaintext-is-isolated.html [ Pass Timeout ]
-fast/writing-mode/block-level-images.html [ Pass Timeout ]
</del><span class="cx"> html5lib/generated/run-entities01-write.html [ Pass Failure ]
</span><del>-html5lib/generated/run-pending-spec-changes-write.html [ Pass Timeout ]
-html5lib/generated/run-tests4-data.html [ Pass Timeout ]
-ietestcenter/css3/bordersbackgrounds [ Pass Failure Timeout ]
-ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
-ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
-ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
-ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
-[ Release ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
-ietestcenter/Javascript [ Pass Failure Timeout ]
</del><ins>+ietestcenter/Javascript/ [ Pass Failure Timeout ]
</ins><span class="cx"> [ Release ] inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
</span><span class="cx"> [ Release ] inspector-protocol/debugger/setBreakpoint-actions.html [ Pass Timeout ]
</span><span class="cx"> [ Release ] inspector-protocol/dom/focus.html [ Pass Timeout ]
</span><span class="cx"> [ Release ] inspector-protocol/dom/remove-multiple-nodes.html [ Pass Timeout ]
</span><del>-js/dfg-to-string-int.html [ Pass Timeout ]
-js/dfg-inline-arguments-use-from-all-the-places.html [ Pass Timeout Failure ]
-js/dfg-uint8clampedarray-out-of-bounds-put-by-val-alias.html [ Pass Timeout ]
</del><span class="cx"> js/dom/const.html [ Pass Timeout ]
</span><del>-js/dom/dfg-patchable-get-by-id-after-watchpoint.html [ Pass Timeout ]
</del><span class="cx"> js/kde/comment-1.html [ Pass Timeout ]
</span><del>-js/math.html [ Pass Failure ]
-js/mozilla/strict/this-for-function-expression-recursion.html [ Pass Timeout ]
-js/regress/for-of-iterate-array-keys.html [ Pass Failure Timeout ]
-imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html [ Pass Timeout ]
-imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html [ Pass Failure ]
-svg/animations/animate-linear-discrete-additive.svg [ Pass Timeout ]
-svg/custom/use-display-none.svg [ Pass Timeout ]
-svg/custom/bug86781.html [ Pass Timeout ]
-svg/custom/bug78700.svg  [ Pass Timeout ]
-svg/custom/massive-coordinates.svg [ Pass Timeout ]
-svg/custom/mouse-move-on-svg-container-standalone.svg [ Pass Timeout ]
-svg/filters/feMorphology-zero-radius.svg [ Pass Failure ]
-svg/foreignObject/no-crash-with-svg-content-in-html-document.svg [ Pass Failure ]
</del><ins>+imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html [ Pass Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Assertion failures
</span><span class="cx"> webkit.org/b/140516 [ Debug ] fast/images/large-size-image-crash.html [ Crash ]
</span><span class="lines">@@ -2322,85 +2148,23 @@
</span><span class="cx"> webkit.org/b/140518 [ Debug ] fast/events/drag-and-drop-autoscroll.html [ Crash ]
</span><span class="cx"> webkit.org/b/140519 [ Debug ] fast/flexbox/flexing-overflow-scroll-item.html [ Crash ]
</span><span class="cx"> webkit.org/b/140519 [ Debug ] fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html [ Crash ]
</span><del>-
</del><span class="cx"> webkit.org/b/140506 fast/forms/textfield-lastchange-was-useredit.html [ Crash ]
</span><del>-
-# Reporting DRT output instead of text dump. Investigate!
-[ Debug ] ietestcenter/Javascript/15.2.3.2-2-4.html [ Failure ]
-fast/canvas/canvas-isPointInPath-winding.html [ Pass Failure ]
-fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html [ Pass Failure ]
-fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html [ Pass Failure Timeout ]
-fast/workers/worker-terminate-forever.html [ Pass Failure ]
</del><span class="cx"> js/caller-property.html [ Pass Failure ]
</span><span class="cx"> js/mod-crash.html [ Pass Failure ]
</span><del>-dom/html/level1/core/hc_elementgetattributenodenull.html [ Pass Failure ]
-dom/html/level2/html/hasFeature01.html [ Pass Failure ]
-dom/xhtml/level2/html/HTMLLabelElement02.xhtml [ Pass Failure ]
</del><span class="cx"> 
</span><del>-# Remove these expected failures when the Windows test bots are upgraded to support
-# WAV files with AVCF:
-#webkit.org/b/128943 media/audio-constructor.html [ Timeout ]
-#webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
-#webkit.org/b/128943 media/media-load-event.html [ Timeout ]
-webkit.org/b/128943 userscripts/user-script-audio-document.html [ Failure ]
-
-fast/repaint/block-layout-inline-children-replaced.html [ Pass Timeout ImageOnlyFailure ]
-fast/repaint/transform-repaint-descendants.html [ Pass Timeout ImageOnlyFailure ]
</del><span class="cx"> fast/table/border-collapsing/cached-change-row-border-color.html [ Pass Timeout ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-# Regressions in svg/clip-path
-webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
-webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
-
-# DataCue.value not enabled
-#http/tests/media/track-in-band-hls-metadata.html [ Skip ]
-#media/track/track-datacue-value.html [ Skip ]
-
-# Missing references on Windows
-webkit.org/b/130322 mathml/opentype/large-operators.html [ Failure ]
-webkit.org/b/130322 mathml/opentype/opentype-stretchy.html [ Failure ]
-webkit.org/b/130322 mathml/opentype/vertical.html [ Failure ]
-webkit.org/b/72828 mathml/opentype/horizontal.html [ Failure ]
-webkit.org/b/72828 mathml/opentype/horizontal-munderover.html [ Failure ]
-webkit.org/b/119038 mathml/presentation/mo-stretch.html [ Failure ]
-webkit.org/b/119038 mathml/presentation/roots.xhtml [ Failure ]
-
-# Missing WebSpeech implementation
-webkit.org/b/136224 fast/speechsynthesis [ Skip ]
-
-# https://bugs.webkit.org/show_bug.cgi?id=136484
-fast/css-generated-content/initial-letter-basic.html [ Failure ]
-fast/css-generated-content/initial-letter-border-padding.html [ Failure ]
-fast/css-generated-content/initial-letter-clearance.html [ Failure ]
-fast/css-generated-content/initial-letter-descender.html [ Failure ]
-fast/css-generated-content/initial-letter-raised.html [ Failure ]
-fast/css-generated-content/initial-letter-sunken.html [ Failure ]
-
</del><span class="cx"> # Skip image only failures that have very low percentage differences
</span><del>-css3/masking/clip-path-inset.html [ ImageOnlyFailure ]
-editing/inserting/insert-br-at-tabspan-002.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/borders/border-radius-on-html.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/132990 fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/132990 fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-svg/clip-path/mask-objectboundingbox-content-clip.svg [ ImageOnlyFailure ]
-svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
-webkit.org/b/140256 svg/W3C-SVG-1.1/animate-elem-64-t.svg [ Failure ]
-webkit.org/b/140256 svg/W3C-SVG-1.1/animate-elem-65-t.svg [ Failure ]
</del><span class="cx"> fast/multicol/vertical-rl/float-multicol.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/multicol/vertical-rl/nested-columns.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/empty-shadow.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-# Navigator Hardware Concurrency not enabled on Windows
-fast/dom/navigator-hardwareConcurrency.html [ Skip ]
-
-# Tests that exceed maximum call stack on windows
-fast/dom/Window/window-postmessage-clone-deep-array.html [ Skip ]
-js/dom/deep-recursion-test.html [ Skip ]
-js/dom/global-recursion-on-full-stack.html [ Skip ]
-
</del><span class="cx"> # Some inspector tests failing after r173992
</span><span class="cx"> webkit.org/b/137157 inspector/css/matched-style-properties.html [ Timeout ]
</span><span class="cx"> webkit.org/b/137157 inspector/event-listener-set.html [ Timeout ]
</span><span class="lines">@@ -2417,71 +2181,52 @@
</span><span class="cx"> fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-# A handful of CSS tests failing on Windows that we are skipping to get the bots green
-css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
-css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Timeout ]
-css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Timeout ]
-css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Timeout ]
-fast/css/direct-adjacent-style-update-optimization.html [ Failure ]
-fast/css/indirect-adjacent-style-update-optimization.html [ Failure ]
-fast/css/read-only-read-write-input-basics.html [ Skip ]
-
</del><span class="cx"> # More random tests to skip on Windows to get the bots green
</span><del>-fast/replaced/width100percent-button.html [ Skip ]
-fast/replaced/width100percent-radio.html [ Skip ]
-fast/selectors/querySelector-window-inactive.html [ Skip ]
-fast/selectors/read-only-read-write-input-basics.html [ Skip ]
-http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Skip ]
-inspector-protocol/layers/layers-blending-compositing-reasons.html [ Skip ]
-inspector/test-harness-trivially-works.html [ Skip ]
-js/date-constructor.html [ Skip ]
-js/dom/dom-static-property-for-in-iteration.html [ Skip ]
-js/slow-stress/Int32Array-alloc-large-long-lived.html [ Skip ]
-mathml/presentation/stretchy-depth-height.html [ Skip ]
-fast/images/cmyk-jpeg-with-color-profile.html [ Skip ]
-fast/images/destroyed-image-load-event.html [ Skip ]
-fast/images/image-controls-basic.html [ Skip ]
-fast/inline/positionedLifetime.html [ Skip ]
-fast/masking/clip-path-selection.html [ Skip ]
-fast/dom/HTMLImageElement/sizes/image-sizes-2x.html [ Skip ]
-fast/dom/Window/window-property-invalid-characters-ignored.html [ Skip ]
-fast/dom/Window/window-resize-contents.html [ Skip ]
-fast/dom/anchor-text.html [ Skip ]
-fast/dom/constants.html [ Skip ]
-fast/dom/navigation-with-sideeffects.html [ Skip ]
-fast/dynamic/window-resize-scrollbars-test.html [ Skip ]
-fast/events/shadow-event-path.html [ Skip ]
-tables/mozilla/bugs/bug32841.html [ Skip ]
-editing/deleting/delete-start-block.html [ Skip ]
-fast/canvas/draw-focus-if-needed-with-path.html [ Skip ]
-fast/canvas/draw-focus-if-needed.html [ Skip ]
-fast/forms/checkbox-appearance-change-by-checked.html [ Skip ]
-fast/frames/lots-of-objects.html [ Skip ]
-fast/text/indic.html [ Skip ]
-fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Skip ]
-ietestcenter/Javascript/12.10-2-2.html [ Skip ]
-js/dom/non-object-proto.html [ Skip ]
-storage/domstorage/sessionstorage/delete-removal.html [ Skip ]
-tables/mozilla/bugs/bug133756-1.html [ Skip ]
</del><ins>+fast/replaced/width100percent-button.html [ Failure ]
+fast/replaced/width100percent-radio.html [ Failure ]
+fast/selectors/querySelector-window-inactive.html [ Failure ]
+fast/selectors/read-only-read-write-input-basics.html [ Failure ]
+http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Failure ]
+inspector-protocol/layers/layers-blending-compositing-reasons.html [ Failure ]
+inspector/test-harness-trivially-works.html [ Failure ]
+js/date-constructor.html [ Failure ]
+js/dom/dom-static-property-for-in-iteration.html [ Failure ]
+js/slow-stress/Int32Array-alloc-large-long-lived.html [ Failure ]
+fast/images/cmyk-jpeg-with-color-profile.html [ Failure ]
+fast/images/destroyed-image-load-event.html [ Failure ]
+fast/images/image-controls-basic.html [ Failure ]
+fast/inline/positionedLifetime.html [ Failure ]
+fast/masking/clip-path-selection.html [ Failure ]
+fast/dom/HTMLImageElement/sizes/image-sizes-2x.html [ Failure ]
+fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
+fast/dom/Window/window-resize-contents.html [ Failure ]
+fast/dom/anchor-text.html [ Failure ]
+fast/dom/constants.html [ Failure ]
+fast/dom/navigation-with-sideeffects.html [ Failure ]
+fast/dynamic/window-resize-scrollbars-test.html [ Failure ]
+fast/events/shadow-event-path.html [ Failure ]
+tables/mozilla/bugs/bug32841.html [ Failure ]
+fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
+fast/canvas/draw-focus-if-needed.html [ Failure ]
+fast/forms/checkbox-appearance-change-by-checked.html [ Failure ]
+fast/frames/lots-of-objects.html [ Failure ]
+fast/text/indic.html [ Failure ]
+fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Failure ]
+ietestcenter/Javascript/12.10-2-2.html [ Failure ]
+js/dom/non-object-proto.html [ Failure ]
+storage/domstorage/sessionstorage/delete-removal.html [ Failure ]
+tables/mozilla/bugs/bug133756-1.html [ Failure ]
</ins><span class="cx"> fast/forms/week/week-input-type.html [ Crash Failure ]
</span><span class="cx"> fast/borders/bidi-002.html [ Failure ]
</span><span class="cx"> fast/borders/bidi-009a.html [ Failure ]
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Timeout ]
</span><span class="cx"> fast/text/khmer-lao-font.html [ Failure ]
</span><del>-mathml/opentype/opentype-stretchy-horizontal.html [ Crash Failure ]
</del><span class="cx"> inspector/dom/content-node-region-info.html [ Crash Pass Failure Timeout ]
</span><del>-fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
-fast/overflow/overflow-height-float-not-removed-crash.html [ Crash Pass ]
</del><span class="cx"> fast/dom/SelectorAPI/dumpNodeList-almost-strict.html [ Crash Pass ]
</span><span class="cx"> fast/regions/writing-mode/changing-writing-mode.html [ Crash Pass ]
</span><del>-mathml/presentation/style-changed.html [ Crash Pass ]
</del><span class="cx"> fast/dom/HTMLTableElement/colSpan.html        [ ImageOnlyFailure ]
</span><del>-svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ Skip ]
-svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ Pass Timeout ]
-userscripts/user-script-plugin-document.html [ Crash Failure ]
-tables/mozilla/other/test6.html [ Skip ]
</del><ins>+tables/mozilla/other/test6.html [ Failure ]
</ins><span class="cx"> fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
</span><del>-#[ Release ] http/tests/media/video-cancel-load.html [ Crash Failure Timeout ]
</del><span class="cx"> fast/repaint/obscured-background-no-repaint.html [ Failure ]
</span><span class="cx"> js/slow-stress/emscripten-memops.html [ Pass Timeout ]
</span><span class="cx"> 
</span><span class="lines">@@ -2489,61 +2234,14 @@
</span><span class="cx"> [ Debug ] compositing [ Skip ]
</span><span class="cx"> [ Debug ] fast/canvas [ Skip ]
</span><span class="cx"> [ Debug ] inspector-protocol [ Skip ]
</span><del>-[ Debug ] fast/canvas/webgl [ Skip ]
</del><span class="cx"> [ Debug ] transforms/3d/hit-testing [ Skip ]
</span><span class="cx"> [ Debug ] transforms/3d/point-mapping [ Skip ]
</span><span class="cx"> [ Debug ] js/regress [ Skip ]
</span><span class="cx"> [ Debug ] js/slow-stress [ Skip ]
</span><span class="cx"> 
</span><del>-# Skip remaining failing media tests after adding audio devices to the bots
-#media/audio-only-video-intrinsic-size.html [ Timeout ]
-#media/audio-play-event.html [ Timeout ]
-#media/context-menu-actions.html [ Timeout ]
-#media/controls-after-reload.html [ Failure ]
-#media/controls-strict.html [ Failure ]
-#media/controls-without-preload.html [ Failure ]
-#media/media-blocked-by-beforeload.html [ Timeout ]
-#media/media-can-play-flac-audio.html [ Failure ]
-#media/media-can-play-ogg.html [ Failure ]
-#media/media-captions.html [ Timeout ]
-#media/media-continues-playing-after-replace-source.html [ Timeout ]
-#media/media-controls-cancel-events.html [ Timeout ]
-#media/media-document-audio-controls-visible.html [ Timeout ]
-#media/media-document-audio-size.html [ Failure ]
-#media/media-volume-slider-rendered-below.html [ Timeout ]
-#media/sources-fallback-codecs.html [ Failure ]
-#media/track/track-datacue.html [ Timeout ]
-#media/track/track-in-band-subtitles-too-large.html [ Failure ]
-#media/track/track-long-word-container-sizing.html [ Failure ]
-#media/video-canvas-source.html [ Failure ]
-#media/video-colorspace-yuv420.html [ Failure ]
-#media/video-colorspace-yuv422.html [ Failure ]
-#media/video-controls-audiotracks-trackmenu.html [ Failure ]
-#media/video-controls-rendering.html [ Failure ]
-#media/video-defaultmuted.html [ Timeout ]
-#media/video-display-toggle.html [ Failure ]
-#media/video-does-not-loop.html [ Timeout ]
-#media/video-empty-source.html [ Skip ]
-#media/video-no-audio.html [ Failure ]
-#media/video-pause-immediately.html [ Failure ]
-#media/video-playing-and-pause.html [ Failure ]
-#media/video-source-type-params.html [ Failure ]
-#media/video-volume-slider.html [ Failure ]
-#media/track/w3c/interfaces/TextTrackCue/align.html [ Skip ]
-#media/track/w3c/interfaces/TextTrackCue/endTime.html [ Skip ]
-#media/track/w3c/interfaces/TextTrackCue/id.html [ Skip ]
-#media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html [ Skip ]
-#media/track/w3c/interfaces/TextTrackCue/startTime.html [ Skip ]
-#media/track/w3c/interfaces/TextTrackCue/track.html [ Skip ]
-#media/video-volume-slider-drag.html [ Skip ]
-
</del><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=138025
</span><span class="cx"> # Larger text and as a result, larger elements containing said text (as compared to Mac port)
</span><span class="cx"> # Many of these may also be wrong due to form element differences in theme (i.e rounded vs. square buttons)
</span><del>-editing/input/caret-at-the-edge-of-input.html [ Failure ]
-editing/inserting/4960120-1.html [ Failure ]
-fast/css/resize-corner-tracking.html [ Failure ]
-fast/css/text-overflow-input.html [ Failure ]
</del><span class="cx"> fast/dynamic/008.html [ Failure ]
</span><span class="cx"> fast/frames/take-focus-from-iframe.html [ Failure ]
</span><span class="cx"> fast/overflow/overflow-x-y.html [ Failure ]
</span><span class="lines">@@ -2576,9 +2274,6 @@
</span><span class="cx"> fast/replaced/width100percent-searchfield.html [ Failure ]
</span><span class="cx"> fast/replaced/width100percent-menulist.html [ Failure ]
</span><span class="cx"> fast/replaced/width100percent-checkbox.html [ Failure ]
</span><del>-fast/css/css2-system-fonts.html [ Failure ]
-fast/css/line-height.html [ Failure ]
-fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/dom/HTMLInputElement/input-image-alt-text.html [ Failure ]
</span><span class="cx"> fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ Failure ]
</span><span class="cx"> fast/forms/search/search-size-with-decorations.html [ Failure ]
</span><span class="lines">@@ -2586,15 +2281,8 @@
</span><span class="cx"> fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
</span><span class="cx"> fast/overflow/scrollRevealButton.html [ Failure ]
</span><span class="cx"> fast/repaint/control-clip.html [ Failure ]
</span><del>-svg/custom/inline-svg-in-xhtml.xml [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # &lt;select&gt; elements are not rendering properly
</span><del>-webkit.org/b/137962 editing/pasteboard/4641033.html [ Failure ]
-webkit.org/b/137962 editing/pasteboard/4944770-1.html [ Failure ]
-webkit.org/b/137962 editing/pasteboard/4944770-2.html [ Failure ]
-webkit.org/b/137962 editing/selection/caret-before-select.html [ Failure ]
-webkit.org/b/137962 editing/selection/select-box.html [ Failure ]
-webkit.org/b/137962 editing/selection/select-element-paragraph-boundary.html [ Failure ]
</del><span class="cx"> webkit.org/b/137962 fast/block/float/float-avoidance.html [ Failure ]
</span><span class="cx"> webkit.org/b/137962 fast/block/margin-collapse/103.html [ Failure ]
</span><span class="cx"> webkit.org/b/137962 fast/forms/001.html [ Failure ]
</span><span class="lines">@@ -2629,13 +2317,6 @@
</span><span class="cx"> webkit.org/b/137962 tables/mozilla/dom/tableDom.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Selected text rendering white.
</span><del>-webkit.org/b/137963 editing/pasteboard/drop-text-without-selection.html [ Failure ]
-webkit.org/b/137963 editing/selection/3690703-2.html [ Failure ]
-webkit.org/b/137963 editing/selection/3690703.html [ Failure ]
-webkit.org/b/137963 editing/selection/3690719.html [ Failure ]
-webkit.org/b/137963 editing/selection/5240265.html [ Failure ]
-webkit.org/b/137963 editing/selection/drag-select-1.html [ Failure ]
-webkit.org/b/137963 editing/selection/selection-button-text.html [ Failure ]
</del><span class="cx"> webkit.org/b/137963 fast/events/context-no-deselect.html [ Failure ]
</span><span class="cx"> webkit.org/b/137963 fast/forms/input-appearance-focus.html [ Failure ]
</span><span class="cx"> webkit.org/b/137963 fast/forms/input-appearance-selection.html [ Failure ]
</span><span class="lines">@@ -2648,7 +2329,6 @@
</span><span class="cx"> fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/overflow/overflow-in-variable-width-regions-inline.html [ Failure ]
</span><span class="cx"> fast/parser/bad-xml-slash.html [ Failure ]
</span><del>-svg/custom/foreign-object-skew.svg [ Failure ]
</del><span class="cx"> fast/text/backslash-to-yen-sign-euc.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Borders render too dark sometimes.
</span><span class="lines">@@ -2660,14 +2340,12 @@
</span><span class="cx"> webkit.org/b/138041 fast/multicol/client-rects-spanners.html [ Failure ]
</span><span class="cx"> webkit.org/b/138041 fast/multicol/client-rects.html [ Failure ]
</span><span class="cx"> webkit.org/b/138041 fast/multicol/newmulticol/client-rects.html [ Failure ] 
</span><del>-webkit.org/b/138041 editing/selection/block-cursor-overtype-mode-end-of-line.html [ Pass Timeout ]
</del><span class="cx"> 
</span><span class="cx"> # Background renders too dark sometimes.
</span><span class="cx"> webkit.org/b/138042 fast/repaint/search-field-cancel.html [ Failure ]
</span><span class="cx"> webkit.org/b/138042 fast/repaint/subtree-root-skipped.html [ Failure ]
</span><span class="cx"> webkit.org/b/138042 fast/repaint/button-spurious-layout-hint.html [ Failure ]
</span><span class="cx"> webkit.org/b/138042 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ]
</span><del>-webkit.org/b/138042 fast/repaint/backgroundSizeRepaint.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.cone.top.html [ Failure ]
</span><span class="lines">@@ -2678,7 +2356,6 @@
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.path.arcTo.collinear.2.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.path.arcTo.collinear.3.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.blur.html [ Failure ]
</span><del>-webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.off.1.html [ Pass Timeout ]
</del><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.x.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.y.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2716,13 +2393,9 @@
</span><span class="cx"> http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html [ Timeout ]
</span><span class="cx"> inspector/css/selector-specificity.html [ Timeout ]
</span><span class="cx"> inspector/css/pseudo-element-matches.html [ Timeout ]
</span><del>-#media/audio-delete-while-step-button-clicked.html [ Timeout ]
</del><span class="cx"> security/autocomplete-cleared-on-back.html [ Timeout ]
</span><del>-userscripts/window-onerror-for-isolated-world-1.html [ Timeout ]
-userscripts/window-onerror-for-isolated-world-2.html [ Timeout ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/140520 inspector-protocol/debugger/setBreakpoint-dfg.html [ Crash ]
</span><del>-webkit.org/b/140522 mathml/opentype/munderover-layout-resize.html [ Crash ]
</del><span class="cx"> 
</span><span class="cx"> # [Win] REGRESSION: fast/regions reference tests are failing with minor pixel differences
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=139973. Many are also flaky, which was documented
</span><span class="lines">@@ -2911,38 +2584,13 @@
</span><span class="cx"> fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/writing-mode/invalid-first-region-with-writing-mode.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/140249 fast/css/fontloader-svg-select.svg [ Failure ]
</del><span class="cx"> fast/inline/out-of-flow-positioned-render-replaced-box-moves.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html [ Failure ]
</span><span class="cx"> webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back.html [ Failure ]
</span><span class="cx"> webkit.org/b/140250 fast/loader/stateobjects/replacestate-in-iframe.html [ Failure ]
</span><ins>+################################################################################
+######################### End list of UNREVIEWED failures ##########################
+################################################################################
</ins><span class="cx"> 
</span><del>-# SVG Blur is not working on Windows
-webkit.org/b/140254 imported/mozilla/svg/blend-color-burn.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-color-dodge.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-darken.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-difference.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-exclusion.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-lighten.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-multiply.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-overlay.svg [ ImageOnlyFailure ]
-webkit.org/b/140254 imported/mozilla/svg/blend-screen.svg [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><del>-# Missing glyph symbol is not rendered properly
-webkit.org/b/140257 svg/custom/svg-fonts-fallback.xhtml [ Failure ]
</del><span class="cx"> 
</span><del>-# TODO Userscripts stuff is not implemented
-webkit.org/b/140258 userscripts/ [ Skip ]
-
-# &lt;rdar://problem/19526412&gt;
-fast/images/bad-png.html [ Skip ]
-
-webkit.org/b/140703 loader/go-back-cached-main-resource.html [ Failure ]
-webkit.org/b/140705 imported/mozilla/svg/stroke-width-percentage-02a.svg [ ImageOnlyFailure ]
-webkit.org/b/140707 storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html [ Failure ]
-webkit.org/b/140707 storage/domstorage/storage-close-database-on-idle.html [ Failure ]
-
-webkit.org/b/140724 css2.1/t1202-counter-04-b.html [ Failure ]
-webkit.org/b/140724 css2.1/t1202-counters-04-b.html [ Failure ]
-webkit.org/b/140725 fast/dom/34176.html [ Failure ]
-webkit.org/b/58845 fast/dom/title-directionality-removeChild.html [ Failure ]
</del><span class="cx">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>