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

Unified Diff: LayoutTests/fast/table/fixed-granular-cols-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/table/fixed-granular-cols-expected.txt
diff --git a/LayoutTests/fast/table/fixed-granular-cols-expected.txt b/LayoutTests/fast/table/fixed-granular-cols-expected.txt
index c6ed5019bffd400852694bd596dc6b5123d8c671..eaada8ad256fd89212f0630a22d4a36229fcce9a 100644
--- a/LayoutTests/fast/table/fixed-granular-cols-expected.txt
+++ b/LayoutTests/fast/table/fixed-granular-cols-expected.txt
@@ -3,26 +3,26 @@ 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 200x50
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (0,0) size 200x50
- RenderTableRow {TR} at (0,0) size 200x50
- RenderTableCell {TD} at (0,24) size 10x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,24) size 100x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=3]
- RenderTableCell {TD} at (110,24) size 90x2 [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (200,24) size 0x2 [r=0 c=5 rs=1 cs=1]
- RenderTable {TABLE} at (0,50) size 200x50
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (0,0) size 200x50
- RenderTableRow {TR} at (0,0) size 200x50
- RenderTableCell {TD} at (0,24) size 10x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,24) size 100x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=3]
- RenderTableCell {TD} at (110,24) size 90x2 [r=0 c=4 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 200x50
+ LayoutTableCol {COLGROUP} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableSection {TBODY} at (0,0) size 200x50
+ LayoutTableRow {TR} at (0,0) size 200x50
+ LayoutTableCell {TD} at (0,24) size 10x2 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (10,24) size 100x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=3]
+ LayoutTableCell {TD} at (110,24) size 90x2 [r=0 c=4 rs=1 cs=1]
+ LayoutTableCell {TD} at (200,24) size 0x2 [r=0 c=5 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,50) size 200x50
+ LayoutTableCol {COLGROUP} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableCol {COL} at (0,0) size 0x0
+ LayoutTableSection {TBODY} at (0,0) size 200x50
+ LayoutTableRow {TR} at (0,0) size 200x50
+ LayoutTableCell {TD} at (0,24) size 10x2 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (10,24) size 100x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=3]
+ LayoutTableCell {TD} at (110,24) size 90x2 [r=0 c=4 rs=1 cs=1]
« no previous file with comments | « LayoutTests/fast/table/div-as-col-span-expected.txt ('k') | LayoutTests/fast/table/fixed-with-auto-with-colspan-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698