gecko-dev/devtools
Patrick Brosset 35ff7747d1 Bug 1551585 - InactiveCSS warning for some properties on unpositioned elements r=rcaliman,fluent-reviewers,flod
top, right, bottom, left and z-index can only be used on elements that are positioned.
Positioned elements are those that have a computed position value that is not static.

This patch adds a new simple validator for this, as well as a test that checks all
cases we care about it.

Differential Revision: https://phabricator.services.mozilla.com/D60031

--HG--
extra : moz-landing-system : lando
2020-01-16 20:24:04 +00:00
..
client Bug 1551585 - InactiveCSS warning for some properties on unpositioned elements r=rcaliman,fluent-reviewers,flod 2020-01-16 20:24:04 +00:00
docs Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
platform Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
server Bug 1551585 - InactiveCSS warning for some properties on unpositioned elements r=rcaliman,fluent-reviewers,flod 2020-01-16 20:24:04 +00:00
shared Bug 1308636 Part 3 - Remove moz-prefixed aliases for column-gap and CSS multi-column properties. r=dbaron 2020-01-16 21:45:19 +00:00
startup Bug 1608278 - Automated rewrite away from assigning properties to this in JSM files in devtools;r=jdescottes 2020-01-16 17:41:38 +00:00
.eslintrc.js Bug 1605995 - Add linting rule against relative paths in DevTools require r=Standard8 2020-01-06 12:54:39 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1599027 - Remove http inspector doc. r=Honza. 2019-11-26 08:43:59 +00:00
templates.mozbuild
tsconfig.json Bug 1603351 - Add a tsconfig.json file in devtools root folder. r=gregtatum. 2019-12-16 15:21:03 +00:00