gecko-dev/devtools
Jonathan Kew 0428bf09b5 Bug 1731541 - Add CSS property text-wrap: auto | stable | balance. r=devtools-reviewers,emilio
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
2023-09-30 15:53:11 +00:00
..
client Bug 1853296 - [devtools] Pass the function symbols to the main thread when the Quick open panel is opened r=devtools-reviewers,ochameau 2023-09-29 16:22:26 +00:00
docs Bug 1855935 - doc: move the doc from devtools to the main contrib doc r=marco,nchevobbe,devtools-reviewers DONTBUILD 2023-09-29 15:04:27 +00:00
perfdocs
platform Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
server Bug 1731541 - Add CSS property text-wrap: auto | stable | balance. r=devtools-reviewers,emilio 2023-09-30 15:53:11 +00:00
shared Bug 449921 - Loosen requirements for characters directly following numbers r=arai,devtools-reviewers,nchevobbe 2023-09-27 09:52:46 +00:00
startup Bug 1853244 - convert .ini manifests to .toml: batch 6 {caps,devtools,dom}/**/browser.ini r=jmaher,media-playback-reviewers,devtools-reviewers,profiler-reviewers,alwu,nchevobbe,canaltinova 2023-09-22 20:42:14 +00:00
.eslintrc.js Bug 1835250 - [devtools] Migrate compatibility constants and helpers to dedicated modules. r=jdescottes,devtools-reviewers,Standard8. 2023-05-31 04:55:22 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
rename.py Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
templates.mozbuild
tsconfig.json