gecko-dev/servo/components/style_traits
Emilio Cobos Álvarez 4cc6d90c5f Bug 1550554 - Use an ArcSlice as the computed value representation of inherited list properties. r=heycam
This adds a bit of complexity, which I think will pay off in the end. Removals
incoming.

Differential Revision: https://phabricator.services.mozilla.com/D30544

--HG--
extra : moz-landing-system : lando
2019-05-16 23:03:27 +00:00
..
arc_slice.rs Bug 1550554 - Implement ArcSlice::default(). r=heycam 2019-05-16 23:22:04 +00:00
Cargo.toml Bug 1550554 - Implement ArcSlice::default(). r=heycam 2019-05-16 23:22:04 +00:00
lib.rs Bug 1550554 - Implement ArcSlice::default(). r=heycam 2019-05-16 23:22:04 +00:00
owned_slice.rs Bug 1550554 - Use an ArcSlice as the computed value representation of inherited list properties. r=heycam 2019-05-16 23:03:27 +00:00
specified_value_info.rs Bug 1549593 - Use OwnedSlice in the specified and computed values of most vector properties. r=heycam 2019-05-16 23:21:37 +00:00
values.rs Backed out 17 changesets (bug 1550554, bug 1549593, bug 1551991, bug 1529002) for failing multiple Android tests and Windows 2012 bustages CLOSED TREE 2019-05-16 13:17:10 +03:00
viewport.rs Bug 1474793 - Part 10.8: Add derived ToShmem implementations. r=emilio 2019-03-30 00:16:25 +00:00