<!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>[192158] 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/192158">192158</a></dd>
<dt>Author</dt> <dd>svillar@igalia.com</dd>
<dt>Date</dt> <dd>2015-11-09 08:30:15 -0800 (Mon, 09 Nov 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. Rebaselined several tests with 1px differences.

* platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt:
* platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt:
* platform/gtk/fast/borders/border-radius-different-width-001-expected.txt: Added.
* platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt: Added.
* platform/gtk/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
* platform/gtk/fast/css/text-overflow-ellipsis-text-align-right-expected.txt:
* platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
* platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt:
* platform/gtk/http/tests/misc/generated-content-inside-table-expected.txt:
* platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt: Added.
* platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt: Added.
* platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt: Added.
* platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt: Added.
* platform/gtk/imported/blink/media/track/media-element-move-to-new-document-assert-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditingpasteboardinnerTextinlinetableexpectedtxt">trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastblockpositioningtablecellstaticpositionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsstextoverflowellipsistextaligncenterexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsstextoverflowellipsistextalignrightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssverticaltextoverflowellipsistextaligncenterexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssverticaltextoverflowellipsistextalignrightexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsmiscgeneratedcontentinsidetableexpectedtxt">trunk/LayoutTests/platform/gtk/http/tests/misc/generated-content-inside-table-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastbordersborderradiusdifferentwidth001expectedtxt">trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssboxshadowandborderradiusexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/imported/</li>
<li>trunk/LayoutTests/platform/gtk/imported/blink/</li>
<li>trunk/LayoutTests/platform/gtk/imported/blink/http/</li>
<li>trunk/LayoutTests/platform/gtk/imported/blink/http/tests/</li>
<li>trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/</li>
<li>trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/</li>
<li><a href="#trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletarchivecodebaseexpectedtxt">trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletarchiveexpectedtxt">trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletcodecodebaseexpectedtxt">trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletcodeexpectedtxt">trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/imported/blink/media/</li>
<li>trunk/LayoutTests/platform/gtk/imported/blink/media/track/</li>
<li><a href="#trunkLayoutTestsplatformgtkimportedblinkmediatrackmediaelementmovetonewdocumentassertexpectedtxt">trunk/LayoutTests/platform/gtk/imported/blink/media/track/media-element-move-to-new-document-assert-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/ChangeLog        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -1,3 +1,22 @@
</span><ins>+2015-11-09  Sergio Villar Senin  &lt;svillar@igalia.com&gt;
+
+        Unreviewed. Rebaselined several tests with 1px differences.
+
+        * platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt:
+        * platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt:
+        * platform/gtk/fast/borders/border-radius-different-width-001-expected.txt: Added.
+        * platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt: Added.
+        * platform/gtk/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
+        * platform/gtk/fast/css/text-overflow-ellipsis-text-align-right-expected.txt:
+        * platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
+        * platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt:
+        * platform/gtk/http/tests/misc/generated-content-inside-table-expected.txt:
+        * platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt: Added.
+        * platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt: Added.
+        * platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt: Added.
+        * platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt: Added.
+        * platform/gtk/imported/blink/media/track/media-element-move-to-new-document-assert-expected.txt: Added.
+
</ins><span class="cx"> 2015-11-09  Xabier Rodriguez Calvar  &lt;calvaris@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Streams API] Shield implementation from mangling then and catch promise methods
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditingpasteboardinnerTextinlinetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -9,25 +9,25 @@
</span><span class="cx">       RenderBlock {DIV} at (0,17) size 784x23
</span><span class="cx">         RenderText {#text} at (0,6) size 31x17
</span><span class="cx">           text run at (0,6) width 31: &quot;hello&quot;
</span><del>-        RenderTable {TABLE} at (31,0) size 14x23
-          RenderTableSection {TBODY} at (0,0) size 14x23
-            RenderTableRow {TR} at (0,2) size 14x19
-              RenderTableCell {TD} at (2,2) size 10x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (31,0) size 15x23
+          RenderTableSection {TBODY} at (0,0) size 15x23
+            RenderTableRow {TR} at (0,2) size 15x19
+              RenderTableCell {TD} at (2,2) size 11x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;1&quot;
</span><del>-        RenderText {#text} at (45,6) size 37x17
-          text run at (45,6) width 37: &quot;world&quot;
</del><ins>+        RenderText {#text} at (45,6) size 38x17
+          text run at (45,6) width 38: &quot;world&quot;
</ins><span class="cx">       RenderBlock {DIV} at (0,40) size 784x23
</span><span class="cx">         RenderText {#text} at (0,6) size 25x17
</span><span class="cx">           text run at (0,6) width 25: &quot;foo &quot;
</span><del>-        RenderTable {TABLE} at (25,0) size 14x23
-          RenderTableSection {TBODY} at (0,0) size 14x23
-            RenderTableRow {TR} at (0,2) size 14x19
-              RenderTableCell {TD} at (2,2) size 10x19 [r=0 c=0 rs=1 cs=1]
</del><ins>+        RenderTable {TABLE} at (25,0) size 15x23
+          RenderTableSection {TBODY} at (0,0) size 15x23
+            RenderTableRow {TR} at (0,2) size 15x19
+              RenderTableCell {TD} at (2,2) size 11x19 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderText {#text} at (1,1) size 8x17
</span><span class="cx">                   text run at (1,1) width 8: &quot;2&quot;
</span><del>-        RenderText {#text} at (39,6) size 24x17
-          text run at (39,6) width 24: &quot; bar&quot;
</del><ins>+        RenderText {#text} at (39,6) size 25x17
+          text run at (39,6) width 25: &quot; bar&quot;
</ins><span class="cx">       RenderBlock {UL} at (0,79) size 784x18
</span><span class="cx">         RenderListItem {LI} at (40,0) size 744x18
</span><span class="cx">           RenderBlock {PRE} at (0,0) size 744x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastblockpositioningtablecellstaticpositionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -7,44 +7,44 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 160x17
</span><span class="cx">           text run at (0,0) width 160: &quot;All cells should be green.&quot;
</span><span class="cx"> layer at (8,25) size 340x176
</span><del>-  RenderTable {TABLE} at (0,17) size 340x176 [border: (1px solid #000000)]
-    RenderTableSection {TBODY} at (1,1) size 338x174
-      RenderTableRow {TR} at (0,10) size 338x72
-        RenderTableCell {TD} at (10,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-        RenderTableCell {TD} at (92,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-        RenderTableCell {TD} at (174,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-        RenderTableCell {TD} at (256,10) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+  RenderTable {TABLE} at (0,17) size 341x176 [border: (1px solid #000000)]
+    RenderTableSection {TBODY} at (1,1) size 339x174
+      RenderTableRow {TR} at (0,10) size 339x72
+        RenderTableCell {TD} at (10,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+        RenderTableCell {TD} at (92,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+        RenderTableCell {TD} at (174,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+        RenderTableCell {TD} at (256,10) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><del>-      RenderTableRow {TR} at (0,92) size 338x72
-        RenderTableCell {TD} at (10,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
-        RenderTableCell {TD} at (92,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
-        RenderTableCell {TD} at (174,92) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
-        RenderTableCell {TD} at (256,92) size 72x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+      RenderTableRow {TR} at (0,92) size 339x72
+        RenderTableCell {TD} at (10,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+        RenderTableCell {TD} at (92,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+        RenderTableCell {TD} at (174,92) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+        RenderTableCell {TD} at (256,92) size 73x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">           RenderBlock {SPAN} at (1,1) size 0x0
</span><span class="cx"> layer at (266,37) size 70x70
</span><del>-  RenderBlock (positioned) {DIV} at (258,12) size 70x70 [bgcolor=#008000]
</del><ins>+  RenderBlock (positioned) {DIV} at (258,12) size 71x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (184,119) size 70x70
</span><del>-  RenderBlock (positioned) {DIV} at (176,94) size 70x70 [bgcolor=#008000]
</del><ins>+  RenderBlock (positioned) {DIV} at (176,94) size 71x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (266,119) size 70x70
</span><del>-  RenderBlock (positioned) {DIV} at (258,94) size 70x70 [bgcolor=#008000]
</del><ins>+  RenderBlock (positioned) {DIV} at (258,94) size 71x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (8,201) size 340x176
</span><del>-  RenderTable {TABLE} at (0,193) size 340x176 [border: (1px solid #000000)]
-    RenderTableSection {TBODY} at (1,1) size 338x174
-      RenderTableRow {TR} at (0,10) size 338x72
-        RenderTableCell {TD} at (256,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
-        RenderTableCell {TD} at (174,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
-        RenderTableCell {TD} at (92,10) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
-        RenderTableCell {TD} at (10,10) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</del><ins>+  RenderTable {TABLE} at (0,193) size 341x176 [border: (1px solid #000000)]
+    RenderTableSection {TBODY} at (1,1) size 339x174
+      RenderTableRow {TR} at (0,10) size 339x72
+        RenderTableCell {TD} at (256,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+        RenderTableCell {TD} at (174,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+        RenderTableCell {TD} at (92,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+        RenderTableCell {TD} at (10,10) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">           RenderInline {SPAN} at (0,0) size 0x0
</span><del>-      RenderTableRow {TR} at (0,92) size 338x72
-        RenderTableCell {TD} at (256,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
-        RenderTableCell {TD} at (174,92) size 72x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
-        RenderTableCell {TD} at (92,92) size 72x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
-        RenderTableCell {TD} at (10,92) size 72x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</del><ins>+      RenderTableRow {TR} at (0,92) size 339x72
+        RenderTableCell {TD} at (256,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+        RenderTableCell {TD} at (174,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+        RenderTableCell {TD} at (92,92) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+        RenderTableCell {TD} at (10,92) size 73x19 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
</ins><span class="cx">           RenderBlock {SPAN} at (71,1) size 0x0
</span><span class="cx"> layer at (20,213) size 70x70
</span><del>-  RenderBlock (positioned) {DIV} at (12,12) size 70x70 [bgcolor=#008000]
</del><ins>+  RenderBlock (positioned) {DIV} at (12,12) size 71x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (102,295) size 70x70
</span><del>-  RenderBlock (positioned) {DIV} at (94,94) size 70x70 [bgcolor=#008000]
</del><ins>+  RenderBlock (positioned) {DIV} at (94,94) size 71x70 [bgcolor=#008000]
</ins><span class="cx"> layer at (20,295) size 70x70
</span><del>-  RenderBlock (positioned) {DIV} at (12,94) size 70x70 [bgcolor=#008000]
</del><ins>+  RenderBlock (positioned) {DIV} at (12,94) size 71x70 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastbordersborderradiusdifferentwidth001expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt (0 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x462
+  RenderBlock {HTML} at (0,0) size 800x462
+    RenderBody {BODY} at (8,8) size 784x446
+      RenderTable {TABLE} at (0,0) size 691x446
+        RenderTableSection {TBODY} at (0,0) size 691x446
+          RenderTableRow {TR} at (0,2) size 691x442
+            RenderTableCell {TD} at (2,2) size 273x442 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (11,11) size 245x130 [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (30px solid #000000)]
+              RenderBlock {DIV} at (11,151) size 250x150 [border: (10px solid #000000) (25px solid #000000) (40px solid #000000) (25px solid #000000)]
+              RenderBlock {DIV} at (11,311) size 250x120 [border: (10px solid #000000) (25px solid #000000) (10px solid #000000) (25px solid #000000)]
+            RenderTableCell {TD} at (276,45) size 233x356 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (11,11) size 204x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (1px solid #000000)]
+              RenderBlock {DIV} at (11,127) size 206x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (3px solid #000000)]
+              RenderBlock {DIV} at (11,243) size 210x102 [border: (1px solid #000000) (5px solid #000000) (1px solid #000000) (5px solid #000000)]
+            RenderTableCell {TD} at (510,62) size 179x322 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (11,11) size 156x300 [border: (4px solid #000000) (16px solid #000000) (32px solid #000000) (120px solid #000000)]
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/borders/border-radius-different-width-001-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkfastcssboxshadowandborderradiusexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt (0 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+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,24) size 784x568
+      RenderBlock {DIV} at (24,0) size 736x60 [bgcolor=#008000]
+      RenderBlock {DIV} at (24,84) size 736x60 [bgcolor=#008000]
+      RenderBlock {DIV} at (24,168) size 736x60 [bgcolor=#008000]
+      RenderTable {TABLE} at (0,252) size 523x246
+        RenderTableSection {TBODY} at (0,0) size 523x246
+          RenderTableRow {TR} at (0,2) size 523x242
+            RenderTableCell {TD} at (2,2) size 103x242 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
+            RenderTableCell {TD} at (106,2) size 103x242 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
+            RenderTableCell {TD} at (210,2) size 103x242 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
+            RenderTableCell {TD} at (314,2) size 103x242 [r=0 c=3 rs=1 cs=1]
+              RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
+            RenderTableCell {TD} at (418,2) size 103x242 [r=0 c=4 rs=1 cs=1]
+              RenderBlock {DIV} at (21,21) size 60x200 [bgcolor=#008000]
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkfastcsstextoverflowellipsistextaligncenterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-center-expected.txt (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-center-expected.txt        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-center-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -35,29 +35,29 @@
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><span class="cx"> layer at (8,116) size 310x19 clip at (9,117) size 308x17 scrollWidth 722
</span><span class="cx">   RenderBlock {DIV} at (0,108) size 310x20 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (4,1) size 719x17
-      text run at (4,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (3,1) size 720x17
+      text run at (3,1) width 720: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx"> layer at (8,195) size 310x70 clip at (9,196) size 308x68 scrollWidth 722
</span><span class="cx">   RenderBlock {DIV} at (0,187) size 310x71 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (4,1) size 719x17
-      text run at (4,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (3,1) size 720x17
+      text run at (3,1) width 720: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (2,18) size 710x17
-      text run at (2,18) width 710: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (2,18) size 709x17
+      text run at (2,18) width 709: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (4,35) size 702x17
-      text run at (4,35) width 702: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (4,35) size 701x17
+      text run at (4,35) width 701: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (3,52) size 696x17
-      text run at (3,52) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (2,52) size 697x17
+      text run at (2,52) width 697: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><span class="cx"> layer at (8,325) size 310x30 clip at (9,326) size 308x28 scrollWidth 752
</span><span class="cx">   RenderBlock {DIV} at (0,316) size 310x31 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (5,12) size 181x17
-      text run at (5,12) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
-    RenderImage {IMG} at (186,1) size 25x25
-    RenderText {#text} at (211,12) size 542x17
-      text run at (211,12) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (4,12) size 182x17
+      text run at (4,12) width 182: &quot;Lorem ipsum dolor sit amet, &quot;
+    RenderImage {IMG} at (185,1) size 26x25
+    RenderText {#text} at (210,12) size 543x17
+      text run at (210,12) width 543: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx"> layer at (8,415) size 310x30 clip at (9,416) size 308x28 scrollWidth 744
</span><span class="cx">   RenderBlock {DIV} at (0,406) size 310x31 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,12) size 271x17
</span><span class="lines">@@ -65,31 +65,31 @@
</span><span class="cx">     RenderImage {IMG} at (272,1) size 25x25
</span><span class="cx">     RenderText {#text} at (297,12) size 448x17
</span><span class="cx">       text run at (297,12) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,504) size 310x19 clip at (9,505) size 308x17 scrollX 414 scrollWidth 722
</del><ins>+layer at (8,504) size 310x19 clip at (9,505) size 308x17 scrollX 413 scrollWidth 722
</ins><span class="cx">   RenderBlock {DIV} at (0,496) size 310x20 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (-413,1) size 719x17
-      text run at (-413,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
-layer at (8,583) size 310x70 clip at (9,584) size 308x68 scrollX 414 scrollWidth 722
</del><ins>+    RenderText {#text} at (-412,1) size 720x17
+      text run at (-412,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
+layer at (8,583) size 310x70 clip at (9,584) size 308x68 scrollX 413 scrollWidth 722
</ins><span class="cx">   RenderBlock {DIV} at (0,575) size 310x71 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (-413,1) size 719x17
-      text run at (-413,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (-412,1) size 720x17
+      text run at (-412,1) width 719 RTL override: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (-401,18) size 710x17
</del><ins>+    RenderText {#text} at (-401,18) size 709x17
</ins><span class="cx">       text run at (-401,18) width 709 RTL override: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (-395,35) size 702x17
</del><ins>+    RenderText {#text} at (-395,35) size 701x17
</ins><span class="cx">       text run at (-395,35) width 701 RTL override: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (-389,52) size 696x17
-      text run at (-389,52) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (-388,52) size 697x17
+      text run at (-388,52) width 696 RTL override: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,713) size 310x30 clip at (9,714) size 308x28 scrollX 444 scrollWidth 752
</del><ins>+layer at (8,713) size 310x30 clip at (9,714) size 308x28 scrollX 443 scrollWidth 752
</ins><span class="cx">   RenderBlock {DIV} at (0,704) size 310x31 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (124,12) size 181x17
-      text run at (124,12) width 181 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
-    RenderImage {IMG} at (99,1) size 25x25
-    RenderText {#text} at (-443,12) size 542x17
-      text run at (-443,12) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (124,12) size 182x17
+      text run at (124,12) width 182 RTL override: &quot;Lorem ipsum dolor sit amet, &quot;
+    RenderImage {IMG} at (99,1) size 26x25
+    RenderText {#text} at (-442,12) size 543x17
+      text run at (-442,12) width 542 RTL override: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx"> layer at (8,802) size 310x30 clip at (9,803) size 308x28 scrollX 436 scrollWidth 744
</span><span class="cx">   RenderBlock {DIV} at (0,794) size 310x31 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (38,12) size 271x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsstextoverflowellipsistextalignrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-right-expected.txt (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-right-expected.txt        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/platform/gtk/fast/css/text-overflow-ellipsis-text-align-right-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -33,31 +33,31 @@
</span><span class="cx">       RenderBlock {H3} at (0,754) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 509x21
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,116) size 310x19 clip at (9,117) size 308x17 scrollWidth 725
</del><ins>+layer at (8,116) size 310x19 clip at (9,117) size 308x17 scrollWidth 724
</ins><span class="cx">   RenderBlock {DIV} at (0,108) size 310x20 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (7,1) size 719x17
-      text run at (7,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
-layer at (8,195) size 310x70 clip at (9,196) size 308x68 scrollWidth 725
</del><ins>+    RenderText {#text} at (6,1) size 719x17
+      text run at (6,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
+layer at (8,195) size 310x70 clip at (9,196) size 308x68 scrollWidth 724
</ins><span class="cx">   RenderBlock {DIV} at (0,187) size 310x71 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (7,1) size 719x17
-      text run at (7,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (6,1) size 719x17
+      text run at (6,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (4,18) size 709x17
-      text run at (4,18) width 709: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (3,18) size 709x17
+      text run at (3,18) width 709: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (8,35) size 701x17
-      text run at (8,35) width 701: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (7,35) size 701x17
+      text run at (7,35) width 701: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (5,52) size 696x17
-      text run at (5,52) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (4,52) size 696x17
+      text run at (4,52) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,325) size 310x30 clip at (9,326) size 308x28 scrollWidth 756
</del><ins>+layer at (8,325) size 310x30 clip at (9,326) size 308x28 scrollWidth 755
</ins><span class="cx">   RenderBlock {DIV} at (0,316) size 310x31 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (9,12) size 181x17
-      text run at (9,12) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
-    RenderImage {IMG} at (190,1) size 25x25
-    RenderText {#text} at (215,12) size 542x17
-      text run at (215,12) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (8,12) size 181x17
+      text run at (8,12) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
+    RenderImage {IMG} at (189,1) size 25x25
+    RenderText {#text} at (214,12) size 542x17
+      text run at (214,12) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx"> layer at (8,415) size 310x30 clip at (9,416) size 308x28 scrollWidth 744
</span><span class="cx">   RenderBlock {DIV} at (0,406) size 310x31 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,12) size 271x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssverticaltextoverflowellipsistextaligncenterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -27,37 +27,37 @@
</span><span class="cx">       RenderBlock {H3} at (0,2588) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 509x21
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,48) size 19x310 clip at (9,49) size 17x308 scrollHeight 720
</del><ins>+layer at (8,48) size 19x310 clip at (9,49) size 17x308 scrollHeight 719
</ins><span class="cx">   RenderBlock {DIV} at (0,39) size 19x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (1,1) size 17x720
</del><ins>+    RenderText {#text} at (1,1) size 17x719
</ins><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,417) size 70x310 clip at (9,418) size 68x308 scrollHeight 720
</del><ins>+layer at (8,417) size 70x310 clip at (9,418) size 68x308 scrollHeight 719
</ins><span class="cx">   RenderBlock {DIV} at (0,409) size 70x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (1,1) size 17x720
</del><ins>+    RenderText {#text} at (1,1) size 17x719
</ins><span class="cx">       text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (18,1) size 17x710
</del><ins>+    RenderText {#text} at (18,1) size 17x709
</ins><span class="cx">       text run at (18,1) width 709: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (35,1) size 17x702
</del><ins>+    RenderText {#text} at (35,1) size 17x701
</ins><span class="cx">       text run at (35,1) width 701: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (52,1) size 17x697
</del><ins>+    RenderText {#text} at (52,1) size 17x696
</ins><span class="cx">       text run at (52,1) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,787) size 30x310 clip at (9,788) size 28x308 scrollHeight 749
</del><ins>+layer at (8,787) size 30x310 clip at (9,788) size 28x308 scrollHeight 748
</ins><span class="cx">   RenderBlock {DIV} at (0,779) size 30x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (12,1) size 17x182
</del><ins>+    RenderText {#text} at (12,1) size 17x181
</ins><span class="cx">       text run at (12,1) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
</span><del>-    RenderImage {IMG} at (1,182) size 25x26
-    RenderText {#text} at (12,207) size 17x543
</del><ins>+    RenderImage {IMG} at (1,182) size 25x25
+    RenderText {#text} at (12,207) size 17x542
</ins><span class="cx">       text run at (12,207) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><del>-layer at (8,1157) size 30x310 clip at (9,1158) size 28x308 scrollHeight 745
</del><ins>+layer at (8,1157) size 30x310 clip at (9,1158) size 28x308 scrollHeight 744
</ins><span class="cx">   RenderBlock {DIV} at (0,1148) size 30x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (12,1) size 17x272
</del><ins>+    RenderText {#text} at (12,1) size 17x271
</ins><span class="cx">       text run at (12,1) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
</span><del>-    RenderImage {IMG} at (1,272) size 25x26
-    RenderText {#text} at (12,297) size 17x449
</del><ins>+    RenderImage {IMG} at (1,272) size 25x25
+    RenderText {#text} at (12,297) size 17x448
</ins><span class="cx">       text run at (12,297) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</span><span class="cx"> layer at (8,1527) size 19x310 clip at (9,1528) size 17x308 scrollY 411 scrollHeight 719
</span><span class="cx">   RenderBlock {DIV} at (0,1518) size 19x311 [border: (1px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssverticaltextoverflowellipsistextalignrightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -27,38 +27,38 @@
</span><span class="cx">       RenderBlock {H3} at (0,2588) size 769x22
</span><span class="cx">         RenderText {#text} at (0,0) size 509x21
</span><span class="cx">           text run at (0,0) width 509: &quot;Right-To-Left containing replaced content blocking the ellipsis&quot;
</span><del>-layer at (8,48) size 19x310 clip at (9,49) size 17x308 scrollHeight 720
</del><ins>+layer at (8,48) size 19x310 clip at (9,49) size 17x308 scrollHeight 719
</ins><span class="cx">   RenderBlock {DIV} at (0,39) size 19x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (1,2) size 17x719
-      text run at (1,2) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
-layer at (8,417) size 70x310 clip at (9,418) size 68x308 scrollHeight 720
</del><ins>+    RenderText {#text} at (1,1) size 17x719
+      text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
+layer at (8,417) size 70x310 clip at (9,418) size 68x308 scrollHeight 719
</ins><span class="cx">   RenderBlock {DIV} at (0,409) size 70x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (1,2) size 17x719
-      text run at (1,2) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (1,1) size 17x719
+      text run at (1,1) width 719: &quot;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (18,2) size 17x709
-      text run at (18,2) width 709: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (18,1) size 17x709
+      text run at (18,1) width 709: &quot;orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (35,2) size 17x701
-      text run at (35,2) width 701: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (35,1) size 17x701
+      text run at (35,1) width 701: &quot;rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-    RenderText {#text} at (52,2) size 17x696
-      text run at (52,2) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (52,1) size 17x696
+      text run at (52,1) width 696: &quot;em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx">     RenderBR {BR} at (0,0) size 0x0
</span><del>-layer at (8,787) size 30x310 clip at (9,788) size 28x308 scrollHeight 749
</del><ins>+layer at (8,787) size 30x310 clip at (9,788) size 28x308 scrollHeight 748
</ins><span class="cx">   RenderBlock {DIV} at (0,779) size 30x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (12,2) size 17x181
-      text run at (12,2) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
-    RenderImage {IMG} at (1,183) size 25x25
-    RenderText {#text} at (12,208) size 17x542
-      text run at (12,208) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
-layer at (8,1157) size 30x310 clip at (9,1158) size 28x308 scrollHeight 745
</del><ins>+    RenderText {#text} at (12,1) size 17x181
+      text run at (12,1) width 181: &quot;Lorem ipsum dolor sit amet, &quot;
+    RenderImage {IMG} at (1,182) size 25x25
+    RenderText {#text} at (12,207) size 17x542
+      text run at (12,207) width 542: &quot; consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
+layer at (8,1157) size 30x310 clip at (9,1158) size 28x308 scrollHeight 744
</ins><span class="cx">   RenderBlock {DIV} at (0,1148) size 30x311 [border: (1px solid #000000)]
</span><del>-    RenderText {#text} at (12,2) size 17x271
-      text run at (12,2) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
-    RenderImage {IMG} at (1,273) size 25x25
-    RenderText {#text} at (12,298) size 17x448
-      text run at (12,298) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</del><ins>+    RenderText {#text} at (12,1) size 17x271
+      text run at (12,1) width 271: &quot;Lorem ipsum dolor sit amet, consectetur ad&quot;
+    RenderImage {IMG} at (1,272) size 25x25
+    RenderText {#text} at (12,297) size 17x448
+      text run at (12,297) width 448: &quot;ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros.&quot;
</ins><span class="cx"> layer at (8,1527) size 19x310 clip at (9,1528) size 17x308 scrollY 411 scrollHeight 719
</span><span class="cx">   RenderBlock {DIV} at (0,1518) size 19x311 [border: (1px solid #000000)]
</span><span class="cx">     RenderText {#text} at (1,-410) size 17x719
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkhttptestsmiscgeneratedcontentinsidetableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/http/tests/misc/generated-content-inside-table-expected.txt (192157 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/misc/generated-content-inside-table-expected.txt        2015-11-09 16:12:37 UTC (rev 192157)
+++ trunk/LayoutTests/platform/gtk/http/tests/misc/generated-content-inside-table-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 178x23
-        RenderTableSection {TBODY} at (0,0) size 178x23
-          RenderTableRow {TR} at (0,2) size 178x19
-            RenderTableCell {TD} at (2,2) size 174x19 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 172x17
</del><ins>+      RenderTable {TABLE} at (0,0) size 179x23
+        RenderTableSection {TBODY} at (0,0) size 179x23
+          RenderTableRow {TR} at (0,2) size 179x19
+            RenderTableCell {TD} at (2,2) size 175x19 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 173x17
</ins><span class="cx">                 RenderText {#text} at (0,0) size 168x17
</span><span class="cx">                   text run at (0,0) width 168: &quot;This text should not break &quot;
</span><span class="cx">                 RenderInline (generated) at (0,0) size 4x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletarchivecodebaseexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt (0 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test passes if there is a console message saying the plugin was blocked. The test must be run manually; ContentShell doesn't support applet in DumpRenderTree mode. :( 
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletarchiveexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt (0 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test passes if there is a console message saying the plugin was blocked. The test must be run manually; ContentShell doesn't support applet in DumpRenderTree mode. :( 
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletcodecodebaseexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt (0 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test passes if there is a console message saying the plugin was blocked. The test must be run manually; ContentShell doesn't support applet in DumpRenderTree mode. :( 
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkimportedblinkhttptestssecuritycontentSecurityPolicyobjectsrcappletcodeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt (0 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test passes if there is a console message saying the plugin was blocked. The test must be run manually; ContentShell doesn't support applet in DumpRenderTree mode. :( 
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkimportedblinkmediatrackmediaelementmovetonewdocumentassertexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/imported/blink/media/track/media-element-move-to-new-document-assert-expected.txt (0 => 192158)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/blink/media/track/media-element-move-to-new-document-assert-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/blink/media/track/media-element-move-to-new-document-assert-expected.txt        2015-11-09 16:30:15 UTC (rev 192158)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+Test for failing EventDispatchForbiddenScope assert when moving a video with text track between documents.
+

</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/imported/blink/media/track/media-element-move-to-new-document-assert-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
</div>

</body>
</html>