[Webkit-unassigned] [Bug 11942] REGRESSION: inheritableProperties arrays in CSSMutableStyleDeclaration.cpp and CSSComputedStyleDeclaration.cpp are out of sync (failing editing/pasteboard/paste-table-002.html and fast/lists/drag-into-marker.html)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 23 02:33:49 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11942
------- Comment #1 from mitz at webkit.org 2006-12-23 02:33 PDT -------
I'm not convinced that CSSMutableStyleDeclaration::removeInheritableProperties
should exist as a method in that class. Since this it's ultimately about
properties that can be computed, perhaps a static method in
CSSComputedStyleDeclaration would be better.
--
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