-
bdash authored
Reviewed by Maciej. - fix http://bugs.webkit.org/show_bug.cgi?id=12039 Assertion failure in WebCore::Font::primaryFont Test: fast/text/font-initial.html * css/cssstyleselector.cpp: (WebCore::CSSStyleSelector::applyProperty): Give 'font: initial' the Standard generic family. This makes the FontDescription different from that of the initial font of a GraphicsContext, ensuring that the latter will not be used. 2007-01-18 Mitz Pettel <mitz@webkit.org> Reviewed by Maciej. - test for http://bugs.webkit.org/show_bug.cgi?id=12039 Assertion failure in WebCore::Font::primaryFont * fast/text/font-initial-expected.checksum: Added. * fast/text/font-initial-expected.png: Added. * fast/text/font-initial-expected.txt: Added. * fast/text/font-initial.html: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@18971 bbb929c8-8fbe-4397-9dbb-9b2b20218538
f3d5c687