Closed Bug 1322222 Opened 9 years ago Closed 9 years ago

Use absolute length for the computed value of -webkit-text-stroke-width property

Categories

(Developer Documentation Graveyard :: CSS, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chenpighead, Assigned: chenpighead)

References

()

Details

Attachments

(1 file)

35 bytes, text/x-github-pull-request
chenpighead
: review+
Details | Review
According to the spec, '-webkit-text-stroke-width' property uses <line-width> as its specified value. And all the <line-width>s properties seem to be computed to 'absolute length', not 'absolute width'. So, let's use 'absolute length' for the computed value of '-webkit-text-stroke-width' property. Spec issue: https://github.com/whatwg/compat/issues/67 The latest spec has fixed this already.
Attached file PR
Attachment #8816974 - Flags: review?(sebastianzartner)
Attachment #8816974 - Flags: review?(sebastianzartner) → review+
PR has been r+ and merged! \0/
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: