[Webkit-unassigned] [Bug 40420] Web Inspector: Prevent from copying "filename.css" in Styles pane

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 06:44:17 PDT 2010


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





--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2010-06-10 06:44:15 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> How can we change a content of pseudo elements via JavaScript?

.foo::after {
    content: attr(attrBar);
}


<div class="foo" attrBar="Text"></div>

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