servo/components/style/gecko
2018-09-03 12:32:31 +02:00
..
arc_types.rs style: Make the counters non-atomic counters and merge afterwards. 2018-09-03 12:31:48 +02:00
conversions.rs style: Drop the manually implementation of ToCSS for BasicShape::Polygon. 2018-09-03 12:32:17 +02:00
data.rs style: no-op visited changes earlier if visited links are disabled. 2018-08-18 17:54:54 +02:00
global_style_data.rs style: Cap the number of style threads at six. 2018-07-09 03:04:01 +02:00
media_features.rs Appease tidy. 2018-08-18 18:41:40 +02:00
media_queries.rs style: Rewrite media queries so that they work on an evaluator function. 2018-08-18 17:54:54 +02:00
mod.rs style: Rewrite media queries so that they work on an evaluator function. 2018-08-18 17:54:54 +02:00
non_ts_pseudo_class_list.rs style: Unconditionally enable :defined in chrome. 2018-07-01 00:08:48 +02:00
pseudo_element.rs style: Make tree pseudo-element prefix not case-sensitive. 2018-09-03 12:32:10 +02:00
pseudo_element_definition.mako.rs style: Adjust an assertion to account for the changes from bug 1485930. 2018-09-03 12:32:31 +02:00
regen_atoms.py style: Generate static atom hash in StaticAtoms.py. 2018-08-18 17:54:54 +02:00
restyle_damage.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
rules.rs style: Make tidy happy. 2018-04-28 10:26:08 +02:00
selector_parser.rs style: Make tree pseudo-element prefix not case-sensitive. 2018-09-03 12:32:10 +02:00
snapshot.rs style: Manually inline class and ID getters. 2018-08-18 17:54:54 +02:00
snapshot_helpers.rs style: Manually inline class and ID getters. 2018-08-18 17:54:54 +02:00
traversal.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
url.rs style: Fix tidy. 2018-06-23 20:34:10 +02:00
values.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
wrapper.rs style: Manually inline class and ID getters. 2018-08-18 17:54:54 +02:00