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

Unified Diff: LayoutTests/platform/win/fast/table/empty-cells-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/platform/win/fast/table/empty-cells-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/empty-cells-expected.txt b/LayoutTests/platform/win/fast/table/empty-cells-expected.txt
index e2498b2aae11fe3e991483f0b2c57d8eaa341b97..0a8fb8f1592a21e56a9b1a5e8e689c706941d97d 100644
--- a/LayoutTests/platform/win/fast/table/empty-cells-expected.txt
+++ b/LayoutTests/platform/win/fast/table/empty-cells-expected.txt
@@ -78,8 +78,8 @@ layer at (0,0) size 785x776
RenderTable {TABLE} at (0,292) size 785x29 [border: (2px solid #000000)]
RenderTableSection {TBODY} at (2,2) size 781x25
RenderTableRow {TR} at (0,0) size 781x25
- RenderTableCell {TD} at (0,12) size 0x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 781x20 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (0,12) size 391x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (391,2) size 390x20 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 250x19
text run at (0,0) width 250: "First cell empty but has background color"
RenderTable {TABLE} at (0,321) size 785x54 [border: (2px solid #000000)]
« no previous file with comments | « LayoutTests/platform/win/fast/table/empty-cells-expected.png ('k') | LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698