Bug 16879 - SVG Fonts lacks support for quite some CSS attributes (underline-position etc..)
Summary: SVG Fonts lacks support for quite some CSS attributes (underline-position etc..)
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 06:19 PST by Nikolas Zimmermann
Modified: 2022-07-15 14:46 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2008-01-15 06:19:41 PST
Our CSS code needs to support some missing attributes like underline-position, underline-thickness etc. There is already a map in SVGFontFaceElement.cpp mapping these SVG attributes to CSS properties - but most are commented out. Should be easy to implement - but time consuming.
Comment 1 Brent Fulgham 2022-07-15 14:46:03 PDT
It's difficult to confirm this bug without a test case. We don't believe there is an ongoing issue here. If you do feel there is a problem, please REOPEN this bug and include a test case illustrating the issue.