mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
0428bf09b5
Just the CSS property; not hooked up to any rendering behavior yet. Currently this is implemented as a simple longhand `text-wrap` property, but we'll want to rename it to `text-wrap-style` when we update white-space to be a shorthand and introduce white-space-collapse, text-wrap-mode, etc. The 'pretty' value is omitted as we have no immediate plans to implement it. Initially, 'auto' and 'stable' will behave identically, although 'auto' could change in future once we have higher-quality algorithms available. Differential Revision: https://phabricator.services.mozilla.com/D187543 |
||
---|---|---|
.. | ||
client | ||
docs | ||
perfdocs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
rename.py | ||
templates.mozbuild | ||
tsconfig.json |