[Webkit-unassigned] [Bug 242246] New: Web Inspector: Changes: @media, @supports rules not shown in output

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 06:12:45 PDT 2022


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

            Bug ID: 242246
           Summary: Web Inspector: Changes: @media, @supports rules not
                    shown in output
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 460607

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

Test case

Changes to styles under at-rules like @media or @supports do not show the parent rule in the Changes panel.

Steps to reproduce:
- Open the attached test case
- Inspect the <body> element
- In the Styles panel, change the CSS display value under the matched @media rule
- Switch to the Changes panel and observe the output

Result:
The context about the host @media rule is missing.

When making changes to multiple rules with the same selector but nested under different @media rules, the output of the Changes panel is confusing.

-- 
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/20220701/b7595d1d/attachment.htm>


More information about the webkit-unassigned mailing list