[Webkit-unassigned] [Bug 11952] New: style changes made through CSSMediaRule functions insertRule() and deleteRule do not show up on the screen
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 23 15:57:23 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11952
Summary: style changes made through CSSMediaRule functions
insertRule() and deleteRule do not show up on the screen
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sam at webkit.org
Changes made using insertRule(rule, index) and deleteRule(index) do not get
reflected into the rendering. I beleive all that's needed is to add the line
stylesheet()->styleSheetChanged() to the two functions.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list