Bug 205899

Summary: background: linear-gradient() can't be applied properly in tbody element
Product: WebKit Reporter: luo4188
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Minor CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: Mac   
OS: Unspecified   
Attachments:
Description Flags
the rule is applied to each row. it should be applied to the whole tbody element none

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.