[Webkit-unassigned] [Bug 60603] Implement various CSS font properties in CSSStyleApplyProperty.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 11 16:41:52 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60603
--- Comment #3 from Luke Macpherson <macpherson at chromium.org> 2011-05-11 16:41:52 PST ---
(From update of attachment 93067)
View in context: https://bugs.webkit.org/attachment.cgi?id=93067&action=review
>> Source/WebCore/css/CSSStyleApplyProperty.cpp:412
>> + (fontDescription.*m_setter)(*primitiveValue);
>
> FontDescription has an m_setter?
m_setter is the function pointer defined on line 417 of this patch.
--
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