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

<h3>Log Message</h3>
<pre>Repaint cleanup:
gradients-em-stops-repaint.html -&gt; reftest
hover-pseudo-borders.html -&gt; reftest
inline-block-resize.html -&gt; reftest
inline-color-change.html -&gt; reftest
inline-outline-repaint.html -&gt; reftest
inline-relative-positioned.html -&gt; reftest
intermediate-layout-position-clip.html -&gt; reftest
intermediate-layout-position.html -&gt; reftest
invisible-objects.html -&gt; reftest

Unreviewed.

* fast/repaint/gradients-em-stops-repaint-expected.html: Added.
* fast/repaint/gradients-em-stops-repaint.html:
* fast/repaint/hover-pseudo-borders-expected.html: Added.
* fast/repaint/hover-pseudo-borders.html:
* fast/repaint/inline-block-resize-expected.html: Added.
* fast/repaint/inline-block-resize-expected.png: Removed.
* fast/repaint/inline-block-resize-expected.txt: Removed.
* fast/repaint/inline-block-resize.html:
* fast/repaint/inline-color-change-expected.html: Added.
* fast/repaint/inline-color-change.html:
* fast/repaint/inline-outline-repaint-expected.html: Added.
* fast/repaint/inline-outline-repaint.html:
* fast/repaint/inline-relative-positioned-expected.html: Added.
* fast/repaint/inline-relative-positioned-expected.png: Removed.
* fast/repaint/inline-relative-positioned-expected.txt: Removed.
* fast/repaint/inline-relative-positioned.html:
* fast/repaint/intermediate-layout-position-clip-expected.html: Added.
* fast/repaint/intermediate-layout-position-clip-expected.png: Removed.
* fast/repaint/intermediate-layout-position-clip-expected.txt: Removed.
* fast/repaint/intermediate-layout-position-clip.html:
* fast/repaint/intermediate-layout-position-expected.html: Added.
* fast/repaint/intermediate-layout-position-expected.txt: Removed.
* fast/repaint/intermediate-layout-position.html:
* fast/repaint/invisible-objects-expected.html: Added.
* fast/repaint/invisible-objects-expected.txt: Removed.
* fast/repaint/invisible-objects.html:
* platform/efl/fast/repaint/gradients-em-stops-repaint-expected.png: Removed.
* platform/efl/fast/repaint/gradients-em-stops-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/hover-pseudo-borders-expected.png: Removed.
* platform/efl/fast/repaint/hover-pseudo-borders-expected.txt: Removed.
* platform/efl/fast/repaint/inline-color-change-expected.png: Removed.
* platform/efl/fast/repaint/inline-color-change-expected.txt: Removed.
* platform/efl/fast/repaint/inline-outline-repaint-expected.png: Removed.
* platform/efl/fast/repaint/inline-outline-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/inline-relative-positioned-expected.txt: Removed.
* platform/efl/fast/repaint/intermediate-layout-position-expected.png: Removed.
* platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.png: Removed.
* platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt: Removed.
* platform/gtk/fast/repaint/hover-pseudo-borders-expected.png: Removed.
* platform/gtk/fast/repaint/hover-pseudo-borders-expected.txt: Removed.
* platform/gtk/fast/repaint/inline-color-change-expected.png: Removed.
* platform/gtk/fast/repaint/inline-color-change-expected.txt: Removed.
* platform/gtk/fast/repaint/inline-outline-repaint-expected.png: Removed.
* platform/gtk/fast/repaint/inline-outline-repaint-expected.txt: Removed.
* platform/gtk/fast/repaint/inline-relative-positioned-expected.png: Removed.
* platform/gtk/fast/repaint/inline-relative-positioned-expected.txt: Removed.
* platform/gtk/fast/repaint/intermediate-layout-position-expected.png: Removed.
* platform/gtk/fast/repaint/repaint/hover-pseudo-borders-expected.png: Removed.
* platform/gtk/fast/repaint/repaint/hover-pseudo-borders-expected.txt: Removed.
* platform/mac-wk2/fast/repaint/invisible-objects-expected.txt: Removed.
* platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png: Removed.
* platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt: Removed.
* platform/mac/fast/repaint/hover-pseudo-borders-expected.png: Removed.
* platform/mac/fast/repaint/hover-pseudo-borders-expected.txt: Removed.
* platform/mac/fast/repaint/inline-block-resize-expected.png: Removed.
* platform/mac/fast/repaint/inline-color-change-expected.png: Removed.
* platform/mac/fast/repaint/inline-color-change-expected.txt: Removed.
* platform/mac/fast/repaint/inline-outline-repaint-expected.png: Removed.
* platform/mac/fast/repaint/inline-outline-repaint-expected.txt: Removed.
* platform/mac/fast/repaint/intermediate-layout-position-clip-expected.png: Removed.
* platform/mac/fast/repaint/intermediate-layout-position-expected.png: Removed.
* platform/mac/fast/repaint/invisible-objects-expected.png: Removed.
* platform/win/fast/repaint/inline-color-change-expected.txt: Removed.
* platform/win/fast/repaint/inline-outline-repaint-expected.txt: Removed.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfastrepaintgradientsemstopsrepainthtml">trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint.html</a></li>
<li><a href="#trunkLayoutTestsfastrepainthoverpseudobordershtml">trunk/LayoutTests/fast/repaint/hover-pseudo-borders.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlineblockresizehtml">trunk/LayoutTests/fast/repaint/inline-block-resize.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlinecolorchangehtml">trunk/LayoutTests/fast/repaint/inline-color-change.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlineoutlinerepainthtml">trunk/LayoutTests/fast/repaint/inline-outline-repaint.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlinerelativepositionedhtml">trunk/LayoutTests/fast/repaint/inline-relative-positioned.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintintermediatelayoutpositioncliphtml">trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintintermediatelayoutpositionhtml">trunk/LayoutTests/fast/repaint/intermediate-layout-position.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinvisibleobjectshtml">trunk/LayoutTests/fast/repaint/invisible-objects.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintgradientsemstopsrepaintexpectedhtml">trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepainthoverpseudobordersexpectedhtml">trunk/LayoutTests/fast/repaint/hover-pseudo-borders-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlineblockresizeexpectedhtml">trunk/LayoutTests/fast/repaint/inline-block-resize-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlinecolorchangeexpectedhtml">trunk/LayoutTests/fast/repaint/inline-color-change-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlineoutlinerepaintexpectedhtml">trunk/LayoutTests/fast/repaint/inline-outline-repaint-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlinerelativepositionedexpectedhtml">trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintintermediatelayoutpositionclipexpectedhtml">trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintintermediatelayoutpositionexpectedhtml">trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.html</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinvisibleobjectsexpectedhtml">trunk/LayoutTests/fast/repaint/invisible-objects-expected.html</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastrepaintinlineblockresizeexpectedpng">trunk/LayoutTests/fast/repaint/inline-block-resize-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlineblockresizeexpectedtxt">trunk/LayoutTests/fast/repaint/inline-block-resize-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlinerelativepositionedexpectedpng">trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinlinerelativepositionedexpectedtxt">trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintintermediatelayoutpositionclipexpectedpng">trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsfastrepaintintermediatelayoutpositionclipexpectedtxt">trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintintermediatelayoutpositionexpectedtxt">trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintinvisibleobjectsexpectedtxt">trunk/LayoutTests/fast/repaint/invisible-objects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintgradientsemstopsrepaintexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/gradients-em-stops-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintgradientsemstopsrepaintexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/gradients-em-stops-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepainthoverpseudobordersexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/hover-pseudo-borders-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepainthoverpseudobordersexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/hover-pseudo-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintinlinecolorchangeexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/inline-color-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintinlinecolorchangeexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/inline-color-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintinlineoutlinerepaintexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/inline-outline-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintinlineoutlinerepaintexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/inline-outline-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintinlinerelativepositionedexpectedtxt">trunk/LayoutTests/platform/efl/fast/repaint/inline-relative-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflfastrepaintintermediatelayoutpositionexpectedpng">trunk/LayoutTests/platform/efl/fast/repaint/intermediate-layout-position-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintgradientsemstopsrepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintgradientsemstopsrepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainthoverpseudobordersexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/hover-pseudo-borders-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepainthoverpseudobordersexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/hover-pseudo-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintinlinecolorchangeexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/inline-color-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintinlinecolorchangeexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/inline-color-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintinlineoutlinerepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/inline-outline-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintinlineoutlinerepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/inline-outline-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintinlinerelativepositionedexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/inline-relative-positioned-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintinlinerelativepositionedexpectedtxt">trunk/LayoutTests/platform/gtk/fast/repaint/inline-relative-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastrepaintintermediatelayoutpositionexpectedpng">trunk/LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-expected.png</a></li>
<li>trunk/LayoutTests/platform/gtk/fast/repaint/repaint/</li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintgradientsemstopsrepaintexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintgradientsemstopsrepaintexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepainthoverpseudobordersexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/hover-pseudo-borders-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepainthoverpseudobordersexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/hover-pseudo-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintinlineblockresizeexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/inline-block-resize-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintinlinecolorchangeexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/inline-color-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintinlinecolorchangeexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/inline-color-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintinlineoutlinerepaintexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintinlineoutlinerepaintexpectedtxt">trunk/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintintermediatelayoutpositionclipexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/intermediate-layout-position-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintintermediatelayoutpositionexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/intermediate-layout-position-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastrepaintinvisibleobjectsexpectedpng">trunk/LayoutTests/platform/mac/fast/repaint/invisible-objects-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacwk2fastrepaintinvisibleobjectsexpectedtxt">trunk/LayoutTests/platform/mac-wk2/fast/repaint/invisible-objects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintinlinecolorchangeexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintinlineoutlinerepaintexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/ChangeLog        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,3 +1,83 @@
</span><ins>+2015-09-04  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        Repaint cleanup:
+        gradients-em-stops-repaint.html -&gt; reftest
+        hover-pseudo-borders.html -&gt; reftest
+        inline-block-resize.html -&gt; reftest
+        inline-color-change.html -&gt; reftest
+        inline-outline-repaint.html -&gt; reftest
+        inline-relative-positioned.html -&gt; reftest
+        intermediate-layout-position-clip.html -&gt; reftest
+        intermediate-layout-position.html -&gt; reftest
+        invisible-objects.html -&gt; reftest
+
+        Unreviewed.
+
+        * fast/repaint/gradients-em-stops-repaint-expected.html: Added.
+        * fast/repaint/gradients-em-stops-repaint.html:
+        * fast/repaint/hover-pseudo-borders-expected.html: Added.
+        * fast/repaint/hover-pseudo-borders.html:
+        * fast/repaint/inline-block-resize-expected.html: Added.
+        * fast/repaint/inline-block-resize-expected.png: Removed.
+        * fast/repaint/inline-block-resize-expected.txt: Removed.
+        * fast/repaint/inline-block-resize.html:
+        * fast/repaint/inline-color-change-expected.html: Added.
+        * fast/repaint/inline-color-change.html:
+        * fast/repaint/inline-outline-repaint-expected.html: Added.
+        * fast/repaint/inline-outline-repaint.html:
+        * fast/repaint/inline-relative-positioned-expected.html: Added.
+        * fast/repaint/inline-relative-positioned-expected.png: Removed.
+        * fast/repaint/inline-relative-positioned-expected.txt: Removed.
+        * fast/repaint/inline-relative-positioned.html:
+        * fast/repaint/intermediate-layout-position-clip-expected.html: Added.
+        * fast/repaint/intermediate-layout-position-clip-expected.png: Removed.
+        * fast/repaint/intermediate-layout-position-clip-expected.txt: Removed.
+        * fast/repaint/intermediate-layout-position-clip.html:
+        * fast/repaint/intermediate-layout-position-expected.html: Added.
+        * fast/repaint/intermediate-layout-position-expected.txt: Removed.
+        * fast/repaint/intermediate-layout-position.html:
+        * fast/repaint/invisible-objects-expected.html: Added.
+        * fast/repaint/invisible-objects-expected.txt: Removed.
+        * fast/repaint/invisible-objects.html:
+        * platform/efl/fast/repaint/gradients-em-stops-repaint-expected.png: Removed.
+        * platform/efl/fast/repaint/gradients-em-stops-repaint-expected.txt: Removed.
+        * platform/efl/fast/repaint/hover-pseudo-borders-expected.png: Removed.
+        * platform/efl/fast/repaint/hover-pseudo-borders-expected.txt: Removed.
+        * platform/efl/fast/repaint/inline-color-change-expected.png: Removed.
+        * platform/efl/fast/repaint/inline-color-change-expected.txt: Removed.
+        * platform/efl/fast/repaint/inline-outline-repaint-expected.png: Removed.
+        * platform/efl/fast/repaint/inline-outline-repaint-expected.txt: Removed.
+        * platform/efl/fast/repaint/inline-relative-positioned-expected.txt: Removed.
+        * platform/efl/fast/repaint/intermediate-layout-position-expected.png: Removed.
+        * platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.png: Removed.
+        * platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt: Removed.
+        * platform/gtk/fast/repaint/hover-pseudo-borders-expected.png: Removed.
+        * platform/gtk/fast/repaint/hover-pseudo-borders-expected.txt: Removed.
+        * platform/gtk/fast/repaint/inline-color-change-expected.png: Removed.
+        * platform/gtk/fast/repaint/inline-color-change-expected.txt: Removed.
+        * platform/gtk/fast/repaint/inline-outline-repaint-expected.png: Removed.
+        * platform/gtk/fast/repaint/inline-outline-repaint-expected.txt: Removed.
+        * platform/gtk/fast/repaint/inline-relative-positioned-expected.png: Removed.
+        * platform/gtk/fast/repaint/inline-relative-positioned-expected.txt: Removed.
+        * platform/gtk/fast/repaint/intermediate-layout-position-expected.png: Removed.
+        * platform/gtk/fast/repaint/repaint/hover-pseudo-borders-expected.png: Removed.
+        * platform/gtk/fast/repaint/repaint/hover-pseudo-borders-expected.txt: Removed.
+        * platform/mac-wk2/fast/repaint/invisible-objects-expected.txt: Removed.
+        * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png: Removed.
+        * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt: Removed.
+        * platform/mac/fast/repaint/hover-pseudo-borders-expected.png: Removed.
+        * platform/mac/fast/repaint/hover-pseudo-borders-expected.txt: Removed.
+        * platform/mac/fast/repaint/inline-block-resize-expected.png: Removed.
+        * platform/mac/fast/repaint/inline-color-change-expected.png: Removed.
+        * platform/mac/fast/repaint/inline-color-change-expected.txt: Removed.
+        * platform/mac/fast/repaint/inline-outline-repaint-expected.png: Removed.
+        * platform/mac/fast/repaint/inline-outline-repaint-expected.txt: Removed.
+        * platform/mac/fast/repaint/intermediate-layout-position-clip-expected.png: Removed.
+        * platform/mac/fast/repaint/intermediate-layout-position-expected.png: Removed.
+        * platform/mac/fast/repaint/invisible-objects-expected.png: Removed.
+        * platform/win/fast/repaint/inline-color-change-expected.txt: Removed.
+        * platform/win/fast/repaint/inline-outline-repaint-expected.txt: Removed.
+
</ins><span class="cx"> 2015-09-04  Joseph Pecoraro  &lt;pecoraro@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Web Inspector: Expand Console domain test coverage
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintgradientsemstopsrepaintexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;body&gt;
+&lt;div style=&quot;margin: 18px 10px; width: 300px; height: 120px; border: 1px solid black; background-color: yellow;&quot;&gt;
+  &lt;div style=&quot;width: 300px; height: 20px; background-color: black;&quot;&gt;&lt;/div&gt;
+  &lt;div style=&quot;margin: -20px 0px 0px 80px; width: 220px; height: 120px; background-color: green;&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;  
+
+&lt;div style=&quot;margin: -140px 336px; width: 300px; height: 120px; border: 1px solid black; background-color: yellow;&quot;&gt;
+  &lt;div style=&quot;width: 300px; height: 20px; background-color: black;&quot;&gt;&lt;/div&gt;
+  &lt;div style=&quot;margin: -20px 0px 0px 240px; width: 60px; height: 120px; background-color: green;&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;  
+&lt;/body&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintgradientsemstopsrepainthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/gradients-em-stops-repaint.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -23,21 +23,21 @@
</span><span class="cx">       height: 20px;
</span><span class="cx">     }
</span><span class="cx">   &lt;/style&gt;
</span><del>-  &lt;script type=&quot;text/javascript&quot; src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
-  &lt;script type=&quot;text/javascript&quot;&gt;
-      function repaintTest()
-      {
-          document.getElementById(&quot;box4&quot;).style.fontSize = &quot;36pt&quot;;
-      }
-  &lt;/script&gt;
-  &lt;/script&gt;
</del><ins>+    &lt;script type=&quot;text/javascript&quot;&gt;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById(&quot;box4&quot;).style.fontSize = &quot;36pt&quot;;
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
+    &lt;/script&gt;
</ins><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 class=&quot;em-units&quot;&gt;
</span><span class="cx">     &lt;div id=&quot;box3&quot; class=&quot;box&quot;&gt;&lt;div class=&quot;indicator&quot; style=&quot;width: 5em;&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</span><span class="cx">     &lt;div id=&quot;box4&quot; class=&quot;box&quot;&gt;&lt;div class=&quot;indicator&quot; style=&quot;width: 5em;&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</span><span class="cx">   &lt;/div&gt;
</span><del>-
</del><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepainthoverpseudobordersexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/hover-pseudo-borders-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/hover-pseudo-borders-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/hover-pseudo-borders-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+&lt;head&gt;
+&lt;style&gt;
+.hitregion {
+  width: 100px;
+  height: 100px;
+  background-color: green;
+}
+.hitregion:after {
+  content: &quot;&quot;;
+  border: 40px solid;
+  outline: 10px solid;
+  position: absolute;
+  width: 0;
+  height: 0;
+  margin-left: 140px;
+  margin-top: 10px;
+  color: green;
+}
+&lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;hitregion&quot;&gt;&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepainthoverpseudobordershtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/hover-pseudo-borders.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/hover-pseudo-borders.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/hover-pseudo-borders.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -24,19 +24,20 @@
</span><span class="cx">   color: green; /* Changes the right box's color. */
</span><span class="cx"> }
</span><span class="cx"> &lt;/style&gt;
</span><del>-&lt;script src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
-&lt;script&gt;
-function repaintTest() {
-  if (!window.testRunner)
-    return;
-  eventSender.mouseMoveTo(50, 50);
-  eventSender.mouseDown();
-  eventSender.mouseUp();
-}
-window.addEventListener(&quot;load&quot;, runRepaintTest);
</del><ins>+&lt;script type=&quot;text/javascript&quot;&gt;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            eventSender.mouseMoveTo(50, 50);
+            eventSender.mouseDown();
+            eventSender.mouseUp();
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx"> &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx"> &lt;!--
</span><span class="cx">     REGRESSION: :hover doesn't work on :after content with borders or outlines.
</span><span class="cx">     To test this bug outside DRT, hover on the square below.
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlineblockresizeexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/inline-block-resize-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-block-resize-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/inline-block-resize-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;div style=&quot;width: 100px; height: 100px; background-color:green&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlineblockresizeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/inline-block-resize-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlineblockresizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/inline-block-resize-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-block-resize-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/inline-block-resize-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,11 +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 {DIV} at (0,0) size 784x100
-layer at (8,8) size 100x100
-  RenderBlock (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000]
-layer at (8,108) size 100x0
-  RenderBlock (positioned) {DIV} at (8,108) size 100x0
-    RenderBlock {DIV} at (0,-100) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlineblockresizehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/inline-block-resize.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-block-resize.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/inline-block-resize.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx">     &lt;title&gt;Test for http://bugs.webkit.org/show_bug.cgi?id=12885&lt;/title&gt;
</span><del>-    &lt;style type=&quot;text/css&quot;&gt;
-      
-    &lt;/style&gt;
-    &lt;script src=&quot;resources/repaint.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
-    &lt;script&gt;
-        function repaintTest()
</del><ins>+    &lt;script type=&quot;text/javascript&quot;&gt;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById('target').style.width = '100px';
</span><span class="cx">             document.getElementById('target').style.height = '100px';
</span><span class="cx">             document.getElementById('target').style.marginTop = '-100px';
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;div style=&quot;position:absolute; height:100px; width:100px;background-color:red&quot;&gt;&lt;/div&gt;
</span><span class="cx">     &lt;div style=&quot;padding-top:100px&quot;&gt;&lt;/div&gt;
</span><span class="cx">     &lt;div style=&quot;position:absolute&quot;&gt;&lt;div id=&quot;target&quot; style=&quot;display:inline-block; background-color:green&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlinecolorchangeexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/inline-color-change-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-color-change-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/inline-color-change-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot;
+        &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
+&lt;html lang=&quot;en&quot;&gt;
+&lt;body&gt;
+    &lt;p&gt;
+        Repaint test for &lt;i&gt;&lt;a href=&quot;rdar://problem/6518850&quot;&gt;rdar://problem/6518850&lt;/a&gt;&lt;/i&gt;
+        Make sure that an inline repaints using its line boxes and not using RenderBox width()/height().
+    &lt;/p&gt;
+    &lt;p&gt;&lt;span style=&quot;color:green&quot;&gt;PASS&lt;/span&gt;&lt;/p&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlinecolorchangehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/inline-color-change.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-color-change.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/inline-color-change.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -2,16 +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; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</del><span class="cx">     &lt;script type=&quot;text/javascript&quot;&gt;
</span><del>-       function repaintTest()
-       {
-           document.getElementById(&quot;target&quot;).style.backgroundColor = '';
-           document.getElementById(&quot;target&quot;).style.color = 'green';
-       }
</del><ins>+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            document.getElementById(&quot;target&quot;).style.backgroundColor = '';
+            document.getElementById(&quot;target&quot;).style.color = 'green';
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0);&quot;&gt;
</ins><span class="cx">     &lt;p&gt;
</span><span class="cx">         Repaint test for &lt;i&gt;&lt;a href=&quot;rdar://problem/6518850&quot;&gt;rdar://problem/6518850&lt;/a&gt;&lt;/i&gt;
</span><span class="cx">         Make sure that an inline repaints using its line boxes and not using RenderBox width()/height().
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlineoutlinerepaintexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/inline-outline-repaint-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-outline-repaint-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/inline-outline-repaint-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1,19 @@
</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=8337&quot;&gt;Bugzilla bug 8337&lt;/a&gt; Incomplete repaint of inlines&amp;rsquo; outline during editing&lt;/p&gt;
+
+&lt;p style=&quot;background-color:palegreen; padding:3px;&quot;&gt;&lt;b&gt;TEST PASS:&lt;/b&gt; 
+The words &amp;ldquo;sit amet&amp;rdquo; will be deleted, and the blue outline will shrink to
+surround only the remaining text, without leaving behind any trails or other artifacts.
+&lt;/p&gt;
+
+&lt;p style=&quot;background-color:#FF3300; padding:3px;&quot;&gt;&lt;b&gt;TEST FAIL:&lt;/b&gt;  
+As the words &amp;ldquo;sit amet&amp;rdquo; will be deleted, the blue outline will leave
+trails behind as it shrinks to fit the remaining text.
+&lt;/p&gt;
+
+&lt;div contenteditable style=&quot;width: 100px;&quot;&gt;&lt;span style=&quot;outline: blue solid;&quot;&gt;Lorem ipsum dolor&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlineoutlinerepainthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/inline-outline-repaint.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-outline-repaint.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/inline-outline-repaint.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -3,19 +3,22 @@
</span><span class="cx"> &lt;html lang=&quot;en&quot;&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx"> &lt;script src=&quot;../../editing/editing.js&quot;&gt;&lt;/script&gt;
</span><del>-&lt;script src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
-&lt;script&gt;
-    function repaintTest()
-    {
-        var elem = document.getElementById(&quot;test&quot;);
-        var selection = window.getSelection();
-        selection.setPosition(elem, 1);
-        for (i = 0; i &lt; 9; i++)
-            document.execCommand(&quot;Delete&quot;);
-    }
</del><ins>+&lt;script type=&quot;text/javascript&quot;&gt;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
+        {
+            var elem = document.getElementById(&quot;test&quot;);
+            var selection = window.getSelection();
+            selection.setPosition(elem, 1);
+            for (i = 0; i &lt; 9; i++)
+                document.execCommand(&quot;Delete&quot;);
+            if (window.testRunner)
+                testRunner.notifyDone();
+        }
</ins><span class="cx"> &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest();&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx"> &lt;p&gt;&lt;b&gt;BUG ID:&lt;/b&gt; &lt;a href=&quot;https://bugs.webkit.org/show_bug.cgi?id=8337&quot;&gt;Bugzilla bug 8337&lt;/a&gt; Incomplete repaint of inlines&amp;rsquo; outline during editing&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="trunkLayoutTestsfastrepaintinlinerelativepositionedexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;div style=&quot;margin-top: 88px; width: 100px; height: 100px; font-family: ahem; font-size: 100px; background: red; color: green;&quot;&gt;a&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlinerelativepositionedexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlinerelativepositionedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/inline-relative-positioned-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,88) size 100x18
-  RenderInline (relative positioned) {SPAN} at (0,0) size 100x18
-    RenderText {#text} at (0,0) size 0x0
-    RenderText {#text} at (0,0) size 0x0
-layer at (8,88) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [color=#008000] [bgcolor=#FF0000]
-    RenderText {#text} at (0,0) size 100x100
-      text run at (0,0) width 100: &quot;a&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinlinerelativepositionedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/inline-relative-positioned.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/inline-relative-positioned.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/inline-relative-positioned.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,11 +1,14 @@
</span><del>-&lt;script src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
-&lt;span style=&quot;position: relative; top: 80px;&quot;&gt;
-    &lt;div id=&quot;target&quot; style=&quot;display: inline-block; width: 100px; height: 100px; overflow: hidden; font-family: ahem; font-size: 100px; background: red; color: green;&quot;&gt;p&lt;/div&gt;
-&lt;/span&gt;
-&lt;script&gt;
-    function repaintTest()
</del><ins>+&lt;script type=&quot;text/javascript&quot;&gt;
+    if (window.testRunner)
+        testRunner.waitUntilDone();
+    function runTest()
</ins><span class="cx">     {
</span><span class="cx">         document.getElementById(&quot;target&quot;).firstChild.data = &quot;a&quot;;
</span><ins>+        if (window.testRunner)
+            testRunner.notifyDone();
</ins><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
+&lt;span style=&quot;position: relative; top: 80px;&quot;&gt;
+    &lt;div id=&quot;target&quot; style=&quot;display: inline-block; width: 100px; height: 100px; overflow: hidden; font-family: ahem; font-size: 100px; background: red; color: green;&quot;&gt;p&lt;/div&gt;
+&lt;/span&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintintermediatelayoutpositionclipexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+&lt;div style=&quot;overflow: hidden; height: 40px;&quot;&gt;
+  &lt;div style=&quot;height: 200px; background-color: aliceblue;&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintintermediatelayoutpositionclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintintermediatelayoutpositionclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x40 scrollY 60 scrollHeight 200
-  RenderBlock {DIV} at (0,0) size 784x40
-    RenderBlock {DIV} at (0,0) size 784x200 [bgcolor=#F0F8FF]
-      RenderBlock (floating) {DIV} at (744,0) size 40x40
-      RenderBlock {DIV} at (0,40) size 784x30
-        RenderBlock {DIV} at (0,0) size 40x20 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintintermediatelayoutpositioncliphtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/intermediate-layout-position-clip.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -5,15 +5,18 @@
</span><span class="cx">         .float { float: right; height: 40px; width: 40px; }
</span><span class="cx">         .test { height: 200px; background-color: aliceblue }
</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">         {
</span><span class="cx">             document.getElementById('target').style.height='20px';
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx">     &lt;div id=&quot;scroller&quot; style=&quot;overflow: hidden; height: 40px&quot;&gt;
</span><span class="cx">         &lt;div class=&quot;test&quot;&gt;
</span><span class="cx">             &lt;div class=&quot;float&quot;&gt;&lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintintermediatelayoutpositionexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+&lt;div style=&quot;height: 200px; background-color: aliceblue;&quot;&gt;
+    &lt;div style=&quot;position: relative; top: 40px; background-color: purple; width: 46px; height: 26px;&quot;&gt;&lt;/div&gt;
+    &lt;div style=&quot;position: relative; top: 114px; background-color: purple; width: 46px; height: 24px;&quot;&gt;&lt;/div&gt;
+&lt;/div&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsfastrepaintintermediatelayoutpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/intermediate-layout-position-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x100 [bgcolor=#F0F8FF]
-        RenderBlock (floating) {DIV} at (744,0) size 40x40
-        RenderBlock {DIV} at (0,40) size 46x26 [bgcolor=#800080]
-          RenderBlock {DIV} at (3,3) size 0x20
-      RenderBlock {DIV} at (0,100) size 784x100 [bgcolor=#F0F8FF]
-        RenderBlock (floating) {DIV} at (744,0) size 40x40
-        RenderTable {TABLE} at (0,40) size 46x24 [bgcolor=#800080]
-          RenderTableSection {TBODY} at (0,0) size 46x24
-            RenderTableRow {TR} at (0,2) size 46x20
-              RenderTableCell {TD} at (2,11) size 42x2 [r=0 c=0 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintintermediatelayoutpositionhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/intermediate-layout-position.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/intermediate-layout-position.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/intermediate-layout-position.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -5,16 +5,19 @@
</span><span class="cx">         .float { float: right; height: 40px; width: 40px; }
</span><span class="cx">         .test { height: 100px; background-color: aliceblue }
</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">         {
</span><span class="cx">             document.getElementById('target').style.height='20px';
</span><span class="cx">             document.getElementById('cell').style.height='20px';
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx">     &lt;div class=&quot;test&quot;&gt;
</span><span class="cx">         &lt;div class=&quot;float&quot;&gt;&lt;/div&gt;
</span><span class="cx">         &lt;div style=&quot;clear: right; background-color: purple; width: 40px; padding: 3px;&quot;&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinvisibleobjectsexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/repaint/invisible-objects-expected.html (0 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/invisible-objects-expected.html                                (rev 0)
+++ trunk/LayoutTests/fast/repaint/invisible-objects-expected.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;body&gt;&lt;/body&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinvisibleobjectsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/fast/repaint/invisible-objects-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/invisible-objects-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/invisible-objects-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,5 +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
</del></span></pre></div>
<a id="trunkLayoutTestsfastrepaintinvisibleobjectshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/invisible-objects.html (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/invisible-objects.html        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/fast/repaint/invisible-objects.html        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,15 +1,18 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-    &lt;script src=&quot;resources/repaint.js&quot;&gt;&lt;/script&gt;
-    &lt;script&gt;
-        function repaintTest()
</del><ins>+    &lt;script type=&quot;text/javascript&quot;&gt;
+        if (window.testRunner)
+            testRunner.waitUntilDone();
+        function runTest()
</ins><span class="cx">         {
</span><span class="cx">             document.getElementById(&quot;block&quot;).style.height = &quot;100px&quot;;
</span><span class="cx">             document.getElementById(&quot;inline&quot;).innerText = &quot;is invisible&quot;;
</span><ins>+            if (window.testRunner)
+                testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span><span class="cx"> &lt;/head&gt;
</span><del>-&lt;body onload=&quot;runRepaintTest()&quot;&gt;
</del><ins>+&lt;body onload=&quot;setTimeout(runTest, 0)&quot;&gt;
</ins><span class="cx">     &lt;div style=&quot;visibility: hidden; position: relative;&quot;&gt;
</span><span class="cx">         &lt;span id=&quot;inline&quot;&gt;Invisible text&lt;/span&gt;
</span><span class="cx">     &lt;/div&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintgradientsemstopsrepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/gradients-em-stops-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintgradientsemstopsrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/gradients-em-stops-repaint-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/gradients-em-stops-repaint-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/efl/fast/repaint/gradients-em-stops-repaint-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x162
-  RenderBlock {HTML} at (0,0) size 800x162
-    RenderBody {BODY} at (8,8) size 784x146
-      RenderBlock {DIV} at (0,0) size 784x146
-        RenderBlock {DIV} at (10,10) size 302x122 [border: (1px solid #000000)]
-          RenderBlock {DIV} at (1,1) size 80x20 [bgcolor=#000000]
-        RenderText {#text} at (322,128) size 4x17
-          text run at (322,128) width 4: &quot; &quot;
-        RenderBlock {DIV} at (336,10) size 302x122 [border: (1px solid #000000)]
-          RenderBlock {DIV} at (1,1) size 240x20 [bgcolor=#000000]
-        RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepainthoverpseudobordersexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/hover-pseudo-borders-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepainthoverpseudobordersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/hover-pseudo-borders-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/hover-pseudo-borders-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/efl/fast/repaint/hover-pseudo-borders-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
-  RenderBlock {HTML} at (0,0) size 800x116
-    RenderBody {BODY} at (8,8) size 784x100
-      RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (148,18) size 80x80
-  RenderBlock (positioned) at (148,18) size 80x80 [color=#008000] [border: (40px solid #008000)]
-    RenderText at (0,0) size 0x0
-caret: position 0 of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintinlinecolorchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/inline-color-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintinlinecolorchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/inline-color-change-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/efl/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x102
-  RenderBlock {HTML} at (0,0) size 800x102
-    RenderBody {BODY} at (8,16) size 784x70
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 100x17
-          text run at (0,0) width 100: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 154x17
-          RenderInline {A} at (0,0) size 154x17 [color=#0000EE]
-            RenderText {#text} at (100,0) size 154x17
-              text run at (100,0) width 154: &quot;rdar://problem/6518850&quot;
-        RenderText {#text} at (254,0) size 752x35
-          text run at (254,0) width 4: &quot; &quot;
-          text run at (258,0) width 494: &quot;Make sure that an inline repaints using its line boxes and not using RenderBox&quot;
-          text run at (0,18) width 103: &quot;width()/height().&quot;
-      RenderBlock {P} at (0,52) size 784x18
-        RenderInline {SPAN} at (0,0) size 39x17 [color=#008000]
-          RenderText {#text} at (0,0) size 39x17
-            text run at (0,0) width 39: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintinlineoutlinerepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/inline-outline-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintinlineoutlinerepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/inline-outline-repaint-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/efl/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
-  RenderBlock {HTML} at (0,0) size 800x210
-    RenderBody {BODY} at (8,16) size 784x186
-      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 8337&quot;
-        RenderText {#text} at (183,0) size 327x17
-          text run at (183,0) width 327: &quot; Incomplete repaint of inlines\x{2019} outline during editing&quot;
-      RenderBlock {P} at (0,34) size 784x42 [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 757x35
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 662: &quot;The words \x{201C}sit amet\x{201D} will be deleted, and the blue outline will shrink to surround only the remaining text,&quot;
-          text run at (3,21) width 316: &quot;without leaving behind any trails or other artifacts.&quot;
-      RenderBlock {P} at (0,92) 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 725x35
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 631: &quot;As the words \x{201C}sit amet\x{201D} will be deleted, the blue outline will leave trails behind as it shrinks to fit the&quot;
-          text run at (3,21) width 94: &quot;remaining text.&quot;
-      RenderBlock {DIV} at (0,150) size 100x36
-        RenderInline {SPAN} at (0,0) size 88x35
-          RenderText {#text} at (0,0) size 88x35
-            text run at (0,0) width 84: &quot;Lorem ipsum&quot;
-            text run at (84,0) width 4: &quot; &quot;
-            text run at (0,18) width 33: &quot;dolor&quot;
-            text run at (33,18) width 4: &quot; &quot;
-caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintinlinerelativepositionedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/inline-relative-positioned-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/repaint/inline-relative-positioned-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/efl/fast/repaint/inline-relative-positioned-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,88) size 100x19
-  RenderInline (relative positioned) {SPAN} at (0,0) size 100x19
-    RenderText {#text} at (0,0) size 0x0
-    RenderText {#text} at (0,0) size 0x0
-layer at (8,88) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [color=#008000] [bgcolor=#FF0000]
-    RenderText {#text} at (0,0) size 100x100
-      text run at (0,0) width 100: &quot;a&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformeflfastrepaintintermediatelayoutpositionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/efl/fast/repaint/intermediate-layout-position-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintgradientsemstopsrepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintgradientsemstopsrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x161
-  RenderBlock {HTML} at (0,0) size 800x161
-    RenderBody {BODY} at (8,8) size 784x145
-      RenderBlock {DIV} at (0,0) size 784x145
-        RenderBlock {DIV} at (10,10) size 302x122 [border: (1px solid #000000)]
-          RenderBlock {DIV} at (1,1) size 80x20 [bgcolor=#000000]
-        RenderText {#text} at (322,128) size 4x17
-          text run at (322,128) width 4: &quot; &quot;
-        RenderBlock {DIV} at (336,10) size 302x122 [border: (1px solid #000000)]
-          RenderBlock {DIV} at (1,1) size 240x20 [bgcolor=#000000]
-        RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainthoverpseudobordersexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/hover-pseudo-borders-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepainthoverpseudobordersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/hover-pseudo-borders-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/hover-pseudo-borders-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/hover-pseudo-borders-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
-  RenderBlock {HTML} at (0,0) size 800x116
-    RenderBody {BODY} at (8,8) size 784x100
-      RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (148,18) size 80x80
-  RenderBlock (positioned) at (148,18) size 80x80 [color=#008000] [border: (40px solid #008000)]
-    RenderText at (0,0) size 0x0
-caret: position 0 of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintinlinecolorchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/inline-color-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintinlinecolorchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/inline-color-change-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x99
-  RenderBlock {HTML} at (0,0) size 800x99
-    RenderBody {BODY} at (8,16) size 784x67
-      RenderBlock {P} at (0,0) size 784x34
-        RenderText {#text} at (0,0) size 100x17
-          text run at (0,0) width 100: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 154x17
-          RenderInline {A} at (0,0) size 154x17 [color=#0000EE]
-            RenderText {#text} at (100,0) size 154x17
-              text run at (100,0) width 154: &quot;rdar://problem/6518850&quot;
-        RenderText {#text} at (254,0) size 752x34
-          text run at (254,0) width 4: &quot; &quot;
-          text run at (258,0) width 494: &quot;Make sure that an inline repaints using its line boxes and not using RenderBox&quot;
-          text run at (0,17) width 103: &quot;width()/height().&quot;
-      RenderBlock {P} at (0,50) size 784x17
-        RenderInline {SPAN} at (0,0) size 39x17 [color=#008000]
-          RenderText {#text} at (0,0) size 39x17
-            text run at (0,0) width 39: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintinlineoutlinerepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/inline-outline-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintinlineoutlinerepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/inline-outline-repaint-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x203
-  RenderBlock {HTML} at (0,0) size 800x203
-    RenderBody {BODY} at (8,16) size 784x179
-      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 8337&quot;
-        RenderText {#text} at (183,0) size 327x17
-          text run at (183,0) width 327: &quot; Incomplete repaint of inlines\x{2019} outline during editing&quot;
-      RenderBlock {P} at (0,33) size 784x40 [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 757x34
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 662: &quot;The words \x{201C}sit amet\x{201D} will be deleted, and the blue outline will shrink to surround only the remaining text,&quot;
-          text run at (3,20) width 316: &quot;without leaving behind any trails or other artifacts.&quot;
-      RenderBlock {P} at (0,89) 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 725x34
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 631: &quot;As the words \x{201C}sit amet\x{201D} will be deleted, the blue outline will leave trails behind as it shrinks to fit the&quot;
-          text run at (3,20) width 94: &quot;remaining text.&quot;
-      RenderBlock {DIV} at (0,145) size 100x34
-        RenderInline {SPAN} at (0,0) size 88x34
-          RenderText {#text} at (0,0) size 88x34
-            text run at (0,0) width 84: &quot;Lorem ipsum&quot;
-            text run at (84,0) width 4: &quot; &quot;
-            text run at (0,17) width 33: &quot;dolor&quot;
-            text run at (33,17) width 4: &quot; &quot;
-caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintinlinerelativepositionedexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/inline-relative-positioned-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintinlinerelativepositionedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/inline-relative-positioned-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/repaint/inline-relative-positioned-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/inline-relative-positioned-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-layer at (8,88) size 100x17
-  RenderInline (relative positioned) {SPAN} at (0,0) size 100x17
-    RenderText {#text} at (0,0) size 0x0
-    RenderText {#text} at (0,0) size 0x0
-layer at (8,88) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [color=#008000] [bgcolor=#FF0000]
-    RenderText {#text} at (0,0) size 100x100
-      text run at (0,0) width 100: &quot;a&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastrepaintintermediatelayoutpositionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintgradientsemstopsrepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintgradientsemstopsrepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x162
-  RenderBlock {HTML} at (0,0) size 800x162
-    RenderBody {BODY} at (8,8) size 784x146
-      RenderBlock {DIV} at (0,0) size 784x146
-        RenderBlock {DIV} at (10,10) size 302x122 [border: (1px solid #000000)]
-          RenderBlock {DIV} at (1,1) size 80x20 [bgcolor=#000000]
-        RenderText {#text} at (322,128) size 4x18
-          text run at (322,128) width 4: &quot; &quot;
-        RenderBlock {DIV} at (336,10) size 302x122 [border: (1px solid #000000)]
-          RenderBlock {DIV} at (1,1) size 240x20 [bgcolor=#000000]
-        RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepainthoverpseudobordersexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/hover-pseudo-borders-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepainthoverpseudobordersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/hover-pseudo-borders-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/hover-pseudo-borders-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/mac/fast/repaint/hover-pseudo-borders-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
-  RenderBlock {HTML} at (0,0) size 800x116
-    RenderBody {BODY} at (8,8) size 784x100
-      RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (148,18) size 80x80
-  RenderBlock (positioned) at (148,18) size 80x80 [color=#008000] [border: (40px solid #008000)]
-    RenderText at (0,0) size 0x0
-caret: position 0 of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintinlineblockresizeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/inline-block-resize-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintinlinecolorchangeexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/inline-color-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintinlinecolorchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/inline-color-change-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/mac/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x102
-  RenderBlock {HTML} at (0,0) size 800x102
-    RenderBody {BODY} at (8,16) size 784x70
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 103x18
-          text run at (0,0) width 103: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 156x18
-          RenderInline {A} at (0,0) size 156x18 [color=#0000EE]
-            RenderText {#text} at (102,0) size 156x18
-              text run at (102,0) width 156: &quot;rdar://problem/6518850&quot;
-        RenderText {#text} at (257,0) size 766x36
-          text run at (257,0) width 5: &quot; &quot;
-          text run at (261,0) width 505: &quot;Make sure that an inline repaints using its line boxes and not using RenderBox&quot;
-          text run at (0,18) width 107: &quot;width()/height().&quot;
-      RenderBlock {P} at (0,52) size 784x18
-        RenderInline {SPAN} at (0,0) size 37x18 [color=#008000]
-          RenderText {#text} at (0,0) size 37x18
-            text run at (0,0) width 37: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintinlineoutlinerepaintexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintinlineoutlinerepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/mac/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
-  RenderBlock {HTML} at (0,0) size 800x210
-    RenderBody {BODY} at (8,16) size 784x186
-      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 8337&quot;
-        RenderText {#text} at (183,0) size 337x18
-          text run at (183,0) width 337: &quot; Incomplete repaint of inlines\x{2019} outline during editing&quot;
-      RenderBlock {P} at (0,34) size 784x42 [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 769x36
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 678: &quot;The words \x{201C}sit amet\x{201D} will be deleted, and the blue outline will shrink to surround only the remaining text,&quot;
-          text run at (3,21) width 325: &quot;without leaving behind any trails or other artifacts.&quot;
-      RenderBlock {P} at (0,92) 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 738x36
-          text run at (90,3) width 5: &quot; &quot;
-          text run at (94,3) width 647: &quot;As the words \x{201C}sit amet\x{201D} will be deleted, the blue outline will leave trails behind as it shrinks to fit the&quot;
-          text run at (3,21) width 97: &quot;remaining text.&quot;
-      RenderBlock {DIV} at (0,150) size 100x36
-        RenderInline {SPAN} at (0,0) size 90x36
-          RenderText {#text} at (0,0) size 90x36
-            text run at (0,0) width 86: &quot;Lorem ipsum&quot;
-            text run at (85,0) width 5: &quot; &quot;
-            text run at (0,18) width 34: &quot;dolor&quot;
-            text run at (33,18) width 5: &quot; &quot;
-caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintintermediatelayoutpositionclipexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/intermediate-layout-position-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintintermediatelayoutpositionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/intermediate-layout-position-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastrepaintinvisibleobjectsexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/fast/repaint/invisible-objects-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacwk2fastrepaintinvisibleobjectsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-wk2/fast/repaint/invisible-objects-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-wk2/fast/repaint/invisible-objects-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/mac-wk2/fast/repaint/invisible-objects-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</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 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x18
-  RenderBlock (relative positioned) {DIV} at (0,0) size 784x18
-    RenderInline {SPAN} at (0,0) size 70x18
-      RenderText {#text} at (0,0) size 70x18
-        text run at (0,0) width 70: &quot;is invisible&quot;
-    RenderText {#text} at (0,0) size 0x0
-layer at (8,26) size 784x100
-  RenderBlock (relative positioned) {DIV} at (0,18) size 784x100
-    RenderBlock {DIV} at (0,0) size 784x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintinlinecolorchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x102
-  RenderBlock {HTML} at (0,0) size 800x102
-    RenderBody {BODY} at (8,16) size 784x70
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 100x18
-          text run at (0,0) width 100: &quot;Repaint test for &quot;
-        RenderInline {I} at (0,0) size 154x18
-          RenderInline {A} at (0,0) size 154x18 [color=#0000EE]
-            RenderText {#text} at (100,0) size 154x18
-              text run at (100,0) width 154: &quot;rdar://problem/6518850&quot;
-        RenderText {#text} at (254,0) size 752x36
-          text run at (254,0) width 4: &quot; &quot;
-          text run at (258,0) width 494: &quot;Make sure that an inline repaints using its line boxes and not using RenderBox&quot;
-          text run at (0,18) width 103: &quot;width()/height().&quot;
-      RenderBlock {P} at (0,52) size 784x18
-        RenderInline {SPAN} at (0,0) size 39x18 [color=#008000]
-          RenderText {#text} at (0,0) size 39x18
-            text run at (0,0) width 39: &quot;PASS&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintinlineoutlinerepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt (189376 => 189377)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:09:43 UTC (rev 189376)
+++ trunk/LayoutTests/platform/win/fast/repaint/inline-outline-repaint-expected.txt        2015-09-04 20:20:59 UTC (rev 189377)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
-  RenderBlock {HTML} at (0,0) size 800x210
-    RenderBody {BODY} at (8,16) size 784x186
-      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 8337&quot;
-        RenderText {#text} at (183,0) size 327x18
-          text run at (183,0) width 327: &quot; Incomplete repaint of inlines\x{2019} outline during editing&quot;
-      RenderBlock {P} at (0,34) size 784x42 [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 757x36
-          text run at (94,3) width 4: &quot; &quot;
-          text run at (98,3) width 662: &quot;The words \x{201C}sit amet\x{201D} will be deleted, and the blue outline will shrink to surround only the remaining text,&quot;
-          text run at (3,21) width 316: &quot;without leaving behind any trails or other artifacts.&quot;
-      RenderBlock {P} at (0,92) 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 725x36
-          text run at (93,3) width 4: &quot; &quot;
-          text run at (97,3) width 631: &quot;As the words \x{201C}sit amet\x{201D} will be deleted, the blue outline will leave trails behind as it shrinks to fit the&quot;
-          text run at (3,21) width 94: &quot;remaining text.&quot;
-      RenderBlock {DIV} at (0,150) size 100x36
-        RenderInline {SPAN} at (0,0) size 88x36
-          RenderText {#text} at (0,0) size 88x36
-            text run at (0,0) width 84: &quot;Lorem ipsum&quot;
-            text run at (84,0) width 4: &quot; &quot;
-            text run at (0,18) width 33: &quot;dolor&quot;
-            text run at (33,18) width 4: &quot; &quot;
-caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of body
</del></span></pre>
</div>
</div>

</body>
</html>