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

Unified Diff: LayoutTests/fast/table/colspan-with-all-percent-cells-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/colspan-with-all-percent-cells-expected.txt
diff --git a/LayoutTests/fast/table/colspan-with-all-percent-cells-expected.txt b/LayoutTests/fast/table/colspan-with-all-percent-cells-expected.txt
index 3b472fe9fcf86f2d77eebf31c394f16944f136c7..61fcc278a20b292fb7f8520907cd400b32f408cc 100644
--- a/LayoutTests/fast/table/colspan-with-all-percent-cells-expected.txt
+++ b/LayoutTests/fast/table/colspan-with-all-percent-cells-expected.txt
@@ -3,16 +3,16 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x276
RenderBlock {HTML} at (0,0) size 800x276
RenderBody {BODY} at (8,8) size 784x260
- RenderTable {TABLE} at (0,0) size 607x260
- RenderTableSection {TBODY} at (0,0) size 607x260
- RenderTableRow {TR} at (0,2) size 607x154
- RenderTableCell {TD} at (2,2) size 603x154 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=3]
- RenderTable {TABLE} at (2,2) size 600x150
- RenderTableSection {TBODY} at (0,0) size 600x150
- RenderTableRow {TR} at (0,2) size 600x146
- RenderTableCell {TD} at (2,74) size 596x2 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,158) size 607x100
- RenderTableCell {TD} at (2,158) size 112x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (116,158) size 375x4 [bgcolor=#0000FF] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (493,158) size 112x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 108x0
+ LayoutTable {TABLE} at (0,0) size 607x260
+ LayoutTableSection {TBODY} at (0,0) size 607x260
+ LayoutTableRow {TR} at (0,2) size 607x154
+ LayoutTableCell {TD} at (2,2) size 603x154 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=3]
+ LayoutTable {TABLE} at (2,2) size 600x150
+ LayoutTableSection {TBODY} at (0,0) size 600x150
+ LayoutTableRow {TR} at (0,2) size 600x146
+ LayoutTableCell {TD} at (2,74) size 596x2 [r=0 c=0 rs=1 cs=1]
+ LayoutTableRow {TR} at (0,158) size 607x100
+ LayoutTableCell {TD} at (2,158) size 112x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (116,158) size 375x4 [bgcolor=#0000FF] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (493,158) size 112x4 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
+ LayoutTable {TABLE} at (2,2) size 108x0
« no previous file with comments | « LayoutTests/fast/table/caption-relayout-expected.txt ('k') | LayoutTests/fast/table/div-as-col-span-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698