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

Unified Diff: LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt

Issue 163163002: top and bottom black background line not getting displayed (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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/tables/mozilla/bugs/bug1818-6-expected.txt
diff --git a/LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt b/LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt
index 8f81c29b36ab3ef932f64e3f4d9e0ef5c2901764..7d8c644193747d901be9e193d534678bf15cb164 100644
--- a/LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt
+++ b/LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt
@@ -6,6 +6,6 @@ layer at (0,0) size 800x600
RenderTable {TABLE} at (0,0) size 784x0
RenderTableSection {TBODY} at (0,0) size 784x0
RenderTableRow {TR} at (0,0) size 784x0
- RenderTableCell {TD} at (0,0) size 772x0 [bgcolor=#0000CC] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (772,0) size 12x0 [bgcolor=#00CC00] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (784,0) size 0x0 [bgcolor=#CC0000] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (0,0) size 400x0 [bgcolor=#0000CC] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (400,0) size 6x0 [bgcolor=#00CC00] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (406,0) size 378x0 [bgcolor=#CC0000] [r=0 c=2 rs=1 cs=1]
« no previous file with comments | « LayoutTests/platform/win/fast/table/empty-cells-expected.txt ('k') | Source/core/rendering/AutoTableLayout.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698