fune/servo
CanadaHonk 4d4ecbb77c Bug 1427715 - Implement supports() syntax for @import rules r=emilio
Implemented supports conditions using supports() in @import rules as per
CSS Cascading and Inheritance Level 4.

Locked behind new pref, layout.css.import-supports.enabled,
only enabled in nightlies in this patch.

Also added new WPT tests for @import supports() generally.

Spec: https://drafts.csswg.org/css-cascade-4/#conditional-import
WPT tests: https://wpt.fyi/results/css/css-cascade/import-conditions.html

Differential Revision: https://phabricator.services.mozilla.com/D172622
2023-04-13 09:02:30 +00:00
..
components Bug 1427715 - Implement supports() syntax for @import rules r=emilio 2023-04-13 09:02:30 +00:00
ports/geckolib Bug 1427715 - Implement supports() syntax for @import rules r=emilio 2023-04-13 09:02:30 +00:00
tests/unit Bug 1352757 - Add lab(), lch(), oklab(), oklch() to specified colors. r=supply-chain-reviewers,emilio 2023-01-20 10:55:51 +00:00
moz.build
rustfmt.toml