Bug 16984
Summary: | -webkit-text-stroke could use an inner or outer offset | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ned Baldessin <androse> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Enhancement | CC: | bfulgham, hyatt |
Priority: | P4 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://baldessin.fr/2008/text-stroke.html |
Ned Baldessin
It would be interesting to be able to modify the offset on the stroke of text, you may have a look at the link for an example image.
Maybe the offset could be positive or negative, so the stroke would be pushed out of the initial shape, or inside it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Ned, is this covered in the CSS3 spec or another web standard? If not, you may want to petition (send email) to the appropriate working group to get this approved.
Ned Baldessin
David, what I'm suggesting isn't described in any W3C standard, but text-stroke isn't in CSS either, so we're out of the scope of standards here.
Robert Blaut
P5 is not used for WebKit bugs. [http://webkit.org/quality/bugpriorities.html]
Brent Fulgham
The website above is no longer accessible, and the CSS text standards have since incorporated some aspects of this concept.