No files found.
+14 −13
Cargo.lock
Cargo.lock
+1 −1
Cargo.toml
components/canvas/Cargo.toml
+1 −1
Cargo.toml
components/canvas_traits/Cargo.toml
+1 −1
Cargo.toml
components/script/Cargo.toml
+1 −1
Cargo.toml
components/script_layout_interface/Cargo.toml
+1 −1
Cargo.toml
components/selectors/Cargo.toml
+1 −1
Cargo.toml
components/style/Cargo.toml
+2 −1
mod.rs
components/style/counter_style/mod.rs
+2 −1
font_face.rs
components/style/font_face.rs
+2 −1
declaration_block.rs
components/style/properties/declaration_block.rs
+6 −4
font_feature_values_rule.rs
...onents/style/stylesheets/font_feature_values_rule.rs
+4 −3
keyframes_rule.rs
components/style/stylesheets/keyframes_rule.rs
+90 −71
rule_parser.rs
components/style/stylesheets/rule_parser.rs
+2 −1
viewport_rule.rs
components/style/stylesheets/viewport_rule.rs
+1 −1
Cargo.toml
components/style_traits/Cargo.toml
+1 −1
Cargo.toml
ports/geckolib/Cargo.toml
+1 −1
Cargo.toml
tests/unit/gfx/Cargo.toml
+1 −1
Cargo.toml
tests/unit/style/Cargo.toml
+1 −1
Cargo.toml
tests/unit/stylo/Cargo.toml