<!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>[179167] 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/179167">179167</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-26 22:04:43 -0800 (Mon, 26 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Windows gardening (removing more skips).

* platform/win/TestExpectations:
* platform/win/fast/block/basic/011-expected.png: Added.
* platform/win/fast/block/basic/011-expected.txt: Added.
* platform/win/fast/block/float/overhanging-tall-block-expected.png: Added.
* platform/win/fast/block/float/overhanging-tall-block-expected.txt: Added.
* platform/win/fast/borders/bidi-002-expected.png: Added.
* platform/win/fast/borders/bidi-002-expected.txt: Added.
* platform/win/fast/borders/bidi-009a-expected.png: Added.
* platform/win/fast/borders/bidi-009a-expected.txt: Added.
* platform/win/fast/borders/border-fit-expected.txt: Added.
* platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added.
* platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Added.
* platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Removed property svn:executable.
* platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Removed property svn:executable.
* platform/win/fast/dom/HTMLTableColElement: Added.
* platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added.
* platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt: Added.
* platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.</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>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfastblockbasic011expectedpng">trunk/LayoutTests/platform/win/fast/block/basic/011-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockbasic011expectedtxt">trunk/LayoutTests/platform/win/fast/block/basic/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockfloatoverhangingtallblockexpectedpng">trunk/LayoutTests/platform/win/fast/block/float/overhanging-tall-block-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockfloatoverhangingtallblockexpectedtxt">trunk/LayoutTests/platform/win/fast/block/float/overhanging-tall-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersbidi002expectedpng">trunk/LayoutTests/platform/win/fast/borders/bidi-002-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersbidi002expectedtxt">trunk/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersbidi009aexpectedpng">trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersbidi009aexpectedtxt">trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastbordersborderfitexpectedtxt">trunk/LayoutTests/platform/win/fast/borders/border-fit-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLInputElementinputimagealttextexpectedpng">trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLInputElementinputimagealttextexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/</li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLTableColElementresizetableusingcolwidthexpectedpng">trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLTableColElementresizetableusingcolwidthexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfastdomcallaconstructorasafunctionexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt</a></li>
</ul>

<h3>Property Changed</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdateexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdatestyledexpectedtxt">trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (179166 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-27 05:54:05 UTC (rev 179166)
+++ trunk/LayoutTests/ChangeLog        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -1,3 +1,26 @@
</span><ins>+2015-01-26  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Windows gardening (removing more skips).
+
+        * platform/win/TestExpectations:
+        * platform/win/fast/block/basic/011-expected.png: Added.
+        * platform/win/fast/block/basic/011-expected.txt: Added.
+        * platform/win/fast/block/float/overhanging-tall-block-expected.png: Added.
+        * platform/win/fast/block/float/overhanging-tall-block-expected.txt: Added.
+        * platform/win/fast/borders/bidi-002-expected.png: Added.
+        * platform/win/fast/borders/bidi-002-expected.txt: Added.
+        * platform/win/fast/borders/bidi-009a-expected.png: Added.
+        * platform/win/fast/borders/bidi-009a-expected.txt: Added.
+        * platform/win/fast/borders/border-fit-expected.txt: Added.
+        * platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added.
+        * platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Added.
+        * platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Removed property svn:executable.
+        * platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Removed property svn:executable.
+        * platform/win/fast/dom/HTMLTableColElement: Added.
+        * platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added.
+        * platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt: Added.
+        * platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt: Removed.
+
</ins><span class="cx"> 2015-01-26  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Document.dir should reflect the 'dir' attribute of the root html element
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (179166 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-27 05:54:05 UTC (rev 179166)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -1856,21 +1856,29 @@
</span><span class="cx"> #################            End HTTP Issues             #######################
</span><span class="cx"> ################################################################################
</span><span class="cx"> 
</span><ins>+webkit.org/b/116564 fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
+# Skip image only failures that have very low percentage differences
+fast/borders/border-radius-on-html.html [ ImageOnlyFailure ]
+# Very thick borders
+webkit.org/b/138041 fast/borders/fieldsetBorderRadius.html [ Failure ] 
</ins><span class="cx"> 
</span><del>-fast/text/atsui-pointtooffset-calls-cg.html [ Pass Failure ]
-
</del><span class="cx"> # &lt;rdar://problem/5643675&gt; window.scrollTo scrolls a window with no scrollbars
</span><span class="cx"> fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # fast/html/keygen.html is failing on boomer &lt;rdar://problem/5133799&gt;
</span><span class="cx"> fast/html/keygen.html [ Failure ]
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> # Sometimes times out
</span><span class="cx"> webkit.org/b/48997 animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
</span><span class="cx"> fast/frames/flattening/scrolling-in-object.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/user-style-sheet-resource-load-callbacks.html [ Pass Timeout ]
</span><ins>+fast/block/positioning/percent-top-left-on-relative-position.html [ Pass Timeout ]
+fast/block/margin-collapse/021.html [ Pass Timeout ]
+dom/xhtml/level1/core/hc_characterdataindexsizeerrdeletedataoffsetnegative.xhtml [ Pass Failure ]
+dom/xhtml/level1/core/hc_nodelistindexgetlength.xhtml [ Pass Failure ]
+dom/xhtml/level2/html/HTMLElement102.xhtml [ Pass Failure Timeout ]
+dom/xhtml/level3/core/documentrenamenode08.xhtml [ Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Sometimes fail
</span><span class="cx"> webkit.org/b/49182 [ Release ] animations/stop-animation-on-suspend.html [ Pass Failure ]
</span><span class="lines">@@ -1880,6 +1888,7 @@
</span><span class="cx"> fast/encoding/char-encoding.html [ Skip ]
</span><span class="cx"> fast/frames/frame-navigation.html [ Skip ]
</span><span class="cx"> 
</span><ins>+fast/text/atsui-pointtooffset-calls-cg.html [ Pass Failure ]
</ins><span class="cx"> fast/text/international/hindi-whitespace.html [ Failure ]
</span><span class="cx"> fast/text/international/khmer-selection.html [ Failure ]
</span><span class="cx"> webkit.org/b/140231 fast/text/international/plane2.html [ Failure ]
</span><span class="lines">@@ -1949,38 +1958,45 @@
</span><span class="cx"> # Main frame document does not match cached page document:
</span><span class="cx"> webkit.org/b/140871 [ Debug ] fast/loader/non-deferred-substitute-load.html [ Skip ]
</span><span class="cx"> 
</span><ins>+fast/inline/out-of-flow-positioned-render-replaced-box-moves.html [ ImageOnlyFailure ]
+webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html [ Failure ]
+webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back.html [ Failure ]
+webkit.org/b/140250 fast/loader/stateobjects/replacestate-in-iframe.html [ Failure ]
+
+platform/win/fast/text/uniscribe-missing-glyph.html [ Failure ]
+
</ins><span class="cx"> ################################################################################
</span><span class="cx"> ######################### Start list of UNREVIEWED failures ########################
</span><span class="cx"> ################################################################################
</span><del>-webkit.org/b/24810 fast/events/key-events-in-input-button.html [ Failure ]
-webkit.org/b/24810 fast/events/mouseup-from-button2.html [ Failure ]
-webkit.org/b/24810 fast/events/special-key-events-in-input-text.html [ Failure ]
-webkit.org/b/24810 js/sort-stability.html [ Failure ]
-webkit.org/b/24810 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
-webkit.org/b/24810 fast/loader/stop-provisional-loads.html [ Failure ]
-webkit.org/b/24810 fast/replaced/border-radius-clip.html [ Failure ]
-webkit.org/b/24810 fast/replaced/replaced-breaking.html [ Failure ]
-webkit.org/b/24810 fast/text/drawBidiText.html [ Failure ]
-fast/text/fallback-traits-fixup.html [ Failure ]
-fast/text/international/combining-marks-position.html [ Failure ]
-webkit.org/b/24810 fast/text/international/hindi-spacing.html [ Failure ]
-fast/text/international/text-combine-image-test.html [ Failure ]
-fast/text/unicode-variation-selector.html [ Failure Crash ]
-webkit.org/b/24810 security/block-test.html [ Failure ]
-webkit.org/b/24810 transforms/2d/zoom-menulist.html [ Failure ]
-webkit.org/b/24810 fast/loader/local-CSS-from-local.html [ Failure Timeout ]
-webkit.org/b/24810 fast/loader/local-JavaScript-from-local.html [ Failure ]
-webkit.org/b/24810 fast/loader/local-image-from-local.html [ Failure ]
-fast/block/float/overhanging-tall-block.html [ Failure ]
-fast/dom/MutationObserver/inline-event-listener.html [ Skip ] #  [ Timeout ]
-fast/events/dropzone-005.html [ Failure ]
-fast/harness/results.html [ Failure ]
-fast/images/support-broken-image-delegate.html [ Failure ]
-fast/repaint/moving-shadow-on-container.html [ Failure ]
-fast/repaint/moving-shadow-on-path.html [ Failure ]
-printing/iframe-print.html [ Failure ]
</del><span class="cx"> 
</span><ins>+# Skip tests that fail only in Debug mode 
+[ Debug ] compositing [ Skip ]
+[ Debug ] inspector-protocol [ Skip ]
+[ Debug ] transforms/3d/hit-testing [ Skip ]
+[ Debug ] transforms/3d/point-mapping [ Skip ]
+[ Debug ] js/regress [ Skip ]
+[ Debug ] js/slow-stress [ Skip ]
+
+webkit.org/b/117323 animations/animation-delay-changed.html [ Pass Failure Timeout ]
+animations/cross-fade-background-image.html [ ImageOnlyFailure ]
+animations/resume-after-page-cache.html [ Pass Failure ]
+animations/cross-fade-webkit-mask-box-image.html [ Pass Failure ImageOnlyFailure ]
+animations/transition-and-animation-2.html [ Pass Failure ]
+
+# These don't seem to be running.
+webkit.org/b/113946 compositing/contents-opaque/control-layer.html [ Failure ]
+webkit.org/b/116564 compositing/contents-opaque/filter.html [ Failure ]
+webkit.org/b/113946 compositing/filters/sw-layer-overlaps-hw-shadow.html [ Failure ]
+compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Failure ]
+webkit.org/b/113946 compositing/filters/sw-shadow-overlaps-hw-layer.html [ Failure ]
+webkit.org/b/113946 compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Failure ]
+webkit.org/b/112867 compositing/geometry/limit-layer-bounds-fixed.html [ Failure ]
+compositing/iframes/fixed-position-iframe.html [ Failure ]
+compositing/iframes/iframe-size-from-zero.html [ Failure ]
</ins><span class="cx"> compositing/iframes/invisible-nested-iframe-show.html [ Failure ]
</span><ins>+webkit.org/b/116564 compositing/layer-creation/animation-overlap-with-children.html [ Failure ]
+compositing/iframes/overlapped-iframe-iframe.html [ Failure ]
+webkit.org/b/113012 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
</ins><span class="cx"> compositing/overflow/overflow-auto-with-touch.html [ Failure ]
</span><span class="cx"> compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
</span><span class="cx"> compositing/overflow/textarea-scroll-touch.html [ Failure ]
</span><span class="lines">@@ -1989,90 +2005,130 @@
</span><span class="cx"> compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
</span><del>-webkit.org/b/140216 fast/writing-mode/broken-ideograph-small-caps.html [ Failure ]
-webkit.org/b/97026 scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure ]
-transitions/move-after-transition.html [ Failure Timeout ]
</del><span class="cx"> compositing/text-on-large-layer.html [ Failure ]
</span><del>-compositing/iframes/fixed-position-iframe.html [ Failure ]
</del><span class="cx"> compositing/tiling/huge-layer-add-remove-child.html [ Failure ]
</span><span class="cx"> compositing/tiling/huge-layer-resize.html [ Failure ]
</span><del>-webkit.org/b/97026 fast/events/keydown-leftright-keys.html [ Failure ]
-webkit.org/b/97026 fast/loader/javascript-url-in-embed.html [ Failure ]
-webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Skip ]
-webkit.org/b/103043 fast/events/overflow-scroll-fake-mouse-move.html [ Skip ]
-compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Failure ]
-compositing/iframes/iframe-size-from-zero.html [ Failure ]
-compositing/iframes/overlapped-iframe-iframe.html [ Failure ]
-compositing/tiling/tiled-layer-resize.html [ Failure ]
-fast/events/ime-composition-events-001.html [ Failure ]
-webkit.org/b/111606 fast/borders/border-fit.html [ Failure ]
-webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
-webkit.org/b/112867 compositing/geometry/limit-layer-bounds-fixed.html [ Failure ]
-webkit.org/b/112764 fast/frames/xss-auditor-handles-file-urls.html [ Failure ]
-webkit.org/b/113012 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
-webkit.org/b/113946 compositing/contents-opaque/control-layer.html [ Failure ]
-webkit.org/b/113946 compositing/filters/sw-layer-overlaps-hw-shadow.html [ Failure ]
-webkit.org/b/113946 compositing/filters/sw-shadow-overlaps-hw-layer.html [ Failure ]
-webkit.org/b/113946 compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Failure ]
-js/dom/callback-function-with-handle-event.html [ Skip ] #  [ Timeout ]
-webkit.org/b/116564 compositing/contents-opaque/filter.html [ Failure ]
-webkit.org/b/116564 compositing/layer-creation/animation-overlap-with-children.html [ Failure ]
-webkit.org/b/116564 fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
-webkit.org/b/116564 fast/dom/Window/window-onFocus.html [ Failure ]
-webkit.org/b/116564 fast/dom/Window/window-postmessage-clone.html [ Pass Failure ]
-webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure ]
</del><ins>+
</ins><span class="cx"> webkit.org/b/117322 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/117322 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
-webkit.org/b/117322 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
-webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
-webkit.org/b/117322 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
-webkit.org/b/117322 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
-webkit.org/b/117323 animations/animation-delay-changed.html [ Pass Failure Timeout ]
-webkit.org/b/117323 fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
-webkit.org/b/117323 fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
-webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html [ Failure ]
-webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html [ Skip ] #  [ Timeout ]
-webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Skip ] #  [ Timeout ]
-webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]
-fast/dom/call-a-constructor-as-a-function.html [ Failure ]
-fast/lists/inlineBoxWrapperNullCheck.html [ Failure ]
-js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
</del><ins>+fast/backgrounds/selection-background-color.html [ Pass Timeout ]
+
+#fast/dom/call-a-constructor-as-a-function.html [ Failure ]
+fast/dom/MutationObserver/inline-event-listener.html [ Skip ] #  [ Timeout ]
</ins><span class="cx"> webkit.org/b/121509 fast/dom/MutationObserver/database-callback-delivery.html [ Skip ] #  [ Timeout ]
</span><ins>+#webkit.org/b/116564 fast/dom/Window/window-onFocus.html [ Failure ]
+webkit.org/b/116564 fast/dom/Window/window-postmessage-clone.html [ Pass Failure ]
+fast/dom/attribute-empty-value-no-children.html        [ Pass Timeout ]
+fast/dom/DOMImplementation/implementation-identity.html [ Pass Timeout ]
+fast/dom/getElementsByClassName/004.html [ Pass Timeout ]
+fast/dom/HTMLDocument/hasFocus.html        [ Pass Failure ]
+fast/dom/MutationObserver/clear-transient-without-delivery.html [ Pass Timeout ]
+#fast/dom/HTMLImageElement/sizes/image-sizes-2x.html [ Failure ]
+#fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
+webkit.org/b/140772 fast/dom/Window/window-resize-contents.html [ Skip ]
+#fast/dom/constants.html [ Failure ]
+#fast/dom/navigation-with-sideeffects.html [ Failure ]
+fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Skip ]    # Timeout
+fast/dom/SelectorAPI/dumpNodeList-almost-strict.html [ Crash Pass ]
+fast/dom/HTMLTableElement/colSpan.html        [ ImageOnlyFailure ]
+#webkit.org/b/138025 fast/dom/HTMLInputElement/input-image-alt-text.html [ Failure ]
+#webkit.org/b/138025 fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ Failure ]
+
+fast/dynamic/window-resize-scrollbars-test.html [ Failure Timeout ]
+
+fast/encoding/parser-tests-110.html [ Pass Timeout ]
+
+fast/events/dropzone-005.html [ Failure ]
+fast/events/wheelevent-basic.html [ Failure ]
+fast/events/wheelevent-constructor.html [ Failure ]
+fast/events/ime-composition-events-001.html [ Failure ]
+webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Skip ]
+webkit.org/b/24810 fast/events/key-events-in-input-button.html [ Failure ]
+webkit.org/b/97026 fast/events/keydown-leftright-keys.html [ Failure ]
+webkit.org/b/24810 fast/events/mouseup-from-button2.html [ Failure ]
</ins><span class="cx"> # fast/events/page-visibility tests timeout.
</span><span class="cx"> webkit.org/b/121509 fast/events/page-visibility-iframe-delete-test.html        [ Skip ] #  [ Timeout ]
</span><span class="cx"> webkit.org/b/121509 fast/events/wheelevent-mousewheel-interaction.html        [ Skip ] #  [ Timeout ]
</span><span class="cx"> webkit.org/b/121509 fast/events/page-visibility-iframe-propagation-test.html        [ Skip ] #  [ Timeout ]
</span><span class="cx"> webkit.org/b/121509 fast/events/page-visibility-transition-test.html        [ Skip ] #  [ Timeout ]
</span><span class="cx"> webkit.org/b/121509 fast/events/page-visibility-iframe-move-test.html        [ Skip ] #  [ Timeout ]
</span><ins>+webkit.org/b/24810 fast/events/special-key-events-in-input-text.html [ Failure ]
+fast/events/attribute-listener-cloned-from-frameless-doc-context.html [ Pass Failure ]
+fast/events/drag-outside-window.html [ Pass Timeout ]
+fast/events/event-sender-mouse-moved.html [ Pass Timeout ]
+fast/events/inputText-never-fired-on-keydown-cancel.html [ Pass Timeout ]
+webkit.org/b/140518 [ Debug ] fast/events/drag-and-drop-autoscroll.html [ Skip ]  # Crashing
+fast/events/shadow-event-path.html [ Failure ]
+webkit.org/b/137963 fast/events/context-no-deselect.html [ Failure ]
+fast/events/pageshow-pagehide-on-back-uncached.html [ Skip ]
+
+fast/filter-image/filter-image.html [ ImageOnlyFailure ]
+
+fast/flexbox/001.html [ Pass Failure ]
+fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
+
+webkit.org/b/140517 [ Debug ] fast/forms/button-first-line-first-letter.html [ Skip ]  # Crashing
+webkit.org/b/140506 fast/forms/textfield-lastchange-was-useredit.html [ Skip ]  # Crashing
+webkit.org/b/140519 [ Debug ] fast/flexbox/flexing-overflow-scroll-item.html [ Skip ]  # Crashing
+
+webkit.org/b/117323 fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
+webkit.org/b/117323 fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
+webkit.org/b/112764 fast/frames/xss-auditor-handles-file-urls.html [ Failure ]
+fast/frames/sandboxed-iframe-scripting-05.html [ Pass Timeout ]
+fast/frames/flattening/frameset-flattening-simple.html [ Failure ]
+
+fast/harness/results.html [ Failure ]
+
</ins><span class="cx"> webkit.org/b/121509 fast/history/go-back-to-iframe-with-plugin.html        [ Skip ] #  [ Timeout ]
</span><del>-fast/repaint/canvas-putImageData.html [ Failure ]
-fast/events/wheelevent-basic.html [ Failure ]
-fast/events/wheelevent-constructor.html [ Failure ]
-fast/loader/file-protocol-fragment.html [ Failure ]
-security/block-test-no-port.html [ Failure ]
</del><ins>+fast/history/history-back-initial-vs-final-url.html [ Skip ]
+fast/history/history-length.html [ Skip ]
+fast/history/history-subframe-with-name.html [ Skip ]
+fast/history/location-replace-hash.html [ Skip ]
+fast/history/saves-state-after-fragment-nav.html [ Skip ]
+
+fast/images/image-controls-basic.html [ Failure ]
</ins><span class="cx"> fast/images/exif-orientation-composited.html [ Failure ]
</span><del>-animations/resume-after-page-cache.html [ Pass Failure ]
-
-animations/cross-fade-background-image.html [ ImageOnlyFailure ]
-fast/filter-image/filter-image.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/140516 [ Debug ] fast/images/large-size-image-crash.html [ Skip ]  # Crashing
</ins><span class="cx"> fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
</span><ins>+fast/images/support-broken-image-delegate.html [ Failure ]
+fast/images/exif-orientation.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Don't run these time-outs for now
-js/dom/random-array-gc-stress.html [ Skip ]
-js/slow-stress/Int32Array-alloc-large-long-lived.html [ Skip ]  # Crashing
</del><ins>+fast/inline/positionedLifetime.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Flaky test fails on only certain machine configurations
-printing/print-close-crash.html [ Pass Failure ]
</del><ins>+fast/lists/inlineBoxWrapperNullCheck.html [ Failure ]
+fast/lists/li-style-alpha-huge-value-crash.html         [ Pass Timeout ]
</ins><span class="cx"> 
</span><del>-# REGRESSION (r159892): Failing JavaScript test
-webkit.org/b/127492 js/dom/date-big-constructor.html [ Failure ]
</del><ins>+fast/loader/file-protocol-fragment.html [ Failure ]
+webkit.org/b/97026 fast/loader/javascript-url-in-embed.html [ Failure ]
+webkit.org/b/24810 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
+webkit.org/b/24810 fast/loader/stop-provisional-loads.html [ Failure ]
+webkit.org/b/24810 fast/loader/local-CSS-from-local.html [ Failure Timeout ]
+webkit.org/b/24810 fast/loader/local-JavaScript-from-local.html [ Failure ]
+webkit.org/b/24810 fast/loader/local-image-from-local.html [ Failure ]
+fast/loader/fragment-after-redirect-gets-back-entry.html [ Pass Failure ]
+fast/loader/url-parse-1.html [ Pass Failure ]
+fast/loader/child-frame-add-after-back-forward.html [ Skip ]
+fast/loader/form-state-restore-with-frames.html [ Skip ]
+fast/loader/stateobjects/pushstate-clears-forward-history.html [ Skip ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort-with-byteLength.html [ Pass Timeout ]
-webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort.html [ Pass Timeout ]
-webkit.org/b/128789 [ Debug ] js/regress/chain-getter-access.html [ Pass Timeout ]
-webkit.org/b/128789 [ Debug ] js/regress/proto-getter-access.html [ Pass Timeout ]
-webkit.org/b/128789 [ Debug ] js/regress/simple-getter-access.html [ Pass Timeout ]
</del><ins>+fast/masking/clip-path-selection.html [ Failure ]
+
+fast/multicol/newmulticol/direct-child-column-span-all.html [ Pass Timeout ]
+fast/multicol/newmulticol/break-before.html [ Pass ImageOnlyFailure ]
+fast/multicol/negativeColumnWidth.html [ Pass Timeout ]
+fast/multicol/vertical-rl/float-multicol.html [ ImageOnlyFailure ]
+fast/multicol/vertical-rl/nested-columns.html [ ImageOnlyFailure ]
+webkit.org/b/138041 fast/multicol/client-rects-spanners-complex.html [ Failure ]
+webkit.org/b/138041 fast/multicol/client-rects-spanners.html [ Failure ]
+webkit.org/b/138041 fast/multicol/client-rects.html [ Failure ]
+webkit.org/b/138041 fast/multicol/newmulticol/client-rects.html [ Failure ] 
+
+webkit.org/b/138025 fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
+webkit.org/b/138025 fast/overflow/scrollRevealButton.html [ Failure ]
+
+fast/parser/document-write-into-initial-document.html [ Pass Failure ]
+webkit.org/b/137962 fast/parser/document-write-option.html [ Failure ]
+fast/parser/bad-xml-slash.html [ Failure ]
+
</ins><span class="cx"> webkit.org/b/128855 fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ] 
</span><span class="lines">@@ -2092,194 +2148,12 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Timeout ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-scrollable-3.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-block-background-color.html [ Pass Timeout ]
</span><del>-fast/backgrounds/selection-background-color.html [ Pass Timeout ]
-fast/block/positioning/percent-top-left-on-relative-position.html [ Pass Timeout ]
-fast/block/basic/011.html [ Failure ]
-fast/dom/attribute-empty-value-no-children.html        [ Pass Timeout ]
-fast/dom/DOMImplementation/implementation-identity.html [ Pass Timeout ]
-fast/dom/getElementsByClassName/004.html [ Pass Timeout ]
-fast/dom/HTMLDocument/hasFocus.html        [ Pass Failure ]
-fast/dom/MutationObserver/clear-transient-without-delivery.html [ Pass Timeout ]
-fast/encoding/parser-tests-110.html [ Pass Timeout ]
-fast/events/attribute-listener-cloned-from-frameless-doc-context.html [ Pass Failure ]
-fast/events/drag-outside-window.html [ Pass Timeout ]
-fast/events/event-sender-mouse-moved.html [ Pass Timeout ]
-fast/events/inputText-never-fired-on-keydown-cancel.html [ Pass Timeout ]
-fast/flexbox/001.html [ Pass Failure ]
-fast/frames/sandboxed-iframe-scripting-05.html [ Pass Timeout ]
-fast/lists/li-style-alpha-huge-value-crash.html         [ Pass Timeout ]
-fast/multicol/newmulticol/direct-child-column-span-all.html [ Pass Timeout ]
-fast/multicol/newmulticol/break-before.html [ Pass ImageOnlyFailure ]
-fast/parser/document-write-into-initial-document.html [ Pass Failure ]
-fast/shapes/shape-outside-floats/shape-outside-image-fit-002.html [ Pass ImageOnlyFailure ]
-fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
-fast/table/border-collapsing/cached-change-tbody-border-width.html [ Pass Failure ]
-fast/table/cell-overflow-simplified-layout.html [ Pass Timeout ]
-animations/cross-fade-webkit-mask-box-image.html [ Pass Failure ImageOnlyFailure ]
-animations/transition-and-animation-2.html [ Pass Failure ]
-dom/xhtml/level1/core/hc_characterdataindexsizeerrdeletedataoffsetnegative.xhtml [ Pass Failure ]
-dom/xhtml/level1/core/hc_nodelistindexgetlength.xhtml [ Pass Failure ]
-dom/xhtml/level2/html/HTMLElement102.xhtml [ Pass Failure Timeout ]
-dom/xhtml/level3/core/documentrenamenode08.xhtml [ Pass Timeout ]
-fast/block/margin-collapse/021.html [ Pass Timeout ]
-fast/images/exif-orientation.html [ Failure ]
-fast/loader/fragment-after-redirect-gets-back-entry.html [ Pass Failure ]
-fast/loader/url-parse-1.html [ Pass Failure ]
-fast/multicol/negativeColumnWidth.html [ Pass Timeout ]
</del><span class="cx"> fast/regions/hover-single-flow-into-none.html [ Pass Timeout ]
</span><del>-fast/table/multiple-captions-crash3.html [ Pass ImageOnlyFailure Timeout ]
-fast/table/table-cell-change-last-row-with-needsCellRecalc-section.html [ Pass Timeout ]
-fast/text/emphasis-vertical-over-right.html [ Pass Timeout ]
-fast/text/backslash-to-yen-sign-dynamic.html [ Pass Timeout ]
-fast/text/line-runs-rounding-simple-lines.html [ Pass Timeout ]
-fast/text/international/content-language-with-subtags.html [ Pass Timeout ]
-fast/text/international/locale-sensitive-fonts.html [ Pass ImageOnlyFailure ]
-html5lib/generated/run-entities01-write.html [ Pass Failure ]
-ietestcenter/Javascript/ [ Pass Failure Timeout ]
-[ Release ] inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
-[ Release ] inspector-protocol/debugger/setBreakpoint-actions.html [ Pass Timeout ]
-[ Release ] inspector-protocol/dom/focus.html [ Pass Timeout ]
-[ Release ] inspector-protocol/dom/remove-multiple-nodes.html [ Pass Timeout ]
-js/dom/const.html [ Pass Timeout ]
-js/kde/comment-1.html [ Pass Timeout ]
-imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html [ Pass Failure Timeout ]
-
-# Assertion failures
-webkit.org/b/140516 [ Debug ] fast/images/large-size-image-crash.html [ Skip ]  # Crashing
-webkit.org/b/140517 [ Debug ] fast/forms/button-first-line-first-letter.html [ Skip ]  # Crashing
-webkit.org/b/140518 [ Debug ] fast/events/drag-and-drop-autoscroll.html [ Skip ]  # Crashing
-webkit.org/b/140519 [ Debug ] fast/flexbox/flexing-overflow-scroll-item.html [ Skip ]  # Crashing
-webkit.org/b/140519 [ Debug ] fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html [ Skip ]  # Crashing
-webkit.org/b/140506 fast/forms/textfield-lastchange-was-useredit.html [ Skip ]  # Crashing
-js/caller-property.html [ Pass Failure ]
-js/mod-crash.html [ Pass Failure ]
-
-fast/table/border-collapsing/cached-change-row-border-color.html [ Pass Timeout ImageOnlyFailure ]
-
</del><span class="cx"> # Skip image only failures that have very low percentage differences
</span><del>-fast/borders/border-radius-on-html.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
</span><del>-
</del><span class="cx"> webkit.org/b/132990 fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/132990 fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ Pass ImageOnlyFailure ]
</span><del>-
-fast/multicol/vertical-rl/float-multicol.html [ ImageOnlyFailure ]
-fast/multicol/vertical-rl/nested-columns.html [ ImageOnlyFailure ]
-fast/text/empty-shadow.html [ ImageOnlyFailure ]
-
-# Some inspector tests timing out after r173992. Skip them.
-webkit.org/b/137157 inspector/css/matched-style-properties.html [ Skip ]
-webkit.org/b/137157 inspector/css/selector-dynamic-specificity.html [ Skip ]
-webkit.org/b/137157 inspector/event-listener-set.html [ Skip ]
-webkit.org/b/137157 inspector/event-listener.html [ Skip ]
-webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Skip ]
-webkit.org/b/137157 inspector/model/remote-object-get-properties.html [ Pass Timeout ]
-webkit.org/b/137157 inspector/page/main-frame-resource.html [ Skip ]
-webkit.org/b/137157 inspector/protocol-promise-result.html [ Skip ]
-
-# A handful of flattening tests failing on Windows that we are skipping to get the bots green
-fast/frames/flattening/frameset-flattening-simple.html [ Failure ]
-
-# A handful of forms tests failing on Windows that we are skipping to get the bots green
-fast/replaced/width100percent-button.html [ Failure ]
-fast/replaced/width100percent-radio.html [ Failure ]
-fast/selectors/querySelector-window-inactive.html [ Failure ]
-fast/selectors/read-only-read-write-input-basics.html [ Failure ]
-inspector-protocol/layers/layers-blending-compositing-reasons.html [ Failure ]
-inspector/test-harness-trivially-works.html [ Skip ]
-js/date-constructor.html [ Failure ]
-js/dom/dom-static-property-for-in-iteration.html [ Failure ]
-fast/images/image-controls-basic.html [ Failure ]
-fast/inline/positionedLifetime.html [ Failure ]
-fast/masking/clip-path-selection.html [ Failure ]
-fast/dom/HTMLImageElement/sizes/image-sizes-2x.html [ Failure ]
-fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
-webkit.org/b/140772 fast/dom/Window/window-resize-contents.html [ Skip ]
-fast/dom/constants.html [ Failure ]
-fast/dom/navigation-with-sideeffects.html [ Failure ]
-fast/dynamic/window-resize-scrollbars-test.html [ Failure Timeout ]
-fast/events/shadow-event-path.html [ Failure ]
-fast/text/indic.html [ Failure ]
-fast/borders/bidi-002.html [ Failure ]
-fast/borders/bidi-009a.html [ Failure ]
-fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Skip ]    # Timeout
-fast/text/khmer-lao-font.html [ Failure ]
-inspector/dom/content-node-region-info.html [ Crash Pass Failure Timeout ]
-fast/dom/SelectorAPI/dumpNodeList-almost-strict.html [ Crash Pass ]
</del><span class="cx"> fast/regions/writing-mode/changing-writing-mode.html [ Crash Pass ]
</span><del>-fast/dom/HTMLTableElement/colSpan.html        [ ImageOnlyFailure ]
-fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
-js/slow-stress/emscripten-memops.html [ Pass Timeout ]
-
-# Skip tests that fail only in Debug mode 
-[ Debug ] compositing [ Skip ]
-[ Debug ] inspector-protocol [ Skip ]
-[ Debug ] transforms/3d/hit-testing [ Skip ]
-[ Debug ] transforms/3d/point-mapping [ Skip ]
-[ Debug ] js/regress [ Skip ]
-[ Debug ] js/slow-stress [ Skip ]
-
-# https://bugs.webkit.org/show_bug.cgi?id=138025
-# Larger text and as a result, larger elements containing said text (as compared to Mac port)
-# Many of these may also be wrong due to form element differences in theme (i.e rounded vs. square buttons)
-fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
-fast/selectors/064.html [ Failure ]
-fast/replaced/width100percent-textfield.html [ Failure ]
-fast/replaced/width100percent-textarea.html [ Failure ]
-fast/replaced/width100percent-searchfield.html [ Failure ]
-fast/replaced/width100percent-menulist.html [ Failure ]
-fast/replaced/width100percent-checkbox.html [ Failure ]
-fast/dom/HTMLInputElement/input-image-alt-text.html [ Failure ]
-fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ Failure ]
-fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
-fast/overflow/scrollRevealButton.html [ Failure ]
-fast/repaint/control-clip.html [ Failure ]
-
-# &lt;select&gt; elements are not rendering properly
-webkit.org/b/137962 fast/parser/document-write-option.html [ Failure ]
-webkit.org/b/137962 fast/replaced/replaced-breaking-mixture.html [ Failure ]
-
-# Selected text rendering white.
-webkit.org/b/137963 fast/events/context-no-deselect.html [ Failure ]
-
-# Handful of harder to classify miscellaneous failures on the Windows bots after removing SafariTheme
-fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
-fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
-fast/parser/bad-xml-slash.html [ Failure ]
-fast/text/backslash-to-yen-sign-euc.html [ Failure ]
-
-# Borders render too dark sometimes.
-webkit.org/b/138041 fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
-webkit.org/b/138041 fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ]
-webkit.org/b/138041 fast/writing-mode/fieldsets.html [ Failure ]
-webkit.org/b/138041 fast/borders/fieldsetBorderRadius.html [ Failure ] 
-webkit.org/b/138041 fast/multicol/client-rects-spanners-complex.html [ Failure ]
-webkit.org/b/138041 fast/multicol/client-rects-spanners.html [ Failure ]
-webkit.org/b/138041 fast/multicol/client-rects.html [ Failure ]
-webkit.org/b/138041 fast/multicol/newmulticol/client-rects.html [ Failure ] 
-
-# Background renders too dark sometimes.
-webkit.org/b/138042 fast/repaint/search-field-cancel.html [ Failure ]
-webkit.org/b/138042 fast/repaint/subtree-root-skipped.html [ Failure ]
-webkit.org/b/138042 fast/repaint/button-spurious-layout-hint.html [ Failure ]
-webkit.org/b/138042 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ]
-
-# new timeouts, need bug reports
-fast/events/pageshow-pagehide-on-back-uncached.html [ Skip ]
-fast/history/history-back-initial-vs-final-url.html [ Skip ]
-fast/history/history-length.html [ Skip ]
-fast/history/history-subframe-with-name.html [ Skip ]
-fast/history/location-replace-hash.html [ Skip ]
-fast/history/saves-state-after-fragment-nav.html [ Skip ]
-fast/loader/child-frame-add-after-back-forward.html [ Skip ]
-fast/loader/form-state-restore-with-frames.html [ Skip ]
-fast/loader/stateobjects/pushstate-clears-forward-history.html [ Skip ]
-inspector/css/selector-specificity.html [ Skip ]
-inspector/css/pseudo-element-matches.html [ Skip ]
-security/autocomplete-cleared-on-back.html [ Skip ]
-
-webkit.org/b/140520 inspector-protocol/debugger/setBreakpoint-dfg.html [ Skip ]  # Crashing
-
</del><span class="cx"> # [Win] REGRESSION: fast/regions reference tests are failing with minor pixel differences
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=139973. Many are also flaky, which was documented
</span><span class="cx"> # under https://bugs.webkit.org/show_bug.cgi?id=128855.
</span><span class="lines">@@ -2467,12 +2341,138 @@
</span><span class="cx"> fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/writing-mode/invalid-first-region-with-writing-mode.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-fast/inline/out-of-flow-positioned-render-replaced-box-moves.html [ ImageOnlyFailure ]
-webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html [ Failure ]
-webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back.html [ Failure ]
-webkit.org/b/140250 fast/loader/stateobjects/replacestate-in-iframe.html [ Failure ]
</del><ins>+fast/repaint/moving-shadow-on-container.html [ Failure ]
+fast/repaint/moving-shadow-on-path.html [ Failure ]
+webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
+fast/repaint/canvas-putImageData.html [ Failure ]
+webkit.org/b/138025 fast/repaint/control-clip.html [ Failure ]
+# Background renders too dark sometimes.
+webkit.org/b/138042 fast/repaint/search-field-cancel.html [ Failure ]
+webkit.org/b/138042 fast/repaint/subtree-root-skipped.html [ Failure ]
+webkit.org/b/138042 fast/repaint/button-spurious-layout-hint.html [ Failure ]
+webkit.org/b/138042 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ]
</ins><span class="cx"> 
</span><del>-platform/win/fast/text/uniscribe-missing-glyph.html [ Failure ]
</del><ins>+webkit.org/b/24810 fast/replaced/border-radius-clip.html [ Failure ]
+webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html [ Failure ]
+webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html [ Skip ] #  [ Timeout ]
+webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Skip ] #  [ Timeout ]
+webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]
+webkit.org/b/24810 fast/replaced/replaced-breaking.html [ Failure ]
+fast/replaced/width100percent-button.html [ Failure ]
+fast/replaced/width100percent-radio.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-textfield.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-textarea.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-searchfield.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-menulist.html [ Failure ]
+webkit.org/b/138025 fast/replaced/width100percent-checkbox.html [ Failure ]
+webkit.org/b/137962 fast/replaced/replaced-breaking-mixture.html [ Failure ]
+
+fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
+
+webkit.org/b/117322 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
+webkit.org/b/140519 [ Debug ] fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html [ Skip ]  # Crashing
+fast/selectors/querySelector-window-inactive.html [ Failure ]
+fast/selectors/read-only-read-write-input-basics.html [ Failure ]
+webkit.org/b/138025 fast/selectors/064.html [ Failure ]
+
+fast/shapes/shape-outside-floats/shape-outside-image-fit-002.html [ Pass ImageOnlyFailure ]
+fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
+
+fast/table/border-collapsing/cached-change-tbody-border-width.html [ Pass Failure ]
+fast/table/border-collapsing/cached-change-row-border-color.html [ Pass Timeout ImageOnlyFailure ]
+fast/table/cell-overflow-simplified-layout.html [ Pass Timeout ]
+fast/table/multiple-captions-crash3.html [ Pass ImageOnlyFailure Timeout ]
+fast/table/table-cell-change-last-row-with-needsCellRecalc-section.html [ Pass Timeout ]
+
+webkit.org/b/138025 fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
+fast/text/emphasis-vertical-over-right.html [ Pass Timeout ]
+fast/text/backslash-to-yen-sign-dynamic.html [ Pass Timeout ]
+fast/text/line-runs-rounding-simple-lines.html [ Pass Timeout ]
+fast/text/international/content-language-with-subtags.html [ Pass Timeout ]
+fast/text/international/locale-sensitive-fonts.html [ Pass ImageOnlyFailure ]
+webkit.org/b/24810 fast/text/drawBidiText.html [ Failure ]
+fast/text/fallback-traits-fixup.html [ Failure ]
+webkit.org/b/117322 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
+fast/text/international/combining-marks-position.html [ Failure ]
+webkit.org/b/24810 fast/text/international/hindi-spacing.html [ Failure ]
+fast/text/international/text-combine-image-test.html [ Failure ]
+fast/text/unicode-variation-selector.html [ Failure Crash ]
+fast/text/empty-shadow.html [ ImageOnlyFailure ]
+fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
+fast/text/backslash-to-yen-sign-euc.html [ Failure ]
+webkit.org/b/138041 fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
+webkit.org/b/138041 fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ]
+
+webkit.org/b/140216 fast/writing-mode/broken-ideograph-small-caps.html [ Failure ]
+webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure ]
+webkit.org/b/117322 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
+webkit.org/b/138041 fast/writing-mode/fieldsets.html [ Failure ]
+
+html5lib/generated/run-entities01-write.html [ Pass Failure ]
+
+ietestcenter/Javascript/ [ Pass Failure Timeout ]
+
+imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html [ Pass Failure Timeout ]
+
+# Some inspector tests timing out after r173992. Skip them.
+webkit.org/b/137157 inspector/css/matched-style-properties.html [ Skip ]
+webkit.org/b/137157 inspector/css/selector-dynamic-specificity.html [ Skip ]
+webkit.org/b/137157 inspector/event-listener-set.html [ Skip ]
+webkit.org/b/137157 inspector/event-listener.html [ Skip ]
+webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Skip ]
+webkit.org/b/137157 inspector/model/remote-object-get-properties.html [ Pass Timeout ]
+webkit.org/b/137157 inspector/page/main-frame-resource.html [ Skip ]
+webkit.org/b/137157 inspector/protocol-promise-result.html [ Skip ]
+inspector/test-harness-trivially-works.html [ Skip ]
+inspector/dom/content-node-region-info.html [ Crash Pass Failure Timeout ]
+inspector/css/selector-specificity.html [ Skip ]
+inspector/css/pseudo-element-matches.html [ Skip ]
+
+[ Release ] inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
+[ Release ] inspector-protocol/debugger/setBreakpoint-actions.html [ Pass Timeout ]
+[ Release ] inspector-protocol/dom/focus.html [ Pass Timeout ]
+[ Release ] inspector-protocol/dom/remove-multiple-nodes.html [ Pass Timeout ]
+inspector-protocol/layers/layers-blending-compositing-reasons.html [ Failure ]
+webkit.org/b/140520 inspector-protocol/debugger/setBreakpoint-dfg.html [ Skip ]  # Crashing
+
+js/dom/const.html [ Pass Timeout ]
+js/kde/comment-1.html [ Pass Timeout ]
+js/dom/callback-function-with-handle-event.html [ Skip ] #  [ Timeout ]
+js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
+webkit.org/b/24810 js/sort-stability.html [ Failure ]
+# Don't run these time-outs for now
+js/dom/random-array-gc-stress.html [ Skip ]
+js/slow-stress/Int32Array-alloc-large-long-lived.html [ Skip ]  # Crashing
+# REGRESSION (r159892): Failing JavaScript test
+webkit.org/b/127492 js/dom/date-big-constructor.html [ Failure ]
+webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort-with-byteLength.html [ Pass Timeout ]
+webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort.html [ Pass Timeout ]
+webkit.org/b/128789 [ Debug ] js/regress/chain-getter-access.html [ Pass Timeout ]
+webkit.org/b/128789 [ Debug ] js/regress/proto-getter-access.html [ Pass Timeout ]
+webkit.org/b/128789 [ Debug ] js/regress/simple-getter-access.html [ Pass Timeout ]
+js/caller-property.html [ Pass Failure ]
+js/mod-crash.html [ Pass Failure ]
+js/date-constructor.html [ Failure ]
+js/dom/dom-static-property-for-in-iteration.html [ Failure ]
+js/slow-stress/emscripten-memops.html [ Pass Timeout ]
+
+printing/iframe-print.html [ Failure ]
+# Flaky test fails on only certain machine configurations
+printing/print-close-crash.html [ Pass Failure ]
+webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
+webkit.org/b/117322 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
+webkit.org/b/117322 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
+
+webkit.org/b/97026 scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure ]
+
+webkit.org/b/24810 security/block-test.html [ Failure ]
+security/block-test-no-port.html [ Failure ]
+security/autocomplete-cleared-on-back.html [ Skip ]
+
+webkit.org/b/24810 transforms/2d/zoom-menulist.html [ Failure ]
+
+transitions/move-after-transition.html [ Failure Timeout ]
+
</ins><span class="cx"> ################################################################################
</span><span class="cx"> ######################### End list of UNREVIEWED failures ##########################
</span><span class="cx"> ################################################################################
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockbasic011expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/block/basic/011-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/block/basic/011-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastblockbasic011expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/basic/011-expected.txt (0 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/basic/011-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/basic/011-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -0,0 +1,68 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x420
+  RenderBlock {HTML} at (0,0) size 800x420 [color=#FFFFFF] [bgcolor=#0000FF]
+    RenderBody {BODY} at (15,15) size 490x390 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
+      RenderBlock {DL} at (5,5) size 480x10
+        RenderBlock (floating) {DT} at (5,5) size 80x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
+          RenderText {#text} at (15,14) size 31x12
+            text run at (15,14) width 31: &quot;toggle&quot;
+        RenderBlock (floating) {DD} at (95,5) size 380x310 [border: (10px solid #000000)]
+          RenderBlock {UL} at (20,20) size 340x0
+            RenderBlock (floating) {LI} at (0,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
+              RenderText {#text} at (15,14) size 40x12
+                text run at (15,14) width 40: &quot;the way&quot;
+            RenderBlock (floating) {LI} at (90,0) size 160x110 [bgcolor=#000000]
+              RenderBlock {P} at (10,10) size 140x10
+                RenderText {#text} at (0,-1) size 74x12
+                  text run at (0,-1) width 74: &quot;the world ends&quot;
+              RenderBlock (anonymous) at (10,20) size 140x0
+                RenderInline {FORM} at (0,0) size 0x0
+                  RenderText {#text} at (0,0) size 0x0
+              RenderBlock (anonymous) at (10,20) size 140x44
+                RenderBlock {P} at (0,0) size 140x22
+                  RenderText {#text} at (0,6) size 28x12
+                    text run at (0,6) width 28: &quot;bang &quot;
+                  RenderBlock {INPUT} at (33,3) size 13x13 [color=#000000]
+                  RenderText {#text} at (0,0) size 0x0
+                RenderBlock {P} at (0,22) size 140x22
+                  RenderText {#text} at (0,6) size 47x12
+                    text run at (0,6) width 47: &quot;whimper &quot;
+                  RenderBlock {INPUT} at (52,3) size 13x13 [color=#000000]
+                  RenderText {#text} at (0,0) size 0x0
+              RenderBlock (anonymous) at (10,64) size 140x0
+                RenderInline {FORM} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+            RenderBlock (floating) {LI} at (259,0) size 81x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
+              RenderText {#text} at (15,14) size 50x12
+                text run at (15,14) width 50: &quot;i grow old&quot;
+            RenderBlock (floating) {LI} at (0,130) size 120x120 [bgcolor=#000000]
+              RenderText {#text} at (10,9) size 30x12
+                text run at (10,9) width 30: &quot;pluot?&quot;
+          RenderBlock (floating) {BLOCKQUOTE} at (160,150) size 70x140 [color=#000000] [bgcolor=#FFCC00] [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (5px solid #000000)]
+            RenderBlock {ADDRESS} at (5,20) size 50x20
+              RenderText {#text} at (0,-1) size 34x22
+                text run at (0,-1) width 16: &quot;bar&quot;
+                text run at (0,9) width 34: &quot;maids,&quot;
+          RenderBlock (floating) {H1} at (240,150) size 120x120 [bgcolor=#000000]
+            RenderText {#text} at (10,9) size 66x22
+              text run at (10,9) width 58: &quot;sing to me,&quot;
+              text run at (10,19) width 66: &quot;erbarme dich&quot;
+      RenderBlock {P} at (5,320) size 480x65 [color=#000000]
+        RenderText {#text} at (0,0) size 480x38
+          text run at (0,0) width 473: &quot;This is a nonsensical document, but syntactically valid HTML 4.0. All 100%-conformant CSS1&quot;
+          text run at (0,13) width 480: &quot;agents should be able to render the document elements above this paragraph indistinguishably&quot;
+          text run at (0,26) width 122: &quot;(to the pixel) from this &quot;
+        RenderInline {A} at (0,0) size 102x12 [color=#0000EE]
+          RenderText {#text} at (122,26) size 102x12
+            text run at (122,26) width 102: &quot;reference rendering,&quot;
+        RenderText {#text} at (224,26) size 474x38
+          text run at (224,26) width 4: &quot; &quot;
+          text run at (228,26) width 246: &quot;(except font rasterization and form widgets). All&quot;
+          text run at (0,39) width 449: &quot;discrepancies should be traceable to CSS1 implementation shortcomings. Once you have&quot;
+          text run at (0,52) width 259: &quot;finished evaluating this test, you can return to the &quot;
+        RenderInline {A} at (0,0) size 60x12 [color=#0000EE]
+          RenderText {#text} at (259,52) size 60x12
+            text run at (259,52) width 60: &quot;parent page&quot;
+        RenderText {#text} at (319,52) size 4x12
+          text run at (319,52) width 4: &quot;.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockfloatoverhangingtallblockexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/block/float/overhanging-tall-block-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/block/float/overhanging-tall-block-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastblockfloatoverhangingtallblockexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/float/overhanging-tall-block-expected.txt (0 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/float/overhanging-tall-block-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/float/overhanging-tall-block-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x33554431
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x33554431 backgroundClip at (0,0) size 800x16777216 clip at (0,0) size 800x16777216 outlineClip at (0,0) size 800x16777216
+  RenderBlock {HTML} at (0,0) size 800x33554431
+    RenderBody {BODY} at (8,8) size 784x33554423
+      RenderBlock {DIV} at (0,0) size 784x33554431
+      RenderBlock {DIV} at (0,33554431) size 784x0
+      RenderBlock {DIV} at (0,33554431) size 784x0
+layer at (10,11) size 179x33554431 backgroundClip at (10,11) size 179x16777205 clip at (11,12) size 177x16777204 outlineClip at (0,0) size 800x16777216
+  RenderTextControl {TEXTAREA} at (2,3) size 179x33554428 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastbordersbidi002expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/borders/bidi-002-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/borders/bidi-002-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastbordersbidi002expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt (0 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/borders/bidi-002-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x258
+  RenderBlock {HTML} at (0,0) size 800x258
+    RenderBody {BODY} at (8,16) size 784x226
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 512x18
+          text run at (0,0) width 498: &quot;The following two blocks should be identical, including overflow. (Force bidi: &quot;
+          text run at (498,0) width 9 RTL: &quot;\x{5D0}&quot;
+          text run at (507,0) width 5: &quot;)&quot;
+      RenderBlock {DIV} at (0,34) size 784x192
+        RenderBlock {P} at (16,0) size 294x88 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
+          RenderInline {SPAN} at (0,0) size 121x38 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
+            RenderText {#text} at (30,26) size 102x18
+              text run at (30,26) width 102: &quot;AAABBBCCC&quot;
+          RenderText {#text} at (132,26) size 93x18
+            text run at (132,26) width 93: &quot;DDDEEEFFF&quot;
+          RenderInline {SPAN} at (0,0) size 106x38 [color=#000080] [border: (3px solid #000080) none]
+            RenderText {#text} at (225,26) size 87x18
+              text run at (225,26) width 87: &quot;GGGHHHIII&quot;
+          RenderText {#text} at (11,59) size 198x18
+            text run at (11,59) width 198: &quot;JJJKKKLLLMMMNNNOOO&quot;
+        RenderBlock {P} at (16,104) size 294x88 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
+          RenderInline {SPAN} at (0,0) size 320x38 [color=#000080] [border: (3px solid #000080)]
+            RenderText {#text} at (30,26) size 282x18
+              text run at (30,26) width 102: &quot;AAABBBCCC&quot;
+              text run at (225,26) width 87 RTL override: &quot;\x{202E}IIIHHHGGG&quot;
+          RenderText {#text} at (132,26) size 214x51
+            text run at (132,26) width 93 RTL override: &quot;FFFEEEDDD&quot;
+            text run at (11,59) width 84 RTL override: &quot;LLLKKKJJJ&quot;
+            text run at (95,59) width 114: &quot;\x{202C}MMMNNNOOO&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastbordersbidi009aexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastbordersbidi009aexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt (0 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/borders/bidi-009a-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -0,0 +1,81 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x290
+  RenderBlock {HTML} at (0,0) size 800x290
+    RenderBody {BODY} at (8,16) size 784x242
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 512x18
+          text run at (0,0) width 498: &quot;The following two blocks should be identical, including overflow. (Force bidi: &quot;
+          text run at (498,0) width 9 RTL: &quot;\x{5D0}&quot;
+          text run at (507,0) width 5: &quot;)&quot;
+      RenderBlock {DIV} at (32,50) size 720x80 [color=#FFFF00] [bgcolor=#000000]
+        RenderTable at (24,24) size 261x32
+          RenderTableSection (anonymous) at (0,0) size 261x32
+            RenderTableRow {P} at (0,0) size 261x32
+              RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
+                RenderInline {SPAN} at (0,0) size 14x37
+                  RenderText {#text} at (0,-3) size 14x37
+                    text run at (0,-3) width 14: &quot;a&quot;
+                RenderInline {SPAN} at (0,0) size 19x51 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF)]
+                  RenderText {#text} at (33,-3) size 16x37
+                    text run at (33,-3) width 16: &quot;b&quot;
+                RenderInline {SPAN} at (0,0) size 17x51 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF)]
+                  RenderText {#text} at (68,-3) size 14x37
+                    text run at (68,-3) width 14: &quot;c&quot;
+                RenderInline {SPAN} at (0,0) size 16x51 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
+                  RenderText {#text} at (82,-3) size 16x37
+                    text run at (82,-3) width 16: &quot;d&quot;
+                RenderInline {SPAN} at (0,0) size 14x51 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF) none]
+                  RenderText {#text} at (98,-3) size 14x37
+                    text run at (98,-3) width 14: &quot;e&quot;
+                RenderInline {SPAN} at (0,0) size 11x37
+                  RenderText {#text} at (112,-3) size 11x37
+                    text run at (112,-3) width 11: &quot;f&quot;
+                RenderInline {SPAN} at (0,0) size 16x37
+                  RenderText {#text} at (123,-3) size 16x37
+                    text run at (123,-3) width 16: &quot;g&quot;
+                RenderInline {SPAN} at (0,0) size 16x37
+                  RenderText {#text} at (139,-3) size 16x37
+                    text run at (139,-3) width 16: &quot;h&quot;
+                RenderInline {SPAN} at (0,0) size 9x51 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
+                  RenderText {#text} at (155,-3) size 9x37
+                    text run at (155,-3) width 9: &quot;i&quot;
+                RenderInline {SPAN} at (0,0) size 12x51 [color=#00FFFF] [border: (3px solid #00FFFF) none]
+                  RenderText {#text} at (164,-3) size 9x37
+                    text run at (164,-3) width 9: &quot;j&quot;
+                RenderInline {SPAN} at (0,0) size 19x51 [color=#FF00FF] [border: (3px solid #FF00FF) none]
+                  RenderText {#text} at (192,-3) size 16x37
+                    text run at (192,-3) width 16: &quot;k&quot;
+                RenderInline {SPAN} at (0,0) size 9x37
+                  RenderText {#text} at (227,-3) size 9x37
+                    text run at (227,-3) width 9: &quot;l&quot;
+                RenderInline {SPAN} at (0,0) size 25x37
+                  RenderText {#text} at (236,-3) size 25x37
+                    text run at (236,-3) width 25: &quot;m&quot;
+      RenderBlock {DIV} at (32,162) size 720x80 [color=#FFFF00] [bgcolor=#000000]
+        RenderTable at (24,24) size 261x32
+          RenderTableSection (anonymous) at (0,0) size 261x32
+            RenderTableRow {P} at (0,0) size 261x32
+              RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,-3) size 236x37
+                  text run at (0,-3) width 14: &quot;a&quot;
+                  text run at (49,-3) width 0 LTR override: &quot;\x{202D}&quot;
+                  text run at (227,-3) width 9 RTL override: &quot;\x{202E}l&quot;
+                RenderInline {SPAN} at (0,0) size 111x51 [color=#00FFFF] [border: (3px solid #00FFFF)]
+                  RenderText {#text} at (68,-3) size 105x37
+                    text run at (68,-3) width 14 LTR override: &quot;c&quot;
+                    text run at (98,-3) width 14 LTR override: &quot;\x{202D}e&quot;
+                    text run at (155,-3) width 0 RTL override: &quot;\x{202E}&quot;
+                    text run at (164,-3) width 9 RTL override: &quot;\x{202E}j&quot;
+                RenderText {#text} at (112,-3) size 43x37
+                  text run at (112,-3) width 11 RTL override: &quot;\x{202C}f&quot;
+                  text run at (123,-3) width 16 LTR override: &quot;\x{202D}g&quot;
+                  text run at (139,-3) width 16 RTL override: &quot;h&quot;
+                RenderInline {SPAN} at (0,0) size 181x51 [color=#FF00FF] [border: (3px solid #FF00FF)]
+                  RenderText {#text} at (33,-3) size 175x37
+                    text run at (33,-3) width 16 RTL override: &quot;\x{202C}b&quot;
+                    text run at (82,-3) width 16 RTL override: &quot;\x{202C}d&quot;
+                    text run at (155,-3) width 9 LTR override: &quot;\x{202C}i&quot;
+                    text run at (192,-3) width 16 LTR override: &quot;\x{202C}k&quot;
+                RenderText {#text} at (236,-3) size 25x37
+                  text run at (236,-3) width 25: &quot;\x{202C}m&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastbordersborderfitexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/borders/border-fit-expected.txt (0 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/borders/border-fit-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/borders/border-fit-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 740x53
+  RenderBlock (relative positioned) {DIV} at (0,0) size 740x53
+    RenderBlock {DIV} at (36,0) size 696x53 [border: (10px solid #00000000) (18px solid #00000000)]
+      RenderBlock {DIV} at (18,5) size 668x42
+        RenderText {#text} at (0,0) size 668x42
+          text run at (0,0) width 668: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec ac odio. Fusce facilisis. Praesent eleifend dapibus mi. Proin&quot;
+          text run at (0,14) width 604: &quot;nulla nulla, hendrerit vitae, condimentum non, iaculis sed, sem. Aliquam a turpis nec ante elementum dignissim.&quot;
+          text run at (0,28) width 231: &quot;Suspendisse potenti. Suspendisse potenti.&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (8,29) size 32x32
+  RenderImage {IMG} at (0,21) size 32x32
+layer at (52,65) size 740x32
+  RenderBlock (relative positioned) {DIV} at (44,57) size 740x32
+    RenderBlock {DIV} at (299,0) size 405x25 [border: (10px solid #00000000) (18px solid #00000000) (10px solid #00000000)]
+      RenderBlock {DIV} at (10,5) size 377x14
+        RenderText {#text} at (0,0) size 377x14
+          text run at (0,0) width 377: &quot;Aliquam a turpis nec ante elementum dignissim. Suspendisse potenti.&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (760,65) size 32x32
+  RenderImage {IMG} at (708,0) size 32x32
+layer at (8,101) size 740x32
+  RenderBlock (relative positioned) {DIV} at (0,93) size 740x32
+    RenderBlock {DIV} at (36,0) size 178x25 [border: (10px solid #00000000) (18px solid #00000000)]
+      RenderBlock {DIV} at (18,5) size 150x14
+        RenderText {#text} at (0,0) size 150x14
+          text run at (0,0) width 150: &quot;Lorem ipsum dolor sit amet.&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (8,101) size 32x32
+  RenderImage {IMG} at (0,0) size 32x32
+layer at (52,137) size 740x153
+  RenderBlock (relative positioned) {DIV} at (44,129) size 740x153
+    RenderBlock {DIV} at (0,0) size 704x153 [border: (10px solid #00000000) (18px solid #00000000) (10px solid #00000000)]
+      RenderBlock {DIV} at (10,5) size 676x142
+        RenderBlock {DIV} at (0,0) size 676x100 [bgcolor=#EEEEEE]
+          RenderText {#text} at (512,0) size 164x14
+            text run at (512,0) width 164: &quot;Look at me, I'm an attachment!&quot;
+        RenderText {#text} at (8,100) size 668x42
+          text run at (8,100) width 668: &quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec ac odio. Fusce facilisis. Praesent eleifend dapibus mi. Proin&quot;
+          text run at (72,114) width 604: &quot;nulla nulla, hendrerit vitae, condimentum non, iaculis sed, sem. Aliquam a turpis nec ante elementum dignissim.&quot;
+          text run at (445,128) width 231: &quot;Suspendisse potenti. Suspendisse potenti.&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (760,258) size 32x32
+  RenderImage {IMG} at (708,121) size 32x32
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLInputElementinputimagealttextexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLInputElementinputimagealttextexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt (0 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 748x36
+          text run at (0,0) width 481: &quot;This tests whether alt text is shown for image-type form input elements with &quot;
+          text run at (481,0) width 267: &quot;no src attribute. You should see \&quot;Success\&quot;&quot;
+          text run at (0,18) width 225: &quot;twice, followed by a blue rectangle.&quot;
+      RenderBlock {P} at (0,52) size 784x0
+      RenderBlock {FORM} at (0,52) size 784x96
+        RenderImage {INPUT} at (0,0) size 55x19
+        RenderBR {BR} at (55,19) size 0x0
+        RenderImage {INPUT} at (0,19) size 102x52 [border: (1px solid #000000)]
+        RenderBR {BR} at (102,71) size 0x0
+        RenderImage {INPUT} at (0,71) size 75x25
+        RenderBR {BR} at (75,96) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdateexpectedtxt"></a>
<div class="propset"><h4>Property changes: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-expected.txt</h4>
<pre class="diff"><span>
</span></pre></div>
<a id="svnexecutable"></a>
<div class="delfile"><h4>Deleted: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLInputElementinputsliderupdatestyledexpectedtxt"></a>
<div class="propset"><h4>Property changes: trunk/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt</h4>
<pre class="diff"><span>
</span></pre></div>
<a id="svnexecutable"></a>
<div class="delfile"><h4>Deleted: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLTableColElementresizetableusingcolwidthexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastdomHTMLTableColElementresizetableusingcolwidthexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt (0 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -0,0 +1,38 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {TABLE} at (0,0) size 662x52 [border: (1px outset #808080)]
+        RenderTableCol {COLGROUP} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+        RenderTableSection {TBODY} at (1,1) size 660x50
+          RenderTableRow {TR} at (0,2) size 660x22
+            RenderTableCell {TD} at (2,2) size 500x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 72x18
+                text run at (2,2) width 72: &quot;col 1 row 1&quot;
+            RenderTableCell {TD} at (504,2) size 76x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 72x18
+                text run at (2,2) width 72: &quot;col 2 row 1&quot;
+            RenderTableCell {TD} at (582,2) size 76x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 72x18
+                text run at (2,2) width 72: &quot;col 3 row 1&quot;
+          RenderTableRow {TR} at (0,26) size 660x22
+            RenderTableCell {TD} at (2,26) size 500x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 72x18
+                text run at (2,2) width 72: &quot;col 1 row 2&quot;
+            RenderTableCell {TD} at (504,26) size 76x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 72x18
+                text run at (2,2) width 72: &quot;col 2 row 2&quot;
+            RenderTableCell {TD} at (582,26) size 76x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 72x18
+                text run at (2,2) width 72: &quot;col 3 row 3&quot;
+      RenderBlock (anonymous) at (0,52) size 784x25
+        RenderButton {BUTTON} at (2,2) size 386x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 370x15
+            RenderText {#text} at (0,0) size 370x15
+              text run at (0,0) width 370: &quot;Click me to test manually. The first column should grow to 500px.&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdomcallaconstructorasafunctionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt (179166 => 179167)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt        2015-01-27 05:54:05 UTC (rev 179166)
+++ trunk/LayoutTests/platform/win/fast/dom/call-a-constructor-as-a-function-expected.txt        2015-01-27 06:04:43 UTC (rev 179167)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-This tests if TypeError is thrown or not when we call a constructor as a normal function.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-PASS ArrayBuffer() threw exception TypeError: ArrayBufferConstructor is not a function (evaluating 'ArrayBuffer()').
-SKIP AudioContext is not implemented.
-PASS FormData() threw exception TypeError: FormDataConstructor is not a function (evaluating 'FormData()').
-PASS DataView() threw exception TypeError: DataViewConstructor is not a function (evaluating 'DataView()').
-PASS EventSource() threw exception TypeError: EventSourceConstructor is not a function (evaluating 'EventSource()').
-PASS FileReader() threw exception TypeError: FileReaderConstructor is not a function (evaluating 'FileReader()').
-PASS Float32Array() threw exception TypeError: Float32ArrayConstructor is not a function (evaluating 'Float32Array()').
-PASS Float64Array() threw exception TypeError: Float64ArrayConstructor is not a function (evaluating 'Float64Array()').
-PASS Audio() threw exception TypeError: AudioConstructor is not a function (evaluating 'Audio()').
-PASS Image() threw exception TypeError: ImageConstructor is not a function (evaluating 'Image()').
-PASS Option() threw exception TypeError: OptionConstructor is not a function (evaluating 'Option()').
-PASS Int16Array() threw exception TypeError: Int16ArrayConstructor is not a function (evaluating 'Int16Array()').
-PASS Int32Array() threw exception TypeError: Int32ArrayConstructor is not a function (evaluating 'Int32Array()').
-PASS Int8Array() threw exception TypeError: Int8ArrayConstructor is not a function (evaluating 'Int8Array()').
-PASS MessageChannel() threw exception TypeError: MessageChannelConstructor is not a function (evaluating 'MessageChannel()').
-PASS Uint16Array() threw exception TypeError: Uint16ArrayConstructor is not a function (evaluating 'Uint16Array()').
-PASS Uint32Array() threw exception TypeError: Uint32ArrayConstructor is not a function (evaluating 'Uint32Array()').
-PASS Uint8Array() threw exception TypeError: Uint8ArrayConstructor is not a function (evaluating 'Uint8Array()').
-PASS WebKitCSSMatrix() threw exception TypeError: WebKitCSSMatrixConstructor is not a function (evaluating 'WebKitCSSMatrix()').
-PASS WebKitPoint() threw exception TypeError: WebKitPointConstructor is not a function (evaluating 'WebKitPoint()').
-PASS WebSocket() threw exception TypeError: WebSocketConstructor is not a function (evaluating 'WebSocket()').
-PASS Worker() threw exception TypeError: WorkerConstructor is not a function (evaluating 'Worker()').
-PASS XMLHttpRequest() threw exception TypeError: XMLHttpRequestConstructor is not a function (evaluating 'XMLHttpRequest()').
-PASS XSLTProcessor() threw exception TypeError: XSLTProcessorConstructor is not a function (evaluating 'XSLTProcessor()').
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre>
</div>
</div>

</body>
</html>