gecko-dev/servo
Emilio Cobos Álvarez 5c16995c88 Bug 1805392 - Fix outline-style: inherit behavior if you don't specify outline-width. r=Oriol
The fix is calling set_outline_style so that we also reset the actual
outline width. Also clean-up surrounding code a little bit to be
marginally more efficient, and do the same change for border-*-style
(which was doing the right thing, but it's better to make sure both stay
in sync).

Differential Revision: https://phabricator.services.mozilla.com/D164554
2022-12-13 12:29:37 +00:00
..
components Bug 1805392 - Fix outline-style: inherit behavior if you don't specify outline-width. r=Oriol 2022-12-13 12:29:37 +00:00
ports/geckolib Bug 1803760 - Parse errors in individual @font-face src components should cause only the bad component to be dropped, not the entire descriptor. r=firefox-style-system-reviewers,emilio 2022-12-06 13:44:50 +00:00
tests/unit Bug 1768905 - Move size of tests to compile-time tests in the style crate. r=dshin 2022-05-11 19:02:58 +00:00
moz.build
rustfmt.toml