Closed
Bug 1351432
Opened 8 years ago
Closed 5 years ago
Implement the break-spaces value of the white-space property
Categories
(Core :: Layout: Text and Fonts, enhancement, P3)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: jfkthame, Assigned: violet.bugreport)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed)
Attachments
(2 files)
This value is described in https://drafts.csswg.org/css-text-3/#valdef-overflow-wrap-break-spaces, and IIUC could be used to achieve the behavior that the reporter in bug 1343567 was expecting.
Updated•8 years ago
|
Keywords: dev-doc-needed
Updated•7 years ago
|
Priority: -- → P3
Comment 1•7 years ago
|
||
I sent an intent-to-implement for Blink:
https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/fP1jDcQu68g/qSjd8EI8BQAJ
They would like to know whether there is enough support from other browser, so it'd be great to have some feedabck, either here or directly in the intent-to-implement discussion.
Comment 3•7 years ago
|
||
This specification is currently under consideration. We agree that it enables valid use cases, as described in bug 1343567.
Flags: needinfo?(bugs)
Summary: Implement the break-spaces value of the overflow-wrap property → Implement the break-spaces value of the white-space property
Spec has been updated to move the value to 'white-space' per https://github.com/w3c/csswg-drafts/issues/2465#issuecomment-400171764
Comment 5•6 years ago
|
||
Chrome and Safari already shipped this feature, are there any plans of Firefox following ? I think this is a small feature that shouldn't be too hard to implement.
Comment 6•6 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → violet.bugreport
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•5 years ago
|
||
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Pushed by violet.bugreport@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ac58b29d43fc
Cleanup GetCSSWhitespaceToCompressionMode r=jfkthame
https://hg.mozilla.org/integration/autoland/rev/c5379d7e3e19
Implement the break-spaces value of the white-space property r=jfkthame
Comment 10•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac58b29d43fc
https://hg.mozilla.org/mozilla-central/rev/c5379d7e3e19
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•