Bug 16879
Summary: | SVG Fonts lacks support for quite some CSS attributes (underline-position etc..) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, jdaggett, jeffschiller |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Nikolas Zimmermann
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
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.