[Webkit-unassigned] [Bug 19085] font-family: initial sets font-family differently than font: initial

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 13:28:13 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19085





------- Comment #4 from ddkilzer at webkit.org  2008-05-15 13:28 PDT -------
(In reply to comment #3)
> Instead of checking !initialDesc.firstFamily().familyIsEmpty() (which is always
> true for a new FontDescription()), the line that sets the family could just be
> removed.  I figured this was slightly safer in case the FontDescription default
> constructor changed in the future.

I should say initialDesc.firstFamily().familyIsEmpty() is always true (meaning
the first family is always empty for a new FontDescription()).


-- 
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