adding support for text-decoration-width (longhands) to the style system
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: cmarlow, Assigned: cmarlow, Mentored)
References
Details
Attachments
(1 file)
Adding support for the following spec: https://drafts.csswg.org/css-text-decor-4/#line-position
This property is also a sub-property of text-decoration shorthand. Adding this feature will be included in a separate bug report.
This bug is specifically adding the longhand CSS property 'text-decoration-width'
Assignee | ||
Comment 1•6 years ago
|
||
The shorthand feature bug report is in bug 1555865
Comment 2•6 years ago
|
||
Presumably this should be enhancement
Assignee | ||
Comment 3•6 years ago
|
||
from-font support will be added later
Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 5•6 years ago
•
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again. (255, 'applying /tmp/tmp6xfedy\npatching file devtools/shared/css/generated/properties-db.js\nHunk #1 FAILED at 3189\nHunk #2 succeeded at 10738 with fuzz 1 (offset -3 lines).\n1 out of 2 hunks FAILED -- saving rejects to file devtools/shared/css/generated/properties-db.js.rej\npatching file devtools/server/actors/animation-type-longhand.js\nHunk #1 FAILED at 341\n1 out of 1 hunks FAILED -- saving rejects to file devtools/server/actors/animation-type-longhand.js.rej\nabort: patch failed to apply', '')
Assignee | ||
Comment 7•6 years ago
|
||
Comment 11•6 years ago
|
||
bugherder |
Description
•