<!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>[164370] 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/164370">164370</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2014-02-19 10:11:28 -0800 (Wed, 19 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Windows gardening. Mark more flakes.

* platform/win/TestExpectations: Add flaky tests.</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 (164369 => 164370)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-02-19 18:04:39 UTC (rev 164369)
+++ trunk/LayoutTests/ChangeLog        2014-02-19 18:11:28 UTC (rev 164370)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2014-02-19  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        Windows gardening. Mark more flakes.
+
+        * platform/win/TestExpectations: Add flaky tests.
+
</ins><span class="cx"> 2014-02-19  Daniel Bates  &lt;dabates@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         REGRESSION (r163560): Always treat SVG &lt;tspan&gt; and &lt;textPath&gt; as display inline
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (164369 => 164370)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-02-19 18:04:39 UTC (rev 164369)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-02-19 18:11:28 UTC (rev 164370)
</span><span class="lines">@@ -828,7 +828,7 @@
</span><span class="cx"> webkit.org/b/25188 transitions/zero-duration-with-non-zero-delay-end.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # These sometimes time out on Windows
</span><del>-webkit.org/b/25189 http/tests/incremental/slow-utf8-text.pl [ Pass Timeout ]
</del><ins>+webkit.org/b/25189 http/tests/incremental/slow-utf8-text.pl [ Pass Failure Timeout ]
</ins><span class="cx"> webkit.org/b/25190 dom/html/level2/html/table29.html [ Pass Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # Some http tests crash in Debug Windows builds due to an assertion in CFNetwork when releasing a CFURLConnection
</span><span class="lines">@@ -1228,7 +1228,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Web Timing is not enabled.
</span><span class="cx"> webkit.org/b/42435 fast/dom/Window/window-properties-performance.html [ Failure ]
</span><del>-webkit.org/b/42435 fast/dom/Window/web-timing-minimal-performance-now.html [ Failure ]
</del><ins>+webkit.org/b/42435 fast/dom/Window/web-timing-minimal-performance-now.html [ Timeout Failure ]
</ins><span class="cx"> webkit.org/b/42435 fast/dom/navigation-type-back-forward.html [ Failure ]
</span><span class="cx"> webkit.org/b/42435 fast/dom/navigation-type-navigate.html [ Failure ]
</span><span class="cx"> webkit.org/b/42435 fast/dom/navigation-type-reload.html [ Failure ]
</span><span class="lines">@@ -1554,6 +1554,8 @@
</span><span class="cx"> [ Debug ] fast/loader/reload-zero-byte-plugin.html [ Crash ]
</span><span class="cx"> [ Debug ] userscripts/user-script-plugin-document.html [ Crash ]
</span><span class="cx"> 
</span><ins>+[ Release ] userscripts/user-script-plugin-document.html [ Failure ]
+
</ins><span class="cx"> # JavaScript Experiments are not enabled on Windows
</span><span class="cx"> webkit.org/b/87858 js/names.html
</span><span class="cx"> 
</span><span class="lines">@@ -1575,11 +1577,11 @@
</span><span class="cx"> webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin.html
</span><span class="cx"> 
</span><span class="cx"> # Time out
</span><del>-webkit.org/b/88107 platform/win/plugins/iframe-inside-overflow.html [ Timeout ]
-webkit.org/b/88107 platform/win/plugins/window-region-is-set-to-clip-rect.html [ Timeout ]
</del><ins>+webkit.org/b/88107 platform/win/plugins/iframe-inside-overflow.html [ Failure Timeout ]
+webkit.org/b/88107 platform/win/plugins/window-region-is-set-to-clip-rect.html [ Failure Timeout ]
</ins><span class="cx"> webkit.org/b/88107 plugins/crash-restoring-plugin-page-from-page-cache.html [ Timeout ]
</span><del>-webkit.org/b/88107 plugins/fullscreen-plugins-dont-reload.html [ Timeout ]
-webkit.org/b/88107 plugins/netscape-plugin-page-cache-works.html [ Timeout ]
</del><ins>+webkit.org/b/88107 plugins/fullscreen-plugins-dont-reload.html [ Failure Timeout ]
+webkit.org/b/88107 plugins/netscape-plugin-page-cache-works.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Assert in RenderGeometryMap::absoluteRect
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=88128
</span><span class="lines">@@ -1725,10 +1727,12 @@
</span><span class="cx"> fast/writing-mode/broken-ideograph-small-caps.html [ Failure ]
</span><span class="cx"> fast/writing-mode/vertical-font-fallback.html [ Failure ]
</span><span class="cx"> svg/custom/use-on-symbol-inside-pattern.svg [ Failure ]
</span><ins>+svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html        [ ImageOnlyFailure ]
+tables/mozilla/marvin/x_col_align_justify.xml [ ImageOnlyFailure ]
</ins><span class="cx"> http/tests/security/referrer-policy-https-origin.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # 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
</span><del>-webkit.org/b/87469 fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Failure ]
</del><ins>+webkit.org/b/87469 fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/95795 editing/style/apply-style-atomic.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2046,7 +2050,8 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/113012 compositing/overflow/composited-scrolling-paint-phases.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/113076 media/video-volume.html [ Pass Crash ]
</del><ins>+webkit.org/b/113076 [ Debug ] media/video-volume.html [ Crash ]
+webkit.org/b/113076 [ Release ] media/video-volume.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> # Need support for ResourceHandle::didChangePriority and DRT support
</span><span class="lines">@@ -2078,7 +2083,7 @@
</span><span class="cx"> webkit.org/b/129006 fast/workers/worker-call.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
</span><del>-webkit.org/b/116562 js/dom/callback-function-with-handle-event.html [ Crash ]
</del><ins>+webkit.org/b/116562 [ Debug ] js/dom/callback-function-with-handle-event.html [ Crash ]
</ins><span class="cx"> webkit.org/b/116562 loader/go-back-cached-main-resource.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> # Test failures being investigated under https://bugs.webkit.org/show_bug.cgi?id=116564
</span><span class="lines">@@ -2115,10 +2120,10 @@
</span><span class="cx"> webkit.org/b/117200 mathml/presentation/mo-stretch.html [ Failure ]
</span><span class="cx"> webkit.org/b/117200 mathml/presentation/roots.xhtml [ Failure ]
</span><span class="cx"> webkit.org/b/117200 mathml/presentation/row.xhtml [ Failure ]
</span><del>-webkit.org/b/119002 mathml/presentation/bug97990.html [ Failure ]
-webkit.org/b/118900 mathml/presentation/mspace-units.html [ Failure ]
-webkit.org/b/119002 mathml/presentation/scripts-subsup.html [ Failure ]
-webkit.org/b/127495 mathml/presentation/maction-toggle.html [ Failure ]
</del><ins>+webkit.org/b/119002 mathml/presentation/bug97990.html [ ImageOnlyFailure ]
+webkit.org/b/118900 mathml/presentation/mspace-units.html [ ImageOnlyFailure ]
+webkit.org/b/119002 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
+webkit.org/b/127495 mathml/presentation/maction-toggle.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # After switching to NRWT, we find that some of the new image tests do not pass.
</span><span class="cx"> webkit.org/b/117322 css2.1/20110323/word-spacing-remove-space-003.htm [ ImageOnlyFailure ]
</span><span class="lines">@@ -2132,6 +2137,7 @@
</span><span class="cx"> webkit.org/b/117322 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
</span><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><ins>+webkit.org/b/117322 fast/text/stroking-decorations.html [ ImageOnlyFailure Timeout ]
</ins><span class="cx"> webkit.org/b/117322 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 media/video-poster-background.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2291,9 +2297,12 @@
</span><span class="cx"> 
</span><span class="cx"> # Image-only failures
</span><span class="cx"> animations/cross-fade-background-image.html [ ImageOnlyFailure ]
</span><ins>+css1/units/percentage_units.html [ ImageOnlyFailure Timeout ]
</ins><span class="cx"> css3/filters/css-opacity-with-drop-shadow.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> css3/filters/effect-reference-delete.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> css3/filters/filter-mask-clip-order.html [ Pass ImageOnlyFailure ]
</span><ins>+editing/selection/5131716-4.html [ ImageOnlyFailure Timeout ]
+editing/selection/extend-by-character-004.html [ ImageOnlyFailure Timeout ]
</ins><span class="cx"> fast/filter-image/filter-image.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
</span><span class="lines">@@ -2423,10 +2432,10 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/hit-test-float.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html [ Pass Failure ]
</span><span class="cx"> fast/regions/shape-inside/shape-inside-on-additional-regions.html [ Pass Failure ]
</span><del>-webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Pass Timeout Failure ]
</del><ins>+webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Pass Timeout ImageOnlyFailure Failure ]
</ins><span class="cx"> webkit.org/b/128855 fast/regions/hover-single-flow-from-other.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow-scrollable-3.html [ Pass Timeout ]
</span><del>-webkit.org/b/128855 fast/regions/auto-size/autoheight-firstregion-breakalways.html [ Pass Failure ] 
</del><ins>+webkit.org/b/128855 fast/regions/auto-size/autoheight-firstregion-breakalways.html [ Pass Failure Timeout ] 
</ins><span class="cx"> webkit.org/b/128855 fast/regions/auto-size/autoheight-abspos-region.html [ Pass Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/auto-size/autoheight-flexbox.html [ Pass Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/auto-size/autoheight-minheight-region.html [ Pass Timeout ] 
</span><span class="lines">@@ -2440,6 +2449,9 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/repaint/line-flow-with-floats-in-regions.html [ Pass ImageOnlyFailure Failure ]
</span><span class="cx"> 
</span><span class="cx"> # More flakes:
</span><ins>+css1/box_properties/padding.html [ Pass Timeout ]
+css3/filters/filter-repaint-sepia.html [ Pass Timeout ]
+css3/filters/huge-region.html [ Pass Timeout ]
</ins><span class="cx"> css3/masking/mask-repeat-space-content.html [ Pass Timeout ]
</span><span class="cx"> css3/masking/clip-path-polygon.html [ Pass Timeout ]
</span><span class="cx"> fast/animation/request-animation-frame-time-unit.html [ Pass Timeout ]
</span><span class="lines">@@ -2571,6 +2583,8 @@
</span><span class="cx"> canvas/philip/tests/2d.path.clip.empty.html [ Pass Timeout ]
</span><span class="cx"> canvas/philip/tests/2d.shadow.enable.off.2.html [ Pass Timeout ]
</span><span class="cx"> canvas/philip/tests/2d.shadow.canvas.transparent.1.html [ Pass Timeout ]
</span><ins>+canvas/philip/tests/2d.text.draw.stroke.unaffected.html [ Pass Failure ]
+canvas/philip/tests/2d.transformation.rotate.wrapnegative.html [ Pass Failure ]
</ins><span class="cx"> canvas/philip/tests/2d.transformation.scale.zer.html [ Pass Failure ]
</span><span class="cx"> csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002.html [ Pass Failure ]
</span><span class="cx"> dom/svg/level3/xpath/Conformance_hasFeature_null.svg [ Pass Timeout ]
</span><span class="lines">@@ -2581,11 +2595,18 @@
</span><span class="cx"> dom/html/level2/html/HTMLTableCellElement02.html [ Pass Timeout ]
</span><span class="cx"> dom/html/level2/html/HTMLTableColElement10.html [ Pass Timeout ]
</span><span class="cx"> dom/xhtml/level1/core/hc_characterdataindexsizeerrdeletedataoffsetnegative.xhtml [ Pass Failure ]
</span><ins>+dom/xhtml/level1/core/hc_nodelistindexgetlength.xhtml [ Pass Failure ]
+dom/xhtml/level1/core/hc_nodevalue01.xhtml [ Pass Timeout ]
+dom/xhtml/level1/core/hc_nodegetprevioussibling.xhtml [ Pass Timeout ]
</ins><span class="cx"> dom/xhtml/level3/core/documentrenamenode08.xhtml [ Pass Failure ]
</span><span class="cx"> dom/xhtml/level3/core/documentnormalizedocument03.xhtml [ Pass Timeout ]
</span><ins>+dom/xhtml/level3/core/documentrenamenode23.xhtml [ Pass Timeout ]
</ins><span class="cx"> dom/xhtml/level3/core/documentsetdocumenturi03.xhtml [ Pass Failure ]
</span><ins>+dom/xhtml/level3/core/nodeisequalnode19.xhtml [ Pass Timeout ]
+dom/xhtml/level3/core/nodelookupprefix04.xhtml [ Pass Timeout ]
</ins><span class="cx"> editing/execCommand/print.html [ Failure ]
</span><span class="cx"> editing/caret/caret-color.html [ Pass Timeout ]
</span><ins>+editing/deleting/5115601.html [ Pass Failure ]
</ins><span class="cx"> editing/deleting/delete-block-merge-contents-018.html [ Pass Timeout ]
</span><span class="cx"> editing/deleting/delete-br-003.html [ Pass Timeout ]
</span><span class="cx"> editing/execCommand/4917055.html [ Pass Timeout ]
</span><span class="lines">@@ -2604,6 +2625,9 @@
</span><span class="cx"> editing/pasteboard/paste-table-001.html [ Pass Timeout ]
</span><span class="cx"> editing/pasteboard/paste-text-with-style-5.html [ Pass Failure ]
</span><span class="cx"> editing/pasteboard/smart-paste-004.html [ Failure ]
</span><ins>+editing/selection/anchor-focus2.html [ Pass Failure ]
+editing/selection/editable-html-element.html [ Pass Failure ]
+editing/selection/replaced-boundaries-3.html [ Pass Failure ImageOnlyFailure ]
</ins><span class="cx"> editing/selection/vertical-rl-rtl-extend-line-backward-br.html [ Pass Failure ]
</span><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><span class="lines">@@ -2615,7 +2639,7 @@
</span><span class="cx"> fast/clip/006.html [ Pass Timeout ]
</span><span class="cx"> fast/css/replaced-element-implicit-size.html [ Pass Failure ]
</span><span class="cx"> fast/dom/document-head.html [ Pass Timeout ]
</span><del>-fast/dom/Element/id-in-frame.html [ Pass Failure ]
</del><ins>+fast/dom/Element/id-in-frame.html [ Pass Failure Timeout ]
</ins><span class="cx"> fast/dom/HTMLProgressElement/progress-element.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/HTMLSelectElement/remove-element-from-within-focus-handler-crash.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/HTMLScriptElement/defer-inline-script.html [ Pass Timeout ]
</span><span class="lines">@@ -2623,17 +2647,18 @@
</span><span class="cx"> fast/dom/location-new-window-no-crash.html [ Pass Failure ]
</span><span class="cx"> fast/dynamic/positioned-movement-with-positioned-children.html [ Pass Timeout ]
</span><span class="cx"> fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Pass Timeout ]
</span><ins>+fast/events/window-events-bubble2.html [ Pass Timeout ]
</ins><span class="cx"> fast/forms/mailto/formenctype-attribute-input-2.html [ Failure ]
</span><span class="cx"> fast/frames/adopt-object-into-itself.html [ Pass Timeout ]
</span><del>-fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure Failure ]
</del><ins>+fast/frames/flattening/scrolling-in-object.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/html/script-allowed-types-languages.html [ Pass Timeout ]
</span><span class="cx"> fast/images/exif-orientation.html [ Failure ]
</span><span class="cx"> fast/images/favicon-as-image.html [ Pass Timeout ]
</span><span class="cx"> fast/inline/inline-containing-collapsed-whitespace-treated-as-empty.html [ Pass Failure ]
</span><span class="cx"> fast/loader/url-parse-1.html [ Pass Failure ]
</span><span class="cx"> fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</span><del>-fast/multicol/negativeColumnWidth.html        expected [ Pass Timeout ]
-fast/regions/hover-and-js-in-visual-overflow.html [ ImageOnlyFailure ]
</del><ins>+fast/multicol/negativeColumnWidth.html [ Pass Timeout ]
+fast/parser/xhtml-close-while-parsing.xhtml [ Pass Timeout ]
</ins><span class="cx"> fast/regions/hover-single-flow-into-none.html [ Pass Timeout ]
</span><span class="cx"> fast/regions/intrinsic-sized-regions.html [ Pass Timeout ]
</span><span class="cx"> fast/regions/positioned-objects-inline-static-in-regions.html [ Pass Timeout ]
</span><span class="lines">@@ -2644,17 +2669,27 @@
</span><span class="cx"> fast/replaced/percent-height-in-anonymous-block.html [ Pass Timeout ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-margin.html [ Pass Timeout ]
</span><span class="cx"> fast/table/remove-td-display-none.html [ Pass Timeout ]
</span><ins>+fast/table/scale-nested-percent-width-cols.html [ Pass Timeout ]
</ins><span class="cx"> fast/table/table-cell-change-last-row-with-needsCellRecalc-section.html [ Pass Timeout ]
</span><span class="cx"> fast/table/table-column-generates-anonymous-table.html [ ImageOnlyFailure ]
</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><ins>+fast/text/hyphenate-first-word-after-skipped-space.html [ Pass Timeout ]
+fast/text/line-runs-rounding-simple-lines.html [ Pass Timeout ]
+fast/text/international/bdi-neutral-wrapped.html [ Pass Timeout ]
+fast/text/international/content-language-with-subtags.html [ Pass Timeout ]
+fast/text/international/locale-sensitive-fonts.html [ Pass ImageOnlyFailure ]
+fast/text/text-transform-turkish-and-azeri.html [ Pass Timeout ]
+fast/text/wbr-pre.html [ Pass Timeout ]
</ins><span class="cx"> fast/writing-mode/block-level-images.html [ Pass Timeout ]
</span><ins>+html5lib/generated/run-entities01-write.html [ Pass Failure ]
+html5lib/generated/run-pending-spec-changes-write.html [ Pass Timeout ]
</ins><span class="cx"> html5lib/generated/run-tests4-data.html [ Pass Timeout ]
</span><del>-http/tests/security/local-user-CSS-from-remote.html [ Failure ]
</del><ins>+http/tests/security/local-user-CSS-from-remote.html [ Pass Failure Timeout ]
</ins><span class="cx"> http/tests/security/originHeader/origin-header-for-https.html [ Failure ]
</span><span class="cx"> http/tests/security/referrer-policy-https-always.html [ Pass Timeout ]
</span><span class="cx"> http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Pass Timeout ]
</span><del>-http/tests/security/referrer-policy-https-default.html [ Pass Timeout ]
</del><ins>+http/tests/security/referrer-policy-https-default.html [ Pass Failure Timeout ]
</ins><span class="cx"> http/tests/local/blob/send-hybrid-blob.html [ Pass Timeout ]
</span><span class="cx"> ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ]
</span><span class="cx"> ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005.htm [ Pass Timeout ]
</span><span class="lines">@@ -2679,20 +2714,32 @@
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
</span><ins>+ietestcenter/Javascript/11.4.1-2-2.html [ Pass Timeout ]
+ietestcenter/Javascript/15.2.3.2-2-6.html [ Pass Timeout ]
</ins><span class="cx"> ietestcenter/Javascript/15.2.3.3-4-101.html [ Pass Timeout ]
</span><span class="cx"> ietestcenter/Javascript/15.2.3.3-4-104.html [ Pass Timeout ]
</span><span class="cx"> inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
</span><ins>+inspector-protocol/debugger/setBreakpoint-actions.html [ Pass Timeout ]
+inspector-protocol/dom/focus.html [ Pass Timeout ]
</ins><span class="cx"> inspector-protocol/dom/remove-multiple-nodes.html [ Pass Timeout ]
</span><span class="cx"> js/dfg-to-string-int.html [ Pass Timeout ]
</span><ins>+js/dfg-inline-arguments-use-from-all-the-places.html [ Pass Timeout ]
</ins><span class="cx"> js/dfg-uint8clampedarray-out-of-bounds-put-by-val-alias.html [ Pass Timeout ]
</span><ins>+js/dom/const.html [ Pass Timeout ]
</ins><span class="cx"> js/dom/dfg-patchable-get-by-id-after-watchpoint.html [ Pass Timeout ]
</span><span class="cx"> js/dom/callback-function-with-handle-event.html [ Failure ]
</span><span class="cx"> js/dom/dfg-cross-global-object-inline-new-array.html [ Failure ]
</span><span class="cx"> js/kde/comment-1.html [ Pass Timeout ]
</span><ins>+js/math.html [ Pass Failure ]
</ins><span class="cx"> js/mozilla/strict/strict-this-is-not-truthy.html [ Failure ]
</span><span class="cx"> js/mozilla/strict/this-for-function-expression-recursion.html [ Pass Timeout ]
</span><ins>+js/regress/for-of-iterate-array-keys.html [ Pass Failure Timeout ]
</ins><span class="cx"> imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html [ Pass Timeout ]
</span><span class="cx"> imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html [ Pass Failure ]
</span><ins>+svg/animations/animate-linear-discrete-additive.svg [ Pass Timeout ]
+svg/as-image/animated-svg-as-image-same-image.html [ ImageOnlyFailure Failure ]
+svg/custom/use-display-none.svg [ Pass Timeout ]
+svg/filters/feMorphology-zero-radius.svg [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Assertion failures
</span><span class="cx"> [ Debug ] canvas/philip/tests/2d.gradient.radial.outside1.html [ Crash ]
</span><span class="lines">@@ -2715,17 +2762,27 @@
</span><span class="cx"> fast/images/cmyk-jpeg-with-color-profile.html [ Failure ]
</span><span class="cx"> fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
</span><span class="cx"> [ Debug ] ietestcenter/Javascript/15.2.3.2-2-4.html [ Failure ]
</span><ins>+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 ]
+fast/workers/worker-terminate-forever.html [ Pass Failure ]
+js/caller-property.html [ Pass Failure ]
+js/mod-crash.html [ Pass Failure ]
</ins><span class="cx"> 
</span><del>-# Getting some logging/debugging output that causes the test to fail:
-http/tests/incremental/slow-utf8-text.pl [ Failure ]
-
</del><span class="cx"> # Remove these expected failures when the Windows test bots are upgraded to support
</span><span class="cx"> # WAV files with AVCF:
</span><span class="cx"> webkit.org/b/128943 media/audio-constructor.html [ Failure ]
</span><span class="cx"> webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
</span><span class="cx"> webkit.org/b/128943 media/media-load-event.html [ Failure ]
</span><ins>+webkit.org/b/128943 userscripts/user-script-audio-document.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> fast/repaint/block-layout-inline-children-replaced.html [ Pass Timeout ImageOnlyFailure ]
</span><span class="cx"> fast/repaint/transform-repaint-descendants.html [ Pass Timeout ImageOnlyFailure ]
</span><span class="cx"> fast/replaced/width100percent-textarea.html [ Pass Timeout ImageOnlyFailure ]
</span><span class="cx"> fast/table/border-collapsing/cached-change-row-border-color.html [ Pass Timeout ImageOnlyFailure ]
</span><ins>+
+# Media tests are unhappy. Disable for now
+media [ Skip ]
+
+platform/win/plugins/iframe-inside-overflow.html [ Failure ]
+fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ]
</ins></span></pre>
</div>
</div>

</body>
</html>