<!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>[164351] 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/164351">164351</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2014-02-18 20:33:31 -0800 (Tue, 18 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>More Windows test gardening to get the bots green.

* platform/win/TestExpectations: Mark some flaky tests, and some passes to reduce report output.</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 (164350 => 164351)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-02-19 04:30:29 UTC (rev 164350)
+++ trunk/LayoutTests/ChangeLog        2014-02-19 04:33:31 UTC (rev 164351)
</span><span class="lines">@@ -1,5 +1,11 @@
</span><span class="cx"> 2014-02-18  Brent Fulgham  &lt;bfulgham@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        More Windows test gardening to get the bots green.
+
+        * platform/win/TestExpectations: Mark some flaky tests, and some passes to reduce report output.
+
+2014-02-18  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
</ins><span class="cx">         Unreviewed Windows test gardening.
</span><span class="cx"> 
</span><span class="cx">         * platform/win/TestExpectations: Re-enable the many tests that actually pass on Windows. Mark tests
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (164350 => 164351)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-02-19 04:30:29 UTC (rev 164350)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-02-19 04:33:31 UTC (rev 164351)
</span><span class="lines">@@ -409,8 +409,8 @@
</span><span class="cx"> animations/play-state-suspend.html
</span><span class="cx"> 
</span><span class="cx"> # Assertion failures
</span><del>-webkit.org/b/48910 http/tests/media/pdf-served-as-pdf.html [ Failure ]
-webkit.org/b/48910 http/tests/media/video-cancel-load.html [ Failure ]
</del><ins>+webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Crash ]
+webkit.org/b/48910 [ Debug ] http/tests/media/video-cancel-load.html [ Crash ]
</ins><span class="cx"> 
</span><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="lines">@@ -743,7 +743,7 @@
</span><span class="cx"> webkit.org/b/24810 fast/forms/listbox-scrollbar-incremental-load.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/forms/listbox-width-change.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/forms/option-strip-whitespace.html [ Failure ]
</span><del>-webkit.org/b/24810 fast/forms/search-zoomed.html [ Failure ]
</del><ins>+webkit.org/b/24810 fast/forms/search-zoomed.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/24810 fast/forms/select-block-background.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/forms/select-change-listbox-size.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/forms/select-change-popup-to-listbox.html [ Failure ]
</span><span class="lines">@@ -759,9 +759,9 @@
</span><span class="cx"> webkit.org/b/24810 fast/text/bidi-embedding-pop-and-push-same.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/text/complex-text-opacity.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/text/drawBidiText.html [ Failure Timeout ]
</span><del>-fast/text/emphasis-vertical.html [ Failure ]
-fast/text/emphasis.html [ Failure ]
-fast/text/fallback-traits-fixup.html [ Failure ]
</del><ins>+fast/text/emphasis-vertical.html [ Pass Failure ]
+fast/text/emphasis.html [ Pass Failure ]
+fast/text/fallback-traits-fixup.html [ Pass Failure ]
</ins><span class="cx"> fast/text/hyphenate-first-word.html [ Failure ]
</span><span class="cx"> fast/text/hyphenate-limit-before-after.html [ Failure ]
</span><span class="cx"> fast/text/hyphenate-limit-lines.html [ Failure ]
</span><span class="lines">@@ -775,15 +775,15 @@
</span><span class="cx"> fast/text/international/combining-marks-position.html [ Failure ]
</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><del>-fast/text/orientation-sideways.html [ Failure ]
-fast/text/unicode-variation-selector.html [ Failure ]
</del><ins>+fast/text/orientation-sideways.html [ Pass Failure ]
+fast/text/unicode-variation-selector.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/24810 http/tests/misc/window-dot-stop.html [ Failure ]
</span><del>-webkit.org/b/24810 http/tests/xmlhttprequest/abort-should-cancel-load.html [ Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html [ Failure ]
</del><ins>+webkit.org/b/24810 http/tests/xmlhttprequest/abort-should-cancel-load.html [ Pass Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/24810 http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html [ Failure ]
</span><del>-webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html [ Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html [ Failure ]
-webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync.html [ Failure ]
</del><ins>+webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html [ Pass Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html [ Pass Failure ]
+webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/24810 plugins/netscape-destroy-plugin-script-objects.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 plugins/netscape-plugin-setwindow-size-2.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 security/block-test.html [ Failure ]
</span><span class="lines">@@ -798,8 +798,8 @@
</span><span class="cx"> platform/win/fast/text/uniscribe-missing-glyph.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Timed out as of 41995. Pass now, will mark as flaky for the time being.
</span><del>-webkit.org/b/24810 fast/dom/cssTarget-crash.html [ Timeout ]
-webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Timeout ]
</del><ins>+webkit.org/b/24810 fast/dom/cssTarget-crash.html [ Pass Timeout ]
+webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
</ins><span class="cx"> webkit.org/b/24810 fast/encoding/css-cached-bom.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/local-CSS-from-local.html [ Failure Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/local-JavaScript-from-local.html [ Failure Timeout ]
</span><span class="lines">@@ -836,7 +836,7 @@
</span><span class="cx"> webkit.org/b/25344 [ Debug ] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> # Plain text controller currently in Mac DumpRenderTree only.
</span><del>-editing/text-iterator [ Failure ]
</del><ins>+editing/text-iterator [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Bug 25483: http/tests/navigation/redirect-cycle.html sometimes times out on Windows
</span><span class="cx"> webkit.org/b/25483 http/tests/navigation/redirect-cycle.html [ Pass Timeout ]
</span><span class="lines">@@ -872,7 +872,7 @@
</span><span class="cx"> fast/notifications
</span><span class="cx"> http/tests/notifications
</span><span class="cx"> 
</span><del>-webkit.org/b/28467 http/tests/loading/preload-img-test.html [ Failure ]
</del><ins>+webkit.org/b/28467 http/tests/loading/preload-img-test.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Failing media tests on windows &lt;http://webkit.org/b/29047&gt;
</span><span class="cx"> webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Failure ]
</span><span class="lines">@@ -890,7 +890,7 @@
</span><span class="cx"> # &lt;https://bugs.webkit.org/show_bug.cgi?id=29287&gt;
</span><span class="cx"> webkit.org/b/29287 http/tests/local/fileapi [ Failure ]
</span><span class="cx"> webkit.org/b/29287 http/tests/local/blob/send-hybrid-blob.html [ Failure ]
</span><del>-webkit.org/b/29287 http/tests/local/formdata [ Failure ]
</del><ins>+webkit.org/b/29287 http/tests/local/formdata [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Need Blob.slice support
</span><span class="cx"> http/tests/local/blob/send-sliced-data-blob.html
</span><span class="lines">@@ -945,8 +945,8 @@
</span><span class="cx"> webkit.org/b/32528 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/32528 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Pass Timeout ]
</span><span class="cx"> 
</span><del>-webkit.org/b/32532 http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html [ Timeout ]
-webkit.org/b/32532 http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html [ Timeout ]
</del><ins>+webkit.org/b/32532 http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html [ Pass Timeout ]
+webkit.org/b/32532 http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/33155 [ Debug ] fast/frames/iframe-onload-remove-self-no-crash.html [ Crash ]
</span><span class="cx"> 
</span><span class="lines">@@ -1014,8 +1014,8 @@
</span><span class="cx"> 
</span><span class="cx"> # Needs progress element support
</span><span class="cx"> webkit.org/b/49769 fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html [ Failure ]
</span><del>-webkit.org/b/49769 fast/dom/HTMLProgressElement [ Failure ]
-webkit.org/b/49769 fast/forms/form-attribute.html [ Failure ]
</del><ins>+webkit.org/b/49769 fast/dom/HTMLProgressElement [ Pass Failure ]
+webkit.org/b/49769 fast/forms/form-attribute.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # VIEW_MODE_CSS_MEDIA is not enabled on Windows.
</span><span class="cx"> # DumpRenderTree requires testRunner.setViewModeMediaFeature()
</span><span class="lines">@@ -1150,7 +1150,7 @@
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-appearance-rtl.html [ Failure ]
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ]
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
</span><del>-webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-visibility.html [ Failure ]
</del><ins>+webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-visibility.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/54662 fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure ]
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-large-padding.html [ Failure ]
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-size.html [ Failure ]
</span><span class="lines">@@ -1167,12 +1167,12 @@
</span><span class="cx"> fast/forms/color
</span><span class="cx"> 
</span><span class="cx"> # ENABLE_INPUT_TYPE_* are not enabled.
</span><del>-webkit.org/b/29359 fast/forms/date [ Failure ]
-webkit.org/b/29359 fast/forms/datetime [ Failure ]
-webkit.org/b/29359 fast/forms/datetimelocal [ Failure ]
-webkit.org/b/29359 fast/forms/month [ Failure ]
-webkit.org/b/29359 fast/forms/time [ Failure ]
-webkit.org/b/29359 fast/forms/week [ Failure ]
</del><ins>+webkit.org/b/29359 fast/forms/date [ Pass Failure ]
+webkit.org/b/29359 fast/forms/datetime [ Pass Failure ]
+webkit.org/b/29359 fast/forms/datetimelocal [ Pass Failure ]
+webkit.org/b/29359 fast/forms/month [ Pass Failure ]
+webkit.org/b/29359 fast/forms/time [ Pass Failure ]
+webkit.org/b/29359 fast/forms/week [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # ENABLE_GAMEPAD not enabled.
</span><span class="cx"> gamepad/
</span><span class="lines">@@ -1244,7 +1244,7 @@
</span><span class="cx"> webkit.org/b/42435 fast/performance/ [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
</span><del>-webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1 [ Failure ]
</del><ins>+webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1 [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Still working out flakiness issues with the perf tests.
</span><span class="cx"> webkit.org/b/44199 perf/ [ Skip ]
</span><span class="lines">@@ -1298,9 +1298,9 @@
</span><span class="cx"> fast/frames/meta-refresh-user-gesture.html
</span><span class="cx"> 
</span><span class="cx"> # These require DRT setSerializeHTTPLoads implementation to be reliable.
</span><del>-webkit.org/b/50758 http/tests/local/link-stylesheet-load-order.html
-webkit.org/b/50758 http/tests/local/link-stylesheet-load-order-preload.html
-webkit.org/b/50758 fast/preloader/scan-body-from-head-script.html [ Failure ]
</del><ins>+webkit.org/b/50758 http/tests/local/link-stylesheet-load-order.html [ Pass Failure ]
+webkit.org/b/50758 http/tests/local/link-stylesheet-load-order-preload.html [ Pass Failure ]
+webkit.org/b/50758 fast/preloader/scan-body-from-head-script.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/50994 fast/loader/user-stylesheet-fast-path.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1314,7 +1314,7 @@
</span><span class="cx"> webkit.org/b/53675 fast/animation/request-animation-frame-during-modal.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Windows port doesn't support HTML in pastes.
</span><del>-webkit.org/b/55921 editing/pasteboard/onpaste-text-html-types.html [ Failure ]
</del><ins>+webkit.org/b/55921 editing/pasteboard/onpaste-text-html-types.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # DataTransferItems is not yet implemented.
</span><span class="cx"> editing/pasteboard/data-transfer-items.html
</span><span class="lines">@@ -1684,7 +1684,7 @@
</span><span class="cx"> # The textInputController.setComposition() implementation is missing
</span><span class="cx"> fast/forms/input-set-composition-scroll.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/93667 fast/forms/select/menulist-popup-crash.html [ Timeout ]
</del><ins>+webkit.org/b/93667 fast/forms/select/menulist-popup-crash.html [ Pass Timeout ]
</ins><span class="cx"> # This test causes any following plugins test to crash
</span><span class="cx"> plugins/nested-plugin-objects.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -1713,8 +1713,8 @@
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
</span><span class="cx"> css2.1/20110323/abspos-replaced-width-margin-000-ref.htm [ Failure ]
</span><span class="cx"> fast/block/positioning/047.html [ ImageOnlyFailure ]
</span><del>-fast/box-shadow/box-shadow-with-zero-radius.html [ ImageOnlyFailure ]
-fast/box-shadow/image-box-shadow.html [ ImageOnlyFailure ]
</del><ins>+fast/box-shadow/box-shadow-with-zero-radius.html [ Pass ImageOnlyFailure ]
+fast/box-shadow/image-box-shadow.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> fast/css/rtl-ordering.html [ Failure ]
</span><span class="cx"> fast/forms/basic-buttons.html [ Failure ]
</span><span class="cx"> fast/forms/box-shadow-override.html [ Failure ]
</span><span class="lines">@@ -1766,7 +1766,7 @@
</span><span class="cx"> http/tests/security/xssAuditor/xss-filter-bypass-long-string.html
</span><span class="cx"> 
</span><span class="cx"> # referrer tests failing, problems connecting to address provided to iframe
</span><del>-http/tests/security/no-referrer.html [ Failure ]
</del><ins>+http/tests/security/no-referrer.html [ Pass Failure ]
</ins><span class="cx"> http/tests/security/referrer-policy-https-always.html [ Failure ]
</span><span class="cx"> http/tests/security/referrer-policy-https-default.html [ Failure ]
</span><span class="cx"> http/tests/security/referrer-policy-https-never.html [ Failure ]
</span><span class="lines">@@ -1980,7 +1980,7 @@
</span><span class="cx"> webkit.org/b/108370 editing/spelling/spellcheck-async-mutation.html [ Failure ]
</span><span class="cx"> webkit.org/b/108370 editing/spelling/spellcheck-async.html [ Failure ]
</span><span class="cx"> webkit.org/b/108370 editing/spelling/spellcheck-sequencenum.html [ Failure ]
</span><del>-webkit.org/b/108370 editing/style/iframe-onload-crash-mac.html [ Failure ]
</del><ins>+webkit.org/b/108370 editing/style/iframe-onload-crash-mac.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/108370 editing/spelling/spellcheck-attribute.html [ Failure ]
</span><span class="cx"> webkit.org/b/108370 editing/spelling/spellcheck-paste-continuous-disabled.html [ Failure ]
</span><span class="cx"> webkit.org/b/108370 editing/spelling/spelling-attribute-at-child.html [ Failure ]
</span><span class="lines">@@ -2013,12 +2013,11 @@
</span><span class="cx"> # The logic in this test is no longer correct for Apple ports
</span><span class="cx"> webkit.org/b/112492 media/track/track-user-preferences.html [ Skip ]
</span><span class="cx"> 
</span><ins>+#These tests are flaky:
</ins><span class="cx"> fast/text/international/bidi-menulist.html [ Failure ]
</span><del>-fast/text/international/bidi-mirror-he-ar.html [ Failure ]
-fast/text/international/bold-bengali.html [ Failure ]
-
-#These tests are flaky:
-fast/text/international/complex-character-based-fallback.html [ ImageOnlyFailure Failure ]
</del><ins>+fast/text/international/bidi-mirror-he-ar.html [ Pass Failure ]
+fast/text/international/bold-bengali.html [ Pass Failure ]
+fast/text/international/complex-character-based-fallback.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/text/international/synthesized-italic-vertical.html [ ImageOnlyFailure Failure ]
</span><span class="cx"> 
</span><span class="cx"> fast/xsl/sort-locale.xml [ Failure ]
</span><span class="lines">@@ -2084,19 +2083,19 @@
</span><span class="cx"> webkit.org/b/116564 compositing/contents-opaque/filter.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 compositing/layer-creation/animation-overlap-with-children.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 editing/pasteboard/copy-without-selection.html [ Failure ]
</span><del>-webkit.org/b/116564 editing/pasteboard/get-data-text-plain-paste.html [ Failure ]
</del><ins>+webkit.org/b/116564 editing/pasteboard/get-data-text-plain-paste.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/116564 editing/pasteboard/onpaste-text-html.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
</span><del>-webkit.org/b/116564 editing/style/block-style-005.html [ Failure ]
-webkit.org/b/116564 fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
</del><ins>+webkit.org/b/116564 editing/style/block-style-005.html [ Pass Failure ]
+webkit.org/b/116564 fast/block/lineboxcontain/block-with-ideographs.xhtml [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/116564 fast/dom/Window/window-onFocus.html [ Failure ]
</span><del>-webkit.org/b/116564 fast/dom/Window/window-postmessage-clone.html [ Failure ]
-webkit.org/b/116564 fast/dom/Window/window-resize.html [ Failure ]
-webkit.org/b/116564 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ]
-webkit.org/b/116564 fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
-webkit.org/b/116564 fast/overflow/infiniteRecursionGuard.html [ Failure ]
</del><ins>+webkit.org/b/116564 fast/dom/Window/window-postmessage-clone.html [ Pass Failure ]
+webkit.org/b/116564 fast/dom/Window/window-resize.html [ Pass Failure ]
+webkit.org/b/116564 fast/events/clientXY-in-zoom-and-scroll.html [ Pass Failure ]
+webkit.org/b/116564 fast/events/remove-target-with-shadow-in-drag.html [ Pass Failure ]
+webkit.org/b/116564 fast/overflow/infiniteRecursionGuard.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/116564 fast/text/text-combine-different-fonts.html [ Failure ]
</span><del>-webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure ]
</del><ins>+webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 media/track/track-css-user-override.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 platform/win/editing/pasteboard/pasting-crlf-isnt-translated-to-crcrlf-win.html [ Failure ]
</span><span class="lines">@@ -2142,7 +2141,7 @@
</span><span class="cx"> # Text Test Failures
</span><span class="cx"> webkit.org/b/117323 animations/animation-delay-changed.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 editing/inserting/insert-3907422-fix.html [ Failure ]
</span><del>-webkit.org/b/117323 fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml [ Failure ]
</del><ins>+webkit.org/b/117323 fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/117323 fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/frames/sandboxed-iframe-plugins.html [ Failure ]
</span><span class="lines">@@ -2255,12 +2254,12 @@
</span><span class="cx"> editing/spelling/grammar-markers-hidpi.html [ Failure ]
</span><span class="cx"> editing/spelling/spellcheck-queue.html        [ Failure ]
</span><span class="cx"> fast/canvas/canvas-blending-global-alpha.html [ Failure ]
</span><del>-fast/canvas/canvas-blending-shadow.html [ Failure ]
-fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Failure ]
-fast/canvas/canvas-scale-drawImage-shadow.html [ Failure ]
-fast/canvas/canvas-scale-fillPath-shadow.html [ Failure ]
-fast/canvas/canvas-scale-fillRect-shadow.html [ Failure ]
-fast/canvas/canvas-transforms-fillRect-shadow.html [ Failure ]
</del><ins>+fast/canvas/canvas-blending-shadow.html [ Pass Failure ]
+fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Pass Failure ]
+fast/canvas/canvas-scale-drawImage-shadow.html [ Pass Failure ]
+fast/canvas/canvas-scale-fillPath-shadow.html [ Pass Failure ]
+fast/canvas/canvas-scale-fillRect-shadow.html [ Pass Failure ]
+fast/canvas/canvas-transforms-fillRect-shadow.html [ Pass Failure ]
</ins><span class="cx"> fast/css/image-set-setting.html [ Failure ]
</span><span class="cx"> fast/css/image-set-value-not-removed-crash.html [ Failure ]
</span><span class="cx"> fast/events/wheelevent-basic.html [ Failure ]
</span><span class="lines">@@ -2281,7 +2280,7 @@
</span><span class="cx"> editing/selection/vertical-rl-ltr-extend-line-forward-wrap.html [ Failure ]
</span><span class="cx"> editing/spelling/grammar-markers.html [ Failure ]
</span><span class="cx"> fast/images/exif-orientation-composited.html [ Failure ]
</span><del>-animations/resume-after-page-cache.html [ Failure ]
</del><ins>+animations/resume-after-page-cache.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # We now show a layer tree where we didn't previously
</span><span class="cx"> css3/filters/composited-during-animation-layertree.html [ Failure Pass ]
</span><span class="lines">@@ -2295,8 +2294,8 @@
</span><span class="cx"> css3/filters/filter-mask-clip-order.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/filter-image/filter-image.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
</span><del>-fast/media/mq-transform-02.html [ ImageOnlyFailure ]
-fast/media/mq-transform-03.html [ ImageOnlyFailure ]
</del><ins>+fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
+fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> svg/custom/masking-clipping-hidpi.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Don't run these time-outs for now
</span><span class="lines">@@ -2404,7 +2403,7 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow-region-transform.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 [ Crash ] 
</del><ins>+webkit.org/b/128855 fast/regions/subtree-with-vert-rl.html [ Pass Crash ] 
</ins><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">@@ -2421,6 +2420,7 @@
</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"> webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Pass Timeout Failure ]
</span><ins>+webkit.org/b/128855 fast/regions/hover-single-flow-from-other.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/128855 fast/regions/overflow-scrollable-3.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/auto-size/autoheight-firstregion-breakalways.html [ Pass Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/auto-size/autoheight-abspos-region.html [ Pass Failure ] 
</span><span class="lines">@@ -2433,7 +2433,7 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-inline-background-color.html [ Pass Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-not-supported-properties.html [ Pass Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-in-columns.html [ Pass Timeout Failure ] 
</span><del>-webkit.org/b/128855 fast/regions/repaint/line-flow-with-floats-in-regions.html [ ImageOnlyFailure Failure ]
</del><ins>+webkit.org/b/128855 fast/regions/repaint/line-flow-with-floats-in-regions.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # More flakes:
</span><span class="cx"> fast/animation/request-animation-frame-time-unit.html [ Pass Timeout ]
</span><span class="lines">@@ -2442,7 +2442,7 @@
</span><span class="cx"> fast/backgrounds/001.html [ Pass Timeout ]
</span><span class="cx"> fast/block/margin-collapse/038.html [ Pass Timeout ]
</span><span class="cx"> fast/block/margin-collapse/012.html [ Pass Timeout ]
</span><del>-fast/block/float/editable-text-overlapping-float.html [ ImageOnlyFailure Failure ]
</del><ins>+fast/block/float/editable-text-overlapping-float.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/block/positioning/percent-top-left-on-relative-position.html [ Pass Timeout ]
</span><span class="cx"> fast/block/positioning/029.html        [ Pass Failure ]
</span><span class="cx"> fast/block/positioning/absolute-in-inline-ltr-3.html [ Pass Timeout ]
</span><span class="lines">@@ -2454,7 +2454,7 @@
</span><span class="cx"> fast/block/lineboxcontain/block-glyphs.html        [ Pass Timeout ]
</span><span class="cx"> fast/block/block-parent-with-zero-width-child.html [ Pass Timeout ]
</span><span class="cx"> fast/block/basic/quirk-percent-height-grandchild.html [ Pass Failure ]
</span><del>-fast/block/basic/011.html [ ImageOnlyFailure Failure ]
</del><ins>+fast/block/basic/011.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/body-propagation/background-image/005.html [ Pass Timeout ]
</span><span class="cx"> fast/body-propagation/overflow/004-declarative.xhtml [ Pass Timeout ]
</span><span class="cx"> fast/body-propagation/overflow/006.html [ Pass Failure ]
</span><span class="lines">@@ -2465,9 +2465,10 @@
</span><span class="cx"> fast/box-shadow/inset-box-shadow-radius.html [ Pass Failure ]
</span><span class="cx"> fast/box-shadow/box-shadow-obscured-backgrounds.html [ Pass Timeout ]
</span><span class="cx"> fast/css/font-face-repeated-url.html [ Pass Timeout ]
</span><ins>+fast/css/acid2-pixel.html [ Pass Failure ]
</ins><span class="cx"> fast/css/pseudo-required-optional-005.html [ Pass Timeout ]
</span><del>-fast/css/error-in-last-decl.html [ ImageOnlyFailure Failure ]
-fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ ImageOnlyFailure Failure ]
</del><ins>+fast/css/error-in-last-decl.html [ Pass ImageOnlyFailure Failure ]
+fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/css/pseudo-required-optional-unapplied.html [ Pass Failure ]
</span><span class="cx"> fast/css/content/content-quotes-02.html [ Pass Timeout ]
</span><span class="cx"> fast/css/empty-cell-baseline.html [ Pass Timeout ]
</span><span class="lines">@@ -2476,12 +2477,12 @@
</span><span class="cx"> fast/css/dynamic-style-attribute-query.html [ Pass Failure ]
</span><span class="cx"> fast/css/fontloader-download-error.html [ Pass Failure ]
</span><span class="cx"> fast/css/focus-ring-outline-offset.html [ Pass Failure ]
</span><del>-fast/css/input-search-padding.html [ ImageOnlyFailure Failure ]
</del><ins>+fast/css/input-search-padding.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/css/counters/counter-text-transform.html [ Pass Timeout ]
</span><span class="cx"> fast/css-generated-content/003.html [ Pass Timeout ]
</span><span class="cx"> fast/css-intrinsic-dimensions/width-property-value.html [ Pass Timeout ]
</span><span class="cx"> fast/css-intrinsic-dimensions/min-width.html [ Pass Timeout ]
</span><del>-fast/dom/clone-node-dynamic-style.html [ ImageOnlyFailure Failure ]
</del><ins>+fast/dom/clone-node-dynamic-style.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/dom/Window/window-constructor-presence.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/Window/window-resize-and-move-sub-frame.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/Window/Location/location-override-toString-using-defineGetter.html        [ Pass Failure ]
</span><span class="lines">@@ -2531,7 +2532,7 @@
</span><span class="cx"> fast/multicol/newmulticol/balance2.html [ Pass Failure ]
</span><span class="cx"> fast/parser/compatMode-in-xhtml.xhtml [ Pass Failure ]
</span><span class="cx"> fast/parser/document-write-into-initial-document.html [ Pass Failure ]
</span><del>-fast/repaint/intermediate-layout-position-clip.html        [ ImageOnlyFailure Failure ]
</del><ins>+fast/repaint/intermediate-layout-position-clip.html        [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/replaced/image-map-2.html [ Pass Timeout ]
</span><span class="cx"> fast/ruby/rubyDOM-insert-rt-block-1.html [ Pass Timeout ]
</span><span class="cx"> fast/scrolling/scrollable-area-overflow-auto-visibility-override.html [ Pass Failure ]
</span><span class="lines">@@ -2551,6 +2552,105 @@
</span><span class="cx"> fast/xpath/xpath-detached-import-assert.html [ Pass Timeout ]
</span><span class="cx"> fast/xpath/4XPath/Core/test_literal_expr.html [ Pass Failure ]
</span><span class="cx"> 
</span><ins>+# Failures on the test bots
+animations/animations-on-inline-crash.html [ Failure ]
+css2.1/20110323/absolute-non-replaced-height-002.htm [ Failure ]
+css2.1/t0803-c5501-imrgn-t-00-b-ag.html [ Pass Timeout ]
+css3/unicode-bidi-isolate-aharon-failing.html [ Pass Timeout ]
+css3/images/cross-fade-invalidation.html [ Pass Timeout ]
+canvas/philip/tests/2d.path.clip.empty.html [ Pass Timeout ]
+canvas/philip/tests/2d.shadow.enable.off.2.html [ Pass Timeout ]
+canvas/philip/tests/2d.shadow.canvas.transparent.1.html [ Pass Timeout ]
+dom/svg/level3/xpath/Conformance_hasFeature_null.svg [ Pass Timeout ]
+dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg [ Pass Timeout ]
+dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg [ Pass Timeout ]
+dom/html/level2/html/table44.html [ Pass Timeout ]
+dom/html/level2/html/HTMLTableColElement10.html [ Pass Timeout ]
+editing/execCommand/print.html [ Failure ]
+editing/deleting/delete-block-merge-contents-018.html [ Pass Timeout ]
+editing/deleting/delete-br-003.html [ Pass Timeout ]
+editing/execCommand/4917055.html [ Pass Timeout ]
+editing/input/password-echo-textnode.html [ Failure ]
+editing/inserting/insert-paste-bidi-control.html [ Failure ]
+editing/inserting/insert-at-end-02.html [ Pass Timeout ]
+editing/inserting/typing-002.html [ Pass Timeout ]
+editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ]
+editing/pasteboard/copy-text-with-wrapped-tag.html [ Failure ]
+editing/pasteboard/smart-paste-004.html [ Failure ]
+fast/block/margin-collapse/021.html [ Pass Timeout ]
+fast/canvas/canvas-blending-pattern-over-gradient.html [ Pass Timeout ]
+fast/canvas/canvas-composite-transformclip.html [ Pass Timeout ]
+fast/canvas/canvas-composite-fill-repaint.html [ Pass Timeout ]
+fast/clip/006.html [ Pass Timeout ]
+fast/dom/HTMLProgressElement/progress-element.html [ Pass Timeout ]
+fast/dom/HTMLSelectElement/remove-element-from-within-focus-handler-crash.html [ Pass Timeout ]
+fast/dom/HTMLScriptElement/defer-inline-script.html [ Pass Timeout ]
+fast/dom/HTMLStyleElement/insert-parser-generated.html [ Failure ]
+fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Pass Timeout ]
+fast/forms/mailto/formenctype-attribute-input-2.html [ Failure ]
+fast/frames/adopt-object-into-itself.html [ Pass Timeout ]
+fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure ]
+fast/html/script-allowed-types-languages.html [ Pass Timeout ]
+fast/images/exif-orientation.html [ Failure ]
+fast/multicol/negativeColumnWidth.html        expected [ Pass Timeout ]
+fast/regions/hover-and-js-in-visual-overflow.html [ ImageOnlyFailure ]
+fast/regions/positioned-objects-inline-static-in-regions.html [ Pass Timeout ]
+fast/regions/overflow-scrollable-unsplittable-fragment.html [ Pass Timeout ]
+fast/regions/auto-size/autoheight-vertical-rl.html [ Pass Timeout ]
+fast/replaced/object-with-non-empty-classid-triggers-fallback.html [ Pass Timeout ]
+fast/replaced/percent-height-in-anonymous-block.html [ Pass Timeout ]
+fast/table/table-cell-change-last-row-with-needsCellRecalc-section.html [ Pass Timeout ]
+fast/table/table-column-generates-anonymous-table.html [ ImageOnlyFailure ]
+http/tests/security/local-user-CSS-from-remote.html [ Failure ]
+http/tests/security/originHeader/origin-header-for-https.html [ Failure ]
+http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Pass Timeout ]
+http/tests/security/referrer-policy-https-default.html [ Pass Timeout ]
+http/tests/local/blob/send-hybrid-blob.html [ Pass Timeout ]
+ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ]
+ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005.htm [ Pass Timeout ]
+ietestcenter/css3/bordersbackgrounds/order-of-images.htm [ Pass Timeout ]
+ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002.htm [ Pass Timeout ]
+ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/grid/grid-column-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
+ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
+ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
+ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
+inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
+inspector-protocol/dom/remove-multiple-nodes.html [ Pass Timeout ]
+js/dfg-to-string-int.html [ Pass Timeout ]
+js/dfg-uint8clampedarray-out-of-bounds-put-by-val-alias.html [ Pass Timeout ]
+js/dom/dfg-patchable-get-by-id-after-watchpoint.html [ Pass Timeout ]
+js/dom/callback-function-with-handle-event.html [ Failure ]
+js/dom/dfg-cross-global-object-inline-new-array.html [ Failure ]
+js/kde/comment-1.html [ Pass Timeout ]
+js/mozilla/strict/strict-this-is-not-truthy.html [ Failure ]
+js/mozilla/strict/this-for-function-expression-recursion.html [ Pass Timeout ]
+
+# Reporting DRT output instead of text dump. Investigate!
+dom/html/level2/html/HTMLTableElement16.html [ Failure ]
+dom/xhtml/level2/html/table20.xhtml [ Failure ]
+dom/xhtml/level3/core/textwholetext02.xhtml [ Failure ]
+editing/selection/modify-up-on-rtl-wrapping-text.html [ Failure ]
+fast/dom/attribute-legacy-colors.html [ Failure ]
+fast/encoding/GBK/x-euc-cn.html [ Failure ]
+fast/images/cmyk-jpeg-with-color-profile.html [ Failure ]
+fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
+
+# Getting some logging/debugging output that causes the test to fail:
+http/tests/incremental/slow-utf8-text.pl [ Failure ]
+
</ins><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></pre>
</div>
</div>

</body>
</html>