Bug 234863

Summary: Web Inspector: Support jumping to actual value for `revert` and `revert-layer` CSS values
Product: WebKit Reporter: Patrick Angle <pangle>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer, woodlxf00
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Patrick Angle
Reported 2022-01-04 15:58:59 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-01-04 15:59:15 PST
Note You need to log in before you can comment on or make changes to this bug.