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

Unified Diff: LayoutTests/fast/css/min-width-with-spanned-cell-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/fast/css/min-width-with-spanned-cell-expected.txt
diff --git a/LayoutTests/fast/css/min-width-with-spanned-cell-expected.txt b/LayoutTests/fast/css/min-width-with-spanned-cell-expected.txt
index 0a551bf4f1ccda787e9d1535c2b1e01c3432e4c8..4b8608e7bbb137ebb6f9373973790e4ea74a3591 100644
--- a/LayoutTests/fast/css/min-width-with-spanned-cell-expected.txt
+++ b/LayoutTests/fast/css/min-width-with-spanned-cell-expected.txt
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x50
RenderBlock {HTML} at (0,0) size 800x50
RenderBody {BODY} at (8,8) size 784x34
- RenderTable {TABLE} at (0,0) size 784x34
- RenderTableSection {TBODY} at (0,0) size 784x34
- RenderTableRow {TR} at (0,2) size 784x14
- RenderTableCell {TD} at (2,2) size 146x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 784x34
+ LayoutTableSection {TBODY} at (0,0) size 784x34
+ LayoutTableRow {TR} at (0,2) size 784x14
+ LayoutTableCell {TD} at (2,2) size 146x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 144x12
text run at (1,1) width 144: "texttesttest"
- RenderTableCell {TD} at (150,2) size 146x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (150,2) size 146x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 144x12
text run at (1,1) width 144: "texttesttest"
- RenderTableCell {TD} at (298,8) size 484x2 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,18) size 784x14
- RenderTableCell {TD} at (2,18) size 780x14 [color=#333333] [bgcolor=#EEEEEE] [r=1 c=0 rs=1 cs=3]
+ LayoutTableCell {TD} at (298,8) size 484x2 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=2 rs=1 cs=1]
+ LayoutTableRow {TR} at (0,18) size 784x14
+ LayoutTableCell {TD} at (2,18) size 780x14 [color=#333333] [bgcolor=#EEEEEE] [r=1 c=0 rs=1 cs=3]
RenderText {#text} at (1,1) size 312x12
text run at (1,1) width 312: "texttesttexttesttesttextte"

Powered by Google App Engine
This is Rietveld 408576698