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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/table/tableInsideCaption-expected.txt

Issue 924223002: 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/win/virtual/slimmingpaint/fast/table/tableInsideCaption-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/tableInsideCaption-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/tableInsideCaption-expected.txt
index bface72930c6225ffebcb043acfa0a13dbfc4fe0..785fbd054ae412003eb291837d6077c9932915be 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/tableInsideCaption-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/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 194x17
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 51x17
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 49x17
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 28x17
text run at (1,1) width 28: "line."

Powered by Google App Engine
This is Rietveld 408576698