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

Unified Diff: LayoutTests/platform/mac/fast/table/tableInsideCaption-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/tableInsideCaption-expected.txt
diff --git a/LayoutTests/fast/table/tableInsideCaption-expected.txt b/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt
similarity index 72%
rename from LayoutTests/fast/table/tableInsideCaption-expected.txt
rename to LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt
index 7cfa809ce8190c8aec36d52a918559c2ddeb38d6..c30bdcf14d5e25c2d8e70ec7fbc8cde5c42bb50d 100644
--- a/LayoutTests/fast/table/tableInsideCaption-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 202x80
- RenderTableSection {TBODY} at (0,0) size 202x80
- RenderTableRow {TR} at (0,2) size 202x76
- RenderTableCell {TD} at (2,2) size 198x76 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 202x78
+ RenderTableSection {TBODY} at (0,0) size 202x78
+ RenderTableRow {TR} at (0,2) size 202x74
+ RenderTableCell {TD} at (2,2) size 198x74 [r=0 c=0 rs=1 cs=1]
RenderTable {TABLE} at (1,1) size 196x24
RenderTableSection {TBODY} at (0,0) size 196x24
RenderTableRow {TR} at (0,2) size 196x20
RenderTableCell {TD} at (2,2) size 192x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 190x18
text run at (1,1) width 190: "This should all be on one line."
- RenderTable {TABLE} at (1,25) size 84x50
+ RenderTable {TABLE} at (1,25) size 84x48
RenderTableSection {THEAD} at (0,24) size 84x2
RenderBlock {CAPTION} at (0,0) size 84x24
RenderTable {TABLE} at (14,0) size 56x24
@@ -22,11 +22,11 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 50x18
text run at (1,1) width 50: "Caption"
- RenderTableSection {TBODY} at (0,26) size 84x24
- RenderTableRow {TR} at (0,2) size 84x20
- RenderTableCell {TD} at (2,2) size 49x20 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,26) size 84x22
+ RenderTableRow {TR} at (0,0) size 84x20
+ RenderTableCell {TD} at (2,0) size 49x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 47x18
text run at (1,1) width 47: "Bottom"
- RenderTableCell {TD} at (53,2) size 29x20 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (53,0) size 29x20 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 27x18
text run at (1,1) width 27: "line."

Powered by Google App Engine
This is Rietveld 408576698