Bug 21488
| Summary: | Live style editing feature improvement | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron Barrie <cameron> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Enhancement | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
Cameron Barrie
Just a quick improvement to the Element Inspector. Can we get the same live editing features that we get on CSS styles on the computed styles?
So for instance I can see what an element would look like if I changed the width to say 1000px when it's computed automatically at 1350px?
ATM I need to go back to source add a style to the CSS then reload and then mess with it rather than being able to see what I want without all that messing around, just makes my development so much faster.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
*** This bug has been marked as a duplicate of 16349 ***