WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
234863
Web Inspector: Support jumping to actual value for `revert` and `revert-layer` CSS values
https://bugs.webkit.org/show_bug.cgi?id=234863
Summary
Web Inspector: Support jumping to actual value for `revert` and `revert-layer...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-01-04 15:59:15 PST
<
rdar://problem/87119943
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug