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

Unified Diff: LayoutTests/platform/win/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/win/fast/table/tableInsideCaption-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/tableInsideCaption-expected.txt b/LayoutTests/platform/win/fast/table/tableInsideCaption-expected.txt
index a01317136b265ac8c311b94d2db39735f12fd4f8..310554c661bbb924714d1404d195e53b175c93aa 100644
--- a/LayoutTests/platform/win/fast/table/tableInsideCaption-expected.txt
+++ b/LayoutTests/platform/win/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 189x86
- RenderTableSection {TBODY} at (0,0) size 189x86
- RenderTableRow {TR} at (0,2) size 189x82
- RenderTableCell {TD} at (2,2) size 185x82 [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 189x84
+ RenderTableSection {TBODY} at (0,0) size 189x84
+ RenderTableRow {TR} at (0,2) size 189x80
+ RenderTableCell {TD} at (2,2) size 185x80 [r=0 c=0 rs=1 cs=1]
RenderTable {TABLE} at (1,1) size 183x26
RenderTableSection {TBODY} at (0,0) size 183x26
RenderTableRow {TR} at (0,2) size 183x22
RenderTableCell {TD} at (2,2) size 179x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 177x19
text run at (1,1) width 177: "This should all be on one line."
- RenderTable {TABLE} at (1,27) size 79x54
+ RenderTable {TABLE} at (1,27) size 79x52
RenderTableSection {THEAD} at (0,26) size 79x2
RenderBlock {CAPTION} at (0,0) size 79x26
RenderTable {TABLE} at (12.50,0) size 54x26
@@ -22,11 +22,11 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (2,2) size 50x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 48x19
text run at (1,1) width 48: "Caption"
- RenderTableSection {TBODY} at (0,28) size 79x26
- RenderTableRow {TR} at (0,2) size 79x22
- RenderTableCell {TD} at (2,2) size 47x22 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (0,28) size 79x24
+ RenderTableRow {TR} at (0,0) size 79x22
+ RenderTableCell {TD} at (2,0) size 47x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 45x19
text run at (1,1) width 45: "Bottom"
- RenderTableCell {TD} at (51,2) size 26x22 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (51,0) size 26x22 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 24x19
text run at (1,1) width 24: "line."

Powered by Google App Engine
This is Rietveld 408576698