Implement line-break property of CSS3 Text
Categories
(Core :: Layout: Text and Fonts, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: m_kato, Assigned: jfkthame)
References
(Blocks 2 open bugs, )
Details
(Keywords: css3, dev-doc-needed, Whiteboard: [layout:backlog:2019q3:69][wptsync upstream])
Attachments
(6 files)
Bug 1011369 - Add parsing of the loose|normal|strict values of the CSS line-break property. r=emilio
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Updated•10 years ago
|
Reporter | ||
Comment 4•10 years ago
|
||
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Reporter | ||
Comment 7•7 years ago
|
||
Comment 8•7 years ago
|
||
Comment 9•7 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
Depends on D29817
Assignee | ||
Comment 11•6 years ago
|
||
Depends on D30785
Assignee | ||
Comment 12•6 years ago
|
||
Depends on D30786
Assignee | ||
Comment 13•6 years ago
|
||
Depends on D30787
Assignee | ||
Comment 14•6 years ago
|
||
Depends on D30788
Assignee | ||
Comment 15•6 years ago
|
||
Depends on D30788
Updated•6 years ago
|
Assignee | ||
Comment 16•6 years ago
|
||
Just FTR, I plan to land this (along with bug 1531715) after the mozilla-68 soft freeze is over.
Comment 17•6 years ago
|
||
Comment 20•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e7b525e15531
https://hg.mozilla.org/mozilla-central/rev/f339909acbc3
https://hg.mozilla.org/mozilla-central/rev/436e3199c386
https://hg.mozilla.org/mozilla-central/rev/2607e7773ed5
https://hg.mozilla.org/mozilla-central/rev/b695489a68c4
https://hg.mozilla.org/mozilla-central/rev/43952b7f9de8
Comment 22•5 years ago
|
||
WPT lacked a number of tests for this feature. The coverage has now been completed, and firefox fails some of them.
New tests introduced by: https://github.com/web-platform-tests/wpt/pull/18000
Comment 23•5 years ago
|
||
I filed bug 1568219 to track those failures.
Description
•