Open
Bug 1388949
Opened 6 years ago
Updated 8 months ago
stylo: Support text-align: unsafe
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: manishearth, Assigned: canova)
References
(Blocks 1 open bug)
Details
Text-align and text-align-last have a two-value form, `text-align: unsafe justify` (etc). In this form, one value must be `unsafe` and the other value must be a text-align value. This only parses when layout.css.text-align-unsafe-value.enabled is set. Affects layout/reftests/text/text-align-unsafe.html We don't ship this by default so this doesn't need to block shipping stylo.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → canaltinova
Status: NEW → ASSIGNED
Updated•6 years ago
|
Priority: P3 → P4
Updated•6 years ago
|
status-firefox55:
--- → wontfix
status-firefox56:
--- → wontfix
status-firefox57:
--- → affected
status-firefox-esr52:
--- → wontfix
Comment 1•6 years ago
|
||
status-firefox57=wontfix unless someone thinks this bug should block 57
Updated•8 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•