Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: LayoutTests/platform/win/fast/table/011-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/table/011-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/011-expected.txt b/LayoutTests/platform/win/fast/table/011-expected.txt
index 017ca24f6cf85667bf9f9f8a26ea83d30983218f..e1e74e2eccdea491d3751b290083d531b0c8c197 100644
--- a/LayoutTests/platform/win/fast/table/011-expected.txt
+++ b/LayoutTests/platform/win/fast/table/011-expected.txt
@@ -1,9 +1,9 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x94
- RenderBlock {HTML} at (0,0) size 800x94
- RenderBody {BODY} at (8,8) size 784x78
- RenderTable {TABLE} at (0,0) size 66x78
+layer at (0,0) size 800x90
+ RenderBlock {HTML} at (0,0) size 800x90
+ RenderBody {BODY} at (8,8) size 784x74
+ RenderTable {TABLE} at (0,0) size 66x74
RenderTableSection {THEAD} at (0,0) size 66x26
RenderTableRow {TR} at (0,2) size 66x22
RenderTableCell {TH} at (2,2) size 14x22 [color=#FF0000] [r=0 c=0 rs=1 cs=1]
@@ -18,31 +18,31 @@ layer at (0,0) size 800x94
RenderTableCell {TH} at (50,2) size 14x22 [color=#FF0000] [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 12x19
text run at (1,1) width 12: "D"
- RenderTableSection {TFOOT} at (0,52) size 66x26
- RenderTableRow {TR} at (0,2) size 66x22
- RenderTableCell {TH} at (2,2) size 14x22 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TFOOT} at (0,50) size 66x24
+ RenderTableRow {TR} at (0,0) size 66x22
+ RenderTableCell {TH} at (2,0) size 14x22 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,1) size 10x19
text run at (2,1) width 10: "F"
- RenderTableCell {TH} at (18,2) size 14x22 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TH} at (18,0) size 14x22 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 12x19
text run at (1,1) width 12: "O"
- RenderTableCell {TH} at (34,2) size 14x22 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (34,0) size 14x22 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 12x19
text run at (1,1) width 12: "O"
- RenderTableCell {TH} at (50,2) size 14x22 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TH} at (50,0) size 14x22 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (2,1) size 10x19
text run at (2,1) width 10: "T"
- RenderTableSection {TBODY} at (0,26) size 66x26
- RenderTableRow {TR} at (0,2) size 66x22
- RenderTableCell {TD} at (2,2) size 14x22 [color=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,26) size 66x24
+ RenderTableRow {TR} at (0,0) size 66x22
+ RenderTableCell {TD} at (2,0) size 14x22 [color=#008000] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x19
text run at (1,1) width 8: "b"
- RenderTableCell {TD} at (18,2) size 14x22 [color=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (18,0) size 14x22 [color=#008000] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x19
text run at (1,1) width 8: "o"
- RenderTableCell {TD} at (34,2) size 14x22 [color=#008000] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (34,0) size 14x22 [color=#008000] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x19
text run at (1,1) width 8: "d"
- RenderTableCell {TD} at (50,2) size 14x22 [color=#008000] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (50,0) size 14x22 [color=#008000] [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 7x19
text run at (1,1) width 7: "y"

Powered by Google App Engine
This is Rietveld 408576698