<!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>[178566] 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/178566">178566</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-15 18:01:17 -0800 (Thu, 15 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed Windows gardening.

Remove a bunch of out-of-date entries, and try to properly mark tests so we get
proper coverage.

* platform/win-xp/TestExpectations:
* 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>
<li><a href="#trunkLayoutTestsplatformwinxpTestExpectations">trunk/LayoutTests/platform/win-xp/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (178565 => 178566)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-16 01:59:07 UTC (rev 178565)
+++ trunk/LayoutTests/ChangeLog        2015-01-16 02:01:17 UTC (rev 178566)
</span><span class="lines">@@ -1,3 +1,13 @@
</span><ins>+2015-01-15  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed Windows gardening.
+
+        Remove a bunch of out-of-date entries, and try to properly mark tests so we get
+        proper coverage.
+
+        * platform/win-xp/TestExpectations:
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-01-15  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Update Mountain Lion results for fast/canvas/webgl/angle-instanced-arrays.html
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (178565 => 178566)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-16 01:59:07 UTC (rev 178565)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-16 02:01:17 UTC (rev 178566)
</span><span class="lines">@@ -31,48 +31,41 @@
</span><span class="cx"> # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
</span><span class="cx"> 
</span><span class="cx"> # HW filters not yet supported on Windows
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=74716
-css3/filters/effect-blur-hw.html
-css3/filters/effect-combined-hw.html
-css3/filters/effect-drop-shadow-hw.html
-css3/filters/effect-grayscale-hw.html
-css3/filters/effect-hue-rotate-hw.html
-css3/filters/effect-invert-hw.html
-css3/filters/effect-opacity-hw.html
-css3/filters/effect-saturate-hw.html
-css3/filters/effect-sepia-hw.html
-css3/filters/animation-from-initial-values-with-color-matrix.html
-css3/filters/filter-is-on-subpixel-position.html
-css3/masking/clip-path-filter.html
-css3/filters/backdrop
</del><ins>+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>-# Remove from list after enabling CANVAS_PATH
-fast/canvas/canvas-path-constructors.html
-
</del><span class="cx"> # Needs rebaseline now that bug 97217 is fixed
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=97325
</span><span class="cx"> css3/masking/clip-path-circle-relative-overflow.html
</span><span class="cx"> 
</span><span class="cx"> # CSS image-set support not yet enabled (needs ENABLE_CSS_IMAGE_SET).
</span><del>-fast/css/cursor-parsing-image-set.html
-fast/events/mouse-cursor-image-set.html
</del><ins>+fast/css/cursor-parsing-image-set.html [ Skip ]
+fast/events/mouse-cursor-image-set.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled.
</span><del>-http/tests/security/contentTypeOptions
</del><ins>+http/tests/security/contentTypeOptions [ Skip ]
</ins><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=77645
-css3/filters/filtered-compositing-descendant.html
-
</del><span class="cx"> # Should be moved to platform/mac &lt;rdar://5621425&gt;
</span><del>-http/tests/misc/willCacheResponse-delegate-callback.html
</del><ins>+http/tests/misc/willCacheResponse-delegate-callback.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # No Dashboard compatibility mode on Windows
</span><del>-http/tests/xmlhttprequest/default-content-type-dashboard.html
-http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html
-svg/custom/embedded-svg-allowed-in-dashboard.xml
-svg/custom/manually-parsed-svg-allowed-in-dashboard.html
-svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html
-svg/custom/svg-allowed-in-dashboard-object.html
</del><ins>+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 ]
</ins><span class="cx"> 
</span><span class="cx"> # Accelerated overflow scrolling (ENABLE_ACCELERATED_OVERFLOW_SCROLLING) is not enabled.
</span><span class="cx"> fast/repaint/overflow-scroll-touch-repaint.html [ Skip ]
</span><span class="lines">@@ -88,50 +81,45 @@
</span><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/5075790&gt; Layout tests that depend on certain fonts don't match Mac results:
</span><span class="cx"> #                          - Mac OS X and Windows do not have an Arabic font in common
</span><del>-fast/text/international/bidi-AN-after-L.html
-fast/text/international/bidi-AN-after-empty-run.html
-fast/text/international/bidi-CS-after-AN.html
-fast/text/international/bidi-neutral-run.html
-fast/text/international/bidi-neutral-directionality-paragraph-start.html
-svg/W3C-SVG-1.1/fonts-glyph-02-t.svg
-svg/W3C-SVG-1.1/text-intro-05-t.svg
-svg/text/text-intro-05-t.svg
</del><ins>+fast/text/international/bidi-AN-after-L.html [ Skip ]
+fast/text/international/bidi-AN-after-empty-run.html [ Skip ]
+fast/text/international/bidi-CS-after-AN.html [ Skip ]
+fast/text/international/bidi-neutral-run.html [ Skip ]
+fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Skip ]
+svg/W3C-SVG-1.1/fonts-glyph-02-t.svg [ Skip ]
+svg/W3C-SVG-1.1/text-intro-05-t.svg [ Skip ]
+svg/text/text-intro-05-t.svg [ Skip ]
</ins><span class="cx"> #                           - Mac OS X and Windows do not have a CJK font in common
</span><del>-fast/encoding/denormalised-voiced-japanese-chars.html
-fast/text/international/002.html
-fast/text/international/003.html
-fast/text/international/wrap-CJK-001.html
-svg/W3C-SVG-1.1/text-fonts-01-t.svg
-svg/text/text-fonts-01-t.svg
</del><ins>+fast/encoding/denormalised-voiced-japanese-chars.html [ Skip ]
+fast/text/international/002.html [ Skip ]
+fast/text/international/003.html [ Skip ]
+fast/text/international/wrap-CJK-001.html [ Skip ]
+svg/W3C-SVG-1.1/text-fonts-01-t.svg [ Skip ]
+svg/text/text-fonts-01-t.svg [ Skip ]
</ins><span class="cx"> #                           - Windows does not have Geneva
</span><del>-svg/W3C-SVG-1.1/interact-cursor-01-f.svg
</del><ins>+svg/W3C-SVG-1.1/interact-cursor-01-f.svg [ Skip ]
</ins><span class="cx"> #                           - Mac OS X and Windows do not have a Thai font in common
</span><del>-fast/text/atsui-multiple-renderers.html
-fast/text/international/thai-line-breaks.html
</del><ins>+fast/text/atsui-multiple-renderers.html [ Skip ]
+fast/text/international/thai-line-breaks.html [ Skip ]
</ins><span class="cx"> #                           - Mac OS X and Windows do not have a Georgian font in common
</span><del>-css2.1/t1202-counter-09-b.html
-css2.1/t1202-counters-09-b.html
-fast/lists/w3-list-styles.html
</del><ins>+css2.1/t1202-counter-09-b.html [ Skip ]
+css2.1/t1202-counters-09-b.html [ Skip ]
+fast/lists/w3-list-styles.html [ Skip ]
</ins><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
-fast/css/text-overflow-ellipsis.html
-fast/css/text-overflow-ellipsis-bidi.html
-fast/css/text-overflow-ellipsis-strict.html
</del><ins>+editing/selection/extend-selection-bidi.html [ Skip ]
+fast/css/text-overflow-ellipsis.html [ Skip ]
+fast/css/text-overflow-ellipsis-bidi.html [ Skip ]
+fast/css/text-overflow-ellipsis-strict.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> fast/text/atsui-pointtooffset-calls-cg.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure Pass ]
</span><span class="cx"> 
</span><del>-# &lt;rdar://problem/5718773&gt; Support a minimum antialiased font size
-svg/hixie/text/003.html
-svg/hixie/text/003a.xml
-svg/hixie/viewbox/preserveAspectRatio/002.xml
-
</del><span class="cx"> # DOM ClipboardData.setData does not allow writes during clipboard events
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=17645
</span><del>-editing/pasteboard/copy-two-pasteboard-types-both-work.html
-editing/pasteboard/pasting-empty-html-falls-back-to-text.html
-editing/pasteboard/can-read-in-copy-and-cut-events.html
</del><ins>+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><span class="cx"> # Drag &amp; Drop doesn't work correctly in DRT &lt;rdar://5621244&gt;
</span><span class="cx"> editing/pasteboard/drag-and-drop-objectimage-contenteditable.html
</span><span class="lines">@@ -151,109 +139,61 @@
</span><span class="cx"> http/tests/security/drag-drop-same-unique-origin.html
</span><span class="cx"> 
</span><span class="cx"> # EventSender::dumpFilenameBeingDragged not implemented.
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=61829
-fast/events/drag-image-filename.html
</del><ins>+webkit.org/b/61829 fast/events/drag-image-filename.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # PasteBoard::plainText() does not support file names.
</span><del>-editing/pasteboard/drag-files-to-editable-element.html
</del><ins>+editing/pasteboard/drag-files-to-editable-element.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/5643675&gt; window.scrollTo scrolls a window with no scrollbars
</span><span class="cx"> fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
</span><span class="cx"> 
</span><del>-# Emacs bindings are used in LayoutTests which fail on boomer. &lt;rdar://problem/5137352&gt;
-fast/events/keydown-1.html
-
</del><span class="cx"> # No support for key event location in EventSender.
</span><del>-fast/events/keydown-numpad-keys.html
</del><ins>+webkit.org/b/140526 fast/events/keydown-numpad-keys.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # The eqqivalent of option-tab doesn not exist in Boomer &lt;rdar://problem/5137230&gt;
</span><del>-fast/events/frame-tab-focus.html
-fast/events/option-tab.html
-fast/forms/focus2.html
</del><ins>+fast/events/frame-tab-focus.html [ Failure ]
+fast/events/option-tab.html [ Failure ]
+fast/forms/focus2.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Unidentified crash, possibly related to linking issues?
-# https://bugs.webkit.org/show_bug.cgi?id=113220
-fast/forms/select/popup-closes-on-blur.html [ Crash ]
</del><ins>+webkit.org/b/140506 fast/forms/select/popup-closes-on-blur.html [ Crash ]
</ins><span class="cx"> 
</span><span class="cx"> # fast/html/keygen.html is failing on boomer &lt;rdar://problem/5133799&gt;
</span><span class="cx"> fast/html/keygen.html
</span><span class="cx"> fast/invalid/residual-style.html
</span><span class="cx"> 
</span><del>-# Number LayoutTest fails on boomer &lt;rdar://problem/5130681&gt;
-js/kde/Number.html
-
</del><span class="cx"> #&lt;rdar://problem/5224271&gt; Some LayoutTests fail when not run by themselves.
</span><span class="cx"> http/tests/navigation/anchor-frames.html
</span><span class="cx"> 
</span><span class="cx"> # No built-in plugin in DRT &lt;rdar://problem/5074411&gt;
</span><del>-plugins/get-url-that-the-resource-load-delegate-will-disallow.html [ Skip ]
-plugins/get-url-with-blank-target.html [ Skip ]
-plugins/open-and-close-window-with-plugin.html [ Skip ]
-plugins/plugin-javascript-access.html [ Skip ]
</del><ins>+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 ]
</ins><span class="cx"> 
</span><del>-# String::Number prints floating point numbers differently on Win than X. &lt;rdar://problem/5127993&gt;
-svg/hixie/perf/001.xml
-svg/hixie/perf/002.xml
-svg/hixie/perf/007.xml
</del><ins>+# Impossible to test text-only-zoom from DRT on Windows
+webkit.org/b/35013 svg/zoom/text [ Skip ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://problem/5663632&gt; TextStream::operator&lt;&lt;(float) rounding differs between Mac OS X and Windows
-svg/batik/paints/patternRegions.svg
-svg/batik/text/textAnchor.svg
-svg/carto.net/button.svg
-svg/carto.net/colourpicker.svg
-svg/carto.net/combobox.svg
-svg/carto.net/selectionlist.svg
-svg/carto.net/slider.svg
-svg/carto.net/textbox.svg
-svg/carto.net/window.svg
-svg/custom/circular-marker-reference-1.svg
-svg/custom/circular-marker-reference-3.svg
-svg/custom/circular-marker-reference-4.svg
-svg/custom/coords-relative-units-transforms.svg
-svg/custom/marker-changes.svg
-svg/custom/use-referencing-nonexisting-symbol.svg
-svg/custom/width-full-percentage.svg
-svg/W3C-SVG-1.1/fonts-elem-01-t.svg
-svg/W3C-SVG-1.1/fonts-elem-02-t.svg
-svg/W3C-SVG-1.1/fonts-elem-03-b.svg
-svg/W3C-SVG-1.1/fonts-elem-04-b.svg
-svg/W3C-SVG-1.1/fonts-elem-07-b.svg
-
-# https://bugs.webkit.org/show_bug.cgi?id=131744 (Is SVG Entity parsing still broken on Windows?)
-svg/W3C-SVG-1.1/coords-viewattr-01-b.svg
-svg/zoom/page/zoom-coords-viewattr-01-b.svg
-svg/zoom/text/zoom-coords-viewattr-01-b.svg
-
-# https://bugs.webkit.org/show_bug.cgi?id=35013 (Impossible to test text-only-zoom from DRT on Windows)
-svg/zoom/text
-
-# Crashes due to debug assert until we fix issues with style elements in SVG
-svg/custom/use-referencing-style-crash.svg
-
</del><span class="cx"> # No support for WebArchives in WebKitWin &lt;rdar://problem/6436020&gt;
</span><del>-webarchive
-svg/webarchive
-svg/custom/image-with-prefix-in-webarchive.svg
-http/tests/webarchive
</del><ins>+webarchive [ Skip ]
+svg/webarchive [ Skip ]
+svg/custom/image-with-prefix-in-webarchive.svg [ Skip ]
+http/tests/webarchive [ Skip ]
</ins><span class="cx"> 
</span><del>-# Assertion failure http://webkit.org/b/90425
-editing/pasteboard/dataTransfer-setData-getData.html
</del><ins>+webkit.org/b/90425 editing/pasteboard/dataTransfer-setData-getData.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# FileInputType::receiveDroppedFiles receive relative path http://webkit.org/b/90426
-editing/pasteboard/file-input-files-access.html
</del><ins>+# FileInputType::receiveDroppedFiles receive relative path
+webkit.org/b/90426 editing/pasteboard/file-input-files-access.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # File API is not supported yet (e.g. ENABLE(BLOB))
</span><del>-fast/files
-http/tests/fileapi
-fast/dom/DOMURL/check-instanceof-domurl-functions.html
-fast/forms/file/recover-file-input-in-unposted-form.html
-http/tests/security/contentSecurityPolicy/blob-urls-match-self.html
-fast/workers/worker-domurl.html
-http/tests/xmlhttprequest/post-blob-content-type-async.html
-http/tests/xmlhttprequest/post-blob-content-type-sync.html
</del><ins>+fast/files [ Skip ]
+http/tests/fileapi [ Skip ]
+fast/forms/file/recover-file-input-in-unposted-form.html [ Skip ]
+http/tests/security/contentSecurityPolicy/blob-urls-match-self.html [ Skip ]
+http/tests/xmlhttprequest/post-blob-content-type-async.html [ Skip ]
+http/tests/xmlhttprequest/post-blob-content-type-sync.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Need to add functionality to DumpRenderTree to test IDN &lt;rdar://problem/5301954&gt;
</span><del>-fast/encoding/idn-security.html
</del><ins>+webkit.org/b/140528 fast/encoding/idn-security.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # emacs key bindings &lt;rdar://problem/4883609&gt; Support for kill rings
</span><span class="cx"> editing/input/emacs-ctrl-o.html
</span><span class="lines">@@ -270,122 +210,86 @@
</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>-# https://bugs.webkit.org/show_bug.cgi?id=131745 (Is this still broken on Windows?)
-svg/W3C-SVG-1.1/metadata-example-01-b.svg
</del><ins>+webkit.org/b/131745 svg/W3C-SVG-1.1/metadata-example-01-b.svg [ Failure ]
+webkit.org/b/131746 http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=131746 (Is this still broken on Windows?)
-http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html
-
</del><span class="cx"> # &lt;rdar://5667007&gt; 2 SVG text tests failing (due to bad rounding?)
</span><del>-svg/batik/text/textOnPath.svg
-svg/batik/text/verticalTextOnPath.svg
</del><ins>+svg/batik/text/textOnPath.svg [ Failure ]
+svg/batik/text/verticalTextOnPath.svg [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://5667279&gt; Undefined value exception
</span><del>-http/tests/xmlhttprequest/XMLHttpRequestException.html
</del><ins>+http/tests/xmlhttprequest/XMLHttpRequestException.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://5667302&gt;
-svg/dom/animated-tearoff-equality.xhtml
-svg/dom/animated-tearoff-lifespan.xhtml
-
</del><span class="cx"> # &lt;rdar://5670235&gt; Sometimes spews output into the next test
</span><del>-http/tests/security/cross-frame-access-put.html
</del><ins>+http/tests/security/cross-frame-access-put.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://5673685&gt;
</span><del>-fast/forms/input-readonly-autoscroll.html
</del><ins>+fast/forms/input-readonly-autoscroll.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://5683523&gt; Failing on at least one bot
-fast/dom/Window/window-screen-properties.html
</del><ins>+# &lt;rdar://5683523&gt; Failing on at least one bot due to pixel depth differences (may no longer fail)
+fast/dom/Window/window-screen-properties.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://5686091&gt; This test crashes, and sometimes freezes buildbot.
-fast/frames/frame-name-reset.html
-
</del><span class="cx"> # &lt;rdar://5313536&gt; Intermittently fails
</span><del>-fast/dom/frame-loading-via-document-write.html
</del><ins>+fast/dom/frame-loading-via-document-write.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://5646437&gt; REGRESSION (r28015): svg/batik/text/smallFonts fails
-svg/batik/text/smallFonts.svg
-
-# &lt;rdar://5686552&gt; Intermittently fails
-svg/css/glyph-orientation-rounding-test.xhtml
-
</del><span class="cx"> # &lt;rdar://5692566&gt; Fails if run after fast/dom/Window/window-property-shadowing.html
</span><del>-# &lt;http://bugs.webkit.org/show_bug.cgi?id=16902&gt;
-fast/encoding/mailto-always-utf-8.html
</del><ins>+webkit.org/b/16902 fast/encoding/mailto-always-utf-8.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/5706788&gt; http/tests/security/cross-frame-access-port-explicit-domain.html fails on Windows
</span><del>-http/tests/security/cross-frame-access-port-explicit-domain.html
</del><ins>+http/tests/security/cross-frame-access-port-explicit-domain.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/5713126&gt; Times out
</span><del>-http/tests/security/cross-frame-access-port.html
</del><ins>+http/tests/security/cross-frame-access-port.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://5723121&gt;
</span><del>-http/tests/xmlhttprequest/cookies.html
</del><ins>+http/tests/xmlhttprequest/cookies.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://5723191&gt;
</span><del>-http/tests/navigation/javascriptlink-frames.html
</del><ins>+http/tests/navigation/javascriptlink-frames.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> #&lt;rdar://problem/5829202&gt; new subframe reload tests fail on Windows
</span><del>-http/tests/navigation/reload-subframe-object.html
</del><ins>+http/tests/navigation/reload-subframe-object.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> #&lt;rdar://problem/5829260&gt; REGRESSION: frame-default-enc tests fail on Windows intermittently
</span><del>-fast/encoding/frame-default-enc.html
-http/tests/misc/frame-default-enc-same-domain.html
</del><ins>+fast/encoding/frame-default-enc.html [ Pass Timeout ]
+http/tests/misc/frame-default-enc-same-domain.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=131748 (Is this still broken on Windows?)
-svg/custom/stroke-width-click.svg
</del><ins>+# Sensitive to load timing or PHP behavior
+webkit.org/b/44873 http/tests/css/css-image-loading.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Sensitive to load timing or PHP behavior (https://bugs.webkit.org/show_bug.cgi?id=44873)
-http/tests/css/css-image-loading.html
-
</del><span class="cx"> # Assertion failure in replaySavedEvents http://webkit.org/b/21796
</span><del>-editing/pasteboard/drop-text-events.html
-editing/selection/drag-in-iframe.html
-fast/events/dragging-mouse-moves.html
-fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html
</del><ins>+webkit.org/b/21796 editing/pasteboard/drop-text-events.html [ Skip ]
+webkit.org/b/21796 editing/selection/drag-in-iframe.html [ Skip ]
+webkit.org/b/21796 fast/events/dragging-mouse-moves.html [ Skip ]
+webkit.org/b/21796 fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Causes next test to time out http://webkit.org/b/46975
-http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html
</del><ins>+# Causes next test to time out:
+webkit.org/b/46975 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertion-failure.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Failing in Release builds http://webkit.org/b/46976
-sputnik/Conformance/11_Expressions/11.7_Bitwise_Shift_Operators/11.7.3_The_Unsigned_Right_Shift_Operator/S11.7.3_A2.3_T1.html
</del><ins>+# Sometimes fails
+webkit.org/b/46998 svg/dom/SVGScriptElement/script-load-and-error-events.svg [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# Sometimes fails http://webkit.org/b/46998
-svg/dom/SVGScriptElement/script-load-and-error-events.svg
</del><ins>+# Times out in Release builds
+webkit.org/b/47091 http/tests/misc/copy-resolves-urls.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Times out in Release builds http://webkit.org/b/47091
-http/tests/misc/copy-resolves-urls.html
</del><ins>+# Actual values are sometimes slightly out of range of expected values
+webkit.org/b/48451 animations/combo-transform-translate+scale.html [ Pass Failure ]
+webkit.org/b/48451 animations/play-state.html [ Pass Failure ]
+webkit.org/b/48451 animations/suspend-resume-animation.html [ Pass Failure ]
+webkit.org/b/48451 animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# Actual values are sometimes slightly out of range of expected values http://webkit.org/b/48451
-animations/combo-transform-translate+scale.html
-animations/play-state.html
-animations/suspend-resume-animation.html
-animations/3d/transform-origin-vs-functions.html
-
-# Sometimes fail http://webkit.org/b/48452
-compositing/reflections/animation-inside-reflection.html
-compositing/reflections/nested-reflection-animated.html
-
-# http://webkit.org/b/48455
-transitions/cancel-transition.html
-
-# http://webkit.org/b/48456
-transitions/change-values-during-transition.html
-
</del><ins>+# Sometimes fail or timeout
+webkit.org/b/48452 compositing/reflections/animation-inside-reflection.html [ Pass Failure ]
+webkit.org/b/48452 compositing/reflections/nested-reflection-animated.html [ Pass Failure ]
+webkit.org/b/48455 transitions/cancel-transition.html [ Pass Failure ]
+webkit.org/b/48456 transitions/change-values-during-transition.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure Timeout ]
</span><ins>+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 ]
+webkit.org/b/48753 http/tests/security/window-events-clear-port.html [ Pass Timeout ]
+webkit.org/b/48753 http/tests/security/window-properties-clear-port.html [ Pass Timeout ]
+webkit.org/b/48909 animations/play-state-suspend.html [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# Times out on apple-windows-3 http://webkit.org/b/48750
-fast/frames/sandboxed-iframe-storage.html
-
-# Times out on apple-windows-3 http://webkit.org/b/48999
-js/dom/exceptions-thrown-in-callbacks.html
-
-# Sometimes times out http://webkit.org/b/48753
-http/tests/security/window-events-clear-port.html
-http/tests/security/window-properties-clear-port.html
-
-# Sometimes fails http://webkit.org/b/48909
-animations/play-state-suspend.html
-
</del><span class="cx"> # Skip all media tests:
</span><span class="cx"> media/ [ Skip ]
</span><span class="cx"> fast/media [ Skip ]
</span><span class="lines">@@ -398,49 +302,39 @@
</span><span class="cx"> # Sometimes times out
</span><span class="cx"> webkit.org/b/48997 animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
</span><span class="cx"> 
</span><del>-webkit.org/b/49182 animations/stop-animation-on-suspend.html
</del><ins>+# 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 ]
</ins><span class="cx"> 
</span><del>-# Assertion failure http://webkit.org/b/52913
-transitions/transition-end-event-destroy-iframe.html
-
</del><span class="cx"> # Fails on some bots. Maybe sensitive to display color depth? http://webkit.org/b/53677
</span><del>-fast/canvas/set-colors.html
</del><ins>+webkit.org/b/53677 fast/canvas/set-colors.html [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# Fails when run after other SVG tests http://webkit.org/b/53700
-svg/W3C-SVG-1.1-SE/types-dom-01-b.svg
</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>-# Flakey http://webkit.org/b/53332
-transitions/transition-end-event-multiple-04.html
</del><ins>+# 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 ]
</ins><span class="cx"> 
</span><del>-# Fails (but not on all machines? Or only when run with certain other tests?) http://webkit.org/b/54655
-http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html
</del><ins>+# 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 ]
</ins><span class="cx"> 
</span><del>-# Sometimes fails http://webkit.org/b/55329
-fast/events/pageshow-pagehide-on-back-cached.html
-# Sometimes fails, maybe dependent on which other tests are run? http://webkit.org/b/58441
-fast/events/pageshow-pagehide-on-back-cached-with-frames.html
</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>-# Different tests sometimes time out on apple-windows-5 http://webkit.org/b/55579
-http/tests/websocket
-
</del><span class="cx"> # Times out:
</span><span class="cx"> # webkit.org/b/58654 media/video-controls-in-media-document.html [ Skip ]
</span><ins>+webkit.org/b/63806 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# Flaky http://webkit.org/b/62561
-animations/animation-direction-normal.html
-
-# Flaky http://webkit.org/b/62569
-animations/play-state-paused.html
-
-# Times out http://webkit.org/b/63806
-http/tests/cache/history-only-cached-subresource-loads-max-age-https.html
-
</del><span class="cx"> # Times out &lt;rdar://problem/9304941&gt;
</span><del>-http/tests/multipart/invalid-image-data-standalone.html
</del><ins>+http/tests/multipart/invalid-image-data-standalone.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Sometimes fail &lt;rdar://problem/9349921&gt;
</span><del>-http/tests/cookies/simple-cookies-expired.html
-http/tests/cookies/simple-cookies-max-age.html
</del><ins>+http/tests/cookies/simple-cookies-expired.html [ Pass Failure ]
+http/tests/cookies/simple-cookies-max-age.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> ################################################################################
</span><span class="cx"> ####################### No bugs filed about the below yet#######################
</span><span class="lines">@@ -477,53 +371,51 @@
</span><span class="cx"> ################################################################################
</span><span class="cx"> 
</span><span class="cx"> # These tests only fail in Release builds
</span><del>-editing/execCommand/find-after-replace.html
-editing/pasteboard/4989774.html
-fast/forms/plaintext-mode-2.html
-fast/forms/textarea-paste-newline.html
</del><ins>+fast/forms/plaintext-mode-2.html [ Failure ]
+fast/forms/textarea-paste-newline.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Unimplemented part of DumpRenderTree.
</span><del>-http/tests/plugins/npapi-response-headers.html
</del><ins>+http/tests/plugins/npapi-response-headers.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Timed out loading page (check if this is due to missing DumpRenderTree functionality)
</span><del>-editing/selection/4975120.html
-editing/selection/designmode-no-caret.html
-fast/encoding/char-encoding.html
-fast/frames/frame-navigation.html
</del><ins>+editing/selection/4975120.html [ Skip ]
+editing/selection/designmode-no-caret.html [ Skip ]
+fast/encoding/char-encoding.html [ Skip ]
+fast/frames/frame-navigation.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Random sizing issues (Renderblock, RenderTableCells)
</span><del>-fast/forms/searchfield-heights.html
-fast/table/frame-and-rules.html
-fast/table/giantCellspacing.html
</del><ins>+fast/forms/searchfield-heights.html [ Failure ]
+fast/table/frame-and-rules.html [ Failure ]
+fast/table/giantCellspacing.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Not investigated yet
</span><del>-editing/pasteboard/input-field-1.html
-editing/selection/contains-boundaries.html
-editing/undo/5378473.html
-http/tests/xmlhttprequest/connection-error-sync.html
-plugins/netscape-plugin-setwindow-size.html
-svg/custom/gradient-stop-style-change.svg
</del><ins>+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 ]
</ins><span class="cx"> 
</span><span class="cx"> # Application cache
</span><del>-http/tests/appcache
</del><ins>+http/tests/appcache [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # ENABLE(INDIE_UI) required
</span><del>-indieui
</del><ins>+indieui [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/5961006&gt; LayoutTests that send an OPTIONS request don't work on Windows due to Apache 1.3
</span><span class="cx"> http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html
</span><span class="cx"> http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html
</span><span class="cx"> 
</span><del>-accessibility
</del><ins>+accessibility [ Skip ]
+
</ins><span class="cx"> # AX: windows DRT needs to implement ::press
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=36145
-accessibility/aria-link-supports-press.html
-accessibility/label-element-press.html
-accessibility/press-works-on-control-types.html
</del><ins>+webkit.org/b/36145 accessibility/aria-link-supports-press.html
+webkit.org/b/36145 accessibility/label-element-press.html
+webkit.org/b/36145 accessibility/press-works-on-control-types.html
</ins><span class="cx"> 
</span><span class="cx"> # Accessibility tests for notifications that don't exist or aren't needed on Mac OS X (or Windows)
</span><del>-accessibility/aria-checkbox-sends-notification.html
-accessibility/children-changed-sends-notification.html
</del><ins>+accessibility/aria-checkbox-sends-notification.html [ Skip ]
+accessibility/children-changed-sends-notification.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # isIndeterminate is not implemented in mac
</span><span class="cx"> webkit.org/b/125855 accessibility/aria-checked-mixed-value.html [ Skip ]
</span><span class="lines">@@ -657,9 +549,6 @@
</span><span class="cx"> # Need to implement global addNotificationListener in Windows DRT
</span><span class="cx"> accessibility/loading-iframe-sends-notification.html
</span><span class="cx"> 
</span><del>-# Crashing in AccessibilityUIElement::parentElement
-webkit.org/b/49379 accessibility/iframe-bastardization.html
-
</del><span class="cx"> webkit.org/b/130011 accessibility/aria-setsize-posinset.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener
</span><span class="lines">@@ -810,8 +699,8 @@
</span><span class="cx"> # webkit.org/b/25220 media/video-document-types.html [ WontFix ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/25792 fast/encoding/percent-escaping.html [ Pass Timeout ]
</span><del>-# Bug 26481: Implement testRunner.dispatchPendingLoadRequests &lt;https://bugs.webkit.org/show_bug.cgi?id=26481&gt;
-http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
</del><ins>+# 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 ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/7091605&gt; http/tests/cache/subresource-expiration.html fails intermittently
</span><span class="cx"> http/tests/cache/subresource-expiration-1.html [ Pass Failure ]
</span><span class="lines">@@ -868,16 +757,16 @@
</span><span class="cx"> webkit.org/b/29289 plugins/destroy-during-npp-new.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # This port doesn't support detecting slow unload handlers.
</span><del>-fast/dom/Window/slow-unload-handler.html
-fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html
</del><ins>+fast/dom/Window/slow-unload-handler.html [ Skip ]
+fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Skip these two failures I introduced this morning while I explore them.
</span><span class="cx"> http/tests/globalhistory/history-delegate-basic-visited-links.html
</span><span class="cx"> 
</span><del>-# This test has never passed on Windows (https://bugs.webkit.org/show_bug.cgi?id=30234)
-platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html
</del><ins>+# This test has never passed on Windows
+webkit.org/b/30234 platform/win/editing/selection/doubleclick-should-not-expand-across-lines.html
</ins><span class="cx"> 
</span><del>-# Need to add functionality to DumpRenderTree to handle error pages
</del><ins>+# TODO Need to add functionality to DumpRenderTree to handle error pages
</ins><span class="cx"> fast/history/back-forward-reset-after-error-handling.html
</span><span class="cx"> 
</span><span class="cx"> # ACCELERATED_COMPOSITING tests that have incorrect layout
</span><span class="lines">@@ -907,8 +796,6 @@
</span><span class="cx"> webkit.org/b/32532 http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/32532 http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html [ Pass Timeout ]
</span><span class="cx"> 
</span><del>-webkit.org/b/33155 [ Debug ] fast/frames/iframe-onload-remove-self-no-crash.html [ Crash ]
-
</del><span class="cx"> # FIXME: This is the wrong test to skip.  It is believed some other test is affecting this test results.
</span><span class="cx"> # See https://bugs.webkit.org/show_bug.cgi?id=33374
</span><span class="cx"> svg/W3C-SVG-1.1/filters-conv-01-f.svg
</span><span class="lines">@@ -922,7 +809,6 @@
</span><span class="cx"> #webkit.org/b/34447 http/tests/media/video-referer.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> fast/frames/flattening/scrolling-in-object.html [ Pass ImageOnlyFailure Failure Timeout ]
</span><del>-webkit.org/b/140444 [ Debug ] fast/frames/flattening/iframe-flattening-simple.html [ Crash ]
</del><span class="cx"> fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Accept header is handled by the browser
</span><span class="lines">@@ -980,7 +866,7 @@
</span><span class="cx"> #fast/media/media-query-list-04.html [ Failure ]
</span><span class="cx"> #fast/media/media-query-list-05.html [ Failure ]
</span><span class="cx"> #fast/media/media-query-list-06.html [ Failure ]
</span><del>-#fast/media/media-query-list-07.html
</del><ins>+#fast/media/media-query-list-07.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Needs testRunner.enableAutoResizeMode()
</span><span class="cx"> fast/autoresize
</span><span class="lines">@@ -1019,11 +905,11 @@
</span><span class="cx"> editing/spelling/grammar.html
</span><span class="cx"> 
</span><span class="cx"> # Needs grammar checking.
</span><del>-editing/spelling/inline-spelling-markers.html [ Timeout ]
-editing/spelling/inline-spelling-markers-hidpi.html [ Timeout ]
-editing/spelling/markers.html
</del><ins>+editing/spelling/inline-spelling-markers.html [ Skip ]
+editing/spelling/inline-spelling-markers-hidpi.html [ Skip ]
+editing/spelling/markers.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# EditorClient::requestCheckingOfString() is not implemented
</del><ins>+# TODO EditorClient::requestCheckingOfString() is not implemented
</ins><span class="cx"> editing/spelling/spellcheck-paste.html
</span><span class="cx"> editing/spelling/spellcheck-paste-disabled.html
</span><span class="cx"> 
</span><span class="lines">@@ -1057,7 +943,7 @@
</span><span class="cx"> http/tests/misc/link-rel-prefetch-and-subresource.html
</span><span class="cx"> http/tests/misc/prefetch-purpose.html
</span><span class="cx"> 
</span><del>-# testRunner::pageProperty is not implemented for WIN yet.
</del><ins>+# TODO testRunner::pageProperty is not implemented for WIN yet.
</ins><span class="cx"> printing/page-rule-selection.html
</span><span class="cx"> 
</span><span class="cx"> # Hyphenation is not implemented yet.
</span><span class="lines">@@ -1071,14 +957,14 @@
</span><span class="cx"> webkit.org/b/140234 fast/text/midword-break-before-surrogate-pair-2.html [ Failure ]
</span><span class="cx"> webkit.org/b/140234 fast/text/narrow-non-breaking-space.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-# DRT doesn't support showModalDialog https://bugs.webkit.org/show_bug.cgi?id=53675
-fast/events/show-modal-dialog-onblur-onfocus.html
-fast/harness/show-modal-dialog.html
-fast/events/scroll-event-during-modal-dialog.html
-fast/dom/Window/open-window-min-size.html
-js/dom/function-length.html
</del><ins>+# 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 ]
</ins><span class="cx"> 
</span><del>-# testRunner::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
</del><ins>+# TODO testRunner::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
</ins><span class="cx"> printing/page-format-data.html
</span><span class="cx"> 
</span><span class="cx"> # Implement spinbutton support in RenderThemeSafari
</span><span class="lines">@@ -1102,11 +988,11 @@
</span><span class="cx"> webkit.org/b/29359 fast/forms/week [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # ENABLE_GAMEPAD not enabled.
</span><del>-gamepad/
</del><ins>+gamepad/ [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Media Stream API is not yet enabled.
</span><del>-fast/mediastream
-fast/events/constructors/media-stream-event-constructor.html
</del><ins>+fast/mediastream [ Skip ]
+fast/events/constructors/media-stream-event-constructor.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # DOM4_EVENTS_CONSTRUCTOR is not yet enabled.
</span><span class="cx"> fast/events/constructors/ui-event-constructor.html
</span><span class="lines">@@ -1175,14 +1061,11 @@
</span><span class="cx"> http/tests/appcache/origin-quota-continued-download.html
</span><span class="cx"> http/tests/appcache/origin-quota-continued-download-multiple-manifests.html
</span><span class="cx"> 
</span><del>-# &lt;https://bugs.webkit.org/show_bug.cgi?id=44484&gt;
-svg/batik/paints/patternRegions-positioned-objects.svg
-
</del><span class="cx"> # Full Screen support is not yet enabled.
</span><del>-fullscreen/
</del><ins>+fullscreen/ [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # viewport meta tag support
</span><del>-fast/viewport
</del><ins>+fast/viewport [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # needs enhanced eventSender.contextMenu() return value
</span><span class="cx"> # webkit.org/b/45021 media/context-menu-actions.html
</span><span class="lines">@@ -1207,12 +1090,12 @@
</span><span class="cx"> http/tests/images/webp-partial-load.html
</span><span class="cx"> http/tests/images/webp-progressive-load.html
</span><span class="cx"> 
</span><del>-# Missing testRunner.findString()
</del><ins>+# TODO Missing testRunner.findString()
</ins><span class="cx"> webkit.org/b/50234 editing/text-iterator/findString.html
</span><span class="cx"> 
</span><span class="cx"> # The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks
</span><span class="cx"> # method. But that method is not implemented in win port since win port can't
</span><del>-# not get user gesture in frameload callbacks.
</del><ins>+# get user gesture in frameload callbacks.
</ins><span class="cx"> # The relevant bugs are https://bugs.webkit.org/show_bug.cgi?id=47849/47817.
</span><span class="cx"> fast/frames/location-redirect-user-gesture.html
</span><span class="cx"> fast/frames/meta-refresh-user-gesture.html
</span><span class="lines">@@ -1250,7 +1133,7 @@
</span><span class="cx"> editing/pasteboard/clipboard-customData.html
</span><span class="cx"> fast/events/drag-customData.html
</span><span class="cx"> 
</span><del>-# Needs expectation update
</del><ins>+# TODO Needs expectation update
</ins><span class="cx"> fast/dom/HTMLMeterElement/meter-element.html
</span><span class="cx"> fast/dom/HTMLMeterElement/meter-boundary-values.html
</span><span class="cx"> fast/dom/HTMLMeterElement/meter-optimums.html
</span><span class="lines">@@ -1433,16 +1316,16 @@
</span><span class="cx"> webkit.org/b/78290 fast/dom/MutationObserver/end-of-task-delivery.html
</span><span class="cx"> 
</span><span class="cx"> # Vibration API is not implemented.
</span><del>-vibration
</del><ins>+vibration/ [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Touch adjustment not enabled on Windows
</span><del>-webkit.org/b/78801 touchadjustment
</del><ins>+webkit.org/b/78801 touchadjustment/ [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Needs BatteryClient implementation.
</span><del>-webkit.org/b/62698 batterystatus/
</del><ins>+webkit.org/b/62698 batterystatus/ [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Proximity Events is not supported.
</span><del>-proximity
</del><ins>+proximity/ [ Skip ]
</ins><span class="cx"> fast/events/constructors/device-proximity-event-constructor.html
</span><span class="cx"> 
</span><span class="cx"> # webkit.org/b/103442 media/W3C/video/networkState/networkState_during_progress.html
</span><span class="lines">@@ -1454,7 +1337,7 @@
</span><span class="cx"> http/tests/security/video-cross-origin-readback.html
</span><span class="cx"> 
</span><span class="cx"> # Requires ENABLE(MEDIA_CAPTURE)
</span><del>-fast/forms/file/file-input-capture.html
</del><ins>+fast/forms/file/file-input-capture.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Interferes with the other requestAnimationFrame tests
</span><span class="cx"> webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html
</span><span class="lines">@@ -1463,31 +1346,17 @@
</span><span class="cx"> tables/mozilla/bugs/bug2479-2.html
</span><span class="cx"> 
</span><span class="cx"> # Causes crashes in the next test
</span><del>-webkit.org/b/87416 fast/dom/Window/Location/set-location-after-close.html
</del><ins>+webkit.org/b/87416 fast/dom/Window/Location/set-location-after-close.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Crashes in ScrollView::delegatesScrolling
-webkit.org/b/87431 editing/selection/selection-plugin-clear-crash.html
-webkit.org/b/87431 plugins/destroy-during-npp-new-object-with-fallback-content.html
-
-# Asserts on debug builds
-webkit.org/b/86176 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Crash ]
-
</del><span class="cx"> # JavaScript Experiments are not enabled on Windows
</span><del>-webkit.org/b/87858 js/names.html
</del><ins>+webkit.org/b/87858 js/names.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/crash
</span><del>-webkit.org/b/86443 plugins/npruntime/delete-plugin-within-getProperty.html
</del><span class="cx"> webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
</span><span class="cx"> webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
</span><span class="cx"> webkit.org/b/86443 plugins/npruntime/delete-plugin-within-invoke.html
</span><span class="cx"> webkit.org/b/86443 plugins/npruntime/delete-plugin-within-setProperty.html
</span><span class="cx"> 
</span><del>-# [Win] ASSERT(oldLayoutDelta == view()-&gt;layoutDelta()) failed in RenderBlock::layoutBlockChild
-# webkit.org/b/87450 [ Debug ] media/media-volume-slider-rendered-below.html [ Crash ]
-
-# Time out
-# webkit.org/b/88005 media/media-continues-playing-after-replace-source.html [ Failure Timeout ]
-
</del><span class="cx"> # Asserts in Interpreter::addStackTraceIfNecessary
</span><span class="cx"> webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin-in-subframe.html
</span><span class="cx"> webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin.html
</span><span class="lines">@@ -1502,94 +1371,94 @@
</span><span class="cx"> # LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac.
</span><span class="cx"> compositing/visible-rect
</span><span class="cx"> 
</span><del>-# Need rebaselining / checking - skipped en masse to get the bots green again
-css2.1/t0805-c5518-brdr-t-01-e.html
-css2.1/20110323/c543-txt-decor-000.html
-css2.1/t0805-c5519-brdr-r-00-a.html
-css2.1/t0805-c5520-brdr-b-01-e.html
-css2.1/t0805-c5521-brdr-l-00-a.html
-css2.1/t0805-c5521-ibrdr-l-00-a.html
-css2.1/t09-c5526c-display-00-e.html
-css2.1/t0905-c414-flt-02-c.html
-css2.1/t0905-c414-flt-03-c.html
-css2.1/t0905-c414-flt-04-c.html
-css2.1/t0905-c414-flt-fit-01-d-g.html
-css2.1/t0905-c414-flt-wrap-00-e.html
-css2.1/t0905-c5525-fltblck-00-d-ag.html
-css2.1/t0905-c5525-fltblck-01-d.html
-css2.1/t0905-c5525-fltcont-00-d-g.html
-css2.1/t0905-c5525-flthw-00-c-g.html
-css2.1/t0905-c5525-fltwidth-00-c-g.html
-css2.1/t0905-c5525-fltwidth-02-c-g.html
-css2.1/t0905-c5525-fltwidth-03-c-g.html
-css2.1/t0905-c5525-fltwrap-00-b.html
-css2.1/t0905-c5526-flthw-00-c-g.html
-css2.1/t090501-c414-flt-01-b.html
-css2.1/t090501-c414-flt-03-b-g.html
-css2.1/t090501-c414-flt-ln-01-d-g.html
-css2.1/t090501-c5525-flt-l-00-b-g.html
-css2.1/t090501-c5525-flt-r-00-b-g.html
-css2.1/t100304-c43-rpl-bbx-01-d-g.html
-css2.1/t1202-counter-03-b.html
-css2.1/t1202-counter-04-b.html
-css2.1/t1202-counters-03-b.html
-css2.1/t1202-counters-04-b.html
-css2.1/t1205-c566-list-stl-01-c-g.html
-fast/block/float/float-in-float-hit-testing.html
-fast/block/float/overhanging-tall-block.html
-fast/css/text-transform-select.html
-fast/css/zoom-body-scroll.html
-fast/dom/34176.html
-fast/dom/52776.html
-fast/dom/adopt-node-crash-2.html
-fast/dom/title-directionality-removeChild.html
-fast/dom/zoom-scroll-page-test.html
-fast/events/constructors/progress-event-constructor.html
-fast/events/dropzone-005.html
-fast/harness/results.html
-fast/images/support-broken-image-delegate.html
-js/dom/stack-trace.html
-fast/layers/video-layer.html
-fast/dom/MutationObserver/inline-event-listener.html
-fast/profiler/dead-time.html
-fast/profiler/stop-profiling-after-setTimeout.html
-fast/repaint/canvas-putImageData.html
-fast/repaint/fixed-in-page-scale.html
-fast/repaint/fixed-right-bottom-in-page-scale.html
-fast/repaint/fixed-right-in-page-scale.html
-fast/repaint/moving-shadow-on-container.html
-fast/repaint/moving-shadow-on-path.html
-fast/table/027.html
-fast/table/027-vertical.html
-fast/table/max-width-integer-overflow.html
</del><ins>+# TODO Need rebaselining / checking - skipped en masse to get the bots green again
+css2.1/t0805-c5518-brdr-t-01-e.html [ Failure ]
+css2.1/20110323/c543-txt-decor-000.html [ Failure ]
+css2.1/t0805-c5519-brdr-r-00-a.html [ Failure ]
+css2.1/t0805-c5520-brdr-b-01-e.html [ Failure ]
+css2.1/t0805-c5521-brdr-l-00-a.html [ Failure ]
+css2.1/t0805-c5521-ibrdr-l-00-a.html [ Failure ]
+css2.1/t09-c5526c-display-00-e.html [ Failure ]
+css2.1/t0905-c414-flt-02-c.html [ Failure ]
+css2.1/t0905-c414-flt-03-c.html [ Failure ]
+css2.1/t0905-c414-flt-04-c.html [ Failure ]
+css2.1/t0905-c414-flt-fit-01-d-g.html [ Failure ]
+css2.1/t0905-c414-flt-wrap-00-e.html [ Failure ]
+css2.1/t0905-c5525-fltblck-00-d-ag.html [ Failure ]
+css2.1/t0905-c5525-fltblck-01-d.html [ Failure ]
+css2.1/t0905-c5525-fltcont-00-d-g.html [ Failure ]
+css2.1/t0905-c5525-flthw-00-c-g.html [ Failure ]
+css2.1/t0905-c5525-fltwidth-00-c-g.html [ Failure ]
+css2.1/t0905-c5525-fltwidth-02-c-g.html [ Failure ]
+css2.1/t0905-c5525-fltwidth-03-c-g.html [ Failure ]
+css2.1/t0905-c5525-fltwrap-00-b.html [ Failure ]
+css2.1/t0905-c5526-flthw-00-c-g.html [ Failure ]
+css2.1/t090501-c414-flt-01-b.html [ Failure ]
+css2.1/t090501-c414-flt-03-b-g.html [ Failure ]
+css2.1/t090501-c414-flt-ln-01-d-g.html [ Failure ]
+css2.1/t090501-c5525-flt-l-00-b-g.html [ Failure ]
+css2.1/t090501-c5525-flt-r-00-b-g.html [ Failure ]
+css2.1/t100304-c43-rpl-bbx-01-d-g.html [ Failure ]
+css2.1/t1202-counter-03-b.html [ Failure ]
+css2.1/t1202-counter-04-b.html [ Failure ]
+css2.1/t1202-counters-03-b.html [ Failure ]
+css2.1/t1202-counters-04-b.html [ Failure ]
+css2.1/t1205-c566-list-stl-01-c-g.html [ Failure ]
+fast/block/float/float-in-float-hit-testing.html [ Failure ]
+fast/block/float/overhanging-tall-block.html [ Failure ]
+fast/css/text-transform-select.html [ Failure ]
+fast/css/zoom-body-scroll.html [ Failure ]
+fast/dom/34176.html [ Failure ]
+fast/dom/52776.html [ Failure ]
+fast/dom/adopt-node-crash-2.html [ Failure ]
+fast/dom/title-directionality-removeChild.html [ Failure ]
+fast/dom/zoom-scroll-page-test.html [ Failure ]
+fast/events/constructors/progress-event-constructor.html [ Failure ]
+fast/events/dropzone-005.html [ Failure ]
+fast/harness/results.html [ Failure ]
+fast/images/support-broken-image-delegate.html [ Failure ]
+js/dom/stack-trace.html [ Failure ]
+fast/layers/video-layer.html [ Failure ]
+fast/dom/MutationObserver/inline-event-listener.html [ Failure ]
+fast/profiler/dead-time.html [ Failure ]
+fast/profiler/stop-profiling-after-setTimeout.html [ Failure ]
+fast/repaint/canvas-putImageData.html [ Failure ]
+fast/repaint/fixed-in-page-scale.html [ Failure ]
+fast/repaint/fixed-right-bottom-in-page-scale.html [ Failure ]
+fast/repaint/fixed-right-in-page-scale.html [ Failure ]
+fast/repaint/moving-shadow-on-container.html [ Failure ]
+fast/repaint/moving-shadow-on-path.html [ Failure ]
+fast/table/027.html [ Failure ]
+fast/table/027-vertical.html [ Failure ]
+fast/table/max-width-integer-overflow.html [ Failure ]
</ins><span class="cx"> # media/controls-after-reload.html [ Failure ]
</span><span class="cx"> # media/controls-strict.html [ Failure ]
</span><span class="cx"> # media/controls-without-preload.html [ Failure ]
</span><span class="cx"> # media/video-controls-rendering.html [ Failure ]
</span><span class="cx"> # media/video-display-toggle.html [ Failure ]
</span><span class="cx"> # media/video-pause-immediately.html [ Failure ]
</span><del>-printing/iframe-print.html
-svg/as-image/img-preserveAspectRatio-support-1.html
-svg/carto.net/tabgroup.svg
-svg/W3C-I18N/g-dirLTR-ubNone.svg
-svg/W3C-I18N/g-dirLTR-ubOverride.svg
-svg/W3C-I18N/g-dirRTL-ubNone.svg
-svg/W3C-I18N/g-dirRTL-ubOverride.svg
-svg/W3C-I18N/text-dirLTR-ubNone.svg
-svg/W3C-I18N/text-dirLTR-ubOverride.svg
-svg/W3C-I18N/text-dirRTL-ubNone.svg
-svg/W3C-I18N/text-dirRTL-ubOverride.svg
-svg/W3C-I18N/tspan-direction-rtl.svg
-svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg
-svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg
-svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg
-svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg
-svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg
-svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg
-svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg
-svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg
-svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg
-svg/W3C-SVG-1.1-SE/text-intro-05-t.svg
</del><ins>+printing/iframe-print.html [ 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 ]
</ins><span class="cx"> 
</span><span class="cx"> # CSS3 flexbox is disabled &lt;rdar://problem/11570384&gt;
</span><span class="cx"> css3/flexbox [ Skip ]
</span><span class="lines">@@ -1813,8 +1682,7 @@
</span><span class="cx"> compositing/tiling/tile-cache-zoomed.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Inspector Protocol
</span><del>-webkit.org/b/128979 inspector-protocol/debugger/pause-on-assert.html [ Crash ]
-webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Crash ]
</del><ins>+webkit.org/b/140510 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Crash ]
</ins><span class="cx"> webkit.org/b/128979 [ Release ] inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # CSS3_TEXT is disabled on Windows
</span><span class="lines">@@ -1939,8 +1807,8 @@
</span><span class="cx"> # WEBVTT_REGIONS is not enabled on win
</span><span class="cx"> #media/track/regions-webvtt [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/111606 fast/borders/border-fit.html
-webkit.org/b/111606 fast/repaint/border-fit-lines.html
</del><ins>+webkit.org/b/111606 fast/borders/border-fit.html [ Failure ]
+webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/112867 compositing/geometry/limit-layer-bounds-fixed.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1976,10 +1844,7 @@
</span><span class="cx"> # No concept of secure text input
</span><span class="cx"> editing/secure-input [ Failure ]
</span><span class="cx"> 
</span><del>-# Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
-webkit.org/b/116562 [ Debug ] js/dom/callback-function-with-handle-event.html [ Crash ]
-[ Release ] js/dom/callback-function-with-handle-event.html [ Failure ]
-webkit.org/b/116562 loader/go-back-cached-main-resource.html [ Crash ]
</del><ins>+js/dom/callback-function-with-handle-event.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Test failures being investigated under https://bugs.webkit.org/show_bug.cgi?id=116564
</span><span class="cx"> webkit.org/b/116564 compositing/contents-opaque/filter.html [ Failure ]
</span><span class="lines">@@ -2194,7 +2059,7 @@
</span><span class="cx"> #webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Flaky test fails on only certain machine configurations
</span><del>-printing/print-close-crash.html
</del><ins>+printing/print-close-crash.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Test introduced in r157133 fails. State of colorspace management on Windows is unclear.
</span><span class="cx"> #media/video-canvas-drawing-output.html [ Timeout ]
</span><span class="lines">@@ -2517,7 +2382,7 @@
</span><span class="cx"> ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
</span><del>-ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure Crash ]
</del><ins>+ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
</ins><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
</span><span class="lines">@@ -2551,16 +2416,14 @@
</span><span class="cx"> svg/foreignObject/no-crash-with-svg-content-in-html-document.svg [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Assertion failures
</span><del>-[ Debug ] canvas/philip/tests/2d.gradient.radial.outside1.html [ Crash ]
-[ Debug ] canvas/philip/tests/2d.transformation.setTransform.multiple.html [ Crash ]
-[ Debug ] fast/images/large-size-image-crash.html [ Crash ]
-[ Debug ] fast/forms/textfield-lastchange-was-useredit.html [ Crash ]
-[ Debug ] fast/forms/button-first-line-first-letter.html [ Crash ]
-[ Debug ] fast/events/drag-and-drop-autoscroll.html [ Crash ]
-[ Debug ] fast/events/message-port-deleted-document.html [ Crash ]
-[ Debug ] fast/flexbox/flexing-overflow-scroll-item.html [ Crash ]
-[ Debug ] fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html [ Crash ]
</del><ins>+webkit.org/b/140516 [ Debug ] fast/images/large-size-image-crash.html [ Crash ]
+webkit.org/b/140517 [ Debug ] fast/forms/button-first-line-first-letter.html [ Crash ]
+webkit.org/b/140518 [ Debug ] fast/events/drag-and-drop-autoscroll.html [ Crash ]
+webkit.org/b/140519 [ Debug ] fast/flexbox/flexing-overflow-scroll-item.html [ Crash ]
+webkit.org/b/140519 [ Debug ] fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html [ Crash ]
</ins><span class="cx"> 
</span><ins>+webkit.org/b/140506 fast/forms/textfield-lastchange-was-useredit.html [ Crash ]
+
</ins><span class="cx"> # Reporting DRT output instead of text dump. Investigate!
</span><span class="cx"> [ Debug ] ietestcenter/Javascript/15.2.3.2-2-4.html [ Failure ]
</span><span class="cx"> fast/canvas/canvas-isPointInPath-winding.html [ Pass Failure ]
</span><span class="lines">@@ -2623,19 +2486,19 @@
</span><span class="cx"> 
</span><span class="cx"> svg/clip-path/mask-objectboundingbox-content-clip.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
</span><del>-svg/W3C-SVG-1.1/animate-elem-64-t.svg [ ImageOnlyFailure ]
-svg/W3C-SVG-1.1/animate-elem-65-t.svg [ ImageOnlyFailure ]
</del><ins>+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 ]
</ins><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><span class="cx"> # Navigator Hardware Concurrency not enabled on Windows
</span><del>-fast/dom/navigator-hardwareConcurrency.html
</del><ins>+fast/dom/navigator-hardwareConcurrency.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Tests that exceed maximum call stack on windows
</span><del>-fast/dom/Window/window-postmessage-clone-deep-array.html
-js/dom/deep-recursion-test.html
-js/dom/global-recursion-on-full-stack.html
</del><ins>+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><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="lines">@@ -2652,7 +2515,6 @@
</span><span class="cx"> fast/forms/select/listbox-click-on-scrollbar.html [ Failure ]
</span><span class="cx"> fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
</span><del>-[ Release ] fast/forms/textfield-lastchange-was-useredit.html [ Crash ]
</del><span class="cx"> 
</span><span class="cx"> # A handful of CSS tests failing on Windows that we are skipping to get the bots green
</span><span class="cx"> css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
</span><span class="lines">@@ -2705,7 +2567,7 @@
</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 [ Failure Crash ]
</del><ins>+mathml/opentype/opentype-stretchy-horizontal.html [ Crash Failure ]
</ins><span class="cx"> inspector/dom/content-node-region-info.html [ Crash Pass Failure Timeout ]
</span><span class="cx"> fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
</span><span class="cx"> fast/overflow/overflow-height-float-not-removed-crash.html [ Crash Pass ]
</span><span class="lines">@@ -2883,7 +2745,7 @@
</span><span class="cx"> # Handful of harder to classify miscellaneous failures on the Windows bots after removing SafariTheme
</span><span class="cx"> fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
</span><span class="cx"> fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
</span><del>-fast/regions/overflow/overflow-in-variable-width-regions-inline.html
</del><ins>+fast/regions/overflow/overflow-in-variable-width-regions-inline.html [ Failure ]
</ins><span class="cx"> fast/parser/bad-xml-slash.html [ Failure ]
</span><span class="cx"> svg/custom/foreign-object-skew.svg [ Failure ]
</span><span class="cx"> fast/text/backslash-to-yen-sign-euc.html [ Failure ]
</span><span class="lines">@@ -2904,7 +2766,7 @@
</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
</del><ins>+webkit.org/b/138042 fast/repaint/backgroundSizeRepaint.html [ Failure ]
</ins><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">@@ -2953,17 +2815,13 @@
</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>-[ Debug ] js/dom/callback-function-with-handle-event.html [ Timeout ]
</del><span class="cx"> #media/audio-delete-while-step-button-clicked.html [ Timeout ]
</span><span class="cx"> security/autocomplete-cleared-on-back.html [ Timeout ]
</span><span class="cx"> userscripts/window-onerror-for-isolated-world-1.html [ Timeout ]
</span><span class="cx"> userscripts/window-onerror-for-isolated-world-2.html [ Timeout ]
</span><span class="cx"> 
</span><del>-# new crashes, need bug reports
-fast/parser/entities-in-xhtml.xhtml [ Crash ]
-inspector-protocol/debugger/setBreakpoint-dfg.html [ Crash ]
-mathml/opentype/munderover-layout-resize.html [ Crash ]
-mathml/presentation/mo-invisible.html [ Crash ]
</del><ins>+webkit.org/b/140520 inspector-protocol/debugger/setBreakpoint-dfg.html [ Crash ]
+webkit.org/b/140522 mathml/opentype/munderover-layout-resize.html [ Crash ]
</ins><span class="cx"> 
</span><span class="cx"> # [Win] REGRESSION(r177542 or r177613): svg/W3C tests are broken
</span><span class="cx"> webkit.org/b/139972 svg/W3C-SVG-1.1 [ Failure ]
</span><span class="lines">@@ -3057,8 +2915,7 @@
</span><span class="cx"> fast/regions/frame-view-overflow-scroll.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/generated-content/firstletter-inside-flowthread.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/hidpi-region-with-auto-margin-on-subpixel-position.html [ ImageOnlyFailure ]
</span><del>-[ Debug ] fast/regions/hover-content-inside-iframe-in-region.html [ Crash ]
-[ Release ] fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ]
</del><ins>+fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/hover-in-second-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/hover-overflow-hidden.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/inline-block-flowed-in-regions.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3143,10 +3000,8 @@
</span><span class="cx"> fast/regions/static-in-relative-overflow.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/sticky-border-overflow.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/subtree-with-horiz-bt.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/139973 [ Debug ] fast/regions/subtree-with-vert-lr.html [ Crash ]
-webkit.org/b/139973 [ Release ] fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ]
-webkit.org/b/139973 [ Debug ] fast/regions/subtree-with-vert-rl.html [ Crash ]
-webkit.org/b/139973 [ Release ] fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ]
+webkit.org/b/139973 fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/table-cell-as-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/unsplittable-nested-region.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3175,30 +3030,17 @@
</span><span class="cx"> webkit.org/b/140254 imported/mozilla/svg/blend-overlay.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/140254 imported/mozilla/svg/blend-screen.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-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"> # Missing glyph symbol is not rendered properly
</span><span class="cx"> webkit.org/b/140257 svg/custom/svg-fonts-fallback.xhtml [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Userscripts stuff is not working
</span><del>-webkit.org/b/140258 userscripts/document-element-available-at-start.html
-webkit.org/b/140258 userscripts/mixed-case-stylesheet.html
-webkit.org/b/140258 userscripts/script-not-run-for-fragments.html
-webkit.org/b/140258 userscripts/script-run-at-end.html
-webkit.org/b/140258 userscripts/script-run-at-start.html
-webkit.org/b/140258 userscripts/simple-stylesheet.html
-webkit.org/b/140258 userscripts/user-script-all-frames.html
-webkit.org/b/140258 userscripts/user-script-image-document.html
-webkit.org/b/140258 userscripts/user-style-all-frames.html
-webkit.org/b/140258 userscripts/user-stylesheet-invalidate.html
-
-webkit.org/b/140425 [ Debug ] fast/css/crash-on-custom-cursor-when-loading.html [ Crash ]
-webkit.org/b/140455 fast/dynamic/layer-no-longer-paginated.html [ Crash ]
-webkit.org/b/140502 fast/events/media-focus-in-standalone-media-document.html [ Crash ] 
-
-webkit.org/b/140190 [ Debug ] fast/events/keypress-insert-tab.html [ Crash ]
-webkit.org/b/140190 [ Debug ] fast/events/drag-parent-node.html [ Crash ]
-webkit.org/b/140190 [ Debug ] fast/events/mousedown-inside-dragstart-should-not-cause-crash.html [ Crash ]
-webkit.org/b/140190 [ Debug ] fast/events/onblur-remove.html [ Crash ]
-webkit.org/b/140190 [ Debug ] fast/events/change-overflow-on-overflow-change.html [ Crash ]
</del><span class="cx">\ No newline at end of file
</span><ins>+webkit.org/b/140258 userscripts/document-element-available-at-start.html [ Failure ]
+webkit.org/b/140258 userscripts/mixed-case-stylesheet.html [ Failure ]
+webkit.org/b/140258 userscripts/script-not-run-for-fragments.html [ Failure ]
+webkit.org/b/140258 userscripts/script-run-at-end.html [ Failure ]
+webkit.org/b/140258 userscripts/script-run-at-start.html [ Failure ]
+webkit.org/b/140258 userscripts/simple-stylesheet.html [ Failure ]
+webkit.org/b/140258 userscripts/user-script-all-frames.html [ Failure ]
+webkit.org/b/140258 userscripts/user-script-image-document.html [ Failure ]
+webkit.org/b/140258 userscripts/user-style-all-frames.html [ Failure ]
+webkit.org/b/140258 userscripts/user-stylesheet-invalidate.html [ Failure ]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinxpTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win-xp/TestExpectations (178565 => 178566)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win-xp/TestExpectations        2015-01-16 01:59:07 UTC (rev 178565)
+++ trunk/LayoutTests/platform/win-xp/TestExpectations        2015-01-16 02:01:17 UTC (rev 178566)
</span><span class="lines">@@ -23,9 +23,6 @@
</span><span class="cx"> # This file should contain entries for expectations that are specific
</span><span class="cx"> # to the Apple Windows port running on Windows XP.
</span><span class="cx"> 
</span><del>-# Almost always times out http://webkit.org/b/49449
-fast/workers/storage/change-version-handle-reuse-worker.html
-
</del><span class="cx"> # Times out http://webkit.org/b/54291
</span><span class="cx"> media/audio-mpeg4-supported.html
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>