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

Unified Diff: LayoutTests/fast/css/min-width-with-spanned-cell-fixed-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-fixed-expected.txt
diff --git a/LayoutTests/fast/css/min-width-with-spanned-cell-fixed-expected.txt b/LayoutTests/fast/css/min-width-with-spanned-cell-fixed-expected.txt
index ab1608f06e5d5aa3bc509cc077257ec3bab4d807..af47017eb2ba3669ea5d778672f9f49922f2c168 100644
--- a/LayoutTests/fast/css/min-width-with-spanned-cell-fixed-expected.txt
+++ b/LayoutTests/fast/css/min-width-with-spanned-cell-fixed-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 8x14 [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 8x14 [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 (12,2) size 8x14 [color=#333333] [bgcolor=#EEEEEE] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (12,2) size 8x14 [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 (22,8) size 760x2 [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 (22,8) size 760x2 [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"
« no previous file with comments | « LayoutTests/fast/css/min-width-with-spanned-cell-expected.txt ('k') | LayoutTests/fast/dynamic/001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698