servo/components/style/gecko
Emilio Cobos Álvarez e5b5cd78a9 style: Remove support for XBL resources.
So much unsound code going away :-)

Differential Revision: https://phabricator.services.mozilla.com/D28380
2019-05-07 12:55:29 +02:00
..
arc_types.rs style: Fix Gecko and Servo builds, and appease tidy. 2019-03-27 14:29:28 +01:00
boxed_types.rs style: Add FFI API to use SharedMemoryBuilder. 2019-04-12 12:19:52 +02:00
conversions.rs style: Don't keep two list of stylesheets in ServoStyleSet. 2019-05-07 12:55:26 +02:00
data.rs style: Remove support for XBL resources. 2019-05-07 12:55:29 +02:00
media_features.rs style: Remove comment that is outdated since I fixed it in bug 1483808. 2019-04-12 12:19:56 +02:00
media_queries.rs Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* 2019-04-12 12:19:39 +02:00
mod.rs style: Add FFI API to use SharedMemoryBuilder. 2019-04-12 12:19:52 +02:00
non_ts_pseudo_class_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pseudo_element.rs style: Refactor the selector parser to make implementing ::part() easier. 2019-05-07 12:55:23 +02:00
pseudo_element_definition.mako.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
regen_atoms.py style: Include anon boxes in CSSPseudoElementType, to remove ComputedStyle::mPseudoTag. 2019-02-23 21:04:03 -08:00
restyle_damage.rs style: Simplify a bit our generated bindings by getting rid of FooBorrowed and FooBorrowedMut. 2019-03-27 14:29:19 +01:00
rules.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_parser.rs style: Don't allow to parse XUL tree pseudo-elements with a single colon. 2019-05-07 12:55:27 +02:00
snapshot.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
snapshot_helpers.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
traversal.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
url.rs style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
values.rs style: Use rust lengths for row-gap / column-gap. 2019-04-12 12:20:11 +02:00
wrapper.rs style: Remove support for XBL resources. 2019-05-07 12:55:29 +02:00