gecko-dev/servo/ports/geckolib
Boris Chiou b9289ab606 Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio
Implement CSSScrollTimelineRule CSSOM API.
https://drafts.csswg.org/scroll-animations-1/#the-css-scroll-timeline-rule-interface

We rely on the CSSOM API for testing. However, the wpt doesn't match the
current spec and it has some errors. We update the wpt and enable the
preference for testing in the next patch.

Differential Revision: https://phabricator.services.mozilla.com/D125766
2021-09-17 20:25:36 +00:00
..
tests Bug 1728754 - Plumb layer order through ApplicableDeclarationBlock, and make it have an effect. r=boris 2021-09-06 10:02:07 +00:00
Cargo.toml Bug 1728617 - Tweak at-rule parsing APIs to support cascade layers. r=boris 2021-09-03 09:26:10 +00:00
cbindgen.toml Bug 1729598 - Replace MOZ_MUST_USE_TYPE with [[nodiscard]]. r=static-analysis-reviewers,andi 2021-09-15 05:10:51 +00:00
error_reporter.rs Bug 1704179 - Add a CSS error to the console when using non-featureless :host selectors. r=boris 2021-04-15 09:33:58 +00:00
glue.rs Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio 2021-09-17 20:25:36 +00:00
lib.rs Bug 1652560 - Remove the old profiler label frames code in the servo codebase and replace it with the new API r=emilio 2021-07-30 21:49:22 +00:00
stylesheet_loader.rs Bug 1699217 - Implement @import layer|layer(<name>). r=boris 2021-09-06 16:43:04 +00:00