<!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>[162952] 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/162952">162952</a></dd>
<dt>Author</dt> <dd>antti@apple.com</dd>
<dt>Date</dt> <dd>2014-01-28 13:26:23 -0800 (Tue, 28 Jan 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline some repaint test results after https://trac.webkit.org/<a href="http://trac.webkit.org/projects/webkit/changeset/162947">r162947</a>
        
There are less repaint rects.

* compositing/repaint/resize-repaint-expected.txt:
* fast/box-shadow/shadow-repaint-expected.txt:
* fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt:
* fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt:
* fast/css-grid-layout/grid-item-change-column-repaint-expected.txt:
* fast/css-grid-layout/grid-item-change-row-repaint-expected.txt:
* fast/regions/repaint/element-in-named-flow-absolute-from-fixed-expected.txt:
* fast/regions/repaint/element-in-named-flow-fixed-from-absolute-expected.txt:
* fast/regions/repaint/element-inflow-fixed-from-outflow-static-expected.txt:
* fast/regions/repaint/element-outflow-static-from-inflow-fixed-expected.txt:
* fast/regions/repaint/invalid-region-repaint-crash-expected.txt:
* fast/regions/repaint/repaint-element-inside-relative-region-expected.txt:
* fast/regions/repaint/repaint-regions-overflow-expected.txt:
* fast/repaint/horizontal-bt-overflow-child-expected.txt:
* fast/repaint/horizontal-bt-overflow-parent-expected.txt:
* fast/repaint/horizontal-bt-overflow-same-expected.txt:
* fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt:
* fast/repaint/overflow-flipped-writing-mode-table-expected.txt:
* fast/repaint/reflection-table-layout-expected.txt:
* fast/repaint/transform-table-layout-expected.txt:
* fast/repaint/vertical-overflow-child-expected.txt:
* fast/repaint/vertical-overflow-parent-expected.txt:
* fast/repaint/vertical-overflow-same-expected.txt:
* platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt:
* platform/mac/fast/images/repaint-subrect-grid-expected.txt:
* svg/repaint/repaint-webkit-svg-shadow-container-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestscompositingrepaintresizerepaintexpectedtxt">trunk/LayoutTests/compositing/repaint/resize-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastboxshadowshadowrepaintexpectedtxt">trunk/LayoutTests/fast/box-shadow/shadow-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastcssgridlayoutgridelementchangecolumnsrepaintexpectedtxt">trunk/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastcssgridlayoutgridelementchangerowsrepaintexpectedtxt">trunk/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastcssgridlayoutgriditemchangecolumnrepaintexpectedtxt">trunk/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastcssgridlayoutgriditemchangerowrepaintexpectedtxt">trunk/LayoutTests/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsrepaintelementinnamedflowabsolutefromfixedexpectedtxt">trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-absolute-from-fixed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsrepaintelementinnamedflowfixedfromabsoluteexpectedtxt">trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-fixed-from-absolute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsrepaintelementinflowfixedfromoutflowstaticexpectedtxt">trunk/LayoutTests/fast/regions/repaint/element-inflow-fixed-from-outflow-static-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsrepaintelementoutflowstaticfrominflowfixedexpectedtxt">trunk/LayoutTests/fast/regions/repaint/element-outflow-static-from-inflow-fixed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsrepaintinvalidregionrepaintcrashexpectedtxt">trunk/LayoutTests/fast/regions/repaint/invalid-region-repaint-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsrepaintrepaintelementinsiderelativeregionexpectedtxt">trunk/LayoutTests/fast/regions/repaint/repaint-element-inside-relative-region-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsrepaintrepaintregionsoverflowexpectedtxt">trunk/LayoutTests/fast/regions/repaint/repaint-regions-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepainthorizontalbtoverflowchildexpectedtxt">trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepainthorizontalbtoverflowparentexpectedtxt">trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepainthorizontalbtoverflowsameexpectedtxt">trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-same-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintnegativetextindentwithoverflowhiddenexpectedtxt">trunk/LayoutTests/fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintoverflowflippedwritingmodetableexpectedtxt">trunk/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintreflectiontablelayoutexpectedtxt">trunk/LayoutTests/fast/repaint/reflection-table-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepainttransformtablelayoutexpectedtxt">trunk/LayoutTests/fast/repaint/transform-table-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintverticaloverflowchildexpectedtxt">trunk/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintverticaloverflowparentexpectedtxt">trunk/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastrepaintverticaloverflowsameexpectedtxt">trunk/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccompositingrepaintinvalidationsoncompositedlayersexpectedtxt">trunk/LayoutTests/platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastimagesrepaintsubrectgridexpectedtxt">trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgrepaintrepaintwebkitsvgshadowcontainerexpectedtxt">trunk/LayoutTests/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/ChangeLog        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,3 +1,36 @@
</span><ins>+2014-01-28  Antti Koivisto  &lt;antti@apple.com&gt;
+
+        Rebaseline some repaint test results after https://trac.webkit.org/r162947
+        
+        There are less repaint rects.
+
+        * compositing/repaint/resize-repaint-expected.txt:
+        * fast/box-shadow/shadow-repaint-expected.txt:
+        * fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt:
+        * fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt:
+        * fast/css-grid-layout/grid-item-change-column-repaint-expected.txt:
+        * fast/css-grid-layout/grid-item-change-row-repaint-expected.txt:
+        * fast/regions/repaint/element-in-named-flow-absolute-from-fixed-expected.txt:
+        * fast/regions/repaint/element-in-named-flow-fixed-from-absolute-expected.txt:
+        * fast/regions/repaint/element-inflow-fixed-from-outflow-static-expected.txt:
+        * fast/regions/repaint/element-outflow-static-from-inflow-fixed-expected.txt:
+        * fast/regions/repaint/invalid-region-repaint-crash-expected.txt:
+        * fast/regions/repaint/repaint-element-inside-relative-region-expected.txt:
+        * fast/regions/repaint/repaint-regions-overflow-expected.txt:
+        * fast/repaint/horizontal-bt-overflow-child-expected.txt:
+        * fast/repaint/horizontal-bt-overflow-parent-expected.txt:
+        * fast/repaint/horizontal-bt-overflow-same-expected.txt:
+        * fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt:
+        * fast/repaint/overflow-flipped-writing-mode-table-expected.txt:
+        * fast/repaint/reflection-table-layout-expected.txt:
+        * fast/repaint/transform-table-layout-expected.txt:
+        * fast/repaint/vertical-overflow-child-expected.txt:
+        * fast/repaint/vertical-overflow-parent-expected.txt:
+        * fast/repaint/vertical-overflow-same-expected.txt:
+        * platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt:
+        * platform/mac/fast/images/repaint-subrect-grid-expected.txt:
+        * svg/repaint/repaint-webkit-svg-shadow-container-expected.txt:
+
</ins><span class="cx"> 2014-01-28  Michał Pakuła vel Rutka  &lt;m.pakula@samsung.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed EFL gardening
</span></span></pre></div>
<a id="trunkLayoutTestscompositingrepaintresizerepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/compositing/repaint/resize-repaint-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/compositing/repaint/resize-repaint-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/compositing/repaint/resize-repaint-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> (repaint rects
</span><del>-  (rect 8 113 784 102)
</del><ins>+  (rect 8 113 784 13)
</ins><span class="cx">   (rect 0 126 800 102)
</span><span class="cx"> )
</span><span class="cx"> (GraphicsLayer
</span></span></pre></div>
<a id="trunkLayoutTestsfastboxshadowshadowrepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/box-shadow/shadow-repaint-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/box-shadow/shadow-repaint-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/box-shadow/shadow-repaint-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,8 +1,7 @@
</span><span class="cx"> Repaint rects:
</span><span class="cx"> 
</span><span class="cx"> (repaint rects
</span><del>-  (rect 38 30 100 100)
-  (rect 20 12 156 156)
</del><span class="cx">   (rect 8 12 784 18)
</span><ins>+  (rect 20 30 156 138)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastcssgridlayoutgridelementchangecolumnsrepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> This test checks that changing the grid-definition-columns lead to a repaint. The final grid element should be 250px * 50px, the grid item should be 50px * 50px. No trace of the elements before the grid-definition-columns change should be seen.
</span><span class="cx"> (repaint rects
</span><del>-  (rect 8 48 100 50)
-  (rect 8 48 50 50)
</del><span class="cx">   (rect 8 48 250 50)
</span><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastcssgridlayoutgridelementchangerowsrepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> This test checks that changing the grid-definition-rows lead to a repaint. The final grid element should be 100px * 150px, the grid item should be 100px * 100px. No trace of the elements before the grid-definition-rows change should be seen.
</span><span class="cx"> (repaint rects
</span><del>-  (rect 8 48 100 50)
-  (rect 8 48 100 100)
</del><span class="cx">   (rect 8 48 100 150)
</span><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastcssgridlayoutgriditemchangecolumnrepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> This test checks that changing the grid-column on a grid item properly repaint. The final grid item should be 50px * 50px. There should be no trace of the grid item at the old position.
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 8 38 100 50)
</span><del>-  (rect 8 38 50 50)
-  (rect 8 38 100 50)
</del><span class="cx">   (rect 208 38 50 50)
</span><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastcssgridlayoutgriditemchangerowrepaintexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,8 +1,5 @@
</span><span class="cx"> This test checks that changing the grid-row on a grid item properly repaint. The final grid item should be 100px * 100px. There should be no trace of the grid item at the old position.
</span><span class="cx"> (repaint rects
</span><del>-  (rect 8 38 100 50)
-  (rect 8 38 100 100)
-  (rect 8 38 100 50)
-  (rect 8 88 100 100)
</del><ins>+  (rect 8 38 100 150)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsrepaintelementinnamedflowabsolutefromfixedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-absolute-from-fixed-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-absolute-from-fixed-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-absolute-from-fixed-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> (repaint rects
</span><del>-  (rect 50 100 50 50)
-  (rect 100 100 200 200)
-  (rect 150 200 50 50)
-  (rect 150 200 50 50)
</del><ins>+  (rect 50 100 250 50)
+  (rect 100 150 200 150)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsrepaintelementinnamedflowfixedfromabsoluteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-fixed-from-absolute-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-fixed-from-absolute-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/regions/repaint/element-in-named-flow-fixed-from-absolute-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> (repaint rects
</span><del>-  (rect 150 200 50 50)
-  (rect 100 100 200 200)
-  (rect 50 100 50 50)
-  (rect 50 100 50 50)
</del><ins>+  (rect 50 100 250 50)
+  (rect 100 150 200 150)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsrepaintelementinflowfixedfromoutflowstaticexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/repaint/element-inflow-fixed-from-outflow-static-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/repaint/element-inflow-fixed-from-outflow-static-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/regions/repaint/element-inflow-fixed-from-outflow-static-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,7 +1,6 @@
</span><span class="cx"> (repaint rects
</span><ins>+  (rect 50 100 250 50)
+  (rect 100 150 200 150)
</ins><span class="cx">   (rect 300 300 50 50)
</span><del>-  (rect 100 100 200 200)
-  (rect 50 100 50 50)
-  (rect 50 100 50 50)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsrepaintelementoutflowstaticfrominflowfixedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/repaint/element-outflow-static-from-inflow-fixed-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/repaint/element-outflow-static-from-inflow-fixed-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/regions/repaint/element-outflow-static-from-inflow-fixed-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> (repaint rects
</span><del>-  (rect 50 100 50 50)
</del><ins>+  (rect 50 100 250 50)
+  (rect 100 150 200 150)
</ins><span class="cx">   (rect 300 300 50 50)
</span><del>-  (rect 100 100 200 200)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsrepaintinvalidregionrepaintcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/repaint/invalid-region-repaint-crash-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/repaint/invalid-region-repaint-crash-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/regions/repaint/invalid-region-repaint-crash-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -3,19 +3,8 @@
</span><span class="cx"> On success it should not crash and you should see 3 rectangles painted in the following order: green, blue, orange.
</span><span class="cx"> 
</span><span class="cx"> (repaint rects
</span><del>-  (rect 50 50 50 150)
-  (rect 100 100 50 150)
-  (rect 50 50 50 150)
-  (rect 100 100 50 150)
-  (rect 100 100 50 150)
-  (rect 100 100 50 100)
-  (rect 100 100 50 100)
-  (rect 100 100 50 50)
-  (rect 100 100 50 100)
-  (rect 100 100 50 50)
-  (rect 100 100 50 150)
-  (rect 100 100 50 100)
-  (rect 100 100 50 100)
-  (rect 100 100 50 50)
</del><ins>+  (rect 50 50 50 50)
+  (rect 50 100 100 100)
+  (rect 100 200 50 50)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsrepaintrepaintelementinsiderelativeregionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/repaint/repaint-element-inside-relative-region-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/repaint/repaint-element-inside-relative-region-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/regions/repaint/repaint-element-inside-relative-region-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,10 +1,7 @@
</span><span class="cx"> This text should not get clipped
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 0 0 800 50)
</span><ins>+  (rect 0 50 400 150)
</ins><span class="cx">   (rect 0 200 800 50)
</span><del>-  (rect 0 200 800 50)
-  (rect 0 0 400 200)
-  (rect 0 50 400 200)
-  (rect 0 50 400 200)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsrepaintrepaintregionsoverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/repaint/repaint-regions-overflow-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/repaint/repaint-regions-overflow-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/regions/repaint/repaint-regions-overflow-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -5,18 +5,10 @@
</span><span class="cx"> LAST LINE
</span><span class="cx"> 
</span><span class="cx"> (repaint rects
</span><del>-  (rect 106 306 300 160)
-  (rect 14 72 300 210)
-  (rect 106 122 300 210)
-  (rect 14 298 300 18)
-  (rect 106 348 300 18)
-  (rect 14 56 300 260)
-  (rect 106 106 300 260)
-  (rect 60 150 312 266)
-  (rect 100 200 312 266)
-  (rect 14 56 300 260)
-  (rect 106 106 300 260)
-  (rect 14 56 300 260)
-  (rect 106 106 300 260)
</del><ins>+  (rect 14 56 300 50)
+  (rect 14 106 392 94)
+  (rect 14 200 398 116)
+  (rect 60 316 352 100)
+  (rect 100 416 312 50)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepainthorizontalbtoverflowchildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-child-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-child-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-child-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 29 106 100 100)
</span><del>-  (rect 29 106 100 100)
-  (rect 29 106 100 100)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepainthorizontalbtoverflowparentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-parent-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 29 29 100 100)
</span><del>-  (rect 29 29 100 100)
-  (rect 29 29 100 100)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepainthorizontalbtoverflowsameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-same-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-same-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/horizontal-bt-overflow-same-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 29 21 100 100)
</span><del>-  (rect 29 21 100 100)
-  (rect 29 21 100 100)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintnegativetextindentwithoverflowhiddenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Hidden Text
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 550 8 200 50)
</span><del>-  (rect 550 8 200 50)
-  (rect 550 8 200 50)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintoverflowflippedwritingmodetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/overflow-flipped-writing-mode-table-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 8 8 100 50)
</span><del>-  (rect 8 8 100 50)
-  (rect 8 8 100 50)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintreflectiontablelayoutexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/reflection-table-layout-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/reflection-table-layout-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/reflection-table-layout-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,11 +1,6 @@
</span><span class="cx"> (repaint rects
</span><del>-  (rect 7 8 2 1)
-  (rect 6 8 4 2)
-  (rect -92 9 200 1)
-  (rect -92 8 200 2)
-  (rect 8 9 784 1)
</del><ins>+  (rect -92 8 200 1)
+  (rect -92 9 884 1)
</ins><span class="cx">   (rect 0 17 800 1)
</span><del>-  (rect -92 9 200 1)
-  (rect -92 9 200 1)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepainttransformtablelayoutexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/transform-table-layout-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/transform-table-layout-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/transform-table-layout-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,10 +1,6 @@
</span><span class="cx"> (repaint rects
</span><del>-  (rect 8 108 1 1)
-  (rect 8 108 2 2)
-  (rect 8 109 100 1)
-  (rect 8 108 100 2)
</del><span class="cx">   (rect 8 9 784 1)
</span><span class="cx">   (rect 0 17 800 1)
</span><del>-  (rect 8 109 100 1)
</del><ins>+  (rect 8 108 100 2)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintverticaloverflowchildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 214 21 100 100)
</span><del>-  (rect 214 21 100 100)
-  (rect 214 21 100 100)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintverticaloverflowparentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 29 29 100 100)
</span><del>-  (rect 29 29 100 100)
-  (rect 29 29 100 100)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsfastrepaintverticaloverflowsameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 29 21 100 100)
</span><del>-  (rect 29 21 100 100)
-  (rect 29 21 100 100)
</del><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccompositingrepaintinvalidationsoncompositedlayersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,7 +1,6 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect 8 13 784 15)
</span><del>-  (rect 8 13 784 15)
-  (rect 8 413 784 28)
</del><ins>+  (rect 8 413 784 8)
</ins><span class="cx">   (rect 0 421 800 28)
</span><span class="cx"> )
</span><span class="cx"> (GraphicsLayer
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastimagesrepaintsubrectgridexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,25 +1,19 @@
</span><span class="cx"> (repaint rects
</span><span class="cx">   (rect -100 -100 18 18)
</span><span class="cx">   (rect 0 0 18 18)
</span><del>-  (rect 0 0 18 18)
-  (rect 18 0 19 18)
-  (rect 18 0 19 18)
</del><ins>+  (rect 0 0 37 18)
+  (rect 18 0 37 18)
</ins><span class="cx">   (rect 37 0 18 18)
</span><del>-  (rect 37 0 18 18)
</del><span class="cx">   (rect -9 18 18 19)
</span><del>-  (rect -9 18 18 19)
</del><ins>+  (rect -9 18 36 19)
</ins><span class="cx">   (rect 9 18 18 19)
</span><del>-  (rect 9 18 18 19)
</del><span class="cx">   (rect 28 18 18 19)
</span><del>-  (rect 28 18 18 19)
</del><ins>+  (rect 28 18 36 19)
</ins><span class="cx">   (rect 46 18 18 19)
</span><del>-  (rect 46 18 18 19)
</del><span class="cx">   (rect 0 37 18 18)
</span><del>-  (rect 0 37 18 18)
-  (rect 18 37 19 18)
-  (rect 18 37 19 18)
-  (rect 37 37 18 18)
-  (rect 37 37 18 18)
</del><ins>+  (rect 0 37 37 18)
+  (rect 18 37 37 18)
</ins><span class="cx">   (rect -100 -100 18 18)
</span><ins>+  (rect 37 37 18 18)
</ins><span class="cx"> )
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestssvgrepaintrepaintwebkitsvgshadowcontainerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt (162951 => 162952)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt        2014-01-28 21:15:23 UTC (rev 162951)
+++ trunk/LayoutTests/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt        2014-01-28 21:26:23 UTC (rev 162952)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><span class="cx">  (repaint rects
</span><del>-  (rect 8 8 340 340)
-  (rect 8 8 594 594)
</del><span class="cx">   (rect 8 8 720 600)
</span><span class="cx"> )
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>