gecko-dev/servo/components
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
..
derive_common Bug 1643201 - Cherry-pick some servo changes to derive_common. 2020-06-04 00:35:11 +00:00
fallible Bug 1646811 - Sync some comment changes from servo. 2020-06-18 18:14:10 +00:00
hashglobe Bug 1646811 - Sync some comment changes from servo. 2020-06-18 18:14:10 +00:00
malloc_size_of Bug 1633410 - Back out bug 1631721. 2020-06-18 15:25:33 +00:00
selectors Backed out changeset bde27b38c9c5 (bug 1643201) for causing Valgrind failures and build bustages 2020-06-04 05:17:11 +03:00
servo_arc Bug 1643201 - Cherry-pick some Servo Cargo.toml cleanups. 2020-06-04 00:35:19 +00:00
size_of_test
style Bug 1650189 - Fix an off-by-one in the transition property iterator. r=mrobinson 2020-07-06 16:26:20 +00:00
style_derive Bug 1643201 - Rustfmt recent changes. 2020-06-04 00:35:41 +00:00
style_traits Bug 1643201 - Move most of SequenceWriter::write_item to non-generic functions. 2020-06-04 00:35:30 +00:00
to_shmem Bug 1621773 - Gracefully handle errors creating shared memory UA style sheets. r=emilio 2020-05-11 00:11:45 +00:00
to_shmem_derive Bug 1621773 - Gracefully handle errors creating shared memory UA style sheets. r=emilio 2020-05-11 00:11:45 +00:00