gecko-dev/servo/ports/geckolib
Nicolas Chevobbe a41df8b4ed Bug 1866707 - Make `InspectorUtils.isInheritedProperty` check property definition in custom properties registry. r=zrhoffman.
Since registered custom properties can be specified to not inherit,
DevTools need to retrieve this information in order to display accurate
data in the rules view.
The method signature is changed and now take a Document so we can lookup
the registry.
The existing test is updated with registered and unregistered custom properties.

Next patch in queue handles the impact in DevTools code.

Differential Revision: https://phabricator.services.mozilla.com/D194629
2023-11-27 18:39:10 +00:00
..
tests Bug 1848170: Use fully-computed piecewise linear function for both computed and specified value. r=emilio 2023-08-15 13:26:25 +00:00
Cargo.toml Bug 1852568 - Update cssparser. r=tlouw,supply-chain-reviewers 2023-09-12 16:03:44 +00:00
cbindgen.toml Bug 1861726 - Make StyleImage::GetResolution account for CSS zoom. r=layout-reviewers,jfkthame 2023-11-06 10:24:53 +00:00
error_reporter.rs Bug 1865563 - Rustfmt servo/. r=firefox-style-system-reviewers,emilio 2023-11-20 15:17:57 +00:00
glue.rs Bug 1866707 - Make `InspectorUtils.isInheritedProperty` check property definition in custom properties registry. r=zrhoffman. 2023-11-27 18:39:10 +00:00
lib.rs Bug 1832173 - Remove HasArcFFI for AnimationValue. r=boris 2023-05-11 08:25:36 +00:00
stylesheet_loader.rs Bug 1847440 - Always store relative line numbers in CSS rules. r=zrhoffman 2023-08-16 09:37:27 +00:00