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

Unified Diff: LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-015-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/css2.1/20110323/margin-applies-to-015-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-015-expected.txt b/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-015-expected.txt
index 80896f0f24aa3a432593092d7d5e4878f09319b2..9810ed27e62157e69b9d1b3bf4b1d41502ce1621 100644
--- a/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-015-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/20110323/margin-applies-to-015-expected.txt
@@ -12,4 +12,4 @@ layer at (8,52) size 340x340
LayoutBlockFlow {DIV} at (50,50) size 220x220 [border: (10px solid #FFA500)]
LayoutTableSection (anonymous) at (0,320) size 320x0
LayoutTableRow {DIV} at (0,0) size 320x0
- LayoutTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {DIV} at (0,0) size 320x0 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698