servo/components/style/gecko
Alexander Surkov 32f92d18a8 style: implement -moz-inert CSS property.
-moz-inert CSS property reflects inert subtrees concept and can be used to implement HTML:dialog element and HTML:inert attribute

Differential Revision: https://phabricator.services.mozilla.com/D81701
2021-02-26 16:44:05 +01:00
..
arc_types.rs style: Use ArcSlice for quotes. 2019-05-29 16:14:10 +02:00
boxed_types.rs Implement Animation.commitStyles. 2019-05-29 16:14:16 +02:00
conversions.rs style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
data.rs style: Remove support for XBL resources. 2019-05-07 12:55:29 +02:00
media_features.rs style: Apply a grayscale filter to pages when monochrome. 2021-02-26 16:44:05 +01:00
media_queries.rs style: Use mozilla::Length rather than nscoord to store font sizes. 2021-02-26 16:44:05 +01:00
mod.rs style: Remove nsCSSValue bindings. 2019-05-29 16:14:14 +02:00
non_ts_pseudo_class_list.rs style: implement -moz-inert CSS property. 2021-02-26 16:44:05 +01:00
profiler.rs Stylo: replace uses of mem::uninitialized with MaybeUninit 2019-07-16 08:03:54 +02:00
pseudo_element.rs style: Rustfmt recent changes. 2020-06-04 02:02:50 +02:00
pseudo_element_definition.mako.rs Cherry-pick some parts of the cssparser update. 2019-12-16 14:23:56 +01:00
regen_atoms.py style: Convert GenerateServoCSSPropList.py to py3. 2020-04-16 16:35:07 +02: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
selector_parser.rs Reformat with rustfmt 1.4.36-nightly (7de6968 2021-02-07) 2021-02-25 20:31:42 +01:00
snapshot.rs style: Finer grained invalidation for attribute changes. 2020-06-04 01:50:36 +02:00
snapshot_helpers.rs style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
traversal.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
url.rs Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
values.rs style: Use cbindgen for content property. 2020-02-12 02:43:08 +01:00
wrapper.rs style: implement -moz-inert CSS property. 2021-02-26 16:44:05 +01:00