Bug 90492 - Web Inspector: (feature request) Edit values in "Computed Style" area
Summary: Web Inspector: (feature request) Edit values in "Computed Style" area
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-03 13:11 PDT by Milk
Modified: 2014-12-01 14:36 PST (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milk 2012-07-03 13:11:25 PDT
It would be a handy if it were possible to be able to edit the CSS values in the "Computed Style" area (and for these changes to be reflected in the other displays).
Comment 1 Alexander Pavlov (apavlov) 2012-07-03 14:21:00 PDT
What would you expect to happen with the CSS model when a computed style property is edited? To which entity would the edit get applied? Please remember that quite often a computed value will not correspond to any of the values found in the computed trace.