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

<h3>Log Message</h3>
<pre>Repaint cleanup:
box-shadow-dynamic.html -&gt; reftest
box-shadow-inset-repaint.html -&gt; reftest
bugzilla-3509.html -&gt; reftest
bugzilla-5699.html -&gt; reftest
bugzilla-6278.html -&gt; reftest
bugzilla-6388.html -&gt; reftest
bugzilla-6473.html -&gt; reftest
bugzilla-7235.html -&gt; reftest

Unreviewed.

* fast/repaint/box-shadow-dynamic-expected.html: Copied from LayoutTests/fast/repaint/box-shadow-dynamic.html.
* fast/repaint/box-shadow-dynamic.html:
* fast/repaint/box-shadow-inset-repaint-expected.html: Added.
* fast/repaint/box-shadow-inset-repaint-expected.txt: Removed.
* fast/repaint/box-shadow-inset-repaint.html:
* fast/repaint/bugzilla-3509-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-3509.html.
* fast/repaint/bugzilla-3509.html:
* fast/repaint/bugzilla-5699-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-5699.html.
* fast/repaint/bugzilla-5699.html:
* fast/repaint/bugzilla-6278-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-6278.html.
* fast/repaint/bugzilla-6278.html:
* fast/repaint/bugzilla-6388-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-6388.html.
* fast/repaint/bugzilla-6388.html:
* fast/repaint/bugzilla-6473-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-6473.html.
* fast/repaint/bugzilla-6473.html:
* fast/repaint/bugzilla-7235-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-7235.html.
* fast/repaint/bugzilla-7235.html:
* platform/efl/fast/repaint/box-shadow-dynamic-expected.png: Removed.
* platform/efl/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
* platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png: Removed.
* platform/efl/fast/repaint/bugzilla-3509-expected.png: Removed.
* platform/efl/fast/repaint/bugzilla-3509-expected.txt: Removed.
* platform/efl/fast/repaint/bugzilla-5699-expected.png: Removed.
* platform/efl/fast/repaint/bugzilla-5699-expected.txt: Removed.
* platform/efl/fast/repaint/bugzilla-6278-expected.png: Removed.
* platform/efl/fast/repaint/bugzilla-6278-expected.txt: Removed.
* platform/efl/fast/repaint/bugzilla-6388-expected.png: Removed.
* platform/efl/fast/repaint/bugzilla-6388-expected.txt: Removed.
* platform/efl/fast/repaint/bugzilla-6473-expected.png: Removed.
* platform/efl/fast/repaint/bugzilla-6473-expected.txt: Removed.
* platform/efl/fast/repaint/bugzilla-7235-expected.png: Removed.
* platform/efl/fast/repaint/bugzilla-7235-expected.txt: Removed.
* platform/gtk/fast/repaint/box-shadow-dynamic-expected.png: Removed.
* platform/gtk/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
* platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.png: Removed.
* platform/gtk/fast/repaint/bugzilla-3509-expected.png: Removed.
* platform/gtk/fast/repaint/bugzilla-3509-expected.txt: Removed.
* platform/gtk/fast/repaint/bugzilla-5699-expected.png: Removed.
* platform/gtk/fast/repaint/bugzilla-5699-expected.txt: Removed.
* platform/gtk/fast/repaint/bugzilla-6278-expected.png: Removed.
* platform/gtk/fast/repaint/bugzilla-6278-expected.txt: Removed.
* platform/gtk/fast/repaint/bugzilla-6388-expected.png: Removed.
* platform/gtk/fast/repaint/bugzilla-6388-expected.txt: Removed.
* platform/gtk/fast/repaint/bugzilla-6473-expected.png: Removed.
* platform/gtk/fast/repaint/bugzilla-6473-expected.txt: Removed.
* platform/gtk/fast/repaint/bugzilla-7235-expected.png: Removed.
* platform/gtk/fast/repaint/bugzilla-7235-expected.txt: Removed.
* platform/mac/fast/repaint/box-shadow-dynamic-expected.png: Removed.
* platform/mac/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
* platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png: Removed.
* platform/mac/fast/repaint/bugzilla-3509-expected.png: Removed.
* platform/mac/fast/repaint/bugzilla-3509-expected.txt: Removed.
* platform/mac/fast/repaint/bugzilla-5699-expected.png: Removed.
* platform/mac/fast/repaint/bugzilla-5699-expected.txt: Removed.
* platform/mac/fast/repaint/bugzilla-6278-expected.png: Removed.
* platform/mac/fast/repaint/bugzilla-6278-expected.txt: Removed.
* platform/mac/fast/repaint/bugzilla-6388-expected.png: Removed.
* platform/mac/fast/repaint/bugzilla-6388-expected.txt: Removed.
* platform/mac/fast/repaint/bugzilla-6473-expected.png: Removed.
* platform/mac/fast/repaint/bugzilla-6473-expected.txt: Removed.
* platform/mac/fast/repaint/bugzilla-7235-expected.png: Removed.
* platform/mac/fast/repaint/bugzilla-7235-expected.txt: Removed.
* platform/win/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
* platform/win/fast/repaint/bugzilla-3509-expected.txt: Removed.
* platform/win/fast/repaint/bugzilla-5699-expected.txt: Removed.
* platform/win/fast/repaint/bugzilla-6278-expected.txt: Removed.
* platform/win/fast/repaint/bugzilla-6388-expected.txt: Removed.
* platform/win/fast/repaint/bugzilla-6473-expected.txt: Removed.
* platform/win/fast/repaint/bugzilla-7235-expected.txt: Removed.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfastrepaintboxshadowdynamichtml">trunk/LayoutTests/fast/repaint/box-shadow-dynamic.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintboxshadowinsetrepainthtml">trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla3509html">trunk/LayoutTests/fast/repaint/bugzilla-3509.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla5699html">trunk/LayoutTests/fast/repaint/bugzilla-5699.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla6278html">trunk/LayoutTests/fast/repaint/bugzilla-6278.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla6388html">trunk/LayoutTests/fast/repaint/bugzilla-6388.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla6473html">trunk/LayoutTests/fast/repaint/bugzilla-6473.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla7235html">trunk/LayoutTests/fast/repaint/bugzilla-7235.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintboxshadowdynamicexpectedhtml">trunk/LayoutTests/fast/repaint/box-shadow-dynamic-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintboxshadowinsetrepaintexpectedhtml">trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla3509expectedhtml">trunk/LayoutTests/fast/repaint/bugzilla-3509-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla5699expectedhtml">trunk/LayoutTests/fast/repaint/bugzilla-5699-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla6278expectedhtml">trunk/LayoutTests/fast/repaint/bugzilla-6278-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla6388expectedhtml">trunk/LayoutTests/fast/repaint/bugzilla-6388-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla6473expectedhtml">trunk/LayoutTests/fast/repaint/bugzilla-6473-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintbugzilla7235expectedhtml">trunk/LayoutTests/fast/repaint/bugzilla-7235-expected.html</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintboxshadowinsetrepaintexpectedtxt">trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintboxshadowdynamicexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-dynamic-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintboxshadowdynamicexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintboxshadowinsetrepaintexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla3509expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-3509-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla3509expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-3509-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla5699expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-5699-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla5699expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-5699-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla6278expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6278-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla6278expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6278-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla6388expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6388-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla6388expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6388-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla6473expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6473-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla6473expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6473-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla7235expectedpng">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-7235-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintbugzilla7235expectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-7235-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintboxshadowdynamicexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-dynamic-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintboxshadowdynamicexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintboxshadowinsetrepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla3509expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-3509-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla3509expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-3509-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla5699expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-5699-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla5699expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-5699-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla6278expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6278-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla6278expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6278-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla6388expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6388-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla6388expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6388-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla6473expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6473-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla6473expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6473-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla7235expectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-7235-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintbugzilla7235expectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-7235-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintboxshadowdynamicexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintboxshadowdynamicexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintboxshadowinsetrepaintexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla3509expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla3509expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla5699expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla5699expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla6278expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6278-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla6278expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6278-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla6388expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6388-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla6388expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6388-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla6473expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla6473expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla7235expectedpng">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-7235-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintbugzilla7235expectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-7235-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintboxshadowdynamicexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintbugzilla3509expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintbugzilla5699expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintbugzilla6278expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintbugzilla6388expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6388-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintbugzilla6473expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintbugzilla7235expectedtxt">trunk/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/ChangeLog        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,3 +1,87 @@
</span><ins>+2015-09-01  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        Repaint cleanup:
+        box-shadow-dynamic.html -&gt; reftest
+        box-shadow-inset-repaint.html -&gt; reftest
+        bugzilla-3509.html -&gt; reftest
+        bugzilla-5699.html -&gt; reftest
+        bugzilla-6278.html -&gt; reftest
+        bugzilla-6388.html -&gt; reftest
+        bugzilla-6473.html -&gt; reftest
+        bugzilla-7235.html -&gt; reftest
+
+        Unreviewed.
+
+        * fast/repaint/box-shadow-dynamic-expected.html: Copied from LayoutTests/fast/repaint/box-shadow-dynamic.html.
+        * fast/repaint/box-shadow-dynamic.html:
+        * fast/repaint/box-shadow-inset-repaint-expected.html: Added.
+        * fast/repaint/box-shadow-inset-repaint-expected.txt: Removed.
+        * fast/repaint/box-shadow-inset-repaint.html:
+        * fast/repaint/bugzilla-3509-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-3509.html.
+        * fast/repaint/bugzilla-3509.html:
+        * fast/repaint/bugzilla-5699-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-5699.html.
+        * fast/repaint/bugzilla-5699.html:
+        * fast/repaint/bugzilla-6278-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-6278.html.
+        * fast/repaint/bugzilla-6278.html:
+        * fast/repaint/bugzilla-6388-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-6388.html.
+        * fast/repaint/bugzilla-6388.html:
+        * fast/repaint/bugzilla-6473-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-6473.html.
+        * fast/repaint/bugzilla-6473.html:
+        * fast/repaint/bugzilla-7235-expected.html: Copied from LayoutTests/fast/repaint/bugzilla-7235.html.
+        * fast/repaint/bugzilla-7235.html:
+        * platform/efl/fast/repaint/box-shadow-dynamic-expected.png: Removed.
+        * platform/efl/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
+        * platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png: Removed.
+        * platform/efl/fast/repaint/bugzilla-3509-expected.png: Removed.
+        * platform/efl/fast/repaint/bugzilla-3509-expected.txt: Removed.
+        * platform/efl/fast/repaint/bugzilla-5699-expected.png: Removed.
+        * platform/efl/fast/repaint/bugzilla-5699-expected.txt: Removed.
+        * platform/efl/fast/repaint/bugzilla-6278-expected.png: Removed.
+        * platform/efl/fast/repaint/bugzilla-6278-expected.txt: Removed.
+        * platform/efl/fast/repaint/bugzilla-6388-expected.png: Removed.
+        * platform/efl/fast/repaint/bugzilla-6388-expected.txt: Removed.
+        * platform/efl/fast/repaint/bugzilla-6473-expected.png: Removed.
+        * platform/efl/fast/repaint/bugzilla-6473-expected.txt: Removed.
+        * platform/efl/fast/repaint/bugzilla-7235-expected.png: Removed.
+        * platform/efl/fast/repaint/bugzilla-7235-expected.txt: Removed.
+        * platform/gtk/fast/repaint/box-shadow-dynamic-expected.png: Removed.
+        * platform/gtk/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
+        * platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.png: Removed.
+        * platform/gtk/fast/repaint/bugzilla-3509-expected.png: Removed.
+        * platform/gtk/fast/repaint/bugzilla-3509-expected.txt: Removed.
+        * platform/gtk/fast/repaint/bugzilla-5699-expected.png: Removed.
+        * platform/gtk/fast/repaint/bugzilla-5699-expected.txt: Removed.
+        * platform/gtk/fast/repaint/bugzilla-6278-expected.png: Removed.
+        * platform/gtk/fast/repaint/bugzilla-6278-expected.txt: Removed.
+        * platform/gtk/fast/repaint/bugzilla-6388-expected.png: Removed.
+        * platform/gtk/fast/repaint/bugzilla-6388-expected.txt: Removed.
+        * platform/gtk/fast/repaint/bugzilla-6473-expected.png: Removed.
+        * platform/gtk/fast/repaint/bugzilla-6473-expected.txt: Removed.
+        * platform/gtk/fast/repaint/bugzilla-7235-expected.png: Removed.
+        * platform/gtk/fast/repaint/bugzilla-7235-expected.txt: Removed.
+        * platform/mac/fast/repaint/box-shadow-dynamic-expected.png: Removed.
+        * platform/mac/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
+        * platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png: Removed.
+        * platform/mac/fast/repaint/bugzilla-3509-expected.png: Removed.
+        * platform/mac/fast/repaint/bugzilla-3509-expected.txt: Removed.
+        * platform/mac/fast/repaint/bugzilla-5699-expected.png: Removed.
+        * platform/mac/fast/repaint/bugzilla-5699-expected.txt: Removed.
+        * platform/mac/fast/repaint/bugzilla-6278-expected.png: Removed.
+        * platform/mac/fast/repaint/bugzilla-6278-expected.txt: Removed.
+        * platform/mac/fast/repaint/bugzilla-6388-expected.png: Removed.
+        * platform/mac/fast/repaint/bugzilla-6388-expected.txt: Removed.
+        * platform/mac/fast/repaint/bugzilla-6473-expected.png: Removed.
+        * platform/mac/fast/repaint/bugzilla-6473-expected.txt: Removed.
+        * platform/mac/fast/repaint/bugzilla-7235-expected.png: Removed.
+        * platform/mac/fast/repaint/bugzilla-7235-expected.txt: Removed.
+        * platform/win/fast/repaint/box-shadow-dynamic-expected.txt: Removed.
+        * platform/win/fast/repaint/bugzilla-3509-expected.txt: Removed.
+        * platform/win/fast/repaint/bugzilla-5699-expected.txt: Removed.
+        * platform/win/fast/repaint/bugzilla-6278-expected.txt: Removed.
+        * platform/win/fast/repaint/bugzilla-6388-expected.txt: Removed.
+        * platform/win/fast/repaint/bugzilla-6473-expected.txt: Removed.
+        * platform/win/fast/repaint/bugzilla-7235-expected.txt: Removed.
+
</ins><span class="cx"> 2015-09-01  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         NodeFilter should be a callback interface
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintboxshadowdynamicexpectedhtmlfromrev189230trunkLayoutTestsfastrepaintboxshadowdynamichtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/box-shadow-dynamic-expected.html (from rev 189230, trunk/LayoutTests/fast/repaint/box-shadow-dynamic.html) (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/box-shadow-dynamic-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/box-shadow-dynamic-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,24 @@
</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;head&gt;
+&lt;style type=&quot;text/css&quot;&gt;
+    div.test { width: 50px; height: 100px; padding: 10px; }
+&lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;p&gt;
+        Tests the repainting of box shadows when boxes are resized.
+    &lt;/p&gt;
+    &lt;div class=&quot;test&quot;&gt;
+        &lt;div style=&quot;background: #ff7; -webkit-box-shadow: black 5px 5px 0;&quot;&gt;
+            &lt;div id=&quot;a&quot; style=&quot;height: 50px; margin: 10px;&quot;&gt;&lt;/div&gt;
+        &lt;/div&gt;
+    &lt;/div&gt;
+    &lt;div class=&quot;test&quot;&gt;
+        &lt;div style=&quot;background: #ff7; -webkit-box-shadow: black 5px 5px 0;&quot;&gt;
+            &lt;div id=&quot;b&quot; style=&quot;height: 50px; margin: 10px;&quot;&gt;&lt;/div&gt;
+        &lt;/div&gt;
+    &lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintboxshadowdynamichtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/box-shadow-dynamic.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/box-shadow-dynamic.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/box-shadow-dynamic.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -5,16 +5,19 @@
</span><span class="cx"> &lt;style type=&quot;text/css&quot;&gt;
</span><span class="cx">     div.test { width: 50px; height: 100px; padding: 10px; }
</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()
-       {
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
</ins><span class="cx">            document.getElementById('a').style.height = '50px';
</span><span class="cx">            document.getElementById('b').style.height = '50px';
</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;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">         Tests the repainting of box shadows when boxes are resized.
</span><span class="cx">     &lt;/p&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintboxshadowinsetrepaintexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.html (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;head&gt;
+    &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
+        div#container {
+            padding: 15px;
+            box-shadow: inset cyan 0 -60px 0 0;
+        }
+    &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+    &lt;div id=&quot;container&quot; style=&quot;width:200px;&quot;&gt;&lt;div style='width:100px; height:100px; background-color:green'&gt;&lt;/div&gt;&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintboxshadowinsetrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</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 800x146
-  RenderBlock {HTML} at (0,0) size 800x146
-    RenderBody {BODY} at (8,8) size 784x130
-      RenderBlock {DIV} at (0,0) size 230x130
-        RenderBlock {DIV} at (15,15) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintboxshadowinsetrepainthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/box-shadow-inset-repaint.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -7,15 +7,18 @@
</span><span class="cx">             box-shadow: inset cyan 0 -60px 0 0;
</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('container').innerHTML = &quot;&lt;div style='width:100px; height:100px; background-color:green'&gt;&lt;/div&gt;&quot;;
-    }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('container').innerHTML = &quot;&lt;div style='width:100px; height:100px; background-color:green'&gt;&lt;/div&gt;&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 id=&quot;container&quot; style=&quot;width:200px;&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="trunkLayoutTestsfastrepaintbugzilla3509expectedhtmlfromrev189230trunkLayoutTestsfastrepaintbugzilla3509html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/bugzilla-3509-expected.html (from rev 189230, trunk/LayoutTests/fast/repaint/bugzilla-3509.html) (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-3509-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/bugzilla-3509-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,24 @@
</span><ins>+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
+&lt;html lang=&quot;en&quot;&gt;
+&lt;body&gt;
+&lt;p&gt;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=3509&quot;&gt;Bugzilla bug 3509&lt;/a&gt; REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site&lt;/p&gt;
+
+&lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
+The blue rectangle will change into a square.
+&lt;/p&gt;
+
+&lt;p id=&quot;failure&quot; style=&quot;background-color:#FF3300; padding:3px;&quot;&gt;&lt;b&gt;TEST FAIL:&lt;/b&gt;  
+The blue rectangle will change into a shape that is not square.
+&lt;/p&gt;
+
+    &lt;table width=&quot;100%&quot;&gt;
+        &lt;tr&gt;
+            &lt;td style=&quot;width: 100px;&quot;&gt;
+                &lt;div id=&quot;qu&quot; style=&quot;margin-top: 2.0__qem;&quot;&gt;&lt;/div&gt;
+                &lt;div id=&quot;im&quot; style=&quot;height: 100px; width: 100px; background: blue;&quot;&gt;&amp;nbsp;&lt;/div&gt;         
+            &lt;/td&gt;
+        &lt;/tr&gt;
+    &lt;/table&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla3509html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/bugzilla-3509.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-3509.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/bugzilla-3509.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,15 +1,18 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&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()
-       {
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
</ins><span class="cx">            document.getElementById('im').style.width = '100px';
</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;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx"> &lt;p&gt;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=3509&quot;&gt;Bugzilla bug 3509&lt;/a&gt; REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla5699expectedhtmlfromrev189230trunkLayoutTestsfastrepaintbugzilla5699html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/bugzilla-5699-expected.html (from rev 189230, trunk/LayoutTests/fast/repaint/bugzilla-5699.html) (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-5699-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/bugzilla-5699-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,20 @@
</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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=5699&quot;&gt;Bugzilla bug 5699&lt;/a&gt; REGRESSION: incomplete repaint&lt;/p&gt;
+
+&lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
+The word &amp;ldquo;Hello&amp;rdquo; will move down.
+&lt;/p&gt;
+
+&lt;p id=&quot;failure&quot; style=&quot;background-color:#FF3300; padding:3px;&quot;&gt;&lt;b&gt;TEST FAIL:&lt;/b&gt;  
+Another copy of the word &amp;ldquo;Hello&amp;rdquo; will appear.
+&lt;/p&gt;
+
+&lt;p&gt;
+&lt;span style=&quot;line-height: 3&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;br&gt;
+Hello&lt;br&gt;
+&lt;/p&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla5699html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/bugzilla-5699.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-5699.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/bugzilla-5699.html        2015-09-01 21:58:22 UTC (rev 189231)
</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('d').style.lineHeight = 3;
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('d').style.lineHeight = 3;
+            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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=5699&quot;&gt;Bugzilla bug 5699&lt;/a&gt; REGRESSION: incomplete repaint&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla6278expectedhtmlfromrev189230trunkLayoutTestsfastrepaintbugzilla6278html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/bugzilla-6278-expected.html (from rev 189230, trunk/LayoutTests/fast/repaint/bugzilla-6278.html) (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-6278-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/bugzilla-6278-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,28 @@
</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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=6278&quot;&gt;Bugzilla bug 6278&lt;/a&gt; REGRESSION: Incomplete repaint when table cell width changes during layout&lt;/p&gt;
+
+&lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
+The purple and green rects will resize, and there will remain separated by a blue horizontal line.
+&lt;/p&gt;
+
+&lt;p id=&quot;failure&quot; style=&quot;background-color:#FF3300; padding:3px;&quot;&gt;&lt;b&gt;TEST FAIL:&lt;/b&gt;  
+The purple and green rects will resize, but the blue separator will disappear.
+&lt;/p&gt;
+&lt;table style=&quot;width: 300px;&quot;&gt;
+&lt;tr&gt;
+    &lt;td id=&quot;col1&quot; style=&quot;background: blue; padding:0;&quot;&gt;
+        &lt;div style=&quot;background: #eeeeff;&quot;&gt;
+            Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fringilla orci nibh sed neque. Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien. Phasellus vehicula, sem at posuere vehicula, augue nibh molestie nisl, nec ullamcorper lacus ante vulputate pede.
+        &lt;/div&gt;
+        &lt;div style=&quot;background: #eeffee; margin-top: 5px; height: 50px;&quot;&gt;
+        &lt;/div&gt;
+    &lt;/td&gt;
+    &lt;td id=&quot;target&quot; style=&quot;width: 50px&quot;&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;/table&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla6278html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/bugzilla-6278.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-6278.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/bugzilla-6278.html        2015-09-01 21:58:22 UTC (rev 189231)
</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('target').style.width='50px';
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('target').style.width='50px';
+            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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=6278&quot;&gt;Bugzilla bug 6278&lt;/a&gt; REGRESSION: Incomplete repaint when table cell width changes during layout&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla6388expectedhtmlfromrev189230trunkLayoutTestsfastrepaintbugzilla6388html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/bugzilla-6388-expected.html (from rev 189230, trunk/LayoutTests/fast/repaint/bugzilla-6388.html) (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-6388-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/bugzilla-6388-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,24 @@
</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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=6388&quot;&gt;Bugzilla bug 6388&lt;/a&gt; REGRESSION: Incomplete repaint when dragging the map on Google maps&lt;/p&gt;
+
+&lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
+The blue square will change to green.
+&lt;/p&gt;
+
+&lt;p id=&quot;failure&quot; style=&quot;background-color:#FF3300; padding:3px;&quot;&gt;&lt;b&gt;TEST FAIL:&lt;/b&gt;  
+The blue square will NOT change to green.
+&lt;/p&gt;
+
+&lt;div style=&quot;width: 100px; height: 100px; overflow: hidden; position: relative&quot;&gt;
+    &lt;div id=&quot;outside&quot; style=&quot;position:absolute; width: 0; height: 0; left: -100px&quot;&gt;
+        &lt;div style=&quot;width: 200px; height: 100px; position: absolute; background: green;&quot;&gt;
+            &lt;div style=&quot;width: 100px; height: 100px; background: blue;&quot;&gt;&lt;/div&gt;
+        &lt;/div&gt;
+    &lt;/div&gt;
+&lt;/div&gt;
+&lt;br&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla6388html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/bugzilla-6388.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-6388.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/bugzilla-6388.html        2015-09-01 21:58:22 UTC (rev 189231)
</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('outside').style.left = '-100px';
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('outside').style.left = '-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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=6388&quot;&gt;Bugzilla bug 6388&lt;/a&gt; REGRESSION: Incomplete repaint when dragging the map on Google maps&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla6473expectedhtmlfromrev189230trunkLayoutTestsfastrepaintbugzilla6473html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/bugzilla-6473-expected.html (from rev 189230, trunk/LayoutTests/fast/repaint/bugzilla-6473.html) (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-6473-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/bugzilla-6473-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,22 @@
</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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=6473&quot;&gt;Bugzilla bug 6473&lt;/a&gt; REGRESSION: Serious painting problems on new iLife and iWorks pages&lt;/p&gt;
+
+&lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
+A green rectangle containing the word SUCCESS will show below.
+&lt;/p&gt;
+
+&lt;p id=&quot;failure&quot; style=&quot;background-color:#FF3300; padding:3px;&quot;&gt;&lt;b&gt;TEST FAIL:&lt;/b&gt;  
+A green rectangle will not show below. 
+&lt;/p&gt;
+&lt;div&gt;
+&lt;div id=&quot;allcontent&quot;&gt;
+&lt;p style=&quot;position: relative; background: lime;&quot;&gt;
+    SUCCESS
+&lt;/p&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla6473html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/bugzilla-6473.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-6473.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/bugzilla-6473.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -2,26 +2,19 @@
</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;&gt;&lt;/script&gt;
</del><span class="cx"> &lt;script type=&quot;text/javascript&quot;&gt;
</span><del>-function finish()
-{
-    document.getElementById('allcontent').style.overflow = '';
-
</del><span class="cx">     if (window.testRunner)
</span><del>-        testRunner.notifyDone();
-}
-
-function repaintTest()
-{
-    if (window.testRunner)
</del><span class="cx">         testRunner.waitUntilDone();
</span><ins>+    function runTest()
+    {
+            document.getElementById('allcontent').style.overflow = '';
+        if (window.testRunner)
+            testRunner.notifyDone();
+    }
</ins><span class="cx"> 
</span><del>-    window.setTimeout(finish, 1);
-}
</del><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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=6473&quot;&gt;Bugzilla bug 6473&lt;/a&gt; REGRESSION: Serious painting problems on new iLife and iWorks pages&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla7235expectedhtmlfromrev189230trunkLayoutTestsfastrepaintbugzilla7235html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/fast/repaint/bugzilla-7235-expected.html (from rev 189230, trunk/LayoutTests/fast/repaint/bugzilla-7235.html) (0 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-7235-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/bugzilla-7235-expected.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -0,0 +1,37 @@
</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;head&gt;
+    &lt;style type=&quot;text/css&quot;&gt;
+    #p {
+        position: relative;
+        left: -100px;
+        margin-left: 100px;
+    }
+    #t {
+        display: none;
+        position: absolute;
+        width: 100px;
+        height: 100px;
+        background: green;
+    }
+    &lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;p&gt;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=7235&quot;&gt;Bugzilla bug 7235&lt;/a&gt; Pure CSS Tooltips method renders wrong and creates artifacts&lt;/p&gt;
+
+&lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
+The square should change to solid green.
+&lt;/p&gt;
+
+&lt;p id=&quot;failure&quot; style=&quot;background-color:#FF3300; padding:3px;&quot;&gt;&lt;b&gt;TEST FAIL:&lt;/b&gt;  
+The square will remain red and will only change to green when the window is resized, scrolled or otherwise repainted.
+&lt;/p&gt;
+
+&lt;p&gt;
+&lt;/p&gt;
+&lt;span id=&quot;p&quot;&gt;&amp;nbsp;&lt;div id=&quot;t&quot;&gt;&lt;/div&gt;&lt;/span&gt;
+&lt;div style=&quot;width: 100px; height: 100px; background: green;&quot;&gt;&lt;/div&gt;
+
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintbugzilla7235html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/bugzilla-7235.html (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/bugzilla-7235.html        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/fast/repaint/bugzilla-7235.html        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -16,15 +16,18 @@
</span><span class="cx">         background: green;
</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('t').style.display='block';
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById('t').style.display='block';
+            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;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=7235&quot;&gt;Bugzilla bug 7235&lt;/a&gt; Pure CSS Tooltips method renders wrong and creates artifacts&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;success&quot; style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintboxshadowdynamicexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-dynamic-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintboxshadowdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-dynamic-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x298
-  RenderBlock {HTML} at (0,0) size 800x298
-    RenderBody {BODY} at (8,16) size 784x274
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 382x17
-          text run at (0,0) width 382: &quot;Tests the repainting of box shadows when boxes are resized.&quot;
-      RenderBlock {DIV} at (0,34) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
-      RenderBlock {DIV} at (0,154) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintboxshadowinsetrepaintexpectedpng"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,4 +0,0 @@
</span><del>-\x89PNG
-
--IHDR X')tEXtchecksumeef24ff305742dcdbbf43e2d3f7364e5\x8C+G#bKGD\xFF\xFF\xFF\xA0\xBD\xA7\x93 IDATx\x9C\xED\xD8Aj\x84@@\xD1t\xF0\x8Ez\x9A\x81\xB9\x8D\xA7\xD4lBV3\xAB\xF9Q\xD0\xF7\x9664\x85~j\xCC\xF3\xFC@\xE7\xFB\xEC\xAEF`\xC4@L`\xC4@L`\xC4@lzw\xB0\xAE\xEB\x91s\xC0\x87\x96e9{\xF8e\x83X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X\xB1)\xB9e&lt;Gr\xCFl\x8Fm \xAF \xAE\xCC  &amp;\xB0b  &amp;\xB0b  &amp;\xB0b  &amp;\xB0b  &amp;\xB0b  &amp;\xB0b  &amp;\xB0b\xD3\xD9@c]׳G\xE0v\x96ey\xF9\xDC  &amp;\xB0b  &amp;\xB0b  &amp;\xB0b  6\xF6}ny\x8E\xCF/\xB9\x89\x{DC4D}\xE1u\xC0\x95\xD9`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`Ħw\xE3\xC8)\xEED\xD2\xFE\x93\xFD\xEC\xE0\x8F\xDF=@L`\xC4@L`\xC4@L`\xC4@L`
 \xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4ƾ\xEF\xAF&gt;\xF3\xFA;\x803\xD8`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@L`\xC4@lzw\xB09\xC0\x85\xD8`\xC4@L`\xC4@L`\xC4@L`\xC4\xC6&lt;\xCFg\xCFp)6X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81
 X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X
 1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x8
 1X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X1\x81X\xB1k'\xBC 2\xD1 IEND\xAEB`\x82
</del><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla3509expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-3509-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla3509expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-3509-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +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
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 3509&quot;
-        RenderText {#text} at (183,0) size 567x17
-          text run at (183,0) width 567: &quot; REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 286x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 282: &quot;The blue rectangle will change into a square.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 391x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 387: &quot;The blue rectangle will change into a shape that is not square.&quot;
-      RenderTable {TABLE} at (0,114) size 784x106
-        RenderTableSection {TBODY} at (0,0) size 784x106
-          RenderTableRow {TR} at (0,2) size 784x102
-            RenderTableCell {TD} at (2,2) size 780x102 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,33) size 778x0
-              RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#0000FF]
-                RenderText {#text} at (0,0) size 4x17
-                  text run at (0,0) width 4: &quot; &quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla5699expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-5699-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla5699expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-5699-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x212
-  RenderBlock {HTML} at (0,0) size 800x212
-    RenderBody {BODY} at (8,16) size 784x180
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 5699&quot;
-        RenderText {#text} at (183,0) size 229x17
-          text run at (183,0) width 229: &quot; REGRESSION: incomplete repaint&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 230x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 226: &quot;The word \x{201C}Hello\x{201D} will move down.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 299x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 295: &quot;Another copy of the word \x{201C}Hello\x{201D} will appear.&quot;
-      RenderBlock {P} at (0,114) size 784x66
-        RenderInline {SPAN} at (0,0) size 4x17
-          RenderText {#text} at (0,15) size 4x17
-            text run at (0,15) width 4: &quot; &quot;
-        RenderBR {BR} at (4,15) size 0x17
-        RenderText {#text} at (0,48) size 35x17
-          text run at (0,48) width 35: &quot;Hello&quot;
-        RenderBR {BR} at (35,48) size 0x17
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla6278expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6278-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla6278expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6278-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x377
-  RenderBlock {HTML} at (0,0) size 800x377
-    RenderBody {BODY} at (8,16) size 784x353
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 6278&quot;
-        RenderText {#text} at (183,0) size 512x17
-          text run at (183,0) width 512: &quot; REGRESSION: Incomplete repaint when table cell width changes during layout&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 604x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 600: &quot;The purple and green rects will resize, and there will remain separated by a blue horizontal line.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 479x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 475: &quot;The purple and green rects will resize, but the blue separator will disappear.&quot;
-      RenderTable {TABLE} at (0,114) size 300x239
-        RenderTableSection {TBODY} at (0,0) size 300x239
-          RenderTableRow {TR} at (0,2) size 300x235
-            RenderTableCell {TD} at (2,2) size 242x235 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (0,0) size 242x180 [bgcolor=#EEEEFF]
-                RenderText {#text} at (0,0) size 234x179
-                  text run at (0,0) width 234: &quot;Curabitur pretium, quam quis semper&quot;
-                  text run at (0,18) width 222: &quot;malesuada, est libero feugiat libero,&quot;
-                  text run at (0,36) width 203: &quot;vel fringilla orci nibh sed neque.&quot;
-                  text run at (0,54) width 217: &quot;Quisque eu nulla non nisi molestie&quot;
-                  text run at (0,72) width 226: &quot;accumsan. Etiam tellus urna, laoreet&quot;
-                  text run at (0,90) width 224: &quot;ac, laoreet non, suscipit sed, sapien.&quot;
-                  text run at (0,108) width 217: &quot;Phasellus vehicula, sem at posuere&quot;
-                  text run at (0,126) width 217: &quot;vehicula, augue nibh molestie nisl,&quot;
-                  text run at (0,144) width 229: &quot;nec ullamcorper lacus ante vulputate&quot;
-                  text run at (0,162) width 34: &quot;pede.&quot;
-              RenderBlock {DIV} at (0,185) size 242x50 [bgcolor=#EEFFEE]
-            RenderTableCell {TD} at (246,118) size 52x2 [r=0 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla6388expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6388-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla6388expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6388-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x256
-  RenderBlock {HTML} at (0,0) size 800x256
-    RenderBody {BODY} at (8,16) size 784x232
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 6388&quot;
-        RenderText {#text} at (183,0) size 491x17
-          text run at (183,0) width 491: &quot; REGRESSION: Incomplete repaint when dragging the map on Google maps&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 241x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 237: &quot;The blue square will change to green.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 279x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 275: &quot;The blue square will NOT change to green.&quot;
-      RenderBlock (anonymous) at (0,214) size 784x18
-        RenderBR {BR} at (0,0) size 0x17
-layer at (8,130) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,114) size 100x100
-layer at (-92,130) size 200x100 backgroundClip at (8,130) size 100x100 clip at (8,130) size 100x100 outlineClip at (8,130) size 100x100
-  RenderBlock (positioned) {DIV} at (0,0) size 200x100 [bgcolor=#008000]
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla6473expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6473-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla6473expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6473-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
-  RenderBlock {HTML} at (0,0) size 800x164
-    RenderBody {BODY} at (8,16) size 784x132
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 6473&quot;
-        RenderText {#text} at (183,0) size 479x17
-          text run at (183,0) width 479: &quot; REGRESSION: Serious painting problems on new iLife and iWorks pages&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 434x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 430: &quot;A green rectangle containing the word SUCCESS will show below.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 253x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 249: &quot;A green rectangle will not show below.&quot;
-      RenderBlock {DIV} at (0,114) size 784x18
-        RenderBlock {DIV} at (0,0) size 784x18
-layer at (8,130) size 784x18
-  RenderBlock (relative positioned) {P} at (0,0) size 784x18 [bgcolor=#00FF00]
-    RenderText {#text} at (0,0) size 71x17
-      text run at (0,0) width 71: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla7235expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-7235-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintbugzilla7235expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-7235-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/efl/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x274
-  RenderBlock {HTML} at (0,0) size 800x274
-    RenderBody {BODY} at (8,16) size 784x250
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 7235&quot;
-        RenderText {#text} at (183,0) size 395x17
-          text run at (183,0) width 395: &quot; Pure CSS Tooltips method renders wrong and creates artifacts&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 262x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 258: &quot;The square should change to solid green.&quot;
-      RenderBlock {P} at (0,74) size 784x42 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 773x35
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 679: &quot;The square will remain red and will only change to green when the window is resized, scrolled or otherwise&quot;
-          text run at (3,21) width 62: &quot;repainted.&quot;
-      RenderBlock {P} at (0,132) size 784x0
-      RenderBlock (anonymous) at (0,132) size 784x18
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,150) size 100x100 [bgcolor=#FF0000]
-layer at (-92,148) size 4x17 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
-  RenderInline (relative positioned) {SPAN} at (0,0) size 4x17
-    RenderText {#text} at (100,0) size 4x17
-      text run at (100,0) width 4: &quot; &quot;
-layer at (8,166) size 100x100
-  RenderBlock (positioned) {DIV} at (0,18) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintboxshadowdynamicexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-dynamic-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintboxshadowdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-dynamic-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x297
-  RenderBlock {HTML} at (0,0) size 800x297
-    RenderBody {BODY} at (8,16) size 784x273
-      RenderBlock {P} at (0,0) size 784x17
-        RenderText {#text} at (0,0) size 382x17
-          text run at (0,0) width 382: &quot;Tests the repainting of box shadows when boxes are resized.&quot;
-      RenderBlock {DIV} at (0,33) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
-      RenderBlock {DIV} at (0,153) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintboxshadowinsetrepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla3509expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-3509-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla3509expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-3509-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +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
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 3509&quot;
-        RenderText {#text} at (183,0) size 567x17
-          text run at (183,0) width 567: &quot; REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site&quot;
-      RenderBlock {P} at (0,33) size 784x23 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 286x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 282: &quot;The blue rectangle will change into a square.&quot;
-      RenderBlock {P} at (0,72) size 784x23 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 391x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 387: &quot;The blue rectangle will change into a shape that is not square.&quot;
-      RenderTable {TABLE} at (0,111) size 784x106
-        RenderTableSection {TBODY} at (0,0) size 784x106
-          RenderTableRow {TR} at (0,2) size 784x102
-            RenderTableCell {TD} at (2,2) size 780x102 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,33) size 778x0
-              RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#0000FF]
-                RenderText {#text} at (0,0) size 4x17
-                  text run at (0,0) width 4: &quot; &quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla5699expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-5699-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla5699expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-5699-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x208
-  RenderBlock {HTML} at (0,0) size 800x208
-    RenderBody {BODY} at (8,16) size 784x176
-      RenderBlock {P} at (0,0) size 784x17
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 5699&quot;
-        RenderText {#text} at (183,0) size 229x17
-          text run at (183,0) width 229: &quot; REGRESSION: incomplete repaint&quot;
-      RenderBlock {P} at (0,33) size 784x23 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 230x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 226: &quot;The word \x{201C}Hello\x{201D} will move down.&quot;
-      RenderBlock {P} at (0,72) size 784x23 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 299x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 295: &quot;Another copy of the word \x{201C}Hello\x{201D} will appear.&quot;
-      RenderBlock {P} at (0,111) size 784x65
-        RenderInline {SPAN} at (0,0) size 4x17
-          RenderText {#text} at (0,15) size 4x17
-            text run at (0,15) width 4: &quot; &quot;
-        RenderBR {BR} at (4,15) size 0x17
-        RenderText {#text} at (0,48) size 35x17
-          text run at (0,48) width 35: &quot;Hello&quot;
-        RenderBR {BR} at (35,48) size 0x17
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla6278expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6278-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla6278expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6278-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x364
-  RenderBlock {HTML} at (0,0) size 800x364
-    RenderBody {BODY} at (8,16) size 784x340
-      RenderBlock {P} at (0,0) size 784x17
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 6278&quot;
-        RenderText {#text} at (183,0) size 512x17
-          text run at (183,0) width 512: &quot; REGRESSION: Incomplete repaint when table cell width changes during layout&quot;
-      RenderBlock {P} at (0,33) size 784x23 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 604x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 600: &quot;The purple and green rects will resize, and there will remain separated by a blue horizontal line.&quot;
-      RenderBlock {P} at (0,72) size 784x23 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 479x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 475: &quot;The purple and green rects will resize, but the blue separator will disappear.&quot;
-      RenderTable {TABLE} at (0,111) size 300x229
-        RenderTableSection {TBODY} at (0,0) size 300x229
-          RenderTableRow {TR} at (0,2) size 300x225
-            RenderTableCell {TD} at (2,2) size 242x225 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (0,0) size 242x170 [bgcolor=#EEEEFF]
-                RenderText {#text} at (0,0) size 234x170
-                  text run at (0,0) width 234: &quot;Curabitur pretium, quam quis semper&quot;
-                  text run at (0,17) width 222: &quot;malesuada, est libero feugiat libero,&quot;
-                  text run at (0,34) width 203: &quot;vel fringilla orci nibh sed neque.&quot;
-                  text run at (0,51) width 217: &quot;Quisque eu nulla non nisi molestie&quot;
-                  text run at (0,68) width 226: &quot;accumsan. Etiam tellus urna, laoreet&quot;
-                  text run at (0,85) width 224: &quot;ac, laoreet non, suscipit sed, sapien.&quot;
-                  text run at (0,102) width 217: &quot;Phasellus vehicula, sem at posuere&quot;
-                  text run at (0,119) width 217: &quot;vehicula, augue nibh molestie nisl,&quot;
-                  text run at (0,136) width 229: &quot;nec ullamcorper lacus ante vulputate&quot;
-                  text run at (0,153) width 34: &quot;pede.&quot;
-              RenderBlock {DIV} at (0,175) size 242x50 [bgcolor=#EEFFEE]
-            RenderTableCell {TD} at (246,113) size 52x2 [r=0 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla6388expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6388-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla6388expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6388-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x252
-  RenderBlock {HTML} at (0,0) size 800x252
-    RenderBody {BODY} at (8,16) size 784x228
-      RenderBlock {P} at (0,0) size 784x17
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 6388&quot;
-        RenderText {#text} at (183,0) size 491x17
-          text run at (183,0) width 491: &quot; REGRESSION: Incomplete repaint when dragging the map on Google maps&quot;
-      RenderBlock {P} at (0,33) size 784x23 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 241x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 237: &quot;The blue square will change to green.&quot;
-      RenderBlock {P} at (0,72) size 784x23 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 279x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 275: &quot;The blue square will NOT change to green.&quot;
-      RenderBlock (anonymous) at (0,211) size 784x17
-        RenderBR {BR} at (0,0) size 0x17
-layer at (8,127) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,111) size 100x100
-layer at (-92,127) size 200x100 backgroundClip at (8,127) size 100x100 clip at (8,127) size 100x100 outlineClip at (8,127) size 100x100
-  RenderBlock (positioned) {DIV} at (0,0) size 200x100 [bgcolor=#008000]
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla6473expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6473-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla6473expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6473-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x160
-  RenderBlock {HTML} at (0,0) size 800x160
-    RenderBody {BODY} at (8,16) size 784x128
-      RenderBlock {P} at (0,0) size 784x17
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 6473&quot;
-        RenderText {#text} at (183,0) size 479x17
-          text run at (183,0) width 479: &quot; REGRESSION: Serious painting problems on new iLife and iWorks pages&quot;
-      RenderBlock {P} at (0,33) size 784x23 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 434x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 430: &quot;A green rectangle containing the word SUCCESS will show below.&quot;
-      RenderBlock {P} at (0,72) size 784x23 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 253x17
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 249: &quot;A green rectangle will not show below.&quot;
-      RenderBlock {DIV} at (0,111) size 784x17
-        RenderBlock {DIV} at (0,0) size 784x17
-layer at (8,127) size 784x17
-  RenderBlock (relative positioned) {P} at (0,0) size 784x17 [bgcolor=#00FF00]
-    RenderText {#text} at (0,0) size 71x17
-      text run at (0,0) width 71: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla7235expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-7235-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintbugzilla7235expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-7235-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x269
-  RenderBlock {HTML} at (0,0) size 800x269
-    RenderBody {BODY} at (8,16) size 784x245
-      RenderBlock {P} at (0,0) size 784x17
-        RenderInline {B} at (0,0) size 62x17
-          RenderText {#text} at (0,0) size 62x17
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x17
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x17 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x17
-            text run at (66,0) width 117: &quot;Bugzilla bug 7235&quot;
-        RenderText {#text} at (183,0) size 395x17
-          text run at (183,0) width 395: &quot; Pure CSS Tooltips method renders wrong and creates artifacts&quot;
-      RenderBlock {P} at (0,33) size 784x23 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x17
-          RenderText {#text} at (3,3) size 91x17
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 262x17
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 258: &quot;The square should change to solid green.&quot;
-      RenderBlock {P} at (0,72) size 784x40 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x17
-          RenderText {#text} at (3,3) size 90x17
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 773x34
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 679: &quot;The square will remain red and will only change to green when the window is resized, scrolled or otherwise&quot;
-          text run at (3,20) width 62: &quot;repainted.&quot;
-      RenderBlock {P} at (0,128) size 784x0
-      RenderBlock (anonymous) at (0,128) size 784x17
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,145) size 100x100 [bgcolor=#FF0000]
-layer at (-92,144) size 4x17 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
-  RenderInline (relative positioned) {SPAN} at (0,0) size 4x17
-    RenderText {#text} at (100,0) size 4x17
-      text run at (100,0) width 4: &quot; &quot;
-layer at (8,161) size 100x100
-  RenderBlock (positioned) {DIV} at (0,17) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintboxshadowdynamicexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintboxshadowdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x298
-  RenderBlock {HTML} at (0,0) size 800x298
-    RenderBody {BODY} at (8,16) size 784x274
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 387x18
-          text run at (0,0) width 387: &quot;Tests the repainting of box shadows when boxes are resized.&quot;
-      RenderBlock {DIV} at (0,34) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
-      RenderBlock {DIV} at (0,154) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintboxshadowinsetrepaintexpectedpng"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,70 +0,0 @@
</span><del>-\x89PNG
-
--IHDR X\x9Av\x82p)tEXtchecksum0614f964ae84b8a7b4249b7048d84fb0r\x80;\xE7)\xE8IDATx\xED\xDDA\x8E׵EQ\x97\xC59\x92\xB34NR. PC8\x99\x8D\x9Dň\xE7\xA5\xFD\xFF-\x9C\x8AXᆷ\xD9\xF0\xC7\xF7\xEF\xDF?\xFF\xE5 @\x80|\x81\xC0\xBF\xBF\xE0w\xF8 @\x80\xF8\x9F\x80\xF1o @\x80\xBEL@\x80|\xB5_D\x80 @\x80\x80\xF1\xEF @\x80\xBEL@\x80|\xB5_D\x80 @\x80\x80\xF1\xEF @\x80\xBEL@\x80|\xB5_D\x80 @\x80\xC0\xB7g?\xFE|\xF6#\xEE|\xB1\xC0\x8F?\xBE\xF87\xFAu @\x80\x81F\xC0߀4\x8EV @\x80xA@\x80\xBC\x80\xE4G @\x80hH\xE3h\x85 @\x80\x81\xC8 H~\x84 @\x80\x81F@\x804\x8EV @\x80xA@\x80\xBC\x80\xE4G @\x80hH\xE3h\x85 @\x80\x81\xC8 H~\x84 @\x80\x81F@\x804\x8EV @\x80xA@\x80\xBC\x80\xE4G @\x80hH\xE3h\x85 @\x80\x81\xC8 H~\x84 @\x80\x81F@\x804\x8EV @\x80xA@\x80\xBC\x80\xE4G @\x80h\xBE53\xFF\xBC\
 xF2\xF1\xC7\xC7?\xFC\x89\xC0\xE7\xE4\xF7\xFA\xA5 @\x80\xFE\xE4!\xE1O @\x80\xDE. @\xDEN\xEC @\x80 \xF0          @\x80 \xF0v\xF2vb\xBF\x80 @\x80\x81\x87\x80yH\xF8\x93 @\x80\x81\xB7 \x90\xB7\xFB @\x80&lt;\xC8CŸ @\x80\xBC]@\x80\xBC\x9D\xD8/ @\x80 @\xE0! @\xFE$@\x80 @\xE0\xED\xE4\xED\xC4~ @\x80\xF2\x90\xF0' @\x80o o'\xF6  @\x80x\x90\x87\x84?         @\x80x\xBB\x80y;\xB1_@\x80 @\x80\xC0C\xE0\xDB\xE3_\xF8\x93\x81\xFB\xFC\xFC\xF9\xF3&gt;\xEBI         @\x80\x81\xFF+\x81?~\xCC\xF7\xF57 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@)\xF0\xF1\xF9\xD7?\xE5\xE0߷&gt;\xFE\xF8\xF8\xFB\xFF\xE9_\xFFb\x81\xCF\xDF\xDF\xF6\xA9\xF1\x9B\xF9\xF5 @\x80w\xF07 w\xF9R\x9E\x93 @\x80\xC0䀏\xE8 @\x80\xDCE@\x80\xDC\xE5KyN @\x80\x90&gt;\xA2W @\x80 pr\x97/\xE59         @\x80  @\xF8\x88^\x81 @\x80\xC0]\xC8]\xBE\x94\xE7$@\x80 p\x80\x809\xE0#z @\x80w w\xF9R\x9E\x93 @\x80\xC0䀏\xE8 @\x80\xDCE@\x80\xDC\xE5KyN @\x80\x90&gt;\xA2W @\x80 pr\x97/\xE59         @\x80  @\xF8\x88^\x81 @\x80\xC0]\xC8]\xBE\x94\xE7$@\x80 p\x80\x809\xE0#z @\x80w w\xF9R\x9E\x93 @\x80\xC0䀏\xE8 @\x80\xDCE@\x80\xDC\xE5KyN @\x80\x90&gt;\xA2W @\x80 pr\x97/\xE59         @\x80  @\xF8\x88^\x81 @\x80\xC0]\xC8]\xBE\x94\xE7$@\x80 p\x80\x809\xE0#z @\x80w w\xF9R\x9E\x93 @\x80\xC0䀏\xE8 @\x80\xDCE@\x80\xDC\xE5KyN @\x80
 \x90&gt;\xA2W @\x80 pr\x97/\xE59         @\x80  @\xF8\x88^\x81 @\x80\xC0]\xC8]\xBE\x94\xE7$@\x80 p\x80\xC0\xB7g\xEF\xF0\xDB\x9E\xFD\x84\xFB]|˻|\xA9\xE7\xCF\xF9\xA7\xFF\xEA\xE09\x92\x9F @\x80.)\xE0?\xC6\\xF2\xB3x( @\x80g
-\x903\xBF\xAB\xB7&quot;@\x80 pIr\xC9\xCF\xE2\xA1 @\x80\x9C) @\xCE\xFC\xAEފ @\x80\xC0%\xC8%?\x8B\x87&quot;@\x80 p\xA6\x809\xF3\xBBz+ @\x80\x97 \x97\xFC,\x8A @\x80\xC0\x99\xE4\xCC\xEF\xEA\xAD @\x80\R@\x80\\xF2\xB3x( @\x80g
-\x903\xBF\xAB\xB7&quot;@\x80 pIr\xC9\xCF\xE2\xA1 @\x80\x9C) @\xCE\xFC\xAEފ @\x80\xC0%\xC8%?\x8B\x87&quot;@\x80 p\xA6\x809\xF3\xBBz+ @\x80\x97 \x97\xFC,\x8A @\x80\xC0\x99\xE4\xCC\xEF\xEA\xAD @\x80\R@\x80\\xF2\xB3x( @\x80g
-\x903\xBF\xAB\xB7&quot;@\x80 pIr\xC9\xCF\xE2\xA1 @\x80\x9C) @\xCE\xFC\xAEފ @\x80\xC0%\xC8%?\x8B\x87&quot;@\x80 p\xA6\x809\xF3\xBBz+ @\x80\x97 \x97\xFC,\x8A @\x80\xC0\x99\xE4\xCC\xEF\xEA\xAD @\x80\R@\x80\\xF2\xB3x( @\x80g
-\x903\xBF\xAB\xB7&quot;@\x80 pIr\xC9\xCF\xE2\xA1 @\x80\x9C) @\xCE\xFC\xAEފ @\x80\xC0%\xC8%?\x8B\x87&quot;@\x80 p\xA6\x809\xF3\xBBz+ @\x80\x97 \x97\xFC,\x8A @\x80\xC0\x99\xE4\xCC\xEF\xEA\xAD @\x80\R@\x80\\xF2\xB3x( @\x80g
-\x903\xBF\xAB\xB7&quot;@\x80 pIr\xC9\xCF\xE2\xA1 @\x80\x9C) @\xCE\xFC\xAEފ @\x80\xC0%\xC8%?\x8B\x87&quot;@\x80 p\xA6\x809\xF3\xBBz+ @\x80\x97 \x97\xFC,\x8A @\x80\xC0\x99\xE4\xCC\xEF\xEA\xAD @\x80\R@\x80\\xF2\xB3x( @\x80g
-\x903\xBF\xAB\xB7&quot;@\x80 pIr\xC9\xCF\xE2\xA1 @\x80\x9C) @\xCE\xFC\xAEފ @\x80\xC0%&gt;&gt;\xFF\xFAg=\xD9o\xFFYW7~\x85\xC0\x9F\xFE\xAB\x83_\xC1\xEEw @\x80\x81\x80\xFF \x9A @\x80 @\xE05򚓟&quot;@\x80 @  \xA2         @\x80^ \xAF9\xF9) @\x80 \x9A @\x80 @\xE05򚓟&quot;@\x80 @  \xA2         @\x80^ \xAF9\xF9) @\x80 \x9A @\x80 @\xE05򚓟&quot;@\x80 @  \xA2         @\x80^ \xAF9\xF9) @\x80 \x9A @\x80 @\xE05򚓟&quot;@\x80 @ \xF8\xF8\xFC\xEB\x9F`\xC7 @\x80\x9E
-\xF8\x90\xA7D~\x80 @\x80\x81J@\x80T\x92v @\x80x* @\x9E\xF9 @\x80*RI\xDA!@\x80 @ੀyJ\xE4 @\x80\xA8H%i\x87 @\x80\x81\xA7\xE4)\x91 @\x80 @\xA0\xF8\xF8\xFE\xFD\xBB\xFF\x90J\xD3 @\x80S\xC0߀LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(H\xA9i\x8B @\x80\x81) @&amp;\x8F# @\x80\xA5\x80)5m @\x80 0\xC8\xE4q$@\x80 @\xA0 \xA5\xA6- @\x80\xA6\x80\x99&lt;\x8E @\x80\x94\xA4ԴE\x80 @\x80\xC0 \x93Ǒ @\x80\x81R@\x80\x94\x9A\xB6 @\x80\x98d\xF28 @\x80 P
-\x90R\xD3 @\x80S@\x80LG @\x80JRj\xDA&quot;@\x80 @`
-\x90\xC9\xE3H\x80 @\x80@) @JM[ @\x80L2y         @\x80(\xFE Z\xC5%\xB1\x90bIEND\xAEB`\x82
</del><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla3509expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla3509expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +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
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (61,0) size 5x18
-          text run at (61,0) width 5: &quot; &quot;
-        RenderInline {A} at (0,0) size 119x18 [color=#0000EE]
-          RenderText {#text} at (65,0) size 119x18
-            text run at (65,0) width 119: &quot;Bugzilla bug 3509&quot;
-        RenderText {#text} at (183,0) size 577x18
-          text run at (183,0) width 577: &quot; REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST PASS:&quot;
-        RenderText {#text} at (90,3) size 292x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 288: &quot;The blue rectangle will change into a square.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (90,3) size 399x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 395: &quot;The blue rectangle will change into a shape that is not square.&quot;
-      RenderTable {TABLE} at (0,114) size 784x106
-        RenderTableSection {TBODY} at (0,0) size 784x106
-          RenderTableRow {TR} at (0,2) size 784x102
-            RenderTableCell {TD} at (2,2) size 780x102 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,33) size 778x0
-              RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#0000FF]
-                RenderText {#text} at (0,0) size 4x18
-                  text run at (0,0) width 4: &quot; &quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla5699expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla5699expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x212
-  RenderBlock {HTML} at (0,0) size 800x212
-    RenderBody {BODY} at (8,16) size 784x180
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (61,0) size 5x18
-          text run at (61,0) width 5: &quot; &quot;
-        RenderInline {A} at (0,0) size 119x18 [color=#0000EE]
-          RenderText {#text} at (65,0) size 119x18
-            text run at (65,0) width 119: &quot;Bugzilla bug 5699&quot;
-        RenderText {#text} at (183,0) size 232x18
-          text run at (183,0) width 232: &quot; REGRESSION: incomplete repaint&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST PASS:&quot;
-        RenderText {#text} at (90,3) size 233x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 229: &quot;The word \x{201C}Hello\x{201D} will move down.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (90,3) size 302x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 298: &quot;Another copy of the word \x{201C}Hello\x{201D} will appear.&quot;
-      RenderBlock {P} at (0,114) size 784x66
-        RenderInline {SPAN} at (0,0) size 4x18
-          RenderText {#text} at (0,15) size 4x18
-            text run at (0,15) width 4: &quot; &quot;
-        RenderBR {BR} at (4,15) size 0x18
-        RenderText {#text} at (0,48) size 36x18
-          text run at (0,48) width 36: &quot;Hello&quot;
-        RenderBR {BR} at (35,48) size 1x18
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla6278expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6278-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla6278expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6278-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x377
-  RenderBlock {HTML} at (0,0) size 800x377
-    RenderBody {BODY} at (8,16) size 784x353
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (61,0) size 5x18
-          text run at (61,0) width 5: &quot; &quot;
-        RenderInline {A} at (0,0) size 119x18 [color=#0000EE]
-          RenderText {#text} at (65,0) size 119x18
-            text run at (65,0) width 119: &quot;Bugzilla bug 6278&quot;
-        RenderText {#text} at (183,0) size 520x18
-          text run at (183,0) width 520: &quot; REGRESSION: Incomplete repaint when table cell width changes during layout&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST PASS:&quot;
-        RenderText {#text} at (90,3) size 618x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 614: &quot;The purple and green rects will resize, and there will remain separated by a blue horizontal line.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (90,3) size 489x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 485: &quot;The purple and green rects will resize, but the blue separator will disappear.&quot;
-      RenderTable {TABLE} at (0,114) size 300x239
-        RenderTableSection {TBODY} at (0,0) size 300x239
-          RenderTableRow {TR} at (0,2) size 300x235
-            RenderTableCell {TD} at (2,2) size 242x235 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (0,0) size 242x180 [bgcolor=#EEEEFF]
-                RenderText {#text} at (0,0) size 240x180
-                  text run at (0,0) width 240: &quot;Curabitur pretium, quam quis semper&quot;
-                  text run at (0,18) width 229: &quot;malesuada, est libero feugiat libero,&quot;
-                  text run at (0,36) width 208: &quot;vel fringilla orci nibh sed neque.&quot;
-                  text run at (0,54) width 222: &quot;Quisque eu nulla non nisi molestie&quot;
-                  text run at (0,72) width 232: &quot;accumsan. Etiam tellus urna, laoreet&quot;
-                  text run at (0,90) width 229: &quot;ac, laoreet non, suscipit sed, sapien.&quot;
-                  text run at (0,108) width 222: &quot;Phasellus vehicula, sem at posuere&quot;
-                  text run at (0,126) width 223: &quot;vehicula, augue nibh molestie nisl,&quot;
-                  text run at (0,144) width 235: &quot;nec ullamcorper lacus ante vulputate&quot;
-                  text run at (0,162) width 35: &quot;pede.&quot;
-              RenderBlock {DIV} at (0,185) size 242x50 [bgcolor=#EEFFEE]
-            RenderTableCell {TD} at (246,118) size 52x2 [r=0 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla6388expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6388-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla6388expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6388-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x256
-  RenderBlock {HTML} at (0,0) size 800x256
-    RenderBody {BODY} at (8,16) size 784x232
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (61,0) size 5x18
-          text run at (61,0) width 5: &quot; &quot;
-        RenderInline {A} at (0,0) size 119x18 [color=#0000EE]
-          RenderText {#text} at (65,0) size 119x18
-            text run at (65,0) width 119: &quot;Bugzilla bug 6388&quot;
-        RenderText {#text} at (183,0) size 497x18
-          text run at (183,0) width 497: &quot; REGRESSION: Incomplete repaint when dragging the map on Google maps&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST PASS:&quot;
-        RenderText {#text} at (90,3) size 246x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 242: &quot;The blue square will change to green.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (90,3) size 281x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 277: &quot;The blue square will NOT change to green.&quot;
-      RenderBlock (anonymous) at (0,214) size 784x18
-        RenderBR {BR} at (0,0) size 0x18
-layer at (8,130) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,114) size 100x100
-layer at (-92,130) size 200x100 backgroundClip at (8,130) size 100x100 clip at (8,130) size 100x100 outlineClip at (8,130) size 100x100
-  RenderBlock (positioned) {DIV} at (0,0) size 200x100 [bgcolor=#008000]
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla6473expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla6473expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
-  RenderBlock {HTML} at (0,0) size 800x164
-    RenderBody {BODY} at (8,16) size 784x132
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (61,0) size 5x18
-          text run at (61,0) width 5: &quot; &quot;
-        RenderInline {A} at (0,0) size 119x18 [color=#0000EE]
-          RenderText {#text} at (65,0) size 119x18
-            text run at (65,0) width 119: &quot;Bugzilla bug 6473&quot;
-        RenderText {#text} at (183,0) size 484x18
-          text run at (183,0) width 484: &quot; REGRESSION: Serious painting problems on new iLife and iWorks pages&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST PASS:&quot;
-        RenderText {#text} at (90,3) size 436x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 432: &quot;A green rectangle containing the word SUCCESS will show below.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (90,3) size 255x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 251: &quot;A green rectangle will not show below.&quot;
-      RenderBlock {DIV} at (0,114) size 784x18
-        RenderBlock {DIV} at (0,0) size 784x18
-layer at (8,130) size 784x18
-  RenderBlock (relative positioned) {P} at (0,0) size 784x18 [bgcolor=#00FF00]
-    RenderText {#text} at (0,0) size 70x18
-      text run at (0,0) width 70: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla7235expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-7235-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintbugzilla7235expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-7235-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/mac/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x274
-  RenderBlock {HTML} at (0,0) size 800x274
-    RenderBody {BODY} at (8,16) size 784x250
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (61,0) size 5x18
-          text run at (61,0) width 5: &quot; &quot;
-        RenderInline {A} at (0,0) size 119x18 [color=#0000EE]
-          RenderText {#text} at (65,0) size 119x18
-            text run at (65,0) width 119: &quot;Bugzilla bug 7235&quot;
-        RenderText {#text} at (183,0) size 402x18
-          text run at (183,0) width 402: &quot; Pure CSS Tooltips method renders wrong and creates artifacts&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST PASS:&quot;
-        RenderText {#text} at (90,3) size 267x18
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 263: &quot;The square should change to solid green.&quot;
-      RenderBlock {P} at (0,74) size 784x42 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 88x18
-          RenderText {#text} at (3,3) size 88x18
-            text run at (3,3) width 88: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (90,3) size 715x36
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 624: &quot;The square will remain red and will only change to green when the window is resized, scrolled or&quot;
-          text run at (3,21) width 130: &quot;otherwise repainted.&quot;
-      RenderBlock {P} at (0,132) size 784x0
-      RenderBlock (anonymous) at (0,132) size 784x18
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,150) size 100x100 [bgcolor=#FF0000]
-layer at (-92,148) size 4x18 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
-  RenderInline (relative positioned) {SPAN} at (0,0) size 4x18
-    RenderText {#text} at (100,0) size 4x18
-      text run at (100,0) width 4: &quot; &quot;
-layer at (8,166) size 100x100
-  RenderBlock (positioned) {DIV} at (0,18) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintboxshadowdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/win/fast/repaint/box-shadow-dynamic-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x298
-  RenderBlock {HTML} at (0,0) size 800x298
-    RenderBody {BODY} at (8,16) size 784x274
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 382x18
-          text run at (0,0) width 382: &quot;Tests the repainting of box shadows when boxes are resized.&quot;
-      RenderBlock {DIV} at (0,34) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
-      RenderBlock {DIV} at (0,154) size 70x120
-        RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
-          RenderBlock {DIV} at (10,0) size 30x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintbugzilla3509expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +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
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x18
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x18
-            text run at (66,0) width 117: &quot;Bugzilla bug 3509&quot;
-        RenderText {#text} at (183,0) size 567x18
-          text run at (183,0) width 567: &quot; REGRESSION(125-412) Portion of nested table is not painted correctly on cafepress site&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x18
-          RenderText {#text} at (3,3) size 91x18
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 286x18
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 282: &quot;The blue rectangle will change into a square.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x18
-          RenderText {#text} at (3,3) size 90x18
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 391x18
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 387: &quot;The blue rectangle will change into a shape that is not square.&quot;
-      RenderTable {TABLE} at (0,114) size 784x106
-        RenderTableSection {TBODY} at (0,0) size 784x106
-          RenderTableRow {TR} at (0,2) size 784x102
-            RenderTableCell {TD} at (2,2) size 780x102 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,33) size 778x0
-              RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#0000FF]
-                RenderText {#text} at (0,0) size 4x18
-                  text run at (0,0) width 4: &quot; &quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintbugzilla5699expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x212
-  RenderBlock {HTML} at (0,0) size 800x212
-    RenderBody {BODY} at (8,16) size 784x180
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x18
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x18
-            text run at (66,0) width 117: &quot;Bugzilla bug 5699&quot;
-        RenderText {#text} at (183,0) size 229x18
-          text run at (183,0) width 229: &quot; REGRESSION: incomplete repaint&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x18
-          RenderText {#text} at (3,3) size 91x18
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 230x18
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 226: &quot;The word \x{201C}Hello\x{201D} will move down.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x18
-          RenderText {#text} at (3,3) size 90x18
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 299x18
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 295: &quot;Another copy of the word \x{201C}Hello\x{201D} will appear.&quot;
-      RenderBlock {P} at (0,114) size 784x66
-        RenderInline {SPAN} at (0,0) size 4x18
-          RenderText {#text} at (0,15) size 4x18
-            text run at (0,15) width 4: &quot; &quot;
-        RenderBR {BR} at (4,15) size 0x18
-        RenderText {#text} at (0,48) size 35x18
-          text run at (0,48) width 35: &quot;Hello&quot;
-        RenderBR {BR} at (35,48) size 0x18
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintbugzilla6278expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x377
-  RenderBlock {HTML} at (0,0) size 800x377
-    RenderBody {BODY} at (8,16) size 784x353
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x18
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x18
-            text run at (66,0) width 117: &quot;Bugzilla bug 6278&quot;
-        RenderText {#text} at (183,0) size 512x18
-          text run at (183,0) width 512: &quot; REGRESSION: Incomplete repaint when table cell width changes during layout&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x18
-          RenderText {#text} at (3,3) size 91x18
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 604x18
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 600: &quot;The purple and green rects will resize, and there will remain separated by a blue horizontal line.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x18
-          RenderText {#text} at (3,3) size 90x18
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 479x18
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 475: &quot;The purple and green rects will resize, but the blue separator will disappear.&quot;
-      RenderTable {TABLE} at (0,114) size 300x239
-        RenderTableSection {TBODY} at (0,0) size 300x239
-          RenderTableRow {TR} at (0,2) size 300x235
-            RenderTableCell {TD} at (2,2) size 242x235 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (0,0) size 242x180 [bgcolor=#EEEEFF]
-                RenderText {#text} at (0,0) size 234x180
-                  text run at (0,0) width 234: &quot;Curabitur pretium, quam quis semper&quot;
-                  text run at (0,18) width 222: &quot;malesuada, est libero feugiat libero,&quot;
-                  text run at (0,36) width 203: &quot;vel fringilla orci nibh sed neque.&quot;
-                  text run at (0,54) width 217: &quot;Quisque eu nulla non nisi molestie&quot;
-                  text run at (0,72) width 226: &quot;accumsan. Etiam tellus urna, laoreet&quot;
-                  text run at (0,90) width 224: &quot;ac, laoreet non, suscipit sed, sapien.&quot;
-                  text run at (0,108) width 217: &quot;Phasellus vehicula, sem at posuere&quot;
-                  text run at (0,126) width 217: &quot;vehicula, augue nibh molestie nisl,&quot;
-                  text run at (0,144) width 229: &quot;nec ullamcorper lacus ante vulputate&quot;
-                  text run at (0,162) width 34: &quot;pede.&quot;
-              RenderBlock {DIV} at (0,185) size 242x50 [bgcolor=#EEFFEE]
-            RenderTableCell {TD} at (246,118) size 52x2 [r=0 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintbugzilla6388expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6388-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6388-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x256
-  RenderBlock {HTML} at (0,0) size 800x256
-    RenderBody {BODY} at (8,16) size 784x232
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x18
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x18
-            text run at (66,0) width 117: &quot;Bugzilla bug 6388&quot;
-        RenderText {#text} at (183,0) size 491x18
-          text run at (183,0) width 491: &quot; REGRESSION: Incomplete repaint when dragging the map on Google maps&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x18
-          RenderText {#text} at (3,3) size 91x18
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 241x18
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 237: &quot;The blue square will change to green.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x18
-          RenderText {#text} at (3,3) size 90x18
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 279x18
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 275: &quot;The blue square will NOT change to green.&quot;
-      RenderBlock (anonymous) at (0,214) size 784x18
-        RenderBR {BR} at (0,0) size 0x18
-layer at (8,130) size 100x100
-  RenderBlock (relative positioned) {DIV} at (0,114) size 100x100
-layer at (-92,130) size 200x100 backgroundClip at (8,130) size 100x100 clip at (8,130) size 100x100 outlineClip at (8,130) size 100x100
-  RenderBlock (positioned) {DIV} at (0,0) size 200x100 [bgcolor=#008000]
-    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintbugzilla6473expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/win/fast/repaint/bugzilla-6473-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
-  RenderBlock {HTML} at (0,0) size 800x164
-    RenderBody {BODY} at (8,16) size 784x132
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x18
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x18
-            text run at (66,0) width 117: &quot;Bugzilla bug 6473&quot;
-        RenderText {#text} at (183,0) size 479x18
-          text run at (183,0) width 479: &quot; REGRESSION: Serious painting problems on new iLife and iWorks pages&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x18
-          RenderText {#text} at (3,3) size 91x18
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 434x18
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 430: &quot;A green rectangle containing the word SUCCESS will show below.&quot;
-      RenderBlock {P} at (0,74) size 784x24 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x18
-          RenderText {#text} at (3,3) size 90x18
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 253x18
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 249: &quot;A green rectangle will not show below.&quot;
-      RenderBlock {DIV} at (0,114) size 784x18
-        RenderBlock {DIV} at (0,0) size 784x18
-layer at (8,130) size 784x18
-  RenderBlock (relative positioned) {P} at (0,0) size 784x18 [bgcolor=#00FF00]
-    RenderText {#text} at (0,0) size 71x18
-      text run at (0,0) width 71: &quot;SUCCESS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintbugzilla7235expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt (189230 => 189231)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:49:44 UTC (rev 189230)
+++ trunk/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt        2015-09-01 21:58:22 UTC (rev 189231)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x274
-  RenderBlock {HTML} at (0,0) size 800x274
-    RenderBody {BODY} at (8,16) size 784x250
-      RenderBlock {P} at (0,0) size 784x18
-        RenderInline {B} at (0,0) size 62x18
-          RenderText {#text} at (0,0) size 62x18
-            text run at (0,0) width 62: &quot;BUG ID:&quot;
-        RenderText {#text} at (62,0) size 4x18
-          text run at (62,0) width 4: &quot; &quot;
-        RenderInline {A} at (0,0) size 117x18 [color=#0000EE]
-          RenderText {#text} at (66,0) size 117x18
-            text run at (66,0) width 117: &quot;Bugzilla bug 7235&quot;
-        RenderText {#text} at (183,0) size 395x18
-          text run at (183,0) width 395: &quot; Pure CSS Tooltips method renders wrong and creates artifacts&quot;
-      RenderBlock {P} at (0,34) size 784x24 [bgcolor=#98FB98]
-        RenderInline {B} at (0,0) size 91x18
-          RenderText {#text} at (3,3) size 91x18
-            text run at (3,3) width 91: &quot;TEST PASS:&quot;
-        RenderText {#text} at (94,3) size 262x18
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 258: &quot;The square should change to solid green.&quot;
-      RenderBlock {P} at (0,74) size 784x42 [bgcolor=#FF3300]
-        RenderInline {B} at (0,0) size 90x18
-          RenderText {#text} at (3,3) size 90x18
-            text run at (3,3) width 90: &quot;TEST FAIL:&quot;
-        RenderText {#text} at (93,3) size 773x36
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 679: &quot;The square will remain red and will only change to green when the window is resized, scrolled or otherwise&quot;
-          text run at (3,21) width 62: &quot;repainted.&quot;
-      RenderBlock {P} at (0,132) size 784x0
-      RenderBlock (anonymous) at (0,132) size 784x18
-        RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,150) size 100x100 [bgcolor=#FF0000]
-layer at (-92,148) size 4x18 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
-  RenderInline (relative positioned) {SPAN} at (0,0) size 4x18
-    RenderText {#text} at (100,0) size 4x18
-      text run at (100,0) width 4: &quot; &quot;
-layer at (8,166) size 100x100
-  RenderBlock (positioned) {DIV} at (0,18) size 100x100 [bgcolor=#008000]
</del></span></pre>
</div>
</div>

</body>
</html>