Bug 205899 - background: linear-gradient() can't be applied properly in tbody element
Summary: background: linear-gradient() can't be applied properly in tbody element
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 13
Hardware: Mac Unspecified
: P2 Minor
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-07 19:39 PST by luo4188
Modified: 2020-01-09 10:36 PST (History)
2 users (show)

See Also:


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 Details

Note You need to log in before you can comment on or make changes to this bug.
Description luo4188 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
Comment 1 Radar WebKit Bug Importer 2020-01-09 10:36:03 PST
<rdar://problem/58448473>