NEW 242246
Web Inspector: Changes: @media, @supports rules not shown in output
https://bugs.webkit.org/show_bug.cgi?id=242246
Summary Web Inspector: Changes: @media, @supports rules not shown in output
Razvan Caliman
Reported 2022-07-01 06:12:45 PDT
Created attachment 460607 [details] 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.
Attachments
Test case (314 bytes, text/html)
2022-07-01 06:12 PDT, Razvan Caliman
no flags
Screenshot of issue in Changes panel (97.33 KB, image/png)
2022-07-01 06:14 PDT, Razvan Caliman
no flags
Radar WebKit Bug Importer
Comment 1 2022-07-01 06:13:44 PDT
Razvan Caliman
Comment 2 2022-07-01 06:14:27 PDT
Created attachment 460608 [details] Screenshot of issue in Changes panel
Note You need to log in before you can comment on or make changes to this bug.