Comment #2 on issue 18029 by [email protected]: Double-click Style tag or value in Inspector does nothing (should invoke edit mode) http://code.google.com/p/chromium/issues/detail?id=18029
There are three types of styles: user styles, user agent styles and regular page styles. Only regular ones are editable, others are embedded into the browser and do not allow editing. Please check whether non-editable styles are in the group labeled 'user agent styles'. If that is the case, you are observing correct behavior. Otherwise, please specify what exact element you inspect when you are observing the issue. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
