<!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>[201554] 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/201554">201554</a></dd>
<dt>Author</dt> <dd>jfernandez@igalia.com</dd>
<dt>Date</dt> <dd>2016-06-01 08:53:29 -0700 (Wed, 01 Jun 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed GTK+ gardening. Rebaseline several tests after <a href="http://trac.webkit.org/projects/webkit/changeset/201397">r201397</a>.

We correctly render search field's cancel and result button for RTL content.


* fast/forms/search-input-rtl-expected.txt: Added.
* platform/gtk/fast/css/text-overflow-input-expected.txt:
* platform/gtk/fast/forms/placeholder-position-expected.txt:
* platform/gtk/fast/forms/search-rtl-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsstextoverflowinputexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/text-overflow-input-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformsplaceholderpositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/placeholder-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformssearchrtlexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/search-rtl-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsfastformssearchinputrtlexpectedtxt">trunk/LayoutTests/fast/forms/search-input-rtl-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (201553 => 201554)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-06-01 15:39:21 UTC (rev 201553)
+++ trunk/LayoutTests/ChangeLog        2016-06-01 15:53:29 UTC (rev 201554)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2016-06-01  Javier Fernandez  &lt;jfernandez@igalia.com&gt;
+
+        Unreviewed GTK+ gardening. Rebaseline several tests after r201397.
+
+        We correctly render search field's cancel and result button for RTL content.
+
+        * fast/forms/search-input-rtl-expected.txt: Added.
+        * platform/gtk/fast/css/text-overflow-input-expected.txt:
+        * platform/gtk/fast/forms/placeholder-position-expected.txt:
+        * platform/gtk/fast/forms/search-rtl-expected.txt:
+
</ins><span class="cx"> 2016-06-01  Adam Bergkvist  &lt;adam.bergkvist@ericsson.com&gt;
</span><span class="cx"> 
</span><span class="cx">         WebRTC: Add RTCRtpTransceiver interface and RTCPeerConnection.addTransceiver()
</span></span></pre></div>
<a id="trunkLayoutTestsfastformssearchinputrtlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/fast/forms/search-input-rtl-expected.txt (0 => 201554)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/forms/search-input-rtl-expected.txt                                (rev 0)
+++ trunk/LayoutTests/fast/forms/search-input-rtl-expected.txt        2016-06-01 15:53:29 UTC (rev 201554)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x76
+  RenderBlock {HTML} at (0,0) size 800x76
+    RenderBody {BODY} at (8,8) size 784x60
+      RenderBlock {DIV} at (0,0) size 784x30
+        RenderText {#text} at (625,6) size 159x17
+          text run at (625,6) width 8 RTL: &quot;: &quot;
+          text run at (633,6) width 151: &quot;right to left search fields&quot;
+        RenderTextControl {INPUT} at (412,2) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 205x20
+            RenderBlock {DIV} at (0,10) size 0x0
+            RenderBlock {DIV} at (0,1) size 185x18
+            RenderBlock {DIV} at (185,0) size 20x20
+        RenderText {#text} at (406,6) size 4x17
+          text run at (406,6) width 4 RTL: &quot; &quot;
+        RenderTextControl {INPUT} at (173,2) size 231x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 225x20
+            RenderBlock {DIV} at (0,0) size 20x20
+            RenderBlock {DIV} at (20,1) size 185x18
+            RenderBlock {DIV} at (205,0) size 20x20
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,30) size 784x30
+        RenderText {#text} at (0,6) size 159x17
+          text run at (0,6) width 159: &quot;left to right search fields: &quot;
+        RenderTextControl {INPUT} at (161,2) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 205x20
+            RenderBlock {DIV} at (0,10) size 0x0
+            RenderBlock {DIV} at (0,1) size 185x18
+            RenderBlock {DIV} at (185,0) size 20x20
+        RenderText {#text} at (374,6) size 4x17
+          text run at (374,6) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (380,2) size 231x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 225x20
+            RenderBlock {DIV} at (0,0) size 20x20
+            RenderBlock {DIV} at (20,1) size 185x18
+            RenderBlock {DIV} at (205,0) size 20x20
+        RenderText {#text} at (0,0) size 0x0
+layer at (423,15) size 185x17
+  RenderBlock {DIV} at (0,0) size 185x17
+    RenderText {#text} at (140,0) size 45x17
+      text run at (140,0) width 45: &quot;foobar&quot;
+layer at (204,15) size 185x17
+  RenderBlock {DIV} at (0,0) size 185x17
+    RenderText {#text} at (140,0) size 45x17
+      text run at (140,0) width 45: &quot;foobar&quot;
+layer at (172,45) size 185x17
+  RenderBlock {DIV} at (0,0) size 185x17
+    RenderText {#text} at (0,0) size 45x17
+      text run at (0,0) width 45: &quot;foobar&quot;
+layer at (411,45) size 185x17
+  RenderBlock {DIV} at (0,0) size 185x17
+    RenderText {#text} at (0,0) size 45x17
+      text run at (0,0) width 45: &quot;foobar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsstextoverflowinputexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/text-overflow-input-expected.txt (201553 => 201554)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/text-overflow-input-expected.txt        2016-06-01 15:39:21 UTC (rev 201553)
+++ trunk/LayoutTests/platform/gtk/fast/css/text-overflow-input-expected.txt        2016-06-01 15:53:29 UTC (rev 201554)
</span><span class="lines">@@ -38,18 +38,18 @@
</span><span class="cx">           text run at (195,83) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (201,79) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 205x20
</span><del>-            RenderBlock {DIV} at (0,10) size 0x0
-            RenderBlock {DIV} at (0,1) size 185x18
-            RenderBlock {DIV} at (185,0) size 20x20
</del><ins>+            RenderBlock {DIV} at (205,10) size 0x0
+            RenderBlock {DIV} at (20,1) size 185x18
+            RenderBlock {DIV} at (0,0) size 20x20
</ins><span class="cx">         RenderText {#text} at (414,83) size 4x17
</span><span class="cx">           text run at (414,83) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (420,80) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,109) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 205x20
</span><del>-            RenderBlock {DIV} at (0,10) size 0x0
-            RenderBlock {DIV} at (0,1) size 185x18
-            RenderBlock {DIV} at (185,0) size 20x20
</del><ins>+            RenderBlock {DIV} at (205,10) size 0x0
+            RenderBlock {DIV} at (20,1) size 185x18
+            RenderBlock {DIV} at (0,0) size 20x20
</ins><span class="cx">         RenderText {#text} at (215,113) size 4x17
</span><span class="cx">           text run at (215,113) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (221,110) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="lines">@@ -88,18 +88,18 @@
</span><span class="cx">           text run at (195,83) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (201,79) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 205x20
</span><del>-            RenderBlock {DIV} at (0,10) size 0x0
-            RenderBlock {DIV} at (0,1) size 185x18
-            RenderBlock {DIV} at (185,0) size 20x20
</del><ins>+            RenderBlock {DIV} at (205,10) size 0x0
+            RenderBlock {DIV} at (20,1) size 185x18
+            RenderBlock {DIV} at (0,0) size 20x20
</ins><span class="cx">         RenderText {#text} at (414,83) size 4x17
</span><span class="cx">           text run at (414,83) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (420,80) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,109) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 205x20
</span><del>-            RenderBlock {DIV} at (0,10) size 0x0
-            RenderBlock {DIV} at (0,1) size 185x18
-            RenderBlock {DIV} at (185,0) size 20x20
</del><ins>+            RenderBlock {DIV} at (205,10) size 0x0
+            RenderBlock {DIV} at (20,1) size 185x18
+            RenderBlock {DIV} at (0,0) size 20x20
</ins><span class="cx">         RenderText {#text} at (215,113) size 4x17
</span><span class="cx">           text run at (215,113) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (221,110) size 191x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="lines">@@ -158,17 +158,17 @@
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><span class="cx"> layer at (13,132) size 185x17
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><del>-layer at (212,133) size 185x17 scrollX 198 scrollWidth 383
-  RenderBlock {DIV} at (3,4) size 185x18 [color=#A9A9A9]
</del><ins>+layer at (232,133) size 185x17 scrollX 198 scrollWidth 383
+  RenderBlock {DIV} at (23,4) size 185x18 [color=#A9A9A9]
</ins><span class="cx">     RenderText {#text} at (-198,0) size 383x17
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (212,133) size 185x17
</del><ins>+layer at (232,133) size 185x17
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 185x17
</span><span class="cx"> layer at (431,132) size 185x17 scrollX 198 scrollWidth 383
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><span class="cx">     RenderText {#text} at (-198,0) size 383x17
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (13,163) size 185x17 scrollX 198 scrollWidth 383
</del><ins>+layer at (33,163) size 185x17 scrollX 198 scrollWidth 383
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 185x17
</span><span class="cx">     RenderText {#text} at (-198,0) size 383x17
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><span class="lines">@@ -206,17 +206,17 @@
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><span class="cx"> layer at (13,285) size 185x17
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><del>-layer at (212,286) size 185x17 scrollX 198 scrollWidth 383
-  RenderBlock {DIV} at (3,4) size 185x18 [color=#A9A9A9]
</del><ins>+layer at (232,286) size 185x17 scrollX 198 scrollWidth 383
+  RenderBlock {DIV} at (23,4) size 185x18 [color=#A9A9A9]
</ins><span class="cx">     RenderText {#text} at (-198,0) size 383x17
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (212,286) size 185x17
</del><ins>+layer at (232,286) size 185x17
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 185x17
</span><span class="cx"> layer at (431,285) size 185x17 scrollX 198 scrollWidth 383
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><span class="cx">     RenderText {#text} at (-198,0) size 383x17
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span><del>-layer at (13,316) size 185x17 scrollX 198 scrollWidth 383
</del><ins>+layer at (33,316) size 185x17 scrollX 198 scrollWidth 383
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 185x17
</span><span class="cx">     RenderText {#text} at (-198,0) size 383x17
</span><span class="cx">       text run at (-198,0) width 383: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformsplaceholderpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/placeholder-position-expected.txt (201553 => 201554)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/placeholder-position-expected.txt        2016-06-01 15:39:21 UTC (rev 201553)
+++ trunk/LayoutTests/platform/gtk/fast/forms/placeholder-position-expected.txt        2016-06-01 15:53:29 UTC (rev 201554)
</span><span class="lines">@@ -13,9 +13,9 @@
</span><span class="cx">       RenderBR {BR} at (195,49) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,59) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 205x20
</span><del>-          RenderBlock {DIV} at (0,10) size 0x0
-          RenderBlock {DIV} at (0,1) size 185x18
-          RenderBlock {DIV} at (185,0) size 20x20
</del><ins>+          RenderBlock {DIV} at (205,10) size 0x0
+          RenderBlock {DIV} at (20,1) size 185x18
+          RenderBlock {DIV} at (0,0) size 20x20
</ins><span class="cx">       RenderBR {BR} at (215,77) size 0x0
</span><span class="cx">       RenderTextControl {INPUT} at (2,89) size 231x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderFlexibleBox {DIV} at (3,3) size 225x20
</span><span class="lines">@@ -59,11 +59,11 @@
</span><span class="cx">       text run at (0,0) width 84: &quot;placeholder&quot;
</span><span class="cx"> layer at (13,43) size 185x17
</span><span class="cx">   RenderBlock {DIV} at (3,3) size 185x17
</span><del>-layer at (13,72) size 185x17
-  RenderBlock {DIV} at (3,4) size 185x18 [color=#A9A9A9]
</del><ins>+layer at (33,72) size 185x17
+  RenderBlock {DIV} at (23,4) size 185x18 [color=#A9A9A9]
</ins><span class="cx">     RenderText {#text} at (101,0) size 84x17
</span><span class="cx">       text run at (101,0) width 84: &quot;placeholder&quot;
</span><del>-layer at (13,72) size 185x17
</del><ins>+layer at (33,72) size 185x17
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 185x17
</span><span class="cx"> layer at (33,102) size 185x17
</span><span class="cx">   RenderBlock {DIV} at (23,4) size 185x18 [color=#A9A9A9]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformssearchrtlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/search-rtl-expected.txt (201553 => 201554)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/search-rtl-expected.txt        2016-06-01 15:39:21 UTC (rev 201553)
+++ trunk/LayoutTests/platform/gtk/fast/forms/search-rtl-expected.txt        2016-06-01 15:53:29 UTC (rev 201554)
</span><span class="lines">@@ -18,25 +18,25 @@
</span><span class="cx">       RenderBlock {P} at (0,33) size 784x90
</span><span class="cx">         RenderTextControl {INPUT} at (2,2) size 231x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 225x20
</span><ins>+            RenderBlock {DIV} at (205,0) size 20x20
+            RenderBlock {DIV} at (20,1) size 185x18
</ins><span class="cx">             RenderBlock {DIV} at (0,0) size 20x20
</span><del>-            RenderBlock {DIV} at (20,1) size 185x18
-            RenderBlock {DIV} at (205,0) size 20x20
</del><span class="cx">         RenderText {#text} at (235,6) size 4x17
</span><span class="cx">           text run at (235,6) width 4: &quot; &quot;
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,32) size 321x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 315x20
</span><ins>+            RenderBlock {DIV} at (295,0) size 20x20
+            RenderBlock {DIV} at (20,1) size 275x18
</ins><span class="cx">             RenderBlock {DIV} at (0,0) size 20x20
</span><del>-            RenderBlock {DIV} at (20,1) size 275x18
-            RenderBlock {DIV} at (295,0) size 20x20
</del><span class="cx">         RenderText {#text} at (325,36) size 4x17
</span><span class="cx">           text run at (325,36) width 4: &quot; &quot;
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><span class="cx">         RenderTextControl {INPUT} at (2,62) size 231x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">           RenderFlexibleBox {DIV} at (3,3) size 225x20
</span><ins>+            RenderBlock {DIV} at (205,0) size 20x20
+            RenderBlock {DIV} at (20,1) size 185x18
</ins><span class="cx">             RenderBlock {DIV} at (0,0) size 20x20
</span><del>-            RenderBlock {DIV} at (20,1) size 185x18
-            RenderBlock {DIV} at (205,0) size 20x20
</del><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {P} at (0,139) size 784x17
</span><span class="cx">         RenderText {#text} at (0,0) size 39x17
</span></span></pre>
</div>
</div>

</body>
</html>