gecko-dev/servo/components/style/gecko_string_cache
Emilio Cobos Álvarez ab672d9f29 Bug 1605803 - Use cbindgen for content property. r=xidorn
This cleans up and also allows us to keep the distinction between content: none
and content: normal, which allows us to fix the computed style we return from
getComputedStyle().

Do this last bit from the resolved value instead of StyleAdjuster, because
otherwise we need to tweak every initial struct for ::before / ::after.

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

--HG--
extra : moz-landing-system : lando
2020-01-05 13:10:39 +00:00
..
mod.rs Bug 1599921 - Make Rust static atoms able to be used in const contexts. r=boris 2019-12-03 21:43:42 +00:00
namespace.rs Bug 1605803 - Use cbindgen for content property. r=xidorn 2020-01-05 13:10:39 +00:00