<!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>[189233] 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/189233">189233</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2015-09-01 16:35:58 -0700 (Tue, 01 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Repaint cleanup:
button-spurious-layout-hint.html -&gt; reftest
change-transform.html -&gt; reftest
clip-with-layout-delta.html -&gt; reftest
clipped-relative.html -&gt; reftest
containing-block-position-change.html -&gt; reftest
content-into-overflow.html -&gt; reftest
continuation-after-outline.html -&gt; reftest
control-clip.html -&gt; reftest
create-layer-repaint.html -&gt; reftest
dynamic-table-vertical-alignment-change.html -&gt; reftest
erase-overflow.html -&gt; reftest
fixed-position-transparency-with-overflow.html -&gt; reftest

Unreviewed.

* fast/repaint/button-spurious-layout-hint-expected.html: Added.
* fast/repaint/button-spurious-layout-hint-expected.png: Removed.
* fast/repaint/button-spurious-layout-hint.html:
* fast/repaint/change-transform-expected.html: Copied from LayoutTests/fast/repaint/change-transform.html.
* fast/repaint/change-transform.html:
* fast/repaint/clip-with-layout-delta-expected.html: Copied from LayoutTests/fast/repaint/clip-with-layout-delta.html.
* fast/repaint/clip-with-layout-delta-expected.txt: Removed.
* fast/repaint/clip-with-layout-delta.html:
* fast/repaint/clipped-relative-expected.html: Copied from LayoutTests/fast/repaint/clipped-relative.html.
* fast/repaint/clipped-relative.html:
* fast/repaint/containing-block-position-change-expected.html: Copied from LayoutTests/fast/repaint/containing-block-position-change.html.
* fast/repaint/containing-block-position-change.html:
* fast/repaint/content-into-overflow-expected.html: Copied from LayoutTests/fast/repaint/content-into-overflow.html.
* fast/repaint/content-into-overflow-expected.png: Removed.
* fast/repaint/content-into-overflow-expected.txt: Removed.
* fast/repaint/content-into-overflow.html:
* fast/repaint/continuation-after-outline-expected.html: Copied from LayoutTests/fast/repaint/continuation-after-outline.html.
* fast/repaint/continuation-after-outline.html:
* fast/repaint/control-clip-expected.html: Copied from LayoutTests/fast/repaint/control-clip.html.
* fast/repaint/control-clip.html:
* fast/repaint/create-layer-repaint-expected.html: Copied from LayoutTests/fast/repaint/create-layer-repaint.html.
* fast/repaint/create-layer-repaint.html:
* fast/repaint/dynamic-table-vertical-alignment-change-expected.html: Copied from LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html.
* fast/repaint/dynamic-table-vertical-alignment-change.html:
* fast/repaint/erase-overflow-expected.html: Copied from LayoutTests/fast/repaint/erase-overflow.html.
* fast/repaint/erase-overflow-expected.png: Removed.
* fast/repaint/erase-overflow-expected.txt: Removed.
* fast/repaint/erase-overflow.html:
* fast/repaint/fixed-position-transparency-with-overflow-expected.html: Added.
* fast/repaint/fixed-position-transparency-with-overflow-expected.png: Removed.
* fast/repaint/fixed-position-transparency-with-overflow-expected.txt: Removed.
* fast/repaint/fixed-position-transparency-with-overflow.html:
* platform/efl/compositing/repaint/content-into-overflow-expected.png: Removed.
* platform/efl/compositing/repaint/content-into-overflow-expected.txt: Removed.
* platform/efl/fast/forms/control-clip-expected.png: Removed.
* platform/efl/fast/forms/control-clip-expected.txt: Removed.
* platform/efl/fast/repaint/button-spurious-layout-hint-expected.txt: Removed.
* platform/efl/fast/repaint/change-transform-expected.png: Removed.
* platform/efl/fast/repaint/change-transform-expected.txt: Removed.
* platform/efl/fast/repaint/clip-with-layout-delta-expected.png: Removed.
* platform/efl/fast/repaint/clipped-relative-expected.png: Removed.
* platform/efl/fast/repaint/clipped-relative-expected.txt: Removed.
* platform/efl/fast/repaint/containing-block-position-change-expected.png: Removed.
* platform/efl/fast/repaint/containing-block-position-change-expected.txt: Removed.
* platform/efl/fast/repaint/continuation-after-outline-expected.png: Removed.
* platform/efl/fast/repaint/continuation-after-outline-expected.txt: Removed.
* platform/efl/fast/repaint/control-clip-expected.png: Removed.
* platform/efl/fast/repaint/control-clip-expected.txt: Removed.
* platform/efl/fast/repaint/create-layer-repaint-expected.png: Removed.
* platform/efl/fast/repaint/create-layer-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Removed.
* platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.
* platform/gtk/fast/forms/control-clip-expected.png: Removed.
* platform/gtk/fast/forms/control-clip-expected.txt: Removed.
* platform/gtk/fast/repaint/button-spurious-layout-hint-expected.txt: Removed.
* platform/gtk/fast/repaint/change-transform-expected.png: Removed.
* platform/gtk/fast/repaint/change-transform-expected.txt: Removed.
* platform/gtk/fast/repaint/clip-with-layout-delta-expected.png: Removed.
* platform/gtk/fast/repaint/clipped-relative-expected.png: Removed.
* platform/gtk/fast/repaint/clipped-relative-expected.txt: Removed.
* platform/gtk/fast/repaint/containing-block-position-change-expected.png: Removed.
* platform/gtk/fast/repaint/containing-block-position-change-expected.txt: Removed.
* platform/gtk/fast/repaint/continuation-after-outline-expected.png: Removed.
* platform/gtk/fast/repaint/continuation-after-outline-expected.txt: Removed.
* platform/gtk/fast/repaint/control-clip-expected.png: Removed.
* platform/gtk/fast/repaint/control-clip-expected.txt: Removed.
* platform/gtk/fast/repaint/create-layer-repaint-expected.png: Removed.
* platform/gtk/fast/repaint/create-layer-repaint-expected.txt: Removed.
* platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Removed.
* platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.
* platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt: Removed.
* platform/ios-simulator/compositing/repaint/content-into-overflow-expected.txt: Removed.
* platform/ios-simulator/fast/forms/control-clip-expected.txt: Removed.
* platform/mac-mavericks/fast/forms/control-clip-expected.png: Removed.
* platform/mac-mavericks/fast/forms/control-clip-expected.txt: Removed.
* platform/mac-mavericks/fast/repaint/control-clip-expected.png: Removed.
* platform/mac-mavericks/fast/repaint/control-clip-expected.txt: Removed.
* platform/mac/compositing/repaint/content-into-overflow-expected.png: Removed.
* platform/mac/compositing/repaint/content-into-overflow-expected.txt: Removed.
* platform/mac/fast/forms/control-clip-expected.png: Removed.
* platform/mac/fast/forms/control-clip-expected.txt: Removed.
* platform/mac/fast/repaint/button-spurious-layout-hint-expected.png: Removed.
* platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt: Removed.
* platform/mac/fast/repaint/change-transform-expected.png: Removed.
* platform/mac/fast/repaint/change-transform-expected.txt: Removed.
* platform/mac/fast/repaint/clip-with-layout-delta-expected.png: Removed.
* platform/mac/fast/repaint/clip-with-layout-delta-expected.txt: Removed.
* platform/mac/fast/repaint/clipped-relative-expected.png: Removed.
* platform/mac/fast/repaint/clipped-relative-expected.txt: Removed.
* platform/mac/fast/repaint/containing-block-position-change-expected.png: Removed.
* platform/mac/fast/repaint/containing-block-position-change-expected.txt: Removed.
* platform/mac/fast/repaint/content-into-overflow-expected.png: Removed.
* platform/mac/fast/repaint/continuation-after-outline-expected.png: Removed.
* platform/mac/fast/repaint/continuation-after-outline-expected.txt: Removed.
* platform/mac/fast/repaint/control-clip-expected.png: Removed.
* platform/mac/fast/repaint/control-clip-expected.txt: Removed.
* platform/mac/fast/repaint/create-layer-repaint-expected.png: Removed.
* platform/mac/fast/repaint/create-layer-repaint-expected.txt: Removed.
* platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Removed.
* platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.
* platform/mac/fast/repaint/erase-overflow-expected.png: Removed.
* platform/mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Removed.
* platform/win/fast/forms/control-clip-expected.txt: Removed.
* platform/win/fast/repaint/change-transform-expected.txt: Removed.
* platform/win/fast/repaint/clipped-relative-expected.txt: Removed.
* platform/win/fast/repaint/containing-block-position-change-expected.txt: Removed.
* platform/win/fast/repaint/control-clip-expected.png: Removed.
* platform/win/fast/repaint/control-clip-expected.txt: Removed.
* platform/win/fast/repaint/create-layer-repaint-expected.txt: Removed.
* platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbuttonspuriouslayouthinthtml">trunk/LayoutTests/fast/repaint/button-spurious-layout-hint.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintchangetransformhtml">trunk/LayoutTests/fast/repaint/change-transform.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintclipwithlayoutdeltahtml">trunk/LayoutTests/fast/repaint/clip-with-layout-delta.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintclippedrelativehtml">trunk/LayoutTests/fast/repaint/clipped-relative.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontainingblockpositionchangehtml">trunk/LayoutTests/fast/repaint/containing-block-position-change.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontentintooverflowhtml">trunk/LayoutTests/fast/repaint/content-into-overflow.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontinuationafteroutlinehtml">trunk/LayoutTests/fast/repaint/continuation-after-outline.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontrolcliphtml">trunk/LayoutTests/fast/repaint/control-clip.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcreatelayerrepainthtml">trunk/LayoutTests/fast/repaint/create-layer-repaint.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintdynamictableverticalalignmentchangehtml">trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html</a></li>
<li><a href="#trunkLayoutTestsfastrepainteraseoverflowhtml">trunk/LayoutTests/fast/repaint/erase-overflow.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowhtml">trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintbuttonspuriouslayouthintexpectedhtml">trunk/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintchangetransformexpectedhtml">trunk/LayoutTests/fast/repaint/change-transform-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintclipwithlayoutdeltaexpectedhtml">trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintclippedrelativeexpectedhtml">trunk/LayoutTests/fast/repaint/clipped-relative-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontainingblockpositionchangeexpectedhtml">trunk/LayoutTests/fast/repaint/containing-block-position-change-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontentintooverflowexpectedhtml">trunk/LayoutTests/fast/repaint/content-into-overflow-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontinuationafteroutlineexpectedhtml">trunk/LayoutTests/fast/repaint/continuation-after-outline-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontrolclipexpectedhtml">trunk/LayoutTests/fast/repaint/control-clip-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcreatelayerrepaintexpectedhtml">trunk/LayoutTests/fast/repaint/create-layer-repaint-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintdynamictableverticalalignmentchangeexpectedhtml">trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepainteraseoverflowexpectedhtml">trunk/LayoutTests/fast/repaint/erase-overflow-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowexpectedhtml">trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.html</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintbuttonspuriouslayouthintexpectedpng">trunk/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintclipwithlayoutdeltaexpectedtxt">trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontentintooverflowexpectedpng">trunk/LayoutTests/fast/repaint/content-into-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintcontentintooverflowexpectedtxt">trunk/LayoutTests/fast/repaint/content-into-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepainteraseoverflowexpectedpng">trunk/LayoutTests/fast/repaint/erase-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepainteraseoverflowexpectedtxt">trunk/LayoutTests/fast/repaint/erase-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowexpectedpng">trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowexpectedtxt">trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflcompositingrepaintcontentintooverflowexpectedpng">trunk/LayoutTests/platform/efl/compositing/repaint/content-into-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflcompositingrepaintcontentintooverflowexpectedtxt">trunk/LayoutTests/platform/efl/compositing/repaint/content-into-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastformscontrolclipexpectedpng">trunk/LayoutTests/platform/efl/fast/forms/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/efl/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbuttonspuriouslayouthintexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/button-spurious-layout-hint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintchangetransformexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/change-transform-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintchangetransformexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/change-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintclipwithlayoutdeltaexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/clip-with-layout-delta-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintclippedrelativeexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/clipped-relative-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintclippedrelativeexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/clipped-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcontainingblockpositionchangeexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/containing-block-position-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcontainingblockpositionchangeexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/containing-block-position-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcontinuationafteroutlineexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/continuation-after-outline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcontinuationafteroutlineexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/continuation-after-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcontrolclipexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcontrolclipexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcreatelayerrepaintexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/create-layer-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintcreatelayerrepaintexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/create-layer-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintdynamictableverticalalignmentchangeexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintdynamictableverticalalignmentchangeexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformscontrolclipexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbuttonspuriouslayouthintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintchangetransformexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/change-transform-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintchangetransformexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/change-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintclipwithlayoutdeltaexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintclippedrelativeexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/clipped-relative-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintclippedrelativeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/clipped-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcontainingblockpositionchangeexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/containing-block-position-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcontainingblockpositionchangeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/containing-block-position-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcontinuationafteroutlineexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcontinuationafteroutlineexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcontrolclipexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcontrolclipexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcreatelayerrepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/create-layer-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintcreatelayerrepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/create-layer-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintdynamictableverticalalignmentchangeexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintdynamictableverticalalignmentchangeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcompositingrepaintcontentintooverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator/compositing/repaint/content-into-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingrepaintcontentintooverflowexpectedpng">trunk/LayoutTests/platform/mac/compositing/repaint/content-into-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingrepaintcontentintooverflowexpectedtxt">trunk/LayoutTests/platform/mac/compositing/repaint/content-into-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformscontrolclipexpectedpng">trunk/LayoutTests/platform/mac/fast/forms/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbuttonspuriouslayouthintexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/button-spurious-layout-hint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbuttonspuriouslayouthintexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintchangetransformexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/change-transform-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintchangetransformexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/change-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintclipwithlayoutdeltaexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintclipwithlayoutdeltaexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintclippedrelativeexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/clipped-relative-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintclippedrelativeexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/clipped-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontainingblockpositionchangeexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/containing-block-position-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontainingblockpositionchangeexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/containing-block-position-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontentintooverflowexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/content-into-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontinuationafteroutlineexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/continuation-after-outline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontinuationafteroutlineexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/continuation-after-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontrolclipexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcontrolclipexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcreatelayerrepaintexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/create-layer-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintcreatelayerrepaintexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/create-layer-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintdynamictableverticalalignmentchangeexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintdynamictableverticalalignmentchangeexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepainteraseoverflowexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/erase-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintfixedpositiontransparencywithoverflowexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksfastformscontrolclipexpectedpng">trunk/LayoutTests/platform/mac-mavericks/fast/forms/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksfastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksfastrepaintcontrolclipexpectedpng">trunk/LayoutTests/platform/mac-mavericks/fast/repaint/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksfastrepaintcontrolclipexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/fast/repaint/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintchangetransformexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/change-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintclippedrelativeexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/clipped-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintcontainingblockpositionchangeexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedpng">trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintcreatelayerrepaintexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/create-layer-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintdynamictableverticalalignmentchangeexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/ChangeLog        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,6 +1,135 @@
</span><span class="cx"> 2015-09-01  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Repaint cleanup:
</span><ins>+        button-spurious-layout-hint.html -&gt; reftest
+        change-transform.html -&gt; reftest
+        clip-with-layout-delta.html -&gt; reftest
+        clipped-relative.html -&gt; reftest
+        containing-block-position-change.html -&gt; reftest
+        content-into-overflow.html -&gt; reftest
+        continuation-after-outline.html -&gt; reftest
+        control-clip.html -&gt; reftest
+        create-layer-repaint.html -&gt; reftest
+        dynamic-table-vertical-alignment-change.html -&gt; reftest
+        erase-overflow.html -&gt; reftest
+        fixed-position-transparency-with-overflow.html -&gt; reftest
+
+        Unreviewed.
+
+        * fast/repaint/button-spurious-layout-hint-expected.html: Added.
+        * fast/repaint/button-spurious-layout-hint-expected.png: Removed.
+        * fast/repaint/button-spurious-layout-hint.html:
+        * fast/repaint/change-transform-expected.html: Copied from LayoutTests/fast/repaint/change-transform.html.
+        * fast/repaint/change-transform.html:
+        * fast/repaint/clip-with-layout-delta-expected.html: Copied from LayoutTests/fast/repaint/clip-with-layout-delta.html.
+        * fast/repaint/clip-with-layout-delta-expected.txt: Removed.
+        * fast/repaint/clip-with-layout-delta.html:
+        * fast/repaint/clipped-relative-expected.html: Copied from LayoutTests/fast/repaint/clipped-relative.html.
+        * fast/repaint/clipped-relative.html:
+        * fast/repaint/containing-block-position-change-expected.html: Copied from LayoutTests/fast/repaint/containing-block-position-change.html.
+        * fast/repaint/containing-block-position-change.html:
+        * fast/repaint/content-into-overflow-expected.html: Copied from LayoutTests/fast/repaint/content-into-overflow.html.
+        * fast/repaint/content-into-overflow-expected.png: Removed.
+        * fast/repaint/content-into-overflow-expected.txt: Removed.
+        * fast/repaint/content-into-overflow.html:
+        * fast/repaint/continuation-after-outline-expected.html: Copied from LayoutTests/fast/repaint/continuation-after-outline.html.
+        * fast/repaint/continuation-after-outline.html:
+        * fast/repaint/control-clip-expected.html: Copied from LayoutTests/fast/repaint/control-clip.html.
+        * fast/repaint/control-clip.html:
+        * fast/repaint/create-layer-repaint-expected.html: Copied from LayoutTests/fast/repaint/create-layer-repaint.html.
+        * fast/repaint/create-layer-repaint.html:
+        * fast/repaint/dynamic-table-vertical-alignment-change-expected.html: Copied from LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html.
+        * fast/repaint/dynamic-table-vertical-alignment-change.html:
+        * fast/repaint/erase-overflow-expected.html: Copied from LayoutTests/fast/repaint/erase-overflow.html.
+        * fast/repaint/erase-overflow-expected.png: Removed.
+        * fast/repaint/erase-overflow-expected.txt: Removed.
+        * fast/repaint/erase-overflow.html:
+        * fast/repaint/fixed-position-transparency-with-overflow-expected.html: Added.
+        * fast/repaint/fixed-position-transparency-with-overflow-expected.png: Removed.
+        * fast/repaint/fixed-position-transparency-with-overflow-expected.txt: Removed.
+        * fast/repaint/fixed-position-transparency-with-overflow.html:
+        * platform/efl/compositing/repaint/content-into-overflow-expected.png: Removed.
+        * platform/efl/compositing/repaint/content-into-overflow-expected.txt: Removed.
+        * platform/efl/fast/forms/control-clip-expected.png: Removed.
+        * platform/efl/fast/forms/control-clip-expected.txt: Removed.
+        * platform/efl/fast/repaint/button-spurious-layout-hint-expected.txt: Removed.
+        * platform/efl/fast/repaint/change-transform-expected.png: Removed.
+        * platform/efl/fast/repaint/change-transform-expected.txt: Removed.
+        * platform/efl/fast/repaint/clip-with-layout-delta-expected.png: Removed.
+        * platform/efl/fast/repaint/clipped-relative-expected.png: Removed.
+        * platform/efl/fast/repaint/clipped-relative-expected.txt: Removed.
+        * platform/efl/fast/repaint/containing-block-position-change-expected.png: Removed.
+        * platform/efl/fast/repaint/containing-block-position-change-expected.txt: Removed.
+        * platform/efl/fast/repaint/continuation-after-outline-expected.png: Removed.
+        * platform/efl/fast/repaint/continuation-after-outline-expected.txt: Removed.
+        * platform/efl/fast/repaint/control-clip-expected.png: Removed.
+        * platform/efl/fast/repaint/control-clip-expected.txt: Removed.
+        * platform/efl/fast/repaint/create-layer-repaint-expected.png: Removed.
+        * platform/efl/fast/repaint/create-layer-repaint-expected.txt: Removed.
+        * platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Removed.
+        * platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.
+        * platform/gtk/fast/forms/control-clip-expected.png: Removed.
+        * platform/gtk/fast/forms/control-clip-expected.txt: Removed.
+        * platform/gtk/fast/repaint/button-spurious-layout-hint-expected.txt: Removed.
+        * platform/gtk/fast/repaint/change-transform-expected.png: Removed.
+        * platform/gtk/fast/repaint/change-transform-expected.txt: Removed.
+        * platform/gtk/fast/repaint/clip-with-layout-delta-expected.png: Removed.
+        * platform/gtk/fast/repaint/clipped-relative-expected.png: Removed.
+        * platform/gtk/fast/repaint/clipped-relative-expected.txt: Removed.
+        * platform/gtk/fast/repaint/containing-block-position-change-expected.png: Removed.
+        * platform/gtk/fast/repaint/containing-block-position-change-expected.txt: Removed.
+        * platform/gtk/fast/repaint/continuation-after-outline-expected.png: Removed.
+        * platform/gtk/fast/repaint/continuation-after-outline-expected.txt: Removed.
+        * platform/gtk/fast/repaint/control-clip-expected.png: Removed.
+        * platform/gtk/fast/repaint/control-clip-expected.txt: Removed.
+        * platform/gtk/fast/repaint/create-layer-repaint-expected.png: Removed.
+        * platform/gtk/fast/repaint/create-layer-repaint-expected.txt: Removed.
+        * platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Removed.
+        * platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.
+        * platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt: Removed.
+        * platform/ios-simulator/compositing/repaint/content-into-overflow-expected.txt: Removed.
+        * platform/ios-simulator/fast/forms/control-clip-expected.txt: Removed.
+        * platform/mac-mavericks/fast/forms/control-clip-expected.png: Removed.
+        * platform/mac-mavericks/fast/forms/control-clip-expected.txt: Removed.
+        * platform/mac-mavericks/fast/repaint/control-clip-expected.png: Removed.
+        * platform/mac-mavericks/fast/repaint/control-clip-expected.txt: Removed.
+        * platform/mac/compositing/repaint/content-into-overflow-expected.png: Removed.
+        * platform/mac/compositing/repaint/content-into-overflow-expected.txt: Removed.
+        * platform/mac/fast/forms/control-clip-expected.png: Removed.
+        * platform/mac/fast/forms/control-clip-expected.txt: Removed.
+        * platform/mac/fast/repaint/button-spurious-layout-hint-expected.png: Removed.
+        * platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt: Removed.
+        * platform/mac/fast/repaint/change-transform-expected.png: Removed.
+        * platform/mac/fast/repaint/change-transform-expected.txt: Removed.
+        * platform/mac/fast/repaint/clip-with-layout-delta-expected.png: Removed.
+        * platform/mac/fast/repaint/clip-with-layout-delta-expected.txt: Removed.
+        * platform/mac/fast/repaint/clipped-relative-expected.png: Removed.
+        * platform/mac/fast/repaint/clipped-relative-expected.txt: Removed.
+        * platform/mac/fast/repaint/containing-block-position-change-expected.png: Removed.
+        * platform/mac/fast/repaint/containing-block-position-change-expected.txt: Removed.
+        * platform/mac/fast/repaint/content-into-overflow-expected.png: Removed.
+        * platform/mac/fast/repaint/continuation-after-outline-expected.png: Removed.
+        * platform/mac/fast/repaint/continuation-after-outline-expected.txt: Removed.
+        * platform/mac/fast/repaint/control-clip-expected.png: Removed.
+        * platform/mac/fast/repaint/control-clip-expected.txt: Removed.
+        * platform/mac/fast/repaint/create-layer-repaint-expected.png: Removed.
+        * platform/mac/fast/repaint/create-layer-repaint-expected.txt: Removed.
+        * platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Removed.
+        * platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.
+        * platform/mac/fast/repaint/erase-overflow-expected.png: Removed.
+        * platform/mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Removed.
+        * platform/win/fast/forms/control-clip-expected.txt: Removed.
+        * platform/win/fast/repaint/change-transform-expected.txt: Removed.
+        * platform/win/fast/repaint/clipped-relative-expected.txt: Removed.
+        * platform/win/fast/repaint/containing-block-position-change-expected.txt: Removed.
+        * platform/win/fast/repaint/control-clip-expected.png: Removed.
+        * platform/win/fast/repaint/control-clip-expected.txt: Removed.
+        * platform/win/fast/repaint/create-layer-repaint-expected.txt: Removed.
+        * platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Removed.
+
+2015-09-01  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        Repaint cleanup:
</ins><span class="cx">         box-shadow-dynamic.html -&gt; reftest
</span><span class="cx">         box-shadow-inset-repaint.html -&gt; reftest
</span><span class="cx">         bugzilla-3509.html -&gt; reftest
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbuttonspuriouslayouthintexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.html (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;button id=&quot;target&quot; style=&quot;height: 100px; width: 100px; background-color: lightpink; border: none;&quot;&gt;&amp;nbsp;&lt;/button&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbuttonspuriouslayouthintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/button-spurious-layout-hint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbuttonspuriouslayouthinthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/button-spurious-layout-hint.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/button-spurious-layout-hint.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/button-spurious-layout-hint.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,12 +1,15 @@
</span><span class="cx"> &lt;head&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script&gt;
</span><del>-        function repaintTest()
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById(&quot;target&quot;).style.backgroundColor = &quot;lightpink&quot;;
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;button id=&quot;target&quot; style=&quot;height: 100px; width: 100px; background-color: lightblue; border: none;&quot;&gt;&amp;nbsp;&lt;/button&gt;
</span><span class="cx"> &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintchangetransformexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintchangetransformhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/change-transform-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/change-transform.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/change-transform-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/change-transform-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+&lt;html&gt;
+&lt;head&gt;
+  &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
+    body {
+      margin: 10px;
+    }
+    #square {
+      width: 100px;
+      height: 100px;
+      background: red;
+      transform: scale(0.5, 0.5);
+    }
+    #overlay {
+      position: absolute;
+      left: 35px;
+      top: 35px;
+      width: 50px;
+      height: 50px;
+      background: green
+    }
+  &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div id=&quot;square&quot;&gt;&lt;/div&gt;
+&lt;div id=&quot;overlay&quot;&gt;&lt;/div&gt;
+
+&lt;p&gt;&lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=19623&quot;&gt;https://bugs.webkit.org/show_bug.cgi?id=19623&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any red, the test has failed.&lt;/p&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintchangetransformhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/change-transform.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/change-transform.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/change-transform.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,12 +1,14 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-  &lt;script src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
</del><span class="cx">   &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
</span><del>-    function repaintTest()
-    {
-        var target = document.getElementById(&quot;square&quot;);
-        target.style.webkitTransform = &quot;scale(0.5, 0.5)&quot;;
-    }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById(&quot;square&quot;).style.webkitTransform = &quot;scale(0.5, 0.5)&quot;;
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx">   &lt;/script&gt;
</span><span class="cx">   &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
</span><span class="cx">     body {
</span><span class="lines">@@ -27,7 +29,7 @@
</span><span class="cx">     }
</span><span class="cx">   &lt;/style&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx"> &lt;div id=&quot;square&quot;&gt;&lt;/div&gt;
</span><span class="cx"> &lt;div id=&quot;overlay&quot;&gt;&lt;/div&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintclipwithlayoutdeltaexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintclipwithlayoutdeltahtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/clip-with-layout-delta.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+&lt;html&gt;
+&lt;head&gt;
+    &lt;title&gt;Test for http://bugs.webkit.org/show_bug.cgi?id=15994&lt;/title&gt;
+    &lt;style type=&quot;text/css&quot;&gt;
+        div {
+            overflow: hidden;
+        }
+        div, span {
+            height: 100px;
+            width: 100px;
+            display: block;
+        }
+        span.blue {
+            padding: 100px 0 0 0;
+            background: blue;
+        }
+    &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;div style=&quot;background: green;&quot;&gt;&lt;span id=&quot;t1&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
+    &lt;div style=&quot;position: relative; margin: -100px 0 0 100px; background: red;&quot;&gt;&lt;span id=&quot;t2&quot; class=&quot;blue&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintclipwithlayoutdeltaexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-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 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-    RenderBlock {SPAN} at (0,0) size 100x100
-      RenderText {#text} at (0,0) size 4x17
-        text run at (0,0) width 4: &quot; &quot;
-layer at (108,8) size 100x100 scrollHeight 200
-  RenderBlock (relative positioned) {DIV} at (100,0) size 100x100 [bgcolor=#FF0000]
-    RenderBlock {SPAN} at (0,0) size 100x200 [bgcolor=#0000FF]
-      RenderText {#text} at (0,100) size 4x17
-        text run at (0,100) width 4: &quot; &quot;
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintclipwithlayoutdeltahtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/clip-with-layout-delta.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/clip-with-layout-delta.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/clip-with-layout-delta.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -15,16 +15,19 @@
</span><span class="cx">             background: blue;
</span><span class="cx">         }
</span><span class="cx">     &lt;/style&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script type=&quot;text/javascript&quot;&gt;
</span><del>-       function repaintTest()
-       {
-           document.getElementById('t1').removeAttribute(&quot;class&quot;);
-           document.getElementById('t2').setAttribute(&quot;class&quot;, &quot;blue&quot;);
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('t1').removeAttribute(&quot;class&quot;);
+            document.getElementById('t2').setAttribute(&quot;class&quot;, &quot;blue&quot;);
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx">     &lt;div style=&quot;background: green;&quot;&gt;&lt;span id=&quot;t1&quot; class=&quot;blue&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
</span><span class="cx">     &lt;div style=&quot;position: relative; margin: -100px 0 0 100px; background: red;&quot;&gt;&lt;span id=&quot;t2&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
</span><span class="cx"> &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintclippedrelativeexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintclippedrelativehtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/clipped-relative-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/clipped-relative.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/clipped-relative-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/clipped-relative-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+&lt;body&gt;
+    &lt;p&gt;
+        This is a repaint test for &lt;i&gt;&lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=9121&quot;&gt;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&lt;/a&gt;
+        REGRESSION: [Incremental Repaint] DHTML movement test failures&lt;/i&gt;.
+    &lt;/p&gt;
+    &lt;hr&gt;
+    &lt;div style=&quot;position: relative; overflow: hidden; width: 214px; height: 232px;&quot;&gt;
+        &lt;div id=&quot;i&quot; style=&quot;position: relative; left: 430px;&quot;&gt;
+            &lt;div style=&quot;position: absolute; left: -440px; width: 214px; height: 232px;&quot;&gt;
+                &lt;img src=&quot;resources/apple.jpg&quot;&gt;
+            &lt;/div&gt;
+        &lt;/div&gt;
+    &lt;/div&gt;
+&lt;/body&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintclippedrelativehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/clipped-relative.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/clipped-relative.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/clipped-relative.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,14 +1,17 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script type=&quot;text/javascript&quot;&gt;
</span><del>-       function repaintTest()
-       {
-           document.getElementById('i').style.left = '430px'
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('i').style.left = '430px'
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;p&gt;
</span><span class="cx">         This is a repaint test for &lt;i&gt;&lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=9121&quot;&gt;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&lt;/a&gt;
</span><span class="cx">         REGRESSION: [Incremental Repaint] DHTML movement test failures&lt;/i&gt;.
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontainingblockpositionchangeexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintcontainingblockpositionchangehtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/containing-block-position-change-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/containing-block-position-change.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/containing-block-position-change-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/containing-block-position-change-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+&lt;body&gt;
+    &lt;p&gt;
+        This is a repaint test for &lt;i&gt;&lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=9121&quot;&gt;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&lt;/a&gt;
+        REGRESSION: [Incremental Repaint] DHTML movement test failures&lt;/i&gt;.
+    &lt;/p&gt;
+    &lt;hr&gt;
+    &lt;div id=&quot;t&quot; style=&quot;position: relative; left: 50px; width: 500px;&quot;&gt;
+        &lt;div style=&quot;width: 50px; height: 50px; background: blue; position: absolute; left: 100px;&quot;&gt;&lt;/div&gt;
+    &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontainingblockpositionchangehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/containing-block-position-change.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/containing-block-position-change.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/containing-block-position-change.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,14 +1,17 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script type=&quot;text/javascript&quot;&gt;
</span><del>-       function repaintTest()
-       {
-           document.getElementById('t').style.position = 'relative';
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('t').style.position = 'relative';
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;p&gt;
</span><span class="cx">         This is a repaint test for &lt;i&gt;&lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=9121&quot;&gt;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&lt;/a&gt;
</span><span class="cx">         REGRESSION: [Incremental Repaint] DHTML movement test failures&lt;/i&gt;.
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontentintooverflowexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintcontentintooverflowhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/content-into-overflow-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/content-into-overflow.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/content-into-overflow-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/content-into-overflow-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
+&lt;head&gt;
+    &lt;title&gt;Test for http://bugs.webkit.org/show_bug.cgi?id=12885&lt;/title&gt;
+    &lt;style type=&quot;text/css&quot;&gt;
+        div.wide { width: 100px; height: 50px; }
+        div.narrow { width: auto; }
+        div.tall { width: 50px; height: 100px; }
+        div.short { height: auto; width: 50px; }
+        #main-content { float: left; width: 100px; height: 80px; }
+        #target3 { display: block; clear: both; height: 20px; background: green; }
+    &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;div style=&quot;position: absolute; border: medium solid green; top: 8px; height: 100px;&quot;&gt;
+        &lt;div class=&quot;narrow&quot; id=&quot;target1&quot;&gt;
+            &lt;div class=&quot;wide&quot;&gt;&lt;/div&gt;
+        &lt;/div&gt;
+    &lt;/div&gt;
+
+    &lt;div style=&quot;position: absolute; border: medium solid green; top: 158px; width: 100px;&quot;&gt;
+        &lt;div class=&quot;short&quot; id=&quot;target2&quot;&gt;
+            &lt;div class=&quot;tall&quot;&gt;&lt;/div&gt;
+        &lt;/div&gt;
+    &lt;/div&gt;
+
+    &lt;div style=&quot;position: absolute; top: 308px;&quot;&gt;
+        &lt;div style=&quot;background: green;&quot;&gt;
+            &lt;div style=&quot;position: relative;&quot;&gt;
+                &lt;div id=&quot;main-content&quot;&gt;
+                &lt;/div&gt;
+            &lt;/div&gt;
+            &lt;div id=&quot;target3&quot;&gt;&lt;/div&gt;
+        &lt;/div&gt;
+    &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontentintooverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/content-into-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontentintooverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/content-into-overflow-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/content-into-overflow-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/content-into-overflow-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
-  RenderBlock {HTML} at (0,0) size 800x8
-    RenderBody {BODY} at (8,8) size 784x0
-layer at (8,8) size 106x106
-  RenderBlock (positioned) {DIV} at (8,8) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 100x50
-      RenderBlock {DIV} at (0,0) size 100x50
-layer at (8,158) size 106x106
-  RenderBlock (positioned) {DIV} at (8,158) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 50x100
-      RenderBlock {DIV} at (0,0) size 50x100
-layer at (8,308) size 100x100
-  RenderBlock (positioned) {DIV} at (8,308) size 100x100
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-      RenderBlock {DIV} at (0,80) size 100x20
-layer at (8,308) size 100x0
-  RenderBlock (relative positioned) {DIV} at (0,0) size 100x0
-    RenderBlock (floating) {DIV} at (0,0) size 100x80
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontentintooverflowhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/content-into-overflow.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/content-into-overflow.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/content-into-overflow.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -10,17 +10,20 @@
</span><span class="cx">         #main-content { float: left; width: 100px; height: 80px; }
</span><span class="cx">         #target3 { display: none; clear: both; height: 20px; background: green; }
</span><span class="cx">     &lt;/style&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script&gt;
</span><del>-        function repaintTest()
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById('target1').style.width = 'auto';
</span><span class="cx">             document.getElementById('target2').style.height = 'auto';
</span><span class="cx">             document.getElementById('target3').style.display = 'block';
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;div style=&quot;position: absolute; border: medium solid green; top: 8px; height: 100px;&quot;&gt;
</span><span class="cx">         &lt;div class=&quot;narrow&quot; id=&quot;target1&quot;&gt;
</span><span class="cx">             &lt;div class=&quot;wide&quot;&gt;&lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontinuationafteroutlineexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintcontinuationafteroutlinehtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/continuation-after-outline-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/continuation-after-outline.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/continuation-after-outline-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/continuation-after-outline-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
+&lt;head&gt;
+    &lt;title&gt;Test for http://bugs.webkit.org/show_bug.cgi?id=13680&lt;/title&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;div style=&quot;width: 50px; text-align: center;&quot;&gt;
+        &lt;span&gt;&lt;div style=&quot;width: 30px; height:40px; background-color: silver; margin: auto&quot;&gt;&lt;/div&gt;
+            x
+        &lt;/span&gt;
+    &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontinuationafteroutlinehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/continuation-after-outline.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/continuation-after-outline.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/continuation-after-outline.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -2,15 +2,18 @@
</span><span class="cx"> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx">     &lt;title&gt;Test for http://bugs.webkit.org/show_bug.cgi?id=13680&lt;/title&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script&gt;
</span><del>-        function repaintTest()
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById('t').style.outline = '';
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;div style=&quot;width: 50px; text-align: center;&quot;&gt;
</span><span class="cx">         &lt;span id=&quot;t&quot; style=&quot;outline: auto;&quot;&gt;&lt;div style=&quot;width: 30px; height:40px; background-color: silver; margin: auto&quot;&gt;&lt;/div&gt;
</span><span class="cx">             x
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontrolclipexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintcontrolcliphtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/control-clip-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/control-clip.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/control-clip-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/control-clip-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+&lt;html&gt;
+&lt;head&gt;
+    &lt;style&gt;
+        select, button { display: block; height: 30px; width: 200px; }
+        select { -webkit-appearance: none; }
+    &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;p&gt;
+        Test for &lt;i&gt;&lt;a href=&quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;&gt;http://bugs.webkit.org/show_bug.cgi?id=13391&lt;/a&gt;
+        REGRESSION (r18819): Incomplete repaint of button text&lt;/i&gt;.
+    &lt;/p&gt;
+    &lt;p&gt;
+        The popup and the button should say &amp;ldquo;SUCCESS&amp;rdquo; with no sign of &amp;ldquo;FAILURE&amp;rdquo;.
+    &lt;/p&gt;
+    &lt;select id=&quot;popup&quot;&gt;
+        &lt;option&gt;FAILURE&lt;/option&gt;
+        &lt;option selected&gt;SUCCESS&lt;/option&gt;
+    &lt;/select&gt;
+    &lt;button id=&quot;button&quot;&gt;SUCCESS&lt;/button&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcontrolcliphtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/control-clip.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/control-clip.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/control-clip.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,12 +1,15 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx">     &lt;title&gt;&lt;/title&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script&gt;
</span><del>-        function repaintTest()
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById(&quot;popup&quot;).selectedIndex = 1;
</span><span class="cx">             document.getElementById(&quot;button&quot;).innerText = &quot;SUCCESS&quot;;
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx">     &lt;style&gt;
</span><span class="lines">@@ -14,7 +17,7 @@
</span><span class="cx">         select { -webkit-appearance: none; }
</span><span class="cx">     &lt;/style&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx">     &lt;p&gt;
</span><span class="cx">         Test for &lt;i&gt;&lt;a href=&quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;&gt;http://bugs.webkit.org/show_bug.cgi?id=13391&lt;/a&gt;
</span><span class="cx">         REGRESSION (r18819): Incomplete repaint of button text&lt;/i&gt;.
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcreatelayerrepaintexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintcreatelayerrepainthtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/create-layer-repaint-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/create-layer-repaint.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/create-layer-repaint-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/create-layer-repaint-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
+  &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
+&lt;html&gt;
+&lt;head&gt;
+  &lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;
+  &lt;title&gt;CSS Transition test case&lt;/title&gt;
+  &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
+    .stretchy {
+      background: green;
+      opacity: 0.5;
+      height: 50px;
+      width: 250px;
+      margin: 20px;
+    }
+  &lt;/style&gt;
+&lt;/head&gt;
+&lt;body onload=&quot;runRepaintTest()&quot;&gt;
+  &lt;p&gt;If you see red, the test failed&lt;/p&gt;
+  &lt;div class=&quot;stretchy&quot;&gt;&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintcreatelayerrepainthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/create-layer-repaint.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/create-layer-repaint.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/create-layer-repaint.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -19,15 +19,18 @@
</span><span class="cx">       width: 500px;
</span><span class="cx">     }
</span><span class="cx">   &lt;/style&gt;
</span><del>-  &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">   &lt;script&gt;
</span><del>-    function repaintTest()
-    {
-      document.getElementById('test').className = 'stretchy';
-    }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('test').className = 'stretchy';
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx">   &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx">   &lt;p&gt;If you see red, the test failed&lt;/p&gt;
</span><span class="cx">   &lt;div id=&quot;test&quot; class=&quot;big stretchy&quot;&gt;&lt;/div&gt;
</span><span class="cx"> &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintdynamictableverticalalignmentchangeexpectedhtmlfromrev189232trunkLayoutTestsfastrepaintdynamictableverticalalignmentchangehtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot;
+        &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
+&lt;body&gt;
+ &lt;p&gt;
+        Repaint test for &lt;i&gt;&lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=23524&quot;&gt;Bugzilla bug 23524&lt;/a&gt;&lt;/i&gt;
+        Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes.
+&lt;/p&gt;
+&lt;div style=&quot;width: 800px;&quot;&gt;
+&lt;table&gt;
+    &lt;tr valign=&quot;top&quot;&gt;
+        &lt;td&gt;
+            &lt;div id=&quot;target&quot; style=&quot;float: left; background-color: green; width: 100px; height: 100px;&quot;&gt;&lt;/div&gt;
+        &lt;/td&gt;
+        &lt;td&gt;
+            &lt;div style=&quot;margin: 0 0 1px 0;&quot;&gt;&lt;/div&gt;
+                        &lt;div&gt;&lt;/div&gt;
+                        &lt;div&gt;&lt;/div&gt;
+        &lt;/td&gt;
+    &lt;/tr&gt;
+&lt;/table&gt;
+&lt;/div&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintdynamictableverticalalignmentchangehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -2,18 +2,21 @@
</span><span class="cx">         &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;head&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script type=&quot;text/javascript&quot;&gt;
</span><del>-       function repaintTest()
-       {
-           document.getElementById(&quot;target&quot;).style.cssFloat = 'left';
-           document.getElementById(&quot;target&quot;).style.backgroundColor = 'green';
-           document.getElementById(&quot;target&quot;).style.width = '100px';
-           document.getElementById(&quot;target&quot;).style.height='100px';
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById(&quot;target&quot;).style.cssFloat = 'left';
+            document.getElementById(&quot;target&quot;).style.backgroundColor = 'green';
+            document.getElementById(&quot;target&quot;).style.width = '100px';
+            document.getElementById(&quot;target&quot;).style.height='100px';
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">  &lt;p&gt;
</span><span class="cx">         Repaint test for &lt;i&gt;&lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=23524&quot;&gt;Bugzilla bug 23524&lt;/a&gt;&lt;/i&gt;
</span><span class="cx">         Make sure that a table section doesn't stop painting when vertical alignment of cells dynamically changes.
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepainteraseoverflowexpectedhtmlfromrev189232trunkLayoutTestsfastrepainteraseoverflowhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/erase-overflow-expected.html (from rev 189232, trunk/LayoutTests/fast/repaint/erase-overflow.html) (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/erase-overflow-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/erase-overflow-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+&lt;html&gt;
+&lt;head&gt;
+    &lt;title&gt;Test for http://bugs.webkit.org/show_bug.cgi?id=11935&lt;/title&gt;
+    &lt;style type=&quot;text/css&quot;&gt;
+        div.square { width: 100px; height: 100px; overflow: hidden; }
+    &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;div id=&quot;target&quot; class=&quot;square&quot;&gt;
+        &lt;div class=&quot;square&quot; style=&quot;background-color: green&quot;&gt;&lt;/div&gt;
+        &lt;div class=&quot;square&quot; style=&quot;background-color: red&quot;&gt;&lt;/div&gt;
+    &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepainteraseoverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/erase-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepainteraseoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/erase-overflow-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/erase-overflow-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/erase-overflow-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-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 100x100 scrollHeight 200
-  RenderBlock {DIV} at (0,0) size 100x100
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-    RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepainteraseoverflowhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/erase-overflow.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/erase-overflow.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/erase-overflow.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -4,15 +4,18 @@
</span><span class="cx">     &lt;style type=&quot;text/css&quot;&gt;
</span><span class="cx">         div.square { width: 100px; height: 100px; }
</span><span class="cx">     &lt;/style&gt;
</span><del>-    &lt;script type=&quot;text/javascript&quot; src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script type=&quot;text/javascript&quot;&gt;
</span><del>-        function repaintTest()
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById(&quot;target&quot;).style.overflow = &quot;hidden&quot;;
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;div id=&quot;target&quot; class=&quot;square&quot;&gt;
</span><span class="cx">         &lt;div class=&quot;square&quot; style=&quot;background-color: green&quot;&gt;&lt;/div&gt;
</span><span class="cx">         &lt;div class=&quot;square&quot; style=&quot;background-color: red&quot;&gt;&lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.html (0 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+&lt;html&gt;
+&lt;head&gt;
+    &lt;link rel=&quot;stylesheet&quot; href=&quot;resources/default.css&quot;&gt;
+&lt;/head&gt;
+&lt;body style=&quot;height:2000px;&quot; onload=&quot;runRepaintTest()&quot;&gt;
+    &lt;!-- You should see 2 rectangles touching on one corner in the output: a green one (top left) and a green one. --&gt;
+    &lt;div id=&quot;container&quot; style=&quot;top: 200px; opacity: 0.4;&quot; class=&quot;relative blue&quot;&gt;&lt;div style=&quot;top:100px; left:100px;&quot; class=&quot;absolute green&quot;&gt;&lt;/div&gt;&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1 +0,0 @@
</span><del>-
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintfixedpositiontransparencywithoverflowhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow.html (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow.html        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/fast/repaint/fixed-position-transparency-with-overflow.html        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,17 +1,18 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx">     &lt;link rel=&quot;stylesheet&quot; href=&quot;resources/default.css&quot;&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script type=&quot;text/javascript&quot;&gt;
</span><span class="cx">         if (window.testRunner)
</span><del>-            testRunner.dumpAsText(true);
-        function repaintTest()
</del><ins>+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById('container').style.opacity = '0.4';
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body style=&quot;height:2000px;&quot; onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body style=&quot;height:2000px;&quot; onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;!-- You should see 2 rectangles touching on one corner in the output: a green one (top left) and a green one. --&gt;
</span><span class="cx">     &lt;div id=&quot;container&quot; style=&quot;top: 200px;&quot; class=&quot;relative blue&quot;&gt;&lt;div style=&quot;top:100px; left:100px;&quot; class=&quot;absolute green&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</span><span class="cx"> &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflcompositingrepaintcontentintooverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/compositing/repaint/content-into-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflcompositingrepaintcontentintooverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/compositing/repaint/content-into-overflow-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/compositing/repaint/content-into-overflow-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/compositing/repaint/content-into-overflow-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x460
-  RenderBlock {HTML} at (0,0) size 800x460
-    RenderBody {BODY} at (8,20) size 784x420
-layer at (28,20) size 120x420
-  RenderBlock {DIV} at (20,0) size 120x420
-layer at (28,28) size 106x106
-  RenderBlock (positioned) {DIV} at (0,8) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 100x50
-      RenderBlock {DIV} at (0,0) size 100x50
-layer at (28,178) size 106x106
-  RenderBlock (positioned) {DIV} at (0,158) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 50x100
-      RenderBlock {DIV} at (0,0) size 50x100
-layer at (28,328) size 100x100
-  RenderBlock (positioned) {DIV} at (0,308) size 100x100
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-      RenderBlock {DIV} at (0,80) size 100x20
-layer at (28,328) size 100x0
-  RenderBlock (relative positioned) {DIV} at (0,0) size 100x0
-    RenderBlock (floating) {DIV} at (0,0) size 100x80
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastformscontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/forms/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/forms/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/forms/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/forms/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-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 {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 229x17
-          text run at (0,0) width 229: &quot;Tests that buttons clip their contents.&quot;
-      RenderBlock {P} at (0,34) size 784x36
-        RenderText {#text} at (0,0) size 738x35
-          text run at (0,0) width 481: &quot;Each button below should have a yellow border and a black dashed outline. &quot;
-          text run at (481,0) width 257: &quot;Contents should not overflow the yellow&quot;
-          text run at (0,18) width 45: &quot;border.&quot;
-      RenderBlock {P} at (0,86) size 784x50
-        RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-          RenderBlock (anonymous) at (12,12) size 76x204
-            RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-              RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-              RenderText {#text} at (9,2) size 48x71
-                text run at (9,2) width 36: &quot;short&quot;
-                text run at (5,20) width 44: &quot;words&quot;
-                text run at (12,38) width 30: &quot;only&quot;
-                text run at (3,56) width 48: &quot;please&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,152) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-        RenderBlock (anonymous) at (12,12) size 76x204
-          RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-            RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-            RenderText {#text} at (9,2) size 48x71
-              text run at (9,2) width 36: &quot;short&quot;
-              text run at (5,20) width 44: &quot;words&quot;
-              text run at (12,38) width 30: &quot;only&quot;
-              text run at (3,56) width 48: &quot;please&quot;
-      RenderBlock {P} at (0,218) size 784x0
-layer at (8,226) size 100x50
-  RenderButton {BUTTON} at (8,226) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-    RenderBlock (anonymous) at (12,12) size 76x204
-      RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-        RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-        RenderText {#text} at (9,2) size 48x71
-          text run at (9,2) width 36: &quot;short&quot;
-          text run at (5,20) width 44: &quot;words&quot;
-          text run at (12,38) width 30: &quot;only&quot;
-          text run at (3,56) width 48: &quot;please&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbuttonspuriouslayouthintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/button-spurious-layout-hint-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/button-spurious-layout-hint-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/button-spurious-layout-hint-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-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
-      RenderButton {BUTTON} at (0,0) size 100x100 [bgcolor=#FFB6C1]
-        RenderBlock (anonymous) at (6,40) size 88x19
-          RenderText {#text} at (42,0) size 4x17
-            text run at (42,0) width 4: &quot; &quot;
-      RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintchangetransformexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/change-transform-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintchangetransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/change-transform-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/change-transform-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/change-transform-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-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 (10,10) size 780x574
-      RenderBlock {P} at (0,116) size 780x18
-        RenderInline {A} at (0,0) size 305x17 [color=#0000EE]
-          RenderText {#text} at (0,0) size 305x17
-            text run at (0,0) width 305: &quot;https://bugs.webkit.org/show_bug.cgi?id=19623&quot;
-      RenderBlock {P} at (0,150) size 780x36
-        RenderText {#text} at (0,0) size 777x35
-          text run at (0,0) width 777: &quot;Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any&quot;
-          text run at (0,18) width 140: &quot;red, the test has failed.&quot;
-layer at (10,10) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (35,35) size 50x50
-  RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintclipwithlayoutdeltaexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/clip-with-layout-delta-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintclippedrelativeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/clipped-relative-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintclippedrelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/clipped-relative-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 151x17
-          text run at (0,0) width 151: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 749x35
-          RenderInline {A} at (0,0) size 348x17 [color=#0000EE]
-            RenderText {#text} at (151,0) size 348x17
-              text run at (151,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (499,0) size 749x35
-            text run at (499,0) width 4: &quot; &quot;
-            text run at (503,0) width 246: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,18) width 200: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (200,18) size 4x17
-          text run at (200,18) width 4: &quot;.&quot;
-      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
-layer at (8,70) size 214x232 scrollWidth 644
-  RenderBlock (relative positioned) {DIV} at (0,62) size 214x232
-layer at (-2,70) size 214x232 backgroundClip at (8,70) size 214x232 clip at (8,70) size 214x232 outlineClip at (8,70) size 214x232
-  RenderBlock (positioned) {DIV} at (-440,0) size 214x232
-    RenderImage {IMG} at (0,0) size 214x232
-    RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcontainingblockpositionchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/containing-block-position-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcontainingblockpositionchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/containing-block-position-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 151x17
-          text run at (0,0) width 151: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 749x35
-          RenderInline {A} at (0,0) size 348x17 [color=#0000EE]
-            RenderText {#text} at (151,0) size 348x17
-              text run at (151,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (499,0) size 749x35
-            text run at (499,0) width 4: &quot; &quot;
-            text run at (503,0) width 246: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,18) width 200: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (200,18) size 4x17
-          text run at (200,18) width 4: &quot;.&quot;
-      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
-layer at (158,70) size 50x50
-  RenderBlock (positioned) {DIV} at (100,0) size 50x50 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcontinuationafteroutlineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/continuation-after-outline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcontinuationafteroutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/continuation-after-outline-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/continuation-after-outline-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/continuation-after-outline-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
-  RenderBlock {HTML} at (0,0) size 800x92
-    RenderBody {BODY} at (8,8) size 784x76
-      RenderBlock {DIV} at (0,0) size 50x58
-        RenderBlock (anonymous) at (0,0) size 50x0
-          RenderInline {SPAN} at (0,0) size 0x0
-        RenderBlock (anonymous) at (0,0) size 50x40
-          RenderBlock {DIV} at (10,0) size 30x40 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (0,40) size 50x18
-          RenderInline {SPAN} at (0,0) size 8x17
-            RenderText {#text} at (21,0) size 8x17
-              text run at (21,0) width 8: &quot;x&quot;
-          RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,58) size 784x18
-        RenderText {#text} at (0,0) size 0x17
-          text run at (0,0) width 0: &quot;\x{19}&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 53x17
-          text run at (0,0) width 53: &quot;Test for &quot;
-        RenderInline {I} at (0,0) size 675x17
-          RenderInline {A} at (0,0) size 301x17 [color=#0000EE]
-            RenderText {#text} at (53,0) size 301x17
-              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;
-          RenderText {#text} at (354,0) size 374x17
-            text run at (354,0) width 4: &quot; &quot;
-            text run at (358,0) width 370: &quot;REGRESSION (r18819): Incomplete repaint of button text&quot;
-        RenderText {#text} at (728,0) size 4x17
-          text run at (728,0) width 4: &quot;.&quot;
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 513x17
-          text run at (0,0) width 513: &quot;The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}.&quot;
-      RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-        RenderBlock (anonymous) at (1,6) size 198x18
-          RenderText at (0,0) size 80x17
-            text run at (0,0) width 80: &quot;SUCCESS&quot;
-      RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (17,10) size 166x18
-          RenderText {#text} at (43,0) size 80x17
-            text run at (43,0) width 80: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcreatelayerrepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/create-layer-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintcreatelayerrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/create-layer-repaint-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
-  RenderBlock {HTML} at (0,0) size 800x124
-    RenderBody {BODY} at (8,16) size 784x88
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 177x17
-          text run at (0,0) width 177: &quot;If you see red, the test failed&quot;
-layer at (28,54) size 250x50
-  RenderBlock {DIV} at (20,38) size 250x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintdynamictableverticalalignmentchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintdynamictableverticalalignmentchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 808x585
-  RenderView at (0,0) size 800x585
-layer at (0,0) size 800x182
-  RenderBlock {HTML} at (0,0) size 800x182
-    RenderBody {BODY} at (8,16) size 784x158
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 100x17
-          text run at (0,0) width 100: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 124x17
-          RenderInline {A} at (0,0) size 124x17 [color=#0000EE]
-            RenderText {#text} at (100,0) size 124x17
-              text run at (100,0) width 124: &quot;Bugzilla bug 23524&quot;
-        RenderText {#text} at (224,0) size 751x35
-          text run at (224,0) width 4: &quot; &quot;
-          text run at (228,0) width 523: &quot;Make sure that a table section doesn't stop painting when vertical alignment of cells&quot;
-          text run at (0,18) width 136: &quot;dynamically changes.&quot;
-      RenderBlock {DIV} at (0,52) size 800x106
-        RenderTable {TABLE} at (0,0) size 110x106
-          RenderTableSection {TBODY} at (0,0) size 110x106
-            RenderTableRow {TR} at (0,2) size 110x102
-              RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
-                RenderBlock (floating) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
-              RenderTableCell {TD} at (106,2) size 2x3 [r=0 c=1 rs=1 cs=1]
-                RenderBlock {DIV} at (1,1) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformscontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/forms/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/forms/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/forms/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-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 {P} at (0,0) size 784x17
-        RenderText {#text} at (0,0) size 229x17
-          text run at (0,0) width 229: &quot;Tests that buttons clip their contents.&quot;
-      RenderBlock {P} at (0,33) size 784x34
-        RenderText {#text} at (0,0) size 738x34
-          text run at (0,0) width 481: &quot;Each button below should have a yellow border and a black dashed outline. &quot;
-          text run at (481,0) width 257: &quot;Contents should not overflow the yellow&quot;
-          text run at (0,17) width 45: &quot;border.&quot;
-      RenderBlock {P} at (0,83) size 784x50
-        RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-          RenderBlock (anonymous) at (12,12) size 76x204
-            RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-              RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-              RenderText {#text} at (9,2) size 48x68
-                text run at (9,2) width 36: &quot;short&quot;
-                text run at (5,19) width 44: &quot;words&quot;
-                text run at (12,36) width 30: &quot;only&quot;
-                text run at (3,53) width 48: &quot;please&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,149) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-        RenderBlock (anonymous) at (12,12) size 76x204
-          RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-            RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-            RenderText {#text} at (9,2) size 48x68
-              text run at (9,2) width 36: &quot;short&quot;
-              text run at (5,19) width 44: &quot;words&quot;
-              text run at (12,36) width 30: &quot;only&quot;
-              text run at (3,53) width 48: &quot;please&quot;
-      RenderBlock {P} at (0,215) size 784x0
-layer at (8,223) size 100x50
-  RenderButton {BUTTON} at (8,223) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-    RenderBlock (anonymous) at (12,12) size 76x204
-      RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-        RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-        RenderText {#text} at (9,2) size 48x68
-          text run at (9,2) width 36: &quot;short&quot;
-          text run at (5,19) width 44: &quot;words&quot;
-          text run at (12,36) width 30: &quot;only&quot;
-          text run at (3,53) width 48: &quot;please&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbuttonspuriouslayouthintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-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
-      RenderButton {BUTTON} at (0,0) size 100x100 [bgcolor=#FFB6C1]
-        RenderBlock (anonymous) at (6,41) size 88x17
-          RenderText {#text} at (42,0) size 4x17
-            text run at (42,0) width 4: &quot; &quot;
-      RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintchangetransformexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/change-transform-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintchangetransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/change-transform-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/change-transform-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/change-transform-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-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 (10,10) size 780x574
-      RenderBlock {P} at (0,116) size 780x17
-        RenderInline {A} at (0,0) size 305x17 [color=#0000EE]
-          RenderText {#text} at (0,0) size 305x17
-            text run at (0,0) width 305: &quot;https://bugs.webkit.org/show_bug.cgi?id=19623&quot;
-      RenderBlock {P} at (0,149) size 780x34
-        RenderText {#text} at (0,0) size 777x34
-          text run at (0,0) width 777: &quot;Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any&quot;
-          text run at (0,17) width 140: &quot;red, the test has failed.&quot;
-layer at (10,10) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (35,35) size 50x50
-  RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintclipwithlayoutdeltaexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintclippedrelativeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/clipped-relative-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintclippedrelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/clipped-relative-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x34
-        RenderText {#text} at (0,0) size 151x17
-          text run at (0,0) width 151: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 749x34
-          RenderInline {A} at (0,0) size 348x17 [color=#0000EE]
-            RenderText {#text} at (151,0) size 348x17
-              text run at (151,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (499,0) size 749x34
-            text run at (499,0) width 4: &quot; &quot;
-            text run at (503,0) width 246: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,17) width 200: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (200,17) size 4x17
-          text run at (200,17) width 4: &quot;.&quot;
-      RenderBlock {HR} at (0,50) size 784x2 [border: (1px inset #000000)]
-layer at (8,68) size 214x232 scrollWidth 644
-  RenderBlock (relative positioned) {DIV} at (0,60) size 214x232
-layer at (-2,68) size 214x232 backgroundClip at (8,68) size 214x232 clip at (8,68) size 214x232 outlineClip at (8,68) size 214x232
-  RenderBlock (positioned) {DIV} at (-440,0) size 214x232
-    RenderImage {IMG} at (0,0) size 214x232
-    RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcontainingblockpositionchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/containing-block-position-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcontainingblockpositionchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/containing-block-position-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x34
-        RenderText {#text} at (0,0) size 151x17
-          text run at (0,0) width 151: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 749x34
-          RenderInline {A} at (0,0) size 348x17 [color=#0000EE]
-            RenderText {#text} at (151,0) size 348x17
-              text run at (151,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (499,0) size 749x34
-            text run at (499,0) width 4: &quot; &quot;
-            text run at (503,0) width 246: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,17) width 200: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (200,17) size 4x17
-          text run at (200,17) width 4: &quot;.&quot;
-      RenderBlock {HR} at (0,50) size 784x2 [border: (1px inset #000000)]
-layer at (158,68) size 50x50
-  RenderBlock (positioned) {DIV} at (100,0) size 50x50 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcontinuationafteroutlineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcontinuationafteroutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x90
-  RenderBlock {HTML} at (0,0) size 800x90
-    RenderBody {BODY} at (8,8) size 784x74
-      RenderBlock {DIV} at (0,0) size 50x57
-        RenderBlock (anonymous) at (0,0) size 50x0
-          RenderInline {SPAN} at (0,0) size 0x0
-        RenderBlock (anonymous) at (0,0) size 50x40
-          RenderBlock {DIV} at (10,0) size 30x40 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (0,40) size 50x17
-          RenderInline {SPAN} at (0,0) size 8x17
-            RenderText {#text} at (21,0) size 8x17
-              text run at (21,0) width 8: &quot;x&quot;
-          RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,57) size 784x17
-        RenderText {#text} at (0,0) size 0x17
-          text run at (0,0) width 0: &quot;\x{19}&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x17
-        RenderText {#text} at (0,0) size 53x17
-          text run at (0,0) width 53: &quot;Test for &quot;
-        RenderInline {I} at (0,0) size 675x17
-          RenderInline {A} at (0,0) size 301x17 [color=#0000EE]
-            RenderText {#text} at (53,0) size 301x17
-              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;
-          RenderText {#text} at (354,0) size 374x17
-            text run at (354,0) width 4: &quot; &quot;
-            text run at (358,0) width 370: &quot;REGRESSION (r18819): Incomplete repaint of button text&quot;
-        RenderText {#text} at (728,0) size 4x17
-          text run at (728,0) width 4: &quot;.&quot;
-      RenderBlock {P} at (0,33) size 784x17
-        RenderText {#text} at (0,0) size 513x17
-          text run at (0,0) width 513: &quot;The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}.&quot;
-      RenderMenuList {SELECT} at (0,66) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-        RenderBlock (anonymous) at (1,6) size 198x18
-          RenderText at (0,0) size 80x17
-            text run at (0,0) width 80: &quot;SUCCESS&quot;
-      RenderButton {BUTTON} at (0,96) size 200x30 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (8,6) size 184x17
-          RenderText {#text} at (52,0) size 80x17
-            text run at (52,0) width 80: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcreatelayerrepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/create-layer-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintcreatelayerrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/create-layer-repaint-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x123
-  RenderBlock {HTML} at (0,0) size 800x123
-    RenderBody {BODY} at (8,16) size 784x87
-      RenderBlock {P} at (0,0) size 784x17
-        RenderText {#text} at (0,0) size 177x17
-          text run at (0,0) width 177: &quot;If you see red, the test failed&quot;
-layer at (28,53) size 250x50
-  RenderBlock {DIV} at (20,37) size 250x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintdynamictableverticalalignmentchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintdynamictableverticalalignmentchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 808x585
-  RenderView at (0,0) size 800x585
-layer at (0,0) size 800x180
-  RenderBlock {HTML} at (0,0) size 800x180
-    RenderBody {BODY} at (8,16) size 784x156
-      RenderBlock {P} at (0,0) size 784x34
-        RenderText {#text} at (0,0) size 100x17
-          text run at (0,0) width 100: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 124x17
-          RenderInline {A} at (0,0) size 124x17 [color=#0000EE]
-            RenderText {#text} at (100,0) size 124x17
-              text run at (100,0) width 124: &quot;Bugzilla bug 23524&quot;
-        RenderText {#text} at (224,0) size 751x34
-          text run at (224,0) width 4: &quot; &quot;
-          text run at (228,0) width 523: &quot;Make sure that a table section doesn't stop painting when vertical alignment of cells&quot;
-          text run at (0,17) width 136: &quot;dynamically changes.&quot;
-      RenderBlock {DIV} at (0,50) size 800x106
-        RenderTable {TABLE} at (0,0) size 110x106
-          RenderTableSection {TBODY} at (0,0) size 110x106
-            RenderTableRow {TR} at (0,2) size 110x102
-              RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
-                RenderBlock (floating) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
-              RenderTableCell {TD} at (106,2) size 2x3 [r=0 c=1 rs=1 cs=1]
-                RenderBlock {DIV} at (1,1) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcompositingrepaintcontentintooverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator/compositing/repaint/content-into-overflow-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/compositing/repaint/content-into-overflow-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/repaint/content-into-overflow-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x460
-  RenderBlock {HTML} at (0,0) size 800x460
-    RenderBody {BODY} at (8,20) size 784x420
-layer at (28,20) size 120x420
-  RenderBlock {DIV} at (20,0) size 120x420
-layer at (28,28) size 106x106
-  RenderBlock (positioned) {DIV} at (0,8) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 100x50
-      RenderBlock {DIV} at (0,0) size 100x50
-layer at (28,178) size 106x106
-  RenderBlock (positioned) {DIV} at (0,158) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 50x100
-      RenderBlock {DIV} at (0,0) size 50x100
-layer at (28,328) size 100x100
-  RenderBlock (positioned) {DIV} at (0,308) size 100x100
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-      RenderBlock {DIV} at (0,80) size 100x20
-layer at (28,328) size 100x0
-  RenderBlock (relative positioned) {DIV} at (0,0) size 100x0
-    RenderBlock (floating) {DIV} at (0,0) size 100x80
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator/fast/forms/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/forms/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/ios-simulator/fast/forms/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-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 {P} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 235x19
-          text run at (0,0) width 235: &quot;Tests that buttons clip their contents.&quot;
-      RenderBlock {P} at (0,36) size 784x40
-        RenderText {#text} at (0,0) size 748x39
-          text run at (0,0) width 487: &quot;Each button below should have a yellow border and a black dashed outline. &quot;
-          text run at (486,0) width 262: &quot;Contents should not overflow the yellow&quot;
-          text run at (0,20) width 45: &quot;border.&quot;
-      RenderBlock {P} at (0,92) size 784x50
-        RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
-          RenderBlock (anonymous) at (11,11) size 78x204
-            RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-              RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-              RenderText {#text} at (14,2) size 34x56
-                text run at (14,2) width 26: &quot;short&quot;
-                text run at (12,16) width 30: &quot;words&quot;
-                text run at (16,30) width 22: &quot;only&quot;
-                text run at (10,44) width 34: &quot;please&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,158) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
-        RenderBlock (anonymous) at (11,11) size 78x204
-          RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-            RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-            RenderText {#text} at (14,2) size 34x56
-              text run at (14,2) width 26: &quot;short&quot;
-              text run at (12,16) width 30: &quot;words&quot;
-              text run at (16,30) width 22: &quot;only&quot;
-              text run at (10,44) width 34: &quot;please&quot;
-      RenderBlock {P} at (0,224) size 784x0
-layer at (8,232) size 100x50
-  RenderButton {BUTTON} at (8,232) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
-    RenderBlock (anonymous) at (11,11) size 78x204
-      RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-        RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-        RenderText {#text} at (14,2) size 34x56
-          text run at (14,2) width 26: &quot;short&quot;
-          text run at (12,16) width 30: &quot;words&quot;
-          text run at (16,30) width 22: &quot;only&quot;
-          text run at (10,44) width 34: &quot;please&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-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 {P} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 235x19
-          text run at (0,0) width 235: &quot;Tests that buttons clip their contents.&quot;
-      RenderBlock {P} at (0,36) size 784x40
-        RenderText {#text} at (0,0) size 748x39
-          text run at (0,0) width 487: &quot;Each button below should have a yellow border and a black dashed outline. &quot;
-          text run at (486,0) width 262: &quot;Contents should not overflow the yellow&quot;
-          text run at (0,20) width 45: &quot;border.&quot;
-      RenderBlock {P} at (0,92) size 784x50
-        RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
-          RenderBlock (anonymous) at (11,11) size 78x204
-            RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-              RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-              RenderText {#text} at (14,2) size 34x56
-                text run at (14,2) width 26: &quot;short&quot;
-                text run at (12,16) width 30: &quot;words&quot;
-                text run at (16,30) width 22: &quot;only&quot;
-                text run at (10,44) width 34: &quot;please&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,158) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
-        RenderBlock (anonymous) at (11,11) size 78x204
-          RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-            RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-            RenderText {#text} at (14,2) size 34x56
-              text run at (14,2) width 26: &quot;short&quot;
-              text run at (12,16) width 30: &quot;words&quot;
-              text run at (16,30) width 22: &quot;only&quot;
-              text run at (10,44) width 34: &quot;please&quot;
-      RenderBlock {P} at (0,224) size 784x0
-layer at (8,232) size 100x50
-  RenderButton {BUTTON} at (8,232) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
-    RenderBlock (anonymous) at (11,11) size 78x204
-      RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-        RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-        RenderText {#text} at (14,2) size 34x56
-          text run at (14,2) width 26: &quot;short&quot;
-          text run at (12,16) width 30: &quot;words&quot;
-          text run at (16,30) width 22: &quot;only&quot;
-          text run at (10,44) width 34: &quot;please&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingrepaintcontentintooverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/compositing/repaint/content-into-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingrepaintcontentintooverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/compositing/repaint/content-into-overflow-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/repaint/content-into-overflow-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/compositing/repaint/content-into-overflow-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x460
-  RenderBlock {HTML} at (0,0) size 800x460
-    RenderBody {BODY} at (8,20) size 784x420
-layer at (28,20) size 120x420
-  RenderBlock {DIV} at (20,0) size 120x420
-layer at (28,28) size 106x106
-  RenderBlock (positioned) {DIV} at (0,8) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 100x50
-      RenderBlock {DIV} at (0,0) size 100x50
-layer at (28,178) size 106x106
-  RenderBlock (positioned) {DIV} at (0,158) size 106x106 [border: (3px solid #008000)]
-    RenderBlock {DIV} at (3,3) size 50x100
-      RenderBlock {DIV} at (0,0) size 50x100
-layer at (28,328) size 100x100
-  RenderBlock (positioned) {DIV} at (0,308) size 100x100
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-      RenderBlock {DIV} at (0,80) size 100x20
-layer at (28,328) size 100x0
-  RenderBlock (relative positioned) {DIV} at (0,0) size 100x0
-    RenderBlock (floating) {DIV} at (0,0) size 100x80
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformscontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/forms/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-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 {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 235x18
-          text run at (0,0) width 235: &quot;Tests that buttons clip their contents.&quot;
-      RenderBlock {P} at (0,34) size 784x36
-        RenderText {#text} at (0,0) size 747x36
-          text run at (0,0) width 487: &quot;Each button below should have a yellow border and a black dashed outline. &quot;
-          text run at (486,0) width 261: &quot;Contents should not overflow the yellow&quot;
-          text run at (0,18) width 45: &quot;border.&quot;
-      RenderBlock {P} at (0,86) size 784x50
-        RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-          RenderBlock (anonymous) at (12,12) size 76x204
-            RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-              RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-              RenderText {#text} at (13,2) size 36x52
-                text run at (13,2) width 28: &quot;short&quot;
-                text run at (10,15) width 34: &quot;words&quot;
-                text run at (16,28) width 22: &quot;only&quot;
-                text run at (9,41) width 36: &quot;please&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,152) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-        RenderBlock (anonymous) at (12,12) size 76x204
-          RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-            RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-            RenderText {#text} at (13,2) size 36x52
-              text run at (13,2) width 28: &quot;short&quot;
-              text run at (10,15) width 34: &quot;words&quot;
-              text run at (16,28) width 22: &quot;only&quot;
-              text run at (9,41) width 36: &quot;please&quot;
-      RenderBlock {P} at (0,218) size 784x0
-layer at (8,226) size 100x50
-  RenderButton {BUTTON} at (8,226) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-    RenderBlock (anonymous) at (12,12) size 76x204
-      RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-        RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-        RenderText {#text} at (13,2) size 36x52
-          text run at (13,2) width 28: &quot;short&quot;
-          text run at (10,15) width 34: &quot;words&quot;
-          text run at (16,28) width 22: &quot;only&quot;
-          text run at (9,41) width 36: &quot;please&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbuttonspuriouslayouthintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/button-spurious-layout-hint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbuttonspuriouslayouthintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-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
-      RenderButton {BUTTON} at (0,0) size 100x100 [bgcolor=#FFB6C1]
-        RenderBlock (anonymous) at (6,43) size 88x13
-          RenderText {#text} at (42,0) size 4x13
-            text run at (42,0) width 4: &quot; &quot;
-      RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintchangetransformexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/change-transform-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintchangetransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/change-transform-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/change-transform-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/change-transform-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-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 (10,10) size 780x574
-      RenderBlock {P} at (0,116) size 780x18
-        RenderInline {A} at (0,0) size 310x18 [color=#0000EE]
-          RenderText {#text} at (0,0) size 310x18
-            text run at (0,0) width 310: &quot;https://bugs.webkit.org/show_bug.cgi?id=19623&quot;
-      RenderBlock {P} at (0,150) size 780x36
-        RenderText {#text} at (0,0) size 761x36
-          text run at (0,0) width 761: &quot;Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see&quot;
-          text run at (0,18) width 172: &quot;any red, the test has failed.&quot;
-layer at (10,10) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (35,35) size 50x50
-  RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintclipwithlayoutdeltaexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintclipwithlayoutdeltaexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/clip-with-layout-delta-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-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 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-    RenderBlock {SPAN} at (0,0) size 100x100
-      RenderText {#text} at (0,0) size 4x18
-        text run at (0,0) width 4: &quot; &quot;
-layer at (108,8) size 100x100 scrollHeight 200
-  RenderBlock (relative positioned) {DIV} at (100,0) size 100x100 [bgcolor=#FF0000]
-    RenderBlock {SPAN} at (0,0) size 100x200 [bgcolor=#0000FF]
-      RenderText {#text} at (0,100) size 4x18
-        text run at (0,100) width 4: &quot; &quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintclippedrelativeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/clipped-relative-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintclippedrelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/clipped-relative-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 156x18
-          text run at (0,0) width 156: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 759x36
-          RenderInline {A} at (0,0) size 354x18 [color=#0000EE]
-            RenderText {#text} at (155,0) size 354x18
-              text run at (155,0) width 354: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (508,0) size 759x36
-            text run at (508,0) width 5: &quot; &quot;
-            text run at (512,0) width 247: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,18) width 202: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (201,18) size 5x18
-          text run at (201,18) width 5: &quot;.&quot;
-      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
-layer at (8,70) size 214x232 scrollWidth 644
-  RenderBlock (relative positioned) {DIV} at (0,62) size 214x232
-layer at (-2,70) size 214x232 backgroundClip at (8,70) size 214x232 clip at (8,70) size 214x232 outlineClip at (8,70) size 214x232
-  RenderBlock (positioned) {DIV} at (-440,0) size 214x232
-    RenderImage {IMG} at (0,0) size 214x232
-    RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontainingblockpositionchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/containing-block-position-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontainingblockpositionchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/containing-block-position-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 156x18
-          text run at (0,0) width 156: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 759x36
-          RenderInline {A} at (0,0) size 354x18 [color=#0000EE]
-            RenderText {#text} at (155,0) size 354x18
-              text run at (155,0) width 354: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (508,0) size 759x36
-            text run at (508,0) width 5: &quot; &quot;
-            text run at (512,0) width 247: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,18) width 202: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (201,18) size 5x18
-          text run at (201,18) width 5: &quot;.&quot;
-      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
-layer at (158,70) size 50x50
-  RenderBlock (positioned) {DIV} at (100,0) size 50x50 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontentintooverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/content-into-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontinuationafteroutlineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/continuation-after-outline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontinuationafteroutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/continuation-after-outline-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/continuation-after-outline-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/continuation-after-outline-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
-  RenderBlock {HTML} at (0,0) size 800x92
-    RenderBody {BODY} at (8,8) size 784x76
-      RenderBlock {DIV} at (0,0) size 50x58
-        RenderBlock (anonymous) at (0,0) size 50x0
-          RenderInline {SPAN} at (0,0) size 0x0
-        RenderBlock (anonymous) at (0,0) size 50x40
-          RenderBlock {DIV} at (10,0) size 30x40 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (0,40) size 50x18
-          RenderInline {SPAN} at (0,0) size 8x18
-            RenderText {#text} at (21,0) size 8x18
-              text run at (21,0) width 8: &quot;x&quot;
-          RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,58) size 784x18
-        RenderText {#text} at (0,0) size 0x18
-          text run at (0,0) width 0: &quot;\x{19}&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 54x18
-          text run at (0,0) width 54: &quot;Test for &quot;
-        RenderInline {I} at (0,0) size 683x18
-          RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
-            RenderText {#text} at (53,0) size 305x18
-              text run at (53,0) width 305: &quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;
-          RenderText {#text} at (357,0) size 379x18
-            text run at (357,0) width 5: &quot; &quot;
-            text run at (361,0) width 375: &quot;REGRESSION (r18819): Incomplete repaint of button text&quot;
-        RenderText {#text} at (735,0) size 5x18
-          text run at (735,0) width 5: &quot;.&quot;
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 514x18
-          text run at (0,0) width 514: &quot;The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}.&quot;
-      RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-        RenderBlock (anonymous) at (1,8) size 198x14
-          RenderText at (0,0) size 55x13
-            text run at (0,0) width 55: &quot;SUCCESS&quot;
-      RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (8,8) size 184x13
-          RenderText {#text} at (64,0) size 56x13
-            text run at (64,0) width 56: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcreatelayerrepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/create-layer-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintcreatelayerrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/create-layer-repaint-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
-  RenderBlock {HTML} at (0,0) size 800x124
-    RenderBody {BODY} at (8,16) size 784x88
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 182x18
-          text run at (0,0) width 182: &quot;If you see red, the test failed&quot;
-layer at (28,54) size 250x50
-  RenderBlock {DIV} at (20,38) size 250x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintdynamictableverticalalignmentchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintdynamictableverticalalignmentchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 808x585
-  RenderView at (0,0) size 800x585
-layer at (0,0) size 800x182
-  RenderBlock {HTML} at (0,0) size 800x182
-    RenderBody {BODY} at (8,16) size 784x158
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 103x18
-          text run at (0,0) width 103: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 126x18
-          RenderInline {A} at (0,0) size 126x18 [color=#0000EE]
-            RenderText {#text} at (102,0) size 126x18
-              text run at (102,0) width 126: &quot;Bugzilla bug 23524&quot;
-        RenderText {#text} at (227,0) size 768x36
-          text run at (227,0) width 5: &quot; &quot;
-          text run at (231,0) width 537: &quot;Make sure that a table section doesn't stop painting when vertical alignment of cells&quot;
-          text run at (0,18) width 139: &quot;dynamically changes.&quot;
-      RenderBlock {DIV} at (0,52) size 800x106
-        RenderTable {TABLE} at (0,0) size 110x106
-          RenderTableSection {TBODY} at (0,0) size 110x106
-            RenderTableRow {TR} at (0,2) size 110x102
-              RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
-                RenderBlock (floating) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
-              RenderTableCell {TD} at (106,2) size 2x3 [r=0 c=1 rs=1 cs=1]
-                RenderBlock {DIV} at (1,1) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepainteraseoverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/erase-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintfixedpositiontransparencywithoverflowexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksfastformscontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/fast/forms/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksfastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/fast/forms/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/fast/forms/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac-mavericks/fast/forms/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-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 {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 235x18
-          text run at (0,0) width 235: &quot;Tests that buttons clip their contents.&quot;
-      RenderBlock {P} at (0,34) size 784x36
-        RenderText {#text} at (0,0) size 747x36
-          text run at (0,0) width 487: &quot;Each button below should have a yellow border and a black dashed outline. &quot;
-          text run at (486,0) width 261: &quot;Contents should not overflow the yellow&quot;
-          text run at (0,18) width 45: &quot;border.&quot;
-      RenderBlock {P} at (0,86) size 784x50
-        RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-          RenderBlock (anonymous) at (12,12) size 76x204
-            RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-              RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-              RenderText {#text} at (13,2) size 34x52
-                text run at (13,2) width 28: &quot;short&quot;
-                text run at (11,15) width 32: &quot;words&quot;
-                text run at (15,28) width 24: &quot;only&quot;
-                text run at (10,41) width 34: &quot;please&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,152) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-        RenderBlock (anonymous) at (12,12) size 76x204
-          RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-            RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-            RenderText {#text} at (13,2) size 34x52
-              text run at (13,2) width 28: &quot;short&quot;
-              text run at (11,15) width 32: &quot;words&quot;
-              text run at (15,28) width 24: &quot;only&quot;
-              text run at (10,41) width 34: &quot;please&quot;
-      RenderBlock {P} at (0,218) size 784x0
-layer at (8,226) size 100x50
-  RenderButton {BUTTON} at (8,226) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
-    RenderBlock (anonymous) at (12,12) size 76x204
-      RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-        RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-        RenderText {#text} at (13,2) size 34x52
-          text run at (13,2) width 28: &quot;short&quot;
-          text run at (11,15) width 32: &quot;words&quot;
-          text run at (15,28) width 24: &quot;only&quot;
-          text run at (10,41) width 34: &quot;please&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksfastrepaintcontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/fast/repaint/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksfastrepaintcontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/fast/repaint/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/fast/repaint/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/mac-mavericks/fast/repaint/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 54x18
-          text run at (0,0) width 54: &quot;Test for &quot;
-        RenderInline {I} at (0,0) size 683x18
-          RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
-            RenderText {#text} at (53,0) size 305x18
-              text run at (53,0) width 305: &quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;
-          RenderText {#text} at (357,0) size 379x18
-            text run at (357,0) width 5: &quot; &quot;
-            text run at (361,0) width 375: &quot;REGRESSION (r18819): Incomplete repaint of button text&quot;
-        RenderText {#text} at (735,0) size 5x18
-          text run at (735,0) width 5: &quot;.&quot;
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 514x18
-          text run at (0,0) width 514: &quot;The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}.&quot;
-      RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-        RenderBlock (anonymous) at (1,8) size 198x14
-          RenderText at (0,0) size 47x13
-            text run at (0,0) width 47: &quot;SUCCESS&quot;
-      RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-        RenderBlock (anonymous) at (8,8) size 184x13
-          RenderText {#text} at (68,0) size 48x13
-            text run at (68,0) width 48: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/forms/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/win/fast/forms/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-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 {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 229x18
-          text run at (0,0) width 229: &quot;Tests that buttons clip their contents.&quot;
-      RenderBlock {P} at (0,34) size 784x36
-        RenderText {#text} at (0,0) size 738x36
-          text run at (0,0) width 481: &quot;Each button below should have a yellow border and a black dashed outline. &quot;
-          text run at (481,0) width 257: &quot;Contents should not overflow the yellow&quot;
-          text run at (0,18) width 45: &quot;border.&quot;
-      RenderBlock {P} at (0,86) size 784x50
-        RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#F0F0F0] [border: (2px outset #FFFF00)]
-          RenderBlock (anonymous) at (12,12) size 76x204
-            RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-              RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-              RenderText {#text} at (12,2) size 38x60
-                text run at (12,2) width 30: &quot;short&quot;
-                text run at (10,17) width 34: &quot;words&quot;
-                text run at (15,32) width 24: &quot;only&quot;
-                text run at (8,47) width 38: &quot;please&quot;
-        RenderText {#text} at (0,0) size 0x0
-      RenderButton {BUTTON} at (0,152) size 100x50 [bgcolor=#F0F0F0] [border: (2px outset #FFFF00)]
-        RenderBlock (anonymous) at (12,12) size 76x204
-          RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-            RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-            RenderText {#text} at (12,2) size 38x60
-              text run at (12,2) width 30: &quot;short&quot;
-              text run at (10,17) width 34: &quot;words&quot;
-              text run at (15,32) width 24: &quot;only&quot;
-              text run at (8,47) width 38: &quot;please&quot;
-      RenderBlock {P} at (0,218) size 784x0
-layer at (8,226) size 100x50
-  RenderButton {BUTTON} at (8,226) size 100x50 [bgcolor=#F0F0F0] [border: (2px outset #FFFF00)]
-    RenderBlock (anonymous) at (12,12) size 76x204
-      RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
-        RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
-        RenderText {#text} at (12,2) size 38x60
-          text run at (12,2) width 30: &quot;short&quot;
-          text run at (10,17) width 34: &quot;words&quot;
-          text run at (15,32) width 24: &quot;only&quot;
-          text run at (8,47) width 38: &quot;please&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintchangetransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/change-transform-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/change-transform-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/win/fast/repaint/change-transform-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-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 (10,10) size 780x574
-      RenderBlock {P} at (0,116) size 780x18
-        RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
-          RenderText {#text} at (0,0) size 305x18
-            text run at (0,0) width 305: &quot;https://bugs.webkit.org/show_bug.cgi?id=19623&quot;
-      RenderBlock {P} at (0,150) size 780x36
-        RenderText {#text} at (0,0) size 777x36
-          text run at (0,0) width 777: &quot;Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any&quot;
-          text run at (0,18) width 140: &quot;red, the test has failed.&quot;
-layer at (10,10) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (35,35) size 50x50
-  RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintclippedrelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/clipped-relative-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/win/fast/repaint/clipped-relative-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 151x18
-          text run at (0,0) width 151: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 749x36
-          RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
-            RenderText {#text} at (151,0) size 348x18
-              text run at (151,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (499,0) size 749x36
-            text run at (499,0) width 4: &quot; &quot;
-            text run at (503,0) width 246: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,18) width 200: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (200,18) size 4x18
-          text run at (200,18) width 4: &quot;.&quot;
-      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
-layer at (8,70) size 214x232 scrollWidth 644
-  RenderBlock (relative positioned) {DIV} at (0,62) size 214x232
-layer at (-2,70) size 214x232 backgroundClip at (8,70) size 214x232 clip at (8,70) size 214x232 outlineClip at (8,70) size 214x232
-  RenderBlock (positioned) {DIV} at (-440,0) size 214x232
-    RenderImage {IMG} at (0,0) size 214x232
-    RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintcontainingblockpositionchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 151x18
-          text run at (0,0) width 151: &quot;This is a repaint test for &quot;
-        RenderInline {I} at (0,0) size 749x36
-          RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
-            RenderText {#text} at (151,0) size 348x18
-              text run at (151,0) width 348: &quot;http://bugzilla.opendarwin.org/show_bug.cgi?id=9121&quot;
-          RenderText {#text} at (499,0) size 749x36
-            text run at (499,0) width 4: &quot; &quot;
-            text run at (503,0) width 246: &quot;REGRESSION: [Incremental Repaint]&quot;
-            text run at (0,18) width 200: &quot;DHTML movement test failures&quot;
-        RenderText {#text} at (200,18) size 4x18
-          text run at (200,18) width 4: &quot;.&quot;
-      RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
-layer at (158,70) size 50x50
-  RenderBlock (positioned) {DIV} at (100,0) size 50x50 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintcontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-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
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 53x18
-          text run at (0,0) width 53: &quot;Test for &quot;
-        RenderInline {I} at (0,0) size 675x18
-          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
-            RenderText {#text} at (53,0) size 301x18
-              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=13391&quot;
-          RenderText {#text} at (354,0) size 374x18
-            text run at (354,0) width 4: &quot; &quot;
-            text run at (358,0) width 370: &quot;REGRESSION (r18819): Incomplete repaint of button text&quot;
-        RenderText {#text} at (728,0) size 4x18
-          text run at (728,0) width 4: &quot;.&quot;
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 513x18
-          text run at (0,0) width 513: &quot;The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}.&quot;
-      RenderMenuList {SELECT} at (0,68) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-        RenderBlock (anonymous) at (1,7) size 198x16
-          RenderText at (0,0) size 63x15
-            text run at (0,0) width 63: &quot;SUCCESS&quot;
-      RenderButton {BUTTON} at (0,98) size 200x30 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
-        RenderBlock (anonymous) at (8,7) size 184x16
-          RenderText {#text} at (60,0) size 64x15
-            text run at (60,0) width 64: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintcreatelayerrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/create-layer-repaint-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/win/fast/repaint/create-layer-repaint-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
-  RenderBlock {HTML} at (0,0) size 800x124
-    RenderBody {BODY} at (8,16) size 784x88
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 177x18
-          text run at (0,0) width 177: &quot;If you see red, the test failed&quot;
-layer at (28,54) size 250x50
-  RenderBlock {DIV} at (20,38) size 250x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintdynamictableverticalalignmentchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt (189232 => 189233)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:09:07 UTC (rev 189232)
+++ trunk/LayoutTests/platform/win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt        2015-09-01 23:35:58 UTC (rev 189233)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 808x585
-  RenderView at (0,0) size 800x585
-layer at (0,0) size 800x182
-  RenderBlock {HTML} at (0,0) size 800x182
-    RenderBody {BODY} at (8,16) size 784x158
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 100x18
-          text run at (0,0) width 100: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 124x18
-          RenderInline {A} at (0,0) size 124x18 [color=#0000EE]
-            RenderText {#text} at (100,0) size 124x18
-              text run at (100,0) width 124: &quot;Bugzilla bug 23524&quot;
-        RenderText {#text} at (224,0) size 751x36
-          text run at (224,0) width 4: &quot; &quot;
-          text run at (228,0) width 523: &quot;Make sure that a table section doesn't stop painting when vertical alignment of cells&quot;
-          text run at (0,18) width 136: &quot;dynamically changes.&quot;
-      RenderBlock {DIV} at (0,52) size 800x106
-        RenderTable {TABLE} at (0,0) size 110x106
-          RenderTableSection {TBODY} at (0,0) size 110x106
-            RenderTableRow {TR} at (0,2) size 110x102
-              RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
-                RenderBlock (floating) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
-              RenderTableCell {TD} at (106,2) size 2x3 [r=0 c=1 rs=1 cs=1]
-                RenderBlock {DIV} at (1,1) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
-                RenderBlock {DIV} at (1,2) size 0x0
</del></span></pre>
</div>
</div>

</body>
</html>