<!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>[178051] 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/178051">178051</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-07 14:12:48 -0800 (Wed, 07 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Test gardening. Clean up lint errors on Windows file.

* platform/win/TestExpectations:</pre>

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

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (178050 => 178051)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-07 21:24:01 UTC (rev 178050)
+++ trunk/LayoutTests/ChangeLog        2015-01-07 22:12:48 UTC (rev 178051)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-01-07  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Test gardening. Clean up lint errors on Windows file.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-01-07  Bem Jones-Bey  &lt;bjonesbe@adobe.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [CSS Shapes] Content does not wrap with overflow: hidden and reference box different from margin-box
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (178050 => 178051)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-07 21:24:01 UTC (rev 178050)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-07 22:12:48 UTC (rev 178051)
</span><span class="lines">@@ -341,9 +341,6 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=131748 (Is this still broken on Windows?)
</span><span class="cx"> svg/custom/stroke-width-click.svg
</span><span class="cx"> 
</span><del>-# Assertion failure in FrameLoader::loadWithDocumentLoader &lt;https://bugs.webkit.org/show_bug.cgi?id=23921&gt;
-fast/loader/frame-creation-removal.html
-
</del><span class="cx"> # New results needed after r43759, see &lt;https://bugs.webkit.org/show_bug.cgi?id=25816&gt;
</span><span class="cx"> fast/text/international/danda-space.html
</span><span class="cx"> fast/text/international/thai-baht-space.html
</span><span class="lines">@@ -450,9 +447,6 @@
</span><span class="cx"> # Times out http://webkit.org/b/63806
</span><span class="cx"> http/tests/cache/history-only-cached-subresource-loads-max-age-https.html
</span><span class="cx"> 
</span><del>-# Asserts in FrameLoader::loadWithDocumentLoader http://webkit.org/b/63807
-fast/loader/create-frame-in-DOMContentLoaded.html
-
</del><span class="cx"> # Times out &lt;rdar://problem/9304941&gt;
</span><span class="cx"> http/tests/multipart/invalid-image-data-standalone.html
</span><span class="cx"> 
</span><span class="lines">@@ -770,7 +764,7 @@
</span><span class="cx"> webkit.org/b/24810 fast/text/international/hindi-spacing.html [ Failure ]
</span><span class="cx"> fast/text/international/text-combine-image-test.html [ Failure ]
</span><span class="cx"> fast/text/orientation-sideways.html [ Pass Failure ]
</span><del>-fast/text/unicode-variation-selector.html [ Pass Failure Crash]
</del><ins>+fast/text/unicode-variation-selector.html [ Pass Failure Crash ]
</ins><span class="cx"> webkit.org/b/24810 http/tests/misc/window-dot-stop.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 http/tests/xmlhttprequest/abort-should-cancel-load.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html [ Pass Failure ]
</span><span class="lines">@@ -779,7 +773,7 @@
</span><span class="cx"> webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/24810 plugins/netscape-destroy-plugin-script-objects.html [ Failure ]
</span><del>-webkit.org/b/24810 plugins/netscape-plugin-setwindow-size-2.html [ Failure ]
</del><ins>+webkit.org/b/24810 plugins/netscape-plugin-setwindow-size-2.html [ Failure Timeout ]
</ins><span class="cx"> webkit.org/b/24810 security/block-test.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 svg/hixie/viewbox/preserveAspectRatio/001.xml [ Failure ]
</span><span class="cx"> webkit.org/b/24810 tables/mozilla/core/bloomberg.html [ Failure ]
</span><span class="lines">@@ -943,9 +937,6 @@
</span><span class="cx"> # Needs to pass cookies to the media player
</span><span class="cx"> webkit.org/b/33954 http/tests/media/video-cookie.html
</span><span class="cx"> 
</span><del>-# Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
-fast/loader/crash-copying-backforwardlist.html
-
</del><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><span class="lines">@@ -1291,7 +1282,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Timeout ]
</span><span class="cx"> 
</span><del>-webkit.org/b/57693 plugins/windowless_plugin_paint_test.html [ Failure ]
</del><ins>+webkit.org/b/57693 plugins/windowless_plugin_paint_test.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Quota API is not supported.
</span><span class="cx"> storage/storageinfo-missing-arguments.html
</span><span class="lines">@@ -1326,7 +1317,7 @@
</span><span class="cx"> # Skip all webgl tests on Windows for now since they don't seem to work consistently
</span><span class="cx"> webgl [ Skip ]
</span><span class="cx"> fast/images/webgl-teximage2d.html [ Skip ]
</span><del>-fast/canvas/webgl [ Skip ]
</del><ins>+[ Release ] fast/canvas/webgl [ Skip ]
</ins><span class="cx"> http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ]
</span><span class="cx"> http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ]
</span><span class="cx"> http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ]
</span><span class="lines">@@ -1502,9 +1493,6 @@
</span><span class="cx"> # Asserts on debug builds
</span><span class="cx"> webkit.org/b/86176 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Crash ]
</span><span class="cx"> 
</span><del>-# Asserts/crashes in PluginView::didFinishLoading
-[ Debug ] fast/loader/reload-zero-byte-plugin.html [ Crash ]
-
</del><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">@@ -1583,7 +1571,6 @@
</span><span class="cx"> fast/images/support-broken-image-delegate.html
</span><span class="cx"> js/dom/stack-trace.html
</span><span class="cx"> fast/layers/video-layer.html
</span><del>-fast/loader/javascript-url-iframe-remove-on-navigate.html
</del><span class="cx"> fast/dom/MutationObserver/inline-event-listener.html
</span><span class="cx"> fast/profiler/dead-time.html
</span><span class="cx"> fast/profiler/stop-profiling-after-setTimeout.html
</span><span class="lines">@@ -1842,7 +1829,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Feature introduced in r132708 is chromium only
</span><span class="cx"> animations/3d/change-transform-in-end-event.html [ Failure ]
</span><del>-transitions/move-after-transition.html [ Failure ]
</del><ins>+transitions/move-after-transition.html [ Failure Timeout ]
</ins><span class="cx"> compositing/text-on-large-layer.html [ Failure ]
</span><span class="cx"> compositing/iframes/fixed-position-iframe.html [ Failure ]
</span><span class="cx"> compositing/tiling/huge-layer-add-remove-child.html [ Failure ]
</span><span class="lines">@@ -2002,9 +1989,6 @@
</span><span class="cx"> # Snapshotted plugins not enabled on WK1
</span><span class="cx"> webkit.org/b/98696 plugins/snapshotting [ Skip ]
</span><span class="cx"> 
</span><del>-# dumpCreateView method not implemented on Windows
-fast/loader/url-selected-user-gesture.html [ Skip ]
-
</del><span class="cx"> # Don't run ogv and mkv tests on mac
</span><span class="cx"> media/track/in-band [ WontFix ]
</span><span class="cx"> media/track/video [ WontFix ]
</span><span class="lines">@@ -2020,7 +2004,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
</span><span class="cx"> webkit.org/b/116562 [ Debug ] js/dom/callback-function-with-handle-event.html [ Crash ]
</span><del>-js/dom/callback-function-with-handle-event.html [ Failure ]
</del><ins>+[ Release ] js/dom/callback-function-with-handle-event.html [ Failure ]
</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">@@ -2162,7 +2146,6 @@
</span><span class="cx"> #Also webkit.org/b/117326 fast/workers/worker-document-leak.html [ Skip ]
</span><span class="cx"> webkit.org/b/121509 fast/workers/worker-lifecycle.html        [ Skip ]
</span><span class="cx"> #Also webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
</span><del>-webkit.org/b/121509 fast/loader/image-in-page-cache.html        [ Skip ]
</del><span class="cx"> webkit.org/b/121509 fast/events/page-visibility-iframe-delete-test.html        [ Skip ]
</span><span class="cx"> webkit.org/b/121509 fast/events/wheelevent-mousewheel-interaction.html        [ Skip ]
</span><span class="cx"> webkit.org/b/121509 fast/events/message-port-context-destroyed.html        [ Skip ]
</span><span class="lines">@@ -2291,7 +2274,6 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/selecting-text-including-region.html [ ImageOnlyFailure ] 
</span><span class="cx"> 
</span><span class="cx"> # Some region tests fail:
</span><del>-webkit.org/b/128855 fast/regions/subtree-with-vert-rl.html [ Pass Crash ] 
</del><span class="cx"> webkit.org/b/128855 fast/regions/repaint/japanese-rl-selection-repaint-in-regions.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-1-vert-lr.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-1-vert-rl.html [ Failure ] 
</span><span class="lines">@@ -2300,12 +2282,10 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-vert-rl.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point.html [ Failure ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/selection-direction.html [ Pass Failure ]
</span><del>-webkit.org/b/128855 fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Failure ]
-webkit.org/b/128855 fast/regions/generated-content/firstletter-inside-flowthread.html [ Crash ]
</del><ins>+webkit.org/b/128855 fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Crash Failure Timeout ]
</ins><span class="cx"> webkit.org/b/128855 fast/regions/repaint/repaint-absolute-pushed-to-next-region.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # A few are flaky:
</span><del>-webkit.org/b/128855 fast/regions/absolute-pos-elem-in-region.html [ Pass Failure ] 
</del><span class="cx"> webkit.org/b/128855 fast/regions/clip-to-padding-box-vertical-lr.html [ Pass Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/content-flowed-into-regions-dynamically-removed.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/flows-dependency-dynamic-remove.html [ Pass Failure ] 
</span><span class="lines">@@ -2313,17 +2293,10 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Pass Timeout ImageOnlyFailure Failure ]
</span><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/overflow-scrollable-3.html [ Pass Timeout ]
</span><del>-webkit.org/b/128855 fast/regions/auto-size/autoheight-firstregion-breakalways.html [ Pass Failure Timeout ] 
-webkit.org/b/128855 fast/regions/auto-size/autoheight-abspos-region.html [ Pass Failure ] 
-webkit.org/b/128855 fast/regions/auto-size/autoheight-flexbox.html [ Pass Failure ] 
-webkit.org/b/128855 fast/regions/auto-size/autoheight-minheight-region.html [ Pass Timeout ] 
-webkit.org/b/128855 fast/regions/counters/extract-list-items-014.html [ Pass Failure ] 
</del><span class="cx"> webkit.org/b/128855 fast/regions/cssom/offsetLeft-offsetTop-inlines-region-in-element.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/cssom/webkit-named-flow-event.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-block-background-color.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-inline-background-color.html [ Pass Failure ] 
</span><del>-webkit.org/b/128855 fast/regions/region-styling/region-style-not-supported-properties.html [ Pass Failure Timeout ] 
-webkit.org/b/128855 fast/regions/region-styling/region-style-in-columns.html [ Pass Timeout Failure ] 
</del><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><span class="lines">@@ -2546,12 +2519,9 @@
</span><span class="cx"> fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</span><span class="cx"> fast/multicol/negativeColumnWidth.html [ Pass Timeout ]
</span><span class="cx"> fast/parser/xhtml-close-while-parsing.xhtml [ Pass Timeout ]
</span><del>-fast/regions/positioning/fixed-pos-elem-in-region.html [ Pass Timeout ]
</del><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><del>-fast/regions/positioning/positioned-objects-inline-static-in-regions.html [ Pass Timeout ]
</del><span class="cx"> fast/regions/overflow/overflow-scrollable-unsplittable-fragment.html [ Pass Timeout ]
</span><del>-fast/regions/auto-size/autoheight-floatright-region.html [ Pass Timeout ]
</del><span class="cx"> fast/regions/auto-size/autoheight-vertical-rl.html [ Pass Timeout ]
</span><span class="cx"> fast/replaced/object-with-non-empty-classid-triggers-fallback.html [ Pass Timeout ]
</span><span class="cx"> fast/replaced/percent-height-in-anonymous-block.html [ Pass Timeout ]
</span><span class="lines">@@ -2587,7 +2557,7 @@
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
</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><del>-ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
</del><ins>+[ Release ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
</ins><span class="cx"> ietestcenter/Javascript [ Pass Failure Timeout ]
</span><span class="cx"> [ Release ] inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
</span><span class="cx"> [ Release ] inspector-protocol/debugger/setBreakpoint-actions.html [ Pass Timeout ]
</span><span class="lines">@@ -2725,7 +2695,7 @@
</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>-fast/forms/textfield-lastchange-was-useredit.html [ Crash ]
</del><ins>+[ Release ] fast/forms/textfield-lastchange-was-useredit.html [ Crash ]
</ins><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">@@ -2785,20 +2755,17 @@
</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="cx"> fast/dom/SelectorAPI/dumpNodeList-almost-strict.html [ Crash Pass ]
</span><del>-fast/regions/subtree-with-vert-lr.html [ Crash Pass ]
</del><span class="cx"> fast/regions/writing-mode/changing-writing-mode.html [ Crash Pass ]
</span><span class="cx"> mathml/presentation/style-changed.html [ Crash Pass ]
</span><del>-fast/regions/overflow/overflow-3dtransformed-region.html [ Crash Failure ]
</del><span class="cx"> fast/dom/HTMLTableElement/colSpan.html        [ ImageOnlyFailure ]
</span><span class="cx"> svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ Skip ]
</span><span class="cx"> svg/custom/object-sizing-explicit-width.xhtml [ ImageOnlyFailure Timeout ]
</span><span class="cx"> svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ ImageOnlyFailure Timeout ]
</span><span class="cx"> userscripts/user-script-plugin-document.html [ Crash Failure ]
</span><span class="cx"> tables/mozilla/other/test6.html [ Skip ]
</span><del>-fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/repaint/animation-after-layer-scroll.html [ Failure ]
</span><span class="cx"> fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
</span><del>-http/tests/media/video-cancel-load.html [ Crash Failure Timeout ]
</del><ins>+[ Release ] http/tests/media/video-cancel-load.html [ Crash Failure Timeout ]
</ins><span class="cx"> fast/repaint/obscured-background-no-repaint.html [ Failure ]
</span><span class="cx"> js/slow-stress/emscripten-memops.html [ Timeout ]
</span><span class="cx"> 
</span><span class="lines">@@ -2819,12 +2786,7 @@
</span><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><del>-media/encrypted-media/encrypted-media-can-play-type-webm.html [ WontFix ]
-media/encrypted-media/encrypted-media-can-play-type.html [ Failure ]
-media/encrypted-media/encrypted-media-events.html [ Failure ]
-media/encrypted-media/encrypted-media-not-loaded.html [ Failure ]
</del><span class="cx"> media/encrypted-media/encrypted-media-session-lifetime.html [ Failure ]
</span><del>-media/encrypted-media/encrypted-media-syntax.html [ Failure ]
</del><span class="cx"> media/media-blocked-by-beforeload.html [ Timeout ]
</span><span class="cx"> media/media-can-play-flac-audio.html [ Failure ]
</span><span class="cx"> media/media-can-play-ogg.html [ Failure ]
</span><span class="lines">@@ -3052,12 +3014,9 @@
</span><span class="cx"> http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html [ Timeout ]
</span><span class="cx"> inspector/css/selector-specificity.html [ Timeout ]
</span><span class="cx"> inspector/css/pseudo-element-matches.html [ Timeout ]
</span><del>-js/dom/callback-function-with-handle-event.html [ Timeout ]
</del><ins>+[ Debug ] js/dom/callback-function-with-handle-event.html [ Timeout ]
</ins><span class="cx"> media/audio-delete-while-step-button-clicked.html [ Timeout ]
</span><del>-plugins/netscape-plugin-setwindow-size-2.html [ Timeout ]
-plugins/windowless_plugin_paint_test.html [ Timeout ]
</del><span class="cx"> security/autocomplete-cleared-on-back.html [ Timeout ]
</span><del>-transitions/move-after-transition.html [ Timeout ]
</del><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><span class="lines">@@ -3072,7 +3031,6 @@
</span><span class="cx"> fast/dom/Document/createElement-valid-names.html [ Crash ]
</span><span class="cx"> fast/lists/w3-css3-list-styles-numeric.html [ Crash ]
</span><span class="cx"> fast/parser/entities-in-xhtml.xhtml [ Crash ]
</span><del>-fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Crash ]
</del><span class="cx"> fast/text/midword-break-before-surrogate-pair-2.html [ Crash ]
</span><span class="cx"> fast/text/regional-indicator-symobls.html [ Crash ]
</span><span class="cx"> inspector-protocol/debugger/setBreakpoint-dfg.html [ Crash ]
</span><span class="lines">@@ -3083,11 +3041,12 @@
</span><span class="cx"> webkit.org/b/139972 svg/W3C-SVG-1.1 [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # [Win] REGRESSION: fast/regions reference tests are failing with minor pixel differences
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=139973
</del><ins>+# https://bugs.webkit.org/show_bug.cgi?id=139973. Many are also flaky, which was documented
+# under https://bugs.webkit.org/show_bug.cgi?id=128855.
</ins><span class="cx"> fast/regions/absolute-in-relative-overflow.html [ ImageOnlyFailure ]
</span><del>-fast/regions/absolute-pos-elem-in-region.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/absolute-pos-elem-in-region.html [ ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/regions/animation-element-in-region-flowed-to-other-thread.html [ ImageOnlyFailure ]
</span><del>-fast/regions/auto-size/autoheight-abspos-region.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/auto-size/autoheight-abspos-region.html [ ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/regions/auto-size/autoheight-allregions-nobreaks.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-allregions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-break-after.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3095,16 +3054,16 @@
</span><span class="cx"> fast/regions/auto-size/autoheight-breakbeforealways.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-definedheight-changenotdetected.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-dynamic-update.html [ ImageOnlyFailure ]
</span><del>-fast/regions/auto-size/autoheight-firstregion-breakalways.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-flexbox.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-floatright-region.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/auto-size/autoheight-firstregion-breakalways.html [ ImageOnlyFailure Failure Timeout ]
+webkit.org/b/139973 fast/regions/auto-size/autoheight-flexbox.html [ ImageOnlyFailure Failure ]
+webkit.org/b/139973 fast/regions/auto-size/autoheight-floatright-region.html [ ImageOnlyFailure Timeout ]
</ins><span class="cx"> fast/regions/auto-size/autoheight-horizontal-bt.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-inlineblock-normalflow-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-lastregion-overflowauto-breaksignored.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-lastregion-overflowauto.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-maxheight-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-middleregion.html [ ImageOnlyFailure ]
</span><del>-fast/regions/auto-size/autoheight-minheight-region.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/auto-size/autoheight-minheight-region.html [ ImageOnlyFailure Timeout ]
</ins><span class="cx"> fast/regions/auto-size/autoheight-normalflow-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-region-valid-from-invalid.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/auto-size/autoheight-secondregion-breakoutside.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3144,7 +3103,7 @@
</span><span class="cx"> fast/regions/counters/extract-list-items-011.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-list-items-012.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-list-items-013.html [ ImageOnlyFailure ]
</span><del>-fast/regions/counters/extract-list-items-014.html [ ImageOnlyFailure ]
</del><ins>+fast/regions/counters/extract-list-items-014.html [ ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/regions/counters/extract-list-items-015.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-numbered-paragraphs-divs-001.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-numbered-paragraphs-divs-002.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3152,6 +3111,7 @@
</span><span class="cx"> fast/regions/counters/extract-numbered-spans-display-only-some.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-ordered-lists-in-regions-001.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-ordered-lists-in-regions-002.html [ ImageOnlyFailure ]
</span><ins>+fast/regions/counters/extract-ordered-lists-in-regions-003.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-001.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-002.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-003.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3169,7 +3129,8 @@
</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>-fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ]
</del><ins>+[ Debug ] fast/regions/hover-content-inside-iframe-in-region.html [ Crash ]
+[ Release ] 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">@@ -3205,7 +3166,7 @@
</span><span class="cx"> fast/regions/positioning/fixed-inside-named-flow-zIndex.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/fixed-pos-content-fragmented.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/fixed-pos-elem-in-namedflow-noregions.html [ ImageOnlyFailure ]
</span><del>-fast/regions/positioning/fixed-pos-elem-in-region.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/positioning/fixed-pos-elem-in-region.html [ ImageOnlyFailure Timeout ]
</ins><span class="cx"> fast/regions/positioning/fixed-pos-region-overflow-content.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/positioned-objects-block-static-in-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/positioned-objects-block-static-in-rtl-regions.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3214,7 +3175,7 @@
</span><span class="cx"> fast/regions/positioning/positioned-objects-clipped-spanning-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/positioned-objects-in-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/positioned-objects-in-rtl-regions.html [ ImageOnlyFailure ]
</span><del>-fast/regions/positioning/positioned-objects-inline-static-in-regions.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/positioning/positioned-objects-inline-static-in-regions.html [ ImageOnlyFailure Timeout ]
</ins><span class="cx"> fast/regions/positioning/positioned-objects-inline-static-in-rtl-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/positioned-objects-inline-static-spanning-regions-rtl.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/positioning/positioned-objects-inline-static-spanning-regions.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3225,8 +3186,8 @@
</span><span class="cx"> fast/regions/region-border-radius-overflow-clip.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/region-clipping.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/region-padding-overflow-hidden.html [ ImageOnlyFailure ]
</span><del>-fast/regions/region-styling/region-style-in-columns.html [ ImageOnlyFailure ]
-fast/regions/region-styling/region-style-not-supported-properties.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/139973 fast/regions/region-styling/region-style-in-columns.html [ ImageOnlyFailure Failure Timeout ]
+webkit.org/b/139973 fast/regions/region-styling/region-style-not-supported-properties.html [ ImageOnlyFailure Failure Timeout ]
</ins><span class="cx"> fast/regions/region-styling/region-style-rule-position.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/region-styling/region-withstyling-valid-from-invalid.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/region-visual-overflow-transform.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3254,8 +3215,10 @@
</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>-fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ]
-fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ]
</del><ins>+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 ]
</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></pre>
</div>
</div>

</body>
</html>