No files found.
+8 −0
Cargo.lock
Cargo.lock
+14 −15
cssstyledeclaration.rs
components/script/dom/cssstyledeclaration.rs
+2 −1
Cargo.toml
components/style/Cargo.toml
+18 −12
keyframes.rs
components/style/keyframes.rs
+1 −0
lib.rs
components/style/lib.rs
+66 −26
declaration_block.rs
components/style/properties/declaration_block.rs
+19 −6
helpers.mako.rs
components/style/properties/helpers.mako.rs
+181 −214
properties.mako.rs
components/style/properties/properties.mako.rs
+3 −2
supports.rs
components/style/supports.rs
+36 −25
glue.rs
ports/geckolib/glue.rs
+4 −1
size_of.rs
tests/unit/style/size_of.rs
+4 −1
size_of.rs
tests/unit/stylo/size_of.rs