diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-04-28 03:17:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 10:17:35 +0000 |
commit | cf41012257809aa08860a1d4cd231ad585cbe488 (patch) | |
tree | b29752284b0bb8e1250ffea3a18080dee780ad25 /components/script/dom/bindings/codegen/parser | |
parent | b1d0b6a37bed9512805cfab07da15cca8f750238 (diff) | |
download | servo-main.tar.gz servo-main.zip |
Instead of grouping all the `will-change` conditions together, move each
one of them next to the condition for the relevant property.
This avoids the need to call `is_transformable()` multiple times, and
will also be needed for #35391.
Testing: unneeded (no change in behavior)
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions