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

Unified Diff: LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/platform/mac/fast/table/tableInsideCaption-expected.txt b/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt
index 5b74c8a3f1dcf48ded8a78d2a250c50d1d3d0454..82985c9bc7d2a7c6c18b86e9b0c70d2cbe04262d 100644
--- a/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt
@@ -13,20 +13,20 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 196x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 194x18
text run at (1,1) width 194: "This should all be on one line."
- LayoutTable {TABLE} at (1,25) size 86x48
- LayoutTableSection {THEAD} at (0,24) size 86x2
- RenderBlock {CAPTION} at (0,0) size 86x24
- LayoutTable {TABLE} at (14.50,0) size 57x24
+ LayoutTable {TABLE} at (1,25) size 87x48
+ LayoutTableSection {THEAD} at (0,24) size 87x2
+ RenderBlock {CAPTION} at (0,0) size 87x24
+ LayoutTable {TABLE} at (15,0) size 57x24
LayoutTableSection {TBODY} at (0,0) size 57x24
LayoutTableRow {TR} at (0,2) size 57x20
LayoutTableCell {TD} at (2,2) size 53x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 51x18
text run at (1,1) width 51: "Caption"
- LayoutTableSection {TBODY} at (0,26) size 86x22
- LayoutTableRow {TR} at (0,0) size 86x20
- LayoutTableCell {TD} at (2,0) size 50x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTableSection {TBODY} at (0,26) size 87x22
+ LayoutTableRow {TR} at (0,0) size 87x20
+ LayoutTableCell {TD} at (2,0) size 51x20 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 49x18
text run at (1,1) width 49: "Bottom"
- LayoutTableCell {TD} at (54,0) size 30x20 [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (55,0) size 30x20 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 28x18
text run at (1,1) width 28: "line."

Powered by Google App Engine
This is Rietveld 408576698