WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED DUPLICATE of
bug 16349
16350
CSS Editing doesn't work
https://bugs.webkit.org/show_bug.cgi?id=16350
Summary
CSS Editing doesn't work
Mac Murrett
Reported
2007-12-07 18:06:13 PST
According to <
http://webkit.org/blog/148/web-inspector-update/
>, I should be able to edit CSS in WebKit nightlies. It does not appear to work. I have tried on Tiger and Leopard, using
r28505
. The inspector appears, and I can see CSS, but I can't edit it (just like other recent nightlies).
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2007-12-07 18:26:39 PST
To edit CSS you need to double click. It also only works on rules not computes style.
Adam Roben (:aroben)
Comment 2
2007-12-07 19:22:07 PST
My guess is that Mac is running into
bug 16349
.
Mac Murrett
Comment 3
2007-12-07 22:12:02 PST
Timothy and Adam, you're both correct. It seems that I had tried to edit the computed style as well as a couple of properties under user agent stylesheet, and these are the only immutable areas. Should I file an ER requesting the ability to edit arbitrary properties of arbitrary elements / classes, or is that already on the roadmap?
Timothy Hatcher
Comment 4
2007-12-07 22:25:00 PST
I think this is a dupe of
bug 16349
then. *** This bug has been marked as a duplicate of
16349
***
Timothy Hatcher
Comment 5
2007-12-07 23:37:12 PST
you can only edit author styles, not user agent style, mapped attribute style or computed styles.
bug 16349
tracks making this better.
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