mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01:00
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 |
||
---|---|---|
.. | ||
mod.rs | ||
namespace.rs |