<!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>[189418] 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/189418">189418</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2015-09-04 21:20:54 -0700 (Fri, 04 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Repaint cleanup:

layer-child-outline.html -&gt; reftest
layer-full-repaint.html -&gt; reftest
layer-hide-when-needs-layout.html -&gt; reftest
layer-visibility.html -&gt; reftest
layout-state-only-positioned.html -&gt; reftest
layout-state-relative.html -&gt; reftest
layout-state-scrolloffset.html -&gt; reftest
layout-state-scrolloffset2.html -&gt; reftest
layout-state-scrolloffset3.html -&gt; reftest

* fast/repaint/layer-child-outline-expected.html: Added.
* fast/repaint/layer-child-outline.html:
* fast/repaint/layer-full-repaint-expected.html: Added.
* fast/repaint/layer-full-repaint-expected.txt: Removed.
* fast/repaint/layer-full-repaint.html:
* fast/repaint/layer-hide-when-needs-layout-expected.html: Added.
* fast/repaint/layer-hide-when-needs-layout-expected.png: Removed.
* fast/repaint/layer-hide-when-needs-layout-expected.txt: Removed.
* fast/repaint/layer-hide-when-needs-layout.html:
* fast/repaint/layer-visibility-expected.html: Added.
* fast/repaint/layer-visibility-expected.png: Removed.
* fast/repaint/layer-visibility-expected.txt: Removed.
* fast/repaint/layer-visibility.html:
* fast/repaint/layout-state-only-positioned-expected.html: Added.
* fast/repaint/layout-state-only-positioned-expected.txt: Removed.
* fast/repaint/layout-state-only-positioned.html:
* fast/repaint/layout-state-relative-expected.html: Added.
* fast/repaint/layout-state-relative.html:
* fast/repaint/layout-state-scrolloffset-expected.html: Added.
* fast/repaint/layout-state-scrolloffset.html:
* fast/repaint/layout-state-scrolloffset2-expected.html: Added.
* fast/repaint/layout-state-scrolloffset2.html:
* fast/repaint/layout-state-scrolloffset3-expected.html: Added.
* fast/repaint/layout-state-scrolloffset3.html:
* platform/efl/fast/repaint/layer-child-outline-expected.png: Removed.
* platform/efl/fast/repaint/layer-child-outline-expected.txt: Removed.
* platform/efl/fast/repaint/layout-state-only-positioned-expected.png: Removed.
* platform/efl/fast/repaint/layout-state-relative-expected.png: Removed.
* platform/efl/fast/repaint/layout-state-relative-expected.txt: Removed.
* platform/efl/fast/repaint/layout-state-scrolloffset-expected.png: Removed.
* platform/efl/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
* platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png: Removed.
* platform/efl/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
* platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png: Removed.
* platform/efl/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.
* platform/gtk/fast/repaint/layer-child-outline-expected.png: Removed.
* platform/gtk/fast/repaint/layer-child-outline-expected.txt: Removed.
* platform/gtk/fast/repaint/layout-state-only-positioned-expected.png: Removed.
* platform/gtk/fast/repaint/layout-state-relative-expected.png: Removed.
* platform/gtk/fast/repaint/layout-state-relative-expected.txt: Removed.
* platform/gtk/fast/repaint/layout-state-scrolloffset-expected.png: Removed.
* platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
* platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.png: Removed.
* platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
* platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.png: Removed.
* platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.
* platform/mac-wk2/fast/repaint/layer-hide-when-needs-layout-expected.txt: Removed.
* platform/mac/fast/repaint/layer-child-outline-expected.png: Removed.
* platform/mac/fast/repaint/layer-child-outline-expected.txt: Removed.
* platform/mac/fast/repaint/layer-hide-when-needs-layout-expected.png: Removed.
* platform/mac/fast/repaint/layer-visibility-expected.png: Removed.
* platform/mac/fast/repaint/layout-state-only-positioned-expected.png: Removed.
* platform/mac/fast/repaint/layout-state-relative-expected.png: Removed.
* platform/mac/fast/repaint/layout-state-relative-expected.txt: Removed.
* platform/mac/fast/repaint/layout-state-scrolloffset-expected.png: Removed.
* platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
* platform/mac/fast/repaint/layout-state-scrolloffset2-expected.png: Removed.
* platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
* platform/mac/fast/repaint/layout-state-scrolloffset3-expected.png: Removed.
* platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.
* platform/win/fast/repaint/layer-child-outline-expected.txt: Removed.
* platform/win/fast/repaint/layout-state-relative-expected.txt: Removed.
* platform/win/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
* platform/win/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
* platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayerchildoutlinehtml">trunk/LayoutTests/fast/repaint/layer-child-outline.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayerfullrepainthtml">trunk/LayoutTests/fast/repaint/layer-full-repaint.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayerhidewhenneedslayouthtml">trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayervisibilityhtml">trunk/LayoutTests/fast/repaint/layer-visibility.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstateonlypositionedhtml">trunk/LayoutTests/fast/repaint/layout-state-only-positioned.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstaterelativehtml">trunk/LayoutTests/fast/repaint/layout-state-relative.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstatescrolloffsethtml">trunk/LayoutTests/fast/repaint/layout-state-scrolloffset.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstatescrolloffset2html">trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstatescrolloffset3html">trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintlayerchildoutlineexpectedhtml">trunk/LayoutTests/fast/repaint/layer-child-outline-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayerfullrepaintexpectedhtml">trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayerhidewhenneedslayoutexpectedhtml">trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayervisibilityexpectedhtml">trunk/LayoutTests/fast/repaint/layer-visibility-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstateonlypositionedexpectedhtml">trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstaterelativeexpectedhtml">trunk/LayoutTests/fast/repaint/layout-state-relative-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstatescrolloffsetexpectedhtml">trunk/LayoutTests/fast/repaint/layout-state-scrolloffset-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstatescrolloffset2expectedhtml">trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstatescrolloffset3expectedhtml">trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3-expected.html</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintlayerfullrepaintexpectedtxt">trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayerhidewhenneedslayoutexpectedpng">trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayerhidewhenneedslayoutexpectedtxt">trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayervisibilityexpectedpng">trunk/LayoutTests/fast/repaint/layer-visibility-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayervisibilityexpectedtxt">trunk/LayoutTests/fast/repaint/layer-visibility-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintlayoutstateonlypositionedexpectedtxt">trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayerchildoutlineexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/layer-child-outline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayerchildoutlineexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/layer-child-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstateonlypositionedexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-only-positioned-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstaterelativeexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-relative-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstaterelativeexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffsetexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffsetexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset2expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset2expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset3expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset3expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayerchildoutlineexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/layer-child-outline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayerchildoutlineexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/layer-child-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstateonlypositionedexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-only-positioned-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstaterelativeexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-relative-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstaterelativeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffsetexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffsetexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset2expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset2expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset3expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset3expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayerchildoutlineexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layer-child-outline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayerchildoutlineexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/layer-child-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayerhidewhenneedslayoutexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layer-hide-when-needs-layout-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayervisibilityexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layer-visibility-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstateonlypositionedexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-only-positioned-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstaterelativeexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstaterelativeexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffsetexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffsetexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset2expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset2expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset3expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset3-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset3expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacwk2fastrepaintlayerhidewhenneedslayoutexpectedtxt">trunk/LayoutTests/platform/mac-wk2/fast/repaint/layer-hide-when-needs-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintlayerchildoutlineexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/layer-child-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintlayoutstaterelativeexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintlayoutstatescrolloffsetexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintlayoutstatescrolloffset2expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintlayoutstatescrolloffset3expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/ChangeLog        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,3 +1,83 @@
</span><ins>+2015-09-04  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        Repaint cleanup:
+
+        layer-child-outline.html -&gt; reftest
+        layer-full-repaint.html -&gt; reftest
+        layer-hide-when-needs-layout.html -&gt; reftest
+        layer-visibility.html -&gt; reftest
+        layout-state-only-positioned.html -&gt; reftest
+        layout-state-relative.html -&gt; reftest
+        layout-state-scrolloffset.html -&gt; reftest
+        layout-state-scrolloffset2.html -&gt; reftest
+        layout-state-scrolloffset3.html -&gt; reftest
+
+        * fast/repaint/layer-child-outline-expected.html: Added.
+        * fast/repaint/layer-child-outline.html:
+        * fast/repaint/layer-full-repaint-expected.html: Added.
+        * fast/repaint/layer-full-repaint-expected.txt: Removed.
+        * fast/repaint/layer-full-repaint.html:
+        * fast/repaint/layer-hide-when-needs-layout-expected.html: Added.
+        * fast/repaint/layer-hide-when-needs-layout-expected.png: Removed.
+        * fast/repaint/layer-hide-when-needs-layout-expected.txt: Removed.
+        * fast/repaint/layer-hide-when-needs-layout.html:
+        * fast/repaint/layer-visibility-expected.html: Added.
+        * fast/repaint/layer-visibility-expected.png: Removed.
+        * fast/repaint/layer-visibility-expected.txt: Removed.
+        * fast/repaint/layer-visibility.html:
+        * fast/repaint/layout-state-only-positioned-expected.html: Added.
+        * fast/repaint/layout-state-only-positioned-expected.txt: Removed.
+        * fast/repaint/layout-state-only-positioned.html:
+        * fast/repaint/layout-state-relative-expected.html: Added.
+        * fast/repaint/layout-state-relative.html:
+        * fast/repaint/layout-state-scrolloffset-expected.html: Added.
+        * fast/repaint/layout-state-scrolloffset.html:
+        * fast/repaint/layout-state-scrolloffset2-expected.html: Added.
+        * fast/repaint/layout-state-scrolloffset2.html:
+        * fast/repaint/layout-state-scrolloffset3-expected.html: Added.
+        * fast/repaint/layout-state-scrolloffset3.html:
+        * platform/efl/fast/repaint/layer-child-outline-expected.png: Removed.
+        * platform/efl/fast/repaint/layer-child-outline-expected.txt: Removed.
+        * platform/efl/fast/repaint/layout-state-only-positioned-expected.png: Removed.
+        * platform/efl/fast/repaint/layout-state-relative-expected.png: Removed.
+        * platform/efl/fast/repaint/layout-state-relative-expected.txt: Removed.
+        * platform/efl/fast/repaint/layout-state-scrolloffset-expected.png: Removed.
+        * platform/efl/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
+        * platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png: Removed.
+        * platform/efl/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
+        * platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png: Removed.
+        * platform/efl/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.
+        * platform/gtk/fast/repaint/layer-child-outline-expected.png: Removed.
+        * platform/gtk/fast/repaint/layer-child-outline-expected.txt: Removed.
+        * platform/gtk/fast/repaint/layout-state-only-positioned-expected.png: Removed.
+        * platform/gtk/fast/repaint/layout-state-relative-expected.png: Removed.
+        * platform/gtk/fast/repaint/layout-state-relative-expected.txt: Removed.
+        * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.png: Removed.
+        * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
+        * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.png: Removed.
+        * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
+        * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.png: Removed.
+        * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.
+        * platform/mac-wk2/fast/repaint/layer-hide-when-needs-layout-expected.txt: Removed.
+        * platform/mac/fast/repaint/layer-child-outline-expected.png: Removed.
+        * platform/mac/fast/repaint/layer-child-outline-expected.txt: Removed.
+        * platform/mac/fast/repaint/layer-hide-when-needs-layout-expected.png: Removed.
+        * platform/mac/fast/repaint/layer-visibility-expected.png: Removed.
+        * platform/mac/fast/repaint/layout-state-only-positioned-expected.png: Removed.
+        * platform/mac/fast/repaint/layout-state-relative-expected.png: Removed.
+        * platform/mac/fast/repaint/layout-state-relative-expected.txt: Removed.
+        * platform/mac/fast/repaint/layout-state-scrolloffset-expected.png: Removed.
+        * platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
+        * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.png: Removed.
+        * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
+        * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.png: Removed.
+        * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.
+        * platform/win/fast/repaint/layer-child-outline-expected.txt: Removed.
+        * platform/win/fast/repaint/layout-state-relative-expected.txt: Removed.
+        * platform/win/fast/repaint/layout-state-scrolloffset-expected.txt: Removed.
+        * platform/win/fast/repaint/layout-state-scrolloffset2-expected.txt: Removed.
+        * platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt: Removed.
+
</ins><span class="cx"> 2015-09-04  Joseph Pecoraro  &lt;pecoraro@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Web Inspector: Add tests for DOM highlight commands
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerchildoutlineexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layer-child-outline-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-child-outline-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layer-child-outline-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+&lt;body&gt;
+    &lt;p&gt;
+        This tests repainting of a layer's children's outlines.
+    &lt;/p&gt;
+    &lt;hr&gt;
+    &lt;div style=&quot;position: absolute; top: 47px; left: 3px; width: 100px; height: 100px; border: dotted red thick;&quot;&gt;
+      &lt;div style=&quot;width: 100px; height: 100px; background: silver;&quot;&gt;&lt;/div&gt;
+    &lt;/div&gt;
+    &lt;div style=&quot;position: relative; top: -2px; left: -2px; width: 100px; height: 100px; border: dashed 2px;&quot;&gt;&lt;/div&gt;
+&lt;/body&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerchildoutlinehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layer-child-outline.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-child-outline.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layer-child-outline.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,11 +1,3 @@
</span><del>-&lt;html&gt;
-&lt;head&gt;
-    &lt;title&gt;&lt;/title&gt;
-    &lt;script type=&quot;text/javascript&quot;&gt;
-    if (window.testRunner)
-        testRunner.testRepaint();
-    &lt;/script&gt;
-&lt;/head&gt;
</del><span class="cx"> &lt;body&gt;
</span><span class="cx">     &lt;p&gt;
</span><span class="cx">         This tests repainting of a layer's children's outlines.
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerfullrepaintexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;div style=&quot;height: 100px; width: 100px; background-color: green;&quot;&gt;&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerfullrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layer-full-repaint-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,4 +0,0 @@
</span><del>-(repaint rects
-  (rect 8 8 100 100)
-)
-
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerfullrepainthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layer-full-repaint.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-full-repaint.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layer-full-repaint.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -15,15 +15,18 @@
</span><span class="cx">             text-shadow: red 5px 5px 0;
</span><span class="cx">         }
</span><span class="cx">     &lt;/style&gt;
</span><del>-    &lt;script src=&quot;resources/text-based-repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
-    &lt;script&gt;
-        function repaintTest()
</del><ins>+    &lt;script type=&quot;text/javascript&quot;&gt;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><del>-           document.getElementById('test').className = &quot;selected&quot;;
</del><ins>+            document.getElementById('test').className = &quot;selected&quot;;
+            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;test&quot;&gt;&lt;/div&gt;
</span><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerhidewhenneedslayoutexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;div style=&quot;background: green; width: 100px; height: 100px;&quot;&gt;&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerhidewhenneedslayoutexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerhidewhenneedslayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,8 +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 784x100
-  RenderBlock (relative positioned) {DIV} at (0,0) size 784x100
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayerhidewhenneedslayouthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layer-hide-when-needs-layout.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,18 +1,21 @@
</span><span class="cx"> &lt;html&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=13544&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 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">             var div = document.getElementById(&quot;target&quot;);
</span><span class="cx">             div.style.visibility = 'hidden';
</span><span class="cx">             // Now make this a layout hint to avoid the repaint done in setStyle().
</span><span class="cx">             div.style.width = '50px';
</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: relative;&quot;&gt;
</span><span class="cx">         &lt;div style=&quot;background: green; width: 100px; height: 100px;&quot;&gt;
</span><span class="cx">         &lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayervisibilityexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layer-visibility-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-visibility-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layer-visibility-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;div style=&quot;position: absolute; top: 0; left: 0px; width: 100px; height: 100px; background-color: green;&quot;&gt;&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayervisibilityexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/layer-visibility-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayervisibilityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/layer-visibility-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-visibility-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layer-visibility-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,7 +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 (0,0) size 100x100
-  RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayervisibilityhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layer-visibility.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layer-visibility.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layer-visibility.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,29 +1,22 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script&gt;
-    function test()
</del><ins>+&lt;script type=&quot;text/javascript&quot;&gt;
+    if (window.testRunner)
+        testRunner.waitUntilDone();
+    function runTest()
</ins><span class="cx">     {
</span><span class="cx">         document.body.offsetTop;
</span><span class="cx">         var target = document.getElementById(&quot;target&quot;);
</span><span class="cx">         target.style.visibility = &quot;visible&quot;;
</span><span class="cx">         document.body.offsetTop;
</span><del>-        
-        if (window.testRunner) {
-            testRunner.display();
-            finish();
-        } else
-            setTimeout(finish, 0);
-    }
-
-    function finish()
-    {
-        var target = document.getElementById(&quot;target&quot;);
</del><span class="cx">         target.style.left = &quot;0&quot;;
</span><span class="cx">         target.style.backgroundColor = &quot;green&quot;;
</span><del>-    }
</del><ins>+        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;test()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;div id=&quot;target&quot; style=&quot;position: absolute; top: 0; left: 100px; width: 100px; height: 100px; background-color: red; visibility: hidden;&quot;&gt;&lt;/div&gt;
</span><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstateonlypositionedexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+&lt;div style=&quot;position: absolute; top: 50px; left: 0; overflow: overlay; width: 100px; height: 100px; border: solid&quot;&gt;
+    &lt;div id=&quot;q&quot; style=&quot;position: absolute; top: 0; height: 200px; width: 10px;&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstateonlypositionedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 (0,50) size 106x106 clip at (3,53) size 85x100 scrollHeight 200
-  RenderBlock (positioned) {DIV} at (0,50) size 106x106 [border: (3px solid #000000)]
-layer at (3,53) size 10x200 backgroundClip at (3,53) size 85x100 clip at (3,53) size 85x100 outlineClip at (3,53) size 85x100
-  RenderBlock (positioned) {DIV} at (3,3) size 10x200
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstateonlypositionedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layout-state-only-positioned.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-only-positioned.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layout-state-only-positioned.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,13 +1,16 @@
</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;
-    &lt;script&gt;
-        function repaintTest()
</del><ins>+    &lt;script type=&quot;text/javascript&quot;&gt;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById(&quot;q&quot;).style.height = &quot;200px&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 style=&quot;position: absolute; top: 50px; left: 0; overflow: overlay; width: 100px; height: 100px; border: solid&quot;&gt;
</span><span class="cx">         &lt;div id=&quot;q&quot; style=&quot;position: absolute; top: 0; height: 50px; width: 10px;&quot;&gt;&lt;/div&gt;
</span><span class="cx">     &lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstaterelativeexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layout-state-relative-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-relative-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layout-state-relative-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1,11 @@
</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;html lang=&quot;en&quot;&gt;
+&lt;body&gt;
+    &lt;p&gt;
+        Repaint test for &lt;i&gt;&lt;a href=&quot;rdar://problem/6048566&quot;&gt;rdar://problem/6048566&lt;/a&gt;
+        Repaint original element's position, not its offset position&lt;/i&gt;.
+    &lt;/p&gt;
+    &lt;div style=&quot;position: relative; top: 100px;&quot;&gt;PASS&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstaterelativehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layout-state-relative.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-relative.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layout-state-relative.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -2,15 +2,18 @@
</span><span class="cx">         &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
</span><span class="cx"> &lt;html lang=&quot;en&quot;&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(&quot;target&quot;).innerText = &quot;PASS&quot;;
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById(&quot;target&quot;).innerText = &quot;PASS&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;p&gt;
</span><span class="cx">         Repaint test for &lt;i&gt;&lt;a href=&quot;rdar://problem/6048566&quot;&gt;rdar://problem/6048566&lt;/a&gt;
</span><span class="cx">         Repaint original element's position, not its offset position&lt;/i&gt;.
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstatescrolloffsetexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layout-state-scrolloffset-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-scrolloffset-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layout-state-scrolloffset-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;body&gt;
+  You should see the text 'after' in the inner box with no mangled pixels.
+  &lt;div style=&quot;position: absolute; width: 300px; height: 300px; border: solid 1px red&quot;&gt;
+    &lt;div style=&quot;position: relative; width: 100px; height: 100px; left: 90px; top: 90px; border: solid 1px green;&quot;&gt;after&lt;/div&gt;
+    &lt;/div&gt;
+  &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstatescrolloffsethtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layout-state-scrolloffset.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-scrolloffset.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layout-state-scrolloffset.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -17,9 +17,6 @@
</span><span class="cx">     testRunner.waitUntilDone();
</span><span class="cx"> 
</span><span class="cx">   window.setTimeout(function() {
</span><del>-    if (window.testRunner)
-      testRunner.display();
-
</del><span class="cx">     document.getElementById('target').innerText = 'after';
</span><span class="cx"> 
</span><span class="cx">     if (window.testRunner)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstatescrolloffset2expectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;body&gt;
+  You should see the text 'after' in the inner box, no mangled pixels.
+  &lt;div style=&quot;position: absolute; width: 300px; height: 300px; border: solid 1px yellow&quot;&gt;
+    &lt;div style=&quot;width: 299px; height: 299px; border-width: 0px 1px 1px 0px; border-style: solid; border-color: red;&quot;&gt;
+      &lt;div style=&quot;position: relative; width: 100px; height: 100px; left: 92px; top: 92px; border: solid 1px green;&quot;&gt;after&lt;/div&gt;
+    &lt;/div&gt;
+  &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstatescrolloffset2html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layout-state-scrolloffset2.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -24,9 +24,6 @@
</span><span class="cx">     testRunner.waitUntilDone();
</span><span class="cx"> 
</span><span class="cx">   window.setTimeout(function() {
</span><del>-    if (window.testRunner)
-      testRunner.display();
-
</del><span class="cx">     document.getElementById('target').innerText = 'after'
</span><span class="cx"> 
</span><span class="cx">     if (window.testRunner)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstatescrolloffset3expectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3-expected.html (0 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3-expected.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;body&gt;
+  You should see the text 'after' in the inner box with no mangled pixels.
+  &lt;div style=&quot;position: absolute; width: 125px; height: 300px; border: solid 1px red&quot;&gt;
+      &lt;div style=&quot;position: relative; width: 34px; height: 100px; left: 90px; top: 90px; border-style: solid; border-color: green; border-width: 1px 0px 1px 1px;&quot;&gt;after&lt;/div&gt;
+    &lt;/div&gt;
+  &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintlayoutstatescrolloffset3html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3.html (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3.html        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/fast/repaint/layout-state-scrolloffset3.html        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -17,9 +17,6 @@
</span><span class="cx">     testRunner.waitUntilDone();
</span><span class="cx"> 
</span><span class="cx">   window.setTimeout(function() {
</span><del>-    if (window.testRunner)
-      testRunner.display();
-
</del><span class="cx">     document.getElementById('target').innerText = 'after';
</span><span class="cx"> 
</span><span class="cx">     if (window.testRunner)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayerchildoutlineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layer-child-outline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayerchildoutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layer-child-outline-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/layer-child-outline-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/efl/fast/repaint/layer-child-outline-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,12 +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 319x17
-          text run at (0,0) width 319: &quot;This tests repainting of a layer's children's outlines.&quot;
-      RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
-layer at (8,52) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,44) size 100x100 [bgcolor=#C0C0C0]
-    RenderBlock {DIV} at (0,0) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstateonlypositionedexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-only-positioned-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstaterelativeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-relative-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstaterelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-relative-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/layout-state-relative-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/efl/fast/repaint/layout-state-relative-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x76
-  RenderBlock {HTML} at (0,0) size 800x76
-    RenderBody {BODY} at (8,16) size 784x52
-      RenderBlock {P} at (0,0) size 784x18
-        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 514x17
-          RenderInline {A} at (0,0) size 154x17 [color=#0000EE]
-            RenderText {#text} at (100,0) size 154x17
-              text run at (100,0) width 154: &quot;rdar://problem/6048566&quot;
-          RenderText {#text} at (254,0) size 360x17
-            text run at (254,0) width 4: &quot; &quot;
-            text run at (258,0) width 356: &quot;Repaint original element's position, not its offset position&quot;
-        RenderText {#text} at (614,0) size 4x17
-          text run at (614,0) width 4: &quot;.&quot;
-layer at (8,150) size 784x18
-  RenderBlock (relative positioned) {DIV} at (0,34) size 784x18
-    RenderText {#text} at (0,0) size 39x17
-      text run at (0,0) width 39: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffsetexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 444x17
-        text run at (0,0) width 444: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 302x302 clip at (9,27) size 300x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,26) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,117) size 102x102 clip at (100,118) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x17
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset2expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset2-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 416x17
-        text run at (0,0) width 416: &quot;You should see the text 'after' in the inner box, no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 302x302 clip at (9,27) size 300x300 scrollX 2 scrollY 2 scrollWidth 302 scrollHeight 302
-  RenderBlock (positioned) {DIV} at (8,26) size 302x302 [border: (1px solid #FFFF00)]
-layer at (7,25) size 302x302 backgroundClip at (9,27) size 300x300 clip at (9,27) size 299x299 outlineClip at (9,27) size 300x300 scrollX 7 scrollY 7 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (1,1) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (101,119) size 102x102 clip at (102,120) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x17
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset3expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintlayoutstatescrolloffset3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset3-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/efl/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 444x17
-        text run at (0,0) width 444: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 127x302 clip at (9,27) size 125x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,26) size 127x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,117) size 102x102 backgroundClip at (99,117) size 35x102 clip at (100,118) size 34x100 outlineClip at (9,27) size 125x300
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x17
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayerchildoutlineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layer-child-outline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayerchildoutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layer-child-outline-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/layer-child-outline-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/layer-child-outline-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,12 +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 319x17
-          text run at (0,0) width 319: &quot;This tests repainting of a layer's children's outlines.&quot;
-      RenderBlock {HR} at (0,33) size 784x2 [border: (1px inset #000000)]
-layer at (8,51) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,43) size 100x100 [bgcolor=#C0C0C0]
-    RenderBlock {DIV} at (0,0) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstateonlypositionedexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-only-positioned-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstaterelativeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-relative-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstaterelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-relative-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-relative-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-relative-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x74
-  RenderBlock {HTML} at (0,0) size 800x74
-    RenderBody {BODY} at (8,16) size 784x50
-      RenderBlock {P} at (0,0) size 784x17
-        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 514x17
-          RenderInline {A} at (0,0) size 154x17 [color=#0000EE]
-            RenderText {#text} at (100,0) size 154x17
-              text run at (100,0) width 154: &quot;rdar://problem/6048566&quot;
-          RenderText {#text} at (254,0) size 360x17
-            text run at (254,0) width 4: &quot; &quot;
-            text run at (258,0) width 356: &quot;Repaint original element's position, not its offset position&quot;
-        RenderText {#text} at (614,0) size 4x17
-          text run at (614,0) width 4: &quot;.&quot;
-layer at (8,149) size 784x17
-  RenderBlock (relative positioned) {DIV} at (0,33) size 784x17
-    RenderText {#text} at (0,0) size 39x17
-      text run at (0,0) width 39: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffsetexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x33
-  RenderBlock {HTML} at (0,0) size 800x33
-    RenderBody {BODY} at (8,8) size 784x17
-      RenderText {#text} at (0,0) size 444x17
-        text run at (0,0) width 444: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,25) size 302x302 clip at (9,26) size 300x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,25) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,116) size 102x102 clip at (100,117) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x17
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset2expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x33
-  RenderBlock {HTML} at (0,0) size 800x33
-    RenderBody {BODY} at (8,8) size 784x17
-      RenderText {#text} at (0,0) size 416x17
-        text run at (0,0) width 416: &quot;You should see the text 'after' in the inner box, no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,25) size 302x302 clip at (9,26) size 300x300 scrollX 2 scrollY 2 scrollWidth 302 scrollHeight 302
-  RenderBlock (positioned) {DIV} at (8,25) size 302x302 [border: (1px solid #FFFF00)]
-layer at (7,24) size 302x302 backgroundClip at (9,26) size 300x300 clip at (9,26) size 299x299 outlineClip at (9,26) size 300x300 scrollX 7 scrollY 7 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (1,1) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (101,118) size 102x102 clip at (102,119) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x17
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset3expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintlayoutstatescrolloffset3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x33
-  RenderBlock {HTML} at (0,0) size 800x33
-    RenderBody {BODY} at (8,8) size 784x17
-      RenderText {#text} at (0,0) size 444x17
-        text run at (0,0) width 444: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,25) size 127x302 clip at (9,26) size 125x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,25) size 127x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,116) size 102x102 backgroundClip at (99,116) size 35x102 clip at (100,117) size 34x100 outlineClip at (9,26) size 125x300
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x17
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayerchildoutlineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layer-child-outline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayerchildoutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layer-child-outline-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/layer-child-outline-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/mac/fast/repaint/layer-child-outline-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,12 +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 328x18
-          text run at (0,0) width 328: &quot;This tests repainting of a layer's children's outlines.&quot;
-      RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
-layer at (8,52) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,44) size 100x100 [bgcolor=#C0C0C0]
-    RenderBlock {DIV} at (0,0) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayerhidewhenneedslayoutexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layer-hide-when-needs-layout-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayervisibilityexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layer-visibility-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstateonlypositionedexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-only-positioned-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstaterelativeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstaterelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/mac/fast/repaint/layout-state-relative-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x76
-  RenderBlock {HTML} at (0,0) size 800x76
-    RenderBody {BODY} at (8,16) size 784x52
-      RenderBlock {P} at (0,0) size 784x18
-        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 526x18
-          RenderInline {A} at (0,0) size 156x18 [color=#0000EE]
-            RenderText {#text} at (102,0) size 156x18
-              text run at (102,0) width 156: &quot;rdar://problem/6048566&quot;
-          RenderText {#text} at (257,0) size 371x18
-            text run at (257,0) width 5: &quot; &quot;
-            text run at (261,0) width 367: &quot;Repaint original element's position, not its offset position&quot;
-        RenderText {#text} at (627,0) size 5x18
-          text run at (627,0) width 5: &quot;.&quot;
-layer at (8,150) size 784x18
-  RenderBlock (relative positioned) {DIV} at (0,34) size 784x18
-    RenderText {#text} at (0,0) size 37x18
-      text run at (0,0) width 37: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffsetexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 451x18
-        text run at (0,0) width 451: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 302x302 clip at (9,27) size 300x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,26) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,117) size 102x102 clip at (100,118) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 30x18
-        text run at (0,0) width 30: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset2expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 422x18
-        text run at (0,0) width 422: &quot;You should see the text 'after' in the inner box, no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 302x302 clip at (9,27) size 300x300 scrollX 2 scrollY 2 scrollWidth 302 scrollHeight 302
-  RenderBlock (positioned) {DIV} at (8,26) size 302x302 [border: (1px solid #FFFF00)]
-layer at (7,25) size 302x302 backgroundClip at (9,27) size 300x300 clip at (9,27) size 299x299 outlineClip at (9,27) size 300x300 scrollX 7 scrollY 7 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (1,1) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (101,119) size 102x102 clip at (102,120) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 30x18
-        text run at (0,0) width 30: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset3expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset3-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintlayoutstatescrolloffset3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 451x18
-        text run at (0,0) width 451: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 127x302 clip at (9,27) size 125x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,26) size 127x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,117) size 102x102 backgroundClip at (99,117) size 35x102 clip at (100,118) size 34x100 outlineClip at (9,27) size 125x300
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 30x18
-        text run at (0,0) width 30: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacwk2fastrepaintlayerhidewhenneedslayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-wk2/fast/repaint/layer-hide-when-needs-layout-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-wk2/fast/repaint/layer-hide-when-needs-layout-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/mac-wk2/fast/repaint/layer-hide-when-needs-layout-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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
-layer at (8,8) size 784x100
-  RenderBlock (relative positioned) {DIV} at (0,0) size 784x100
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (8,8) size 50x100
-  RenderBlock (positioned) {DIV} at (0,0) size 50x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintlayerchildoutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/layer-child-outline-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/layer-child-outline-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/win/fast/repaint/layer-child-outline-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,12 +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 319x18
-          text run at (0,0) width 319: &quot;This tests repainting of a layer's children's outlines.&quot;
-      RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
-layer at (8,52) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,44) size 100x100 [bgcolor=#C0C0C0]
-    RenderBlock {DIV} at (0,0) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintlayoutstaterelativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/win/fast/repaint/layout-state-relative-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x76
-  RenderBlock {HTML} at (0,0) size 800x76
-    RenderBody {BODY} at (8,16) size 784x52
-      RenderBlock {P} at (0,0) size 784x18
-        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 514x18
-          RenderInline {A} at (0,0) size 154x18 [color=#0000EE]
-            RenderText {#text} at (100,0) size 154x18
-              text run at (100,0) width 154: &quot;rdar://problem/6048566&quot;
-          RenderText {#text} at (254,0) size 360x18
-            text run at (254,0) width 4: &quot; &quot;
-            text run at (258,0) width 356: &quot;Repaint original element's position, not its offset position&quot;
-        RenderText {#text} at (614,0) size 4x18
-          text run at (614,0) width 4: &quot;.&quot;
-layer at (8,150) size 784x18
-  RenderBlock (relative positioned) {DIV} at (0,34) size 784x18
-    RenderText {#text} at (0,0) size 39x18
-      text run at (0,0) width 39: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintlayoutstatescrolloffsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 444x18
-        text run at (0,0) width 444: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 302x302 clip at (9,27) size 300x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,26) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,117) size 102x102 clip at (100,118) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x18
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintlayoutstatescrolloffset2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset2-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset2-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 416x18
-        text run at (0,0) width 416: &quot;You should see the text 'after' in the inner box, no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 302x302 clip at (9,27) size 300x300 scrollX 2 scrollY 2 scrollWidth 302 scrollHeight 302
-  RenderBlock (positioned) {DIV} at (8,26) size 302x302 [border: (1px solid #FFFF00)]
-layer at (7,25) size 302x302 backgroundClip at (9,27) size 300x300 clip at (9,27) size 299x299 outlineClip at (9,27) size 300x300 scrollX 7 scrollY 7 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (1,1) size 302x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (101,119) size 102x102 clip at (102,120) size 100x100
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x18
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintlayoutstatescrolloffset3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt (189417 => 189418)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 03:10:23 UTC (rev 189417)
+++ trunk/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset3-expected.txt        2015-09-05 04:20:54 UTC (rev 189418)
</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 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderText {#text} at (0,0) size 444x18
-        text run at (0,0) width 444: &quot;You should see the text 'after' in the inner box with no mangled pixels.&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 127x302 clip at (9,27) size 125x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
-  RenderBlock (positioned) {DIV} at (8,26) size 127x302 [border: (1px solid #FF0000)]
-    RenderBlock {DIV} at (1,1) size 1000x1000
-layer at (99,117) size 102x102 backgroundClip at (99,117) size 35x102 clip at (100,118) size 34x100 outlineClip at (9,27) size 125x300
-  RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)]
-    RenderBlock {DIV} at (1,1) size 50x50
-      RenderText {#text} at (0,0) size 28x18
-        text run at (0,0) width 28: &quot;after&quot;
</del></span></pre>
</div>
</div>

</body>
</html>