No files found.
+36 −837
animation.rs
components/style/animation.rs
+64 −1
keyframes.rs
components/style/keyframes.rs
+1 −4
matching.rs
components/style/matching.rs
+52 −1
data.py
components/style/properties/data.py
+728 −0
animated_properties.mako.rs
...style/properties/helpers/animated_properties.mako.rs
+9 −250
box.mako.rs
components/style/properties/longhand/box.mako.rs
+21 −5
properties.mako.rs
components/style/properties/properties.mako.rs
+1 −1
box.mako.rs
components/style/properties/shorthand/box.mako.rs
+9 −8
selector_matching.rs
components/style/selector_matching.rs
+8 −16
values.rs
components/style/values.rs
+0 −1
viewport.rs
components/style/viewport.rs