RESOLVED FIXED 17602
Personal stylesheet shows in inspector as an inline stylesheet
https://bugs.webkit.org/show_bug.cgi?id=17602
Summary Personal stylesheet shows in inspector as an inline stylesheet
Matt Lilek
Reported 2008-02-29 02:57:51 PST
If you have a personal stylesheet set, it will show up in the inspector's sidebar as an inline stylesheet. It should be classified as a non-editable UA sheet.
Attachments
Proposed patch (22.69 KB, patch)
2008-05-27 11:55 PDT, Anthony Ricaud
timothy: review+
Anthony Ricaud
Comment 1 2008-05-27 11:55:18 PDT
Created attachment 21364 [details] Proposed patch This patch assumes that user stylesheets are always attached to the document and are the only stylesheets in that case. I hope this is true.
David Kilzer (:ddkilzer)
Comment 2 2008-05-28 06:56:02 PDT
Matt Lilek
Comment 3 2008-05-28 15:27:14 PDT
Thanks! Committed revision 34185.
Note You need to log in before you can comment on or make changes to this bug.