Bug 234863 - Web Inspector: Support jumping to actual value for `revert` and `revert-layer` CSS values
Summary: Web Inspector: Support jumping to actual value for `revert` and `revert-layer...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-04 15:58 PST by Patrick Angle
Modified: 2023-07-11 18:43 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>