Gradient background-image on <tr> is only applied to first <td>
Issue #5865620 • Assigned to Christian F.
Steps to reproduce
URL:
Repro Steps:
==============
Open http://jsfiddle.net/cvrebert/1g6dpwu4/1/show/ in Microsoft Edge or IE11
Observe that only “cell 1” in the second row of the table has a different background (see attached Edge screenshot).
Expected Results:
==============
Applying a gradient background to a <tr> should cause the gradient background to be applied to all the table cells within the <tr>.
Actual Results:
==============
Dev Channel specific:
================
No
You need to sign in to your Microsoft account to add a comment.
Sign in