[Webkit-unassigned] [Bug 137981] New: CSS 3.0 letterSpacing property is defined as normal | <length> but in WebKit it is defined as normal | float
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 14:44:26 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137981
Bug ID: 137981
Summary: CSS 3.0 letterSpacing property is defined as normal |
<length> but in WebKit it is defined as normal | float
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
We need to handle the letter-spacing property very similar to the word-spacing property. The only difference is word-spacing can be a percentage of the space width. The letter spacing can only be normal | <length>.
Link ot w3c specs is: http://www.w3.org/TR/css3-text/#letter-spacing
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141022/e8b4d9bb/attachment-0002.html>
More information about the webkit-unassigned
mailing list