(In reply to Magnus Melin [:mkmelin] from comment #27) > > my earlier comments about this still not addressed. Why not just style the > top border of the next tr? I am using html:td here because this reasoN: We need certain padding/margin but we can not apply that to table row so we need to use table data. And as I am using html:td for giving certain padding, I thought we should set the border to html:td itself only.
Bug 1569562 Comment 28 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Magnus Melin [:mkmelin] from comment #27) > > my earlier comments about this still not addressed. Why not just style the > top border of the next tr? I am using html:td here because this reaso: We need certain padding/margin but we can not apply that to table row so we need to use table data. And as I am using html:td for giving certain padding, I thought we should set the border to html:td itself only.
(In reply to Magnus Melin [:mkmelin] from comment #27) > > my earlier comments about this still not addressed. Why not just style the > top border of the next tr? I am using html:td here because this reason: We need certain padding/margin but we can not apply that to table row so we need to use table data. And as I am using html:td for giving certain padding, I thought we should set the border to html:td itself only.