[Webkit-unassigned] [Bug 110641] WebInspector: Switch hide element shortcut in ElementsPanel to use a selector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 15:05:32 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110641





--- Comment #13 from egraether at chromium.org  2013-02-27 15:07:56 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > It sounds like we need a better way of adding this rule than inspector stylesheet. In the inspector-stylesheet user will be able to delete it.
> 
> At the moment, via-inspector stylesheet rules are not deletable (in fact no rules are deletable), but this feature implementation is planned. So, for you to be on the safe side, I suggest injecting a separate inline stylesheet using Runtime.evaluate() on all page frames.

I followed your suggestion and inject the style now via Runtime.evaluate().

-- 
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