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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/table/011-expected.txt
diff --git a/LayoutTests/fast/table/011-expected.txt b/LayoutTests/platform/mac/fast/table/011-expected.txt
similarity index 68%
rename from LayoutTests/fast/table/011-expected.txt
rename to LayoutTests/platform/mac/fast/table/011-expected.txt
index f965543df2d39e580cd137211296304c07869dce..655b9d5f8907d216a73537db86652c9bff4d3676 100644
--- a/LayoutTests/fast/table/011-expected.txt
+++ b/LayoutTests/platform/mac/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 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,8) size 784x72
- RenderTable {TABLE} at (0,0) size 66x72
+layer at (0,0) size 800x84
+ RenderBlock {HTML} at (0,0) size 800x84
+ RenderBody {BODY} at (8,8) size 784x68
+ RenderTable {TABLE} at (0,0) size 66x68
RenderTableSection {THEAD} at (0,0) size 66x24
RenderTableRow {TR} at (0,2) size 66x20
RenderTableCell {TH} at (2,2) size 14x20 [color=#FF0000] [r=0 c=0 rs=1 cs=1]
@@ -18,31 +18,31 @@ layer at (0,0) size 800x88
RenderTableCell {TH} at (50,2) size 14x20 [color=#FF0000] [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 12x18
text run at (1,1) width 12: "D"
- RenderTableSection {TFOOT} at (0,48) size 66x24
- RenderTableRow {TR} at (0,2) size 66x20
- RenderTableCell {TH} at (2,2) size 14x20 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TFOOT} at (0,46) size 66x22
+ RenderTableRow {TR} at (0,0) size 66x20
+ RenderTableCell {TH} at (2,0) size 14x20 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,1) size 10x18
text run at (2,1) width 10: "F"
- RenderTableCell {TH} at (18,2) size 14x20 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TH} at (18,0) size 14x20 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 12x18
text run at (1,1) width 12: "O"
- RenderTableCell {TH} at (34,2) size 14x20 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TH} at (34,0) size 14x20 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 12x18
text run at (1,1) width 12: "O"
- RenderTableCell {TH} at (50,2) size 14x20 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TH} at (50,0) size 14x20 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 12x18
text run at (1,1) width 12: "T"
- RenderTableSection {TBODY} at (0,24) size 66x24
- RenderTableRow {TR} at (0,2) size 66x20
- RenderTableCell {TD} at (2,2) size 14x20 [color=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,24) size 66x22
+ RenderTableRow {TR} at (0,0) size 66x20
+ RenderTableCell {TD} at (2,0) size 14x20 [color=#008000] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x18
text run at (1,1) width 8: "b"
- RenderTableCell {TD} at (18,2) size 14x20 [color=#008000] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (18,0) size 14x20 [color=#008000] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x18
text run at (1,1) width 8: "o"
- RenderTableCell {TD} at (34,2) size 14x20 [color=#008000] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (34,0) size 14x20 [color=#008000] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x18
text run at (1,1) width 8: "d"
- RenderTableCell {TD} at (50,2) size 14x20 [color=#008000] [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (50,0) size 14x20 [color=#008000] [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x18
text run at (1,1) width 8: "y"

Powered by Google App Engine
This is Rietveld 408576698