[Webkit-unassigned] [Bug 284034] New: Safari fails to render CSS Grid with 'grid-template-areas' property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 05:13:43 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=284034

            Bug ID: 284034
           Summary: Safari fails to render CSS Grid with
                    'grid-template-areas' property
           Product: WebKit
           Version: Safari 18
          Hardware: All
                OS: Unspecified
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daniel at compsoul.pl

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/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241204/42631546/attachment-0001.htm>


More information about the webkit-unassigned mailing list