No files found.
+13 −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
+6 −10
reporter.rs
components/script_layout_interface/reporter.rs
+1 −1
Cargo.toml
components/selectors/Cargo.toml
+14 −14
parser.rs
components/selectors/parser.rs
+1 −1
Cargo.toml
components/style/Cargo.toml
+5 −7
mod.rs
components/style/counter_style/mod.rs
+7 −7
custom_properties.rs
components/style/custom_properties.rs
+15 −23
error_reporting.rs
components/style/error_reporting.rs
+3 −5
font_face.rs
components/style/font_face.rs
+9 −14
parser.rs
components/style/parser.rs
+7 −9
declaration_block.rs
components/style/properties/declaration_block.rs
+4 −4
properties.mako.rs
components/style/properties/properties.mako.rs
+5 −8
font_feature_values_rule.rs
...onents/style/stylesheets/font_feature_values_rule.rs
+7 −8
keyframes_rule.rs
components/style/stylesheets/keyframes_rule.rs
+3 −5
rule_parser.rs
components/style/stylesheets/rule_parser.rs
+3 −5
stylesheet.rs
components/style/stylesheets/stylesheet.rs
+3 −5
viewport_rule.rs
components/style/stylesheets/viewport_rule.rs
+4 −4
calc.rs
components/style/values/specified/calc.rs
+2 −2
color.rs
components/style/values/specified/color.rs
+1 −1
Cargo.toml
components/style_traits/Cargo.toml
+1 −1
Cargo.toml
ports/geckolib/Cargo.toml
+7 −12
error_reporter.rs
ports/geckolib/error_reporter.rs
+1 −1
Cargo.toml
tests/unit/gfx/Cargo.toml
+1 −1
Cargo.toml
tests/unit/style/Cargo.toml
+5 −7
media_queries.rs
tests/unit/style/media_queries.rs
+6 −10
bench.rs
tests/unit/style/rule_tree/bench.rs
+6 −12
stylesheets.rs
tests/unit/style/stylesheets.rs
+0 −1
stylist.rs
tests/unit/style/stylist.rs
+1 −1
Cargo.toml
tests/unit/stylo/Cargo.toml