[Webkit-unassigned] [Bug 21365] WebKit supports <font descent= but should support <font-face descent=!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 4 03:06:03 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21365





------- Comment #6 from eric at webkit.org  2008-10-04 03:06 PDT -------
(In reply to comment #5)
> (From update of attachment 24087 [edit])
> Is it still correct to return early if m_fontElement is NULL?
> 

I don't know what the effect would be of moving the check below this logic.  I
chose to leave it above so as not to change behavior.  I'm not sure how you'd
ever get a SVGFontFaceElement to be asked for its ascent/descent w/o having a
wrapping <font> element, but I don't know the SVG font code very well.


-- 
Configure bugmail: https://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