[Webkit-unassigned] [Bug 248940] New: [CSS Container Queries] Not correctly invalidating with inline SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 03:12:11 PST 2022


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

            Bug ID: 248940
           Summary: [CSS Container Queries] Not correctly invalidating
                    with inline SVG
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jaffathecake at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 463936

  --> https://bugs.webkit.org/attachment.cgi?id=463936&action=review

Video demonstrating issue

https://static-misc-3.glitch.me/safari-cq-bug/

The gradient area has a container query which changes on 'orientation'. However, in Safari, only some of the elements seem to react to it. Notably, the inline SVG group doesn't appear to react. Refreshing the page gives the correct rendering.

Compare to Chrome which correctly reacts during resize.

See the attached video of the issue.

Apologies, the test case isn't fully reduced, but it's relatively simple.

-- 
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/20221208/71dd8e6f/attachment-0001.htm>


More information about the webkit-unassigned mailing list