RESOLVED FIXED Bug 28468
WebInspector: When adding style selector, generate default name based on id / class / type
https://bugs.webkit.org/show_bug.cgi?id=28468
Summary WebInspector: When adding style selector, generate default name based on id /...
Pavel Feldman
Reported 2009-08-19 12:45:21 PDT
Since 'id' is now property of any DOMNode, default selector name is always #<number>.
Attachments
patch (1.68 KB, patch)
2009-08-19 12:48 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-08-19 12:48:10 PDT
Pavel Feldman
Comment 2 2009-08-19 13:10:49 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/StylesSidebarPane.js Committed r47523
Note You need to log in before you can comment on or make changes to this bug.