NEW 284034
Safari fails to render CSS Grid with 'grid-template-areas' property
https://bugs.webkit.org/show_bug.cgi?id=284034
Summary Safari fails to render CSS Grid with 'grid-template-areas' property
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.