gecko-dev/devtools
Sebastian Zartner 832dbb51c4 Bug 1551580 - [devtools] Handle float-related issues in inactive CSS. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe.
The `clear` property currently only applies to block-Level elements, not to floats, regions, or pages, because the related CSS Page Floats Module (https://www.w3.org/TR/css-page-floats-3/) is not implemented yet.
For the same reason, we don't check `float-offset` and `float-defer` at the moment.

Differential Revision: https://phabricator.services.mozilla.com/D215299
2024-07-03 14:09:17 +00:00
..
client Bug 1551580 - [devtools] Handle float-related issues in inactive CSS. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe. 2024-07-03 14:09:17 +00:00
docs Bug 1903121 - [devtools] Document the profiler output for the JS Tracer. r=devtools-reviewers,nchevobbe 2024-06-19 09:54:11 +00:00
perfdocs
platform
server Bug 1551580 - [devtools] Handle float-related issues in inactive CSS. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe. 2024-07-03 14:09:17 +00:00
shared Bug 1905861 - [devtools] Update compatibility data for Cycle 129. r=devtools-reviewers,jdescottes. 2024-07-02 10:08:28 +00:00
startup Bug 1651518 - [devtools] Ensure spawning DistinctSystemPrincipalLoader.sys.mjs only once. r=devtools-reviewers,nchevobbe 2024-05-27 09:53:54 +00:00
.eslintrc.js Bug 1864896: Enable unused argument lint rule. r=Standard8,perftest-reviewers,geckoview-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,nchevobbe,robwu,sparky,issammani,sgalich,owlish,migration-reviewers,mconley 2024-03-21 08:50:00 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1900200 - Move MOZ_DEVTOOLS from confvars.sh to moz.configure r=glandium 2024-06-15 22:27:11 +00:00
rename.py
templates.mozbuild
tsconfig.json