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

Unified Diff: LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt

Issue 988443003: Don't add artifical 1 pixel width to empty tables (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 6 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/linux/fast/table/cell-absolute-child-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt b/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt
index b13ec3cb87afcb9313bc1653ec7e4edc775d1839..260f68f0eb462146132742040e0d491df8478621 100644
--- a/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/cell-absolute-child-expected.txt
@@ -19,13 +19,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 513x19
text run at (0,0) width 513: "You should see two identical green squares, 100x100 pixels each, next to each other."
- LayoutTable {TABLE} at (0,92) size 107x156
- LayoutTableSection {TBODY} at (0,0) size 107x156
- LayoutTableRow {TR} at (0,2) size 107x50
- LayoutTableCell {TD} at (2,26) size 103x2 [r=0 c=0 rs=1 cs=2]
- LayoutTableRow {TR} at (0,54) size 107x100
+ LayoutTable {TABLE} at (0,92) size 106x156
+ LayoutTableSection {TBODY} at (0,0) size 106x156
+ LayoutTableRow {TR} at (0,2) size 106x50
+ LayoutTableCell {TD} at (2,26) size 102x2 [r=0 c=0 rs=1 cs=2]
+ LayoutTableRow {TR} at (0,54) size 106x100
LayoutTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutTableCell (anonymous) at (104,54) size 1x0 [r=1 c=1 rs=1 cs=1]
+ LayoutTableCell (anonymous) at (104,54) size 0x0 [r=1 c=1 rs=1 cs=1]
layer at (11,155) size 98x98
LayoutBlockFlow (positioned) {DIV} at (11,155) size 98x98
layer at (112,154) size 102x102
« no previous file with comments | « LayoutTests/platform/linux/fast/table/012-expected.txt ('k') | LayoutTests/platform/linux/fast/table/empty-cells-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698