[Webkit-unassigned] [Bug 27124] let me *edit* css styles in the web inspector.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 30 08:32:44 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27124
Timothy Hatcher <timothy at hatcher.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33783|review? |review-
Flag| |
--- Comment #7 from Timothy Hatcher <timothy at hatcher.name> 2009-07-30 08:32:43 PDT ---
(From update of attachment 33783)
> + for (var i = 0, len = parentRules.length; i < len; ++i) {
> + for (var i = 0, len = nodes.length; i < len; ++i) {
We prefer to spell out variables like length.
You need to add all the new UIStrings to localizedString.js
Awesome work!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list