Bug 284034
Summary: | Safari fails to render CSS Grid with 'grid-template-areas' property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel <daniel> |
Component: | Layout and Rendering | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141278416>