[Webkit-unassigned] [Bug 46487] Implement CSSStyleRule::setSelectorText()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 24 11:43:01 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46487
Alexander Pavlov (apavlov) <apavlov at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|webkit-unassigned at lists.web |apavlov at chromium.org
|kit.org |
Attachment #68722| |review?
Flag| |
--- Comment #1 from Alexander Pavlov (apavlov) <apavlov at chromium.org> 2010-09-24 11:43:01 PST ---
Created an attachment (id=68722)
--> (https://bugs.webkit.org/attachment.cgi?id=68722)
[PATCH] Suggested solution
The only thing is, I'm not sure about the correct way of notifying the document about the selector change, doc->styleSelectorChanged(DeferRecalcStyle);
Should it perhaps use RecalcStyleImmediately instead?
--
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