[Webkit-unassigned] [Bug 234863] New: Web Inspector: Support jumping to actual value for `revert` and `revert-layer` CSS values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 15:58:59 PST 2022


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

            Bug ID: 234863
           Summary: Web Inspector: Support jumping to actual value for
                    `revert` and `revert-layer` CSS values
           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: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Currently we don't do anything special for the `revert` and `revert-layer` keywords. These values will appear at the value that is currently applied to the page, even though technically a previous declaration (either in another origin or layer) is now being applied to the page. We should remove the strikethrough on the value that is actually being used, and provide some sort of jump-to link (or similar) to move from the `revert` or `revert-layer` keyword to the value that will be applied.

-- 
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/20220104/5e71e069/attachment-0001.htm>


More information about the webkit-unassigned mailing list