servo/components/style/properties
Emilio Cobos Álvarez 50d7f882dd style: Container units should prevent us from sharing style by rule node
At least when the containers are different.

For now check that by doing a somewhat simplified test (checking
sibling-ness).

The new flag can be useful to optimize container query restyles on
resizes too, in the future.

Differential Revision: https://phabricator.services.mozilla.com/D179268
2023-11-24 08:57:14 +01:00
..
helpers style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01:00
longhands style: Do not snap -webkit-text-stroke-width to dev pixels 2023-11-24 08:57:14 +01:00
shorthands style: Do not snap -webkit-text-stroke-width to dev pixels 2023-11-24 08:57:14 +01:00
build.py Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
cascade.rs style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01:00
computed_value_flags.rs style: Container units should prevent us from sharing style by rule node 2023-11-24 08:57:14 +01:00
counted_unknown_properties.py style: Remove obsolete comment to add use counter for developing CSS properties 2023-11-24 08:57:14 +01:00
data.py style: Implement parsing for baseline-source 2023-11-24 08:57:14 +01:00
declaration_block.rs style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
gecko.mako.rs style: Simplify border snapping 2023-11-24 08:57:14 +01:00
helpers.mako.rs style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01:00
Mako-1.1.2-py2.py3-none-any.whl style: Update mako in the style system. 2020-04-16 16:35:07 +02:00
mod.rs style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
properties.html.mako Generate apis.html and css-properties.json for docs as part of crates’ build scripts 2019-07-30 08:37:33 +02:00
properties.mako.rs style: Improve border shorthand serialization 2023-11-24 08:57:14 +01:00