mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
Simplify TNode a bit, removing has_changed from style A couple of changes here: * Remove the option to unset with the dirty bit settes. * Add an explicit API for setting text node style. * Hoist has_changed handling into the restyle damage setter and text node style setter. * Make set_style take a non-Option. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13841) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |