[Webkit-unassigned] [Bug 93507] New: [Qt] Add support for text decoration "wavy" style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 8 12:46:30 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93507
Summary: [Qt] Add support for text decoration "wavy" style
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://dev.w3.org/csswg/css3-text/#text-decoration-sty
le
OS/Version: Unspecified
Status: NEW
Keywords: Qt, WebExposed
Severity: Enhancement
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bruno.abinader at basyskom.com
Depends on: 90958
Blocks: 58491,92868
The CSS3 property "text-decoration-style" accepts the following values: "solid | double | dotted | dashed | wavy" as seen on the link below:
http://dev.w3.org/csswg/css3-text/#text-decoration-style
All values except "wavy" were already supported on Qt due to previous usage on "border-style" property:
http://www.w3.org/TR/css3-background/#the-border-style
This bug intends to provide Qt platform support for "wavy" value (already parsed for "text-decoration-style" in bug 90958).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list