Title: [151448] trunk/LayoutTests
Revision
151448
Author
rob...@webkit.org
Date
2013-06-11 11:48:44 -0700 (Tue, 11 Jun 2013)

Log Message

Add baselines for test added in r151444

Unreviewed.

* platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
* platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (151447 => 151448)


--- trunk/LayoutTests/ChangeLog	2013-06-11 18:48:08 UTC (rev 151447)
+++ trunk/LayoutTests/ChangeLog	2013-06-11 18:48:44 UTC (rev 151448)
@@ -1,3 +1,12 @@
+2013-06-11  Robert Hogan  <rob...@webkit.org>
+
+        Add baselines for test added in r151444
+
+        Unreviewed.
+
+        * platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
+        * platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
+
 2013-06-03  Robert Hogan  <rob...@webkit.org>
 
         Painting collapsed borders during scrolling

Added: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt (0 => 151448)


--- trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt	2013-06-11 18:48:44 UTC (rev 151448)
@@ -0,0 +1,16 @@
+layer at (0,0) size 1076x1796
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x1796
+  RenderBlock {HTML} at (0,0) size 785x1796
+    RenderBody {BODY} at (8,8) size 769x1780
+      RenderTable {TABLE} at (0,0) size 1068x1780 [color=#FFFFFF] [border: (178px none #808080)]
+        RenderTableSection {TBODY} at (178,178) size 712x1424
+          RenderTableRow {TR} at (0,0) size 712x712
+            RenderTableCell {TD} at (0,0) size 712x712 [border: (178px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (178,178) size 356x356
+                text run at (178,178) width 356: "B"
+          RenderTableRow {TR} at (0,712) size 712x712
+            RenderTableCell {TD} at (0,712) size 712x712 [border: (178px solid #FF0000) (178px solid #FFFF00)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (178,178) size 356x356
+                text run at (178,178) width 356: "Y"
+scrolled to 0,1000
Property changes on: trunk/LayoutTests/platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt (0 => 151448)


--- trunk/LayoutTests/platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt	2013-06-11 18:48:44 UTC (rev 151448)
@@ -0,0 +1,16 @@
+layer at (0,0) size 1076x1796
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x1796
+  RenderBlock {HTML} at (0,0) size 785x1796
+    RenderBody {BODY} at (8,8) size 769x1780
+      RenderTable {TABLE} at (0,0) size 1068x1780 [color=#FFFFFF] [border: (178px none #808080)]
+        RenderTableSection {TBODY} at (178,178) size 712x1424
+          RenderTableRow {TR} at (0,0) size 712x712
+            RenderTableCell {TD} at (0,0) size 712x712 [border: (178px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (178,178) size 356x356
+                text run at (178,178) width 356: "B"
+          RenderTableRow {TR} at (0,712) size 712x712
+            RenderTableCell {TD} at (0,712) size 712x712 [border: (178px solid #FF0000) (178px solid #FFFF00)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (178,178) size 356x356
+                text run at (178,178) width 356: "Y"
+scrolled to 0,1000
Property changes on: trunk/LayoutTests/platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to