Open
Bug 1816038
Opened 3 years ago
Updated 3 days ago
[css-inline-3] Implement `text-box-trim` (formerly `leading-trim`)
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
NEW
People
(Reporter: 709922234, Unassigned)
References
(Depends on 9 open bugs, Blocks 14 open bugs, )
Details
(Keywords: parity-chrome, parity-safari, Whiteboard: [platform-feature][webcompat:risk-low])
User Story
web-feature: text-box
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/111.0
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Blocks: css-inline-3
Comment 1•2 years ago
|
||
This property has been renamed to text-box-trim
and the spec has been updated.
https://github.com/w3c/csswg-drafts/issues/8067#issuecomment-1493065304
(The anchor link in the spec is still #leading-trim
, presumably so that old links continue to work. :) I'm updating the URL to point at the editor's draft so that we've got the latest notes there.)
Also: it looks like some WPT tests were added recently here:
https://github.com/web-platform-tests/wpt/pull/39535
https://github.com/web-platform-tests/wpt/pull/39706
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Implement `leading-trim` → [css-inline-3] Implement `text-box-trim` (formerly `leading-trim`)
Updated•8 months ago
|
Keywords: parity-chrome,
parity-safari
Updated•8 months ago
|
Comment 3•4 months ago
|
||
Firefox is a bit left behind - any ETA for this feature?
Updated•28 days ago
|
User Story: (updated)
Whiteboard: [platform-feature][webcompat:risk-low]
Updated•27 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•