[Webkit-unassigned] [Bug 138812] Web Inspector: Ability to Copy entire CSS Rule from Styles Sidebar
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 4 12:48:39 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=138812
--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 254272
--> https://bugs.webkit.org/attachment.cgi?id=254272
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=254272&action=review
> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationSection.js:119
> + styleText += "@media" + thisObject._style.ownerRule.mediaList[0].text + " {\n ";
Seems weird that this would always be mediaList[0]. Does that make sense?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150604/4775ac98/attachment.html>
More information about the webkit-unassigned
mailing list