NEW 205899
background: linear-gradient() can't be applied properly in tbody element
https://bugs.webkit.org/show_bug.cgi?id=205899
Summary background: linear-gradient() can't be applied properly in tbody element
luo4188
Reported 2020-01-07 19:39:07 PST
Created attachment 387061 [details] 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
Attachments
the rule is applied to each row. it should be applied to the whole tbody element (150.87 KB, image/jpeg)
2020-01-07 19:39 PST, luo4188
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-09 10:36:03 PST
Note You need to log in before you can comment on or make changes to this bug.