[Webkit-unassigned] [Bug 205899] New: background: linear-gradient() can't be applied properly in tbody element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 19:39:07 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=205899

            Bug ID: 205899
           Summary: background: linear-gradient() can't be applied
                    properly in tbody element
           Product: WebKit
           Version: Safari 13
          Hardware: Macintosh
                OS: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: luo4188 at gmail.com

Created attachment 387061

  --> https://bugs.webkit.org/attachment.cgi?id=387061&action=review

the rule is applied to each row. it should be applied to the whole tbody element

Hi,
we just found an issue that the css rule "background: linear-gradient()" can't be applied properly in tbody element correctly.

in chrome or firefox, the rule is applied correctly. but in safari(ios or macOS or WKwebview), it is applied to each row instead of the whole element.

a screenshot of safari in ios is attached.

Cheers

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200108/95cea246/attachment.htm>


More information about the webkit-unassigned mailing list