gecko-dev/servo
Emilio Cobos Álvarez 8a684e8429 Bug 1650189 - Fix an off-by-one in the transition property iterator. r=mrobinson
By the time we get to iterate over the longhands of a shorthand, we've
already advanced the range iterator, so we look at the next duration and
such, which causes this bug.

I'm seriously baffled that no existing test caught this when it
landed, neither in our internal test suite nor wpt...  :/

Differential Revision: https://phabricator.services.mozilla.com/D82396
2020-07-06 16:26:20 +00:00
..
components Bug 1650189 - Fix an off-by-one in the transition property iterator. r=mrobinson 2020-07-06 16:26:20 +00:00
ports/geckolib Bug 1506364 - Implement the prefers-contrast media-query. r=morgan,emilio 2020-06-29 17:46:12 +00:00
tests/unit Bug 1629359 - Update parking_lot to 0.10 r=kats 2020-04-12 19:14:43 +00:00
moz.build
rustfmt.toml