Bug 284034

Summary: Safari fails to render CSS Grid with 'grid-template-areas' property
Product: WebKit Reporter: Daniel <daniel>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Critical CC: bfulgham, brandonstewart, sgill26, simon.fraser, webkit-bug-importer, zalan, zsun
Priority: P2 Keywords: InRadar
Version: Safari 18   
Hardware: All   
OS: Unspecified   

Daniel
Reported 2024-12-04 05:13:43 PST
Safari is unable to render a page containing the following CSS property: grid-template-areas: “top figure” ‘heading heading’ ‘variant variant’ ‘footer footer’; Code example: https://jsfiddle.net/4k9ythva/1/
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-11 05:14:14 PST
Note You need to log in before you can comment on or make changes to this bug.