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   

Description Patrick Angle 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.
Comment 1 Radar WebKit Bug Importer 2022-01-04 15:59:15 PST
<rdar://problem/87119943>