servo/components/style/gecko
2017-04-05 17:39:40 +08:00
..
generated Update Gecko atom bindings for Gecko bug 1351139. 2017-03-28 10:19:09 -04:00
arc_types.rs Move all PropertyDeclarationBlock from RwLock<_> to Locked<_> 2017-03-19 22:30:38 +01:00
conversions.rs Provide @font-face rules for stylo backend. 2017-03-30 11:41:13 +11:00
data.rs Record effective @font-face rules when updating stylist. 2017-03-30 11:41:12 +11:00
global_style_data.rs Move all PropertyDeclarationBlock from RwLock<_> to Locked<_> 2017-03-19 22:30:38 +01:00
media_queries.rs style: Kill SharedStyleContext::default_computed_values. 2017-03-14 00:49:16 +01:00
mod.rs Use Gecko nsCSSFontFaceRule for font face rule. 2017-03-30 11:41:09 +11:00
non_ts_pseudo_class_list.rs Bug 1350140: stylo: Implement all the remaining state pseudo-classes. r=heycam 2017-03-29 11:52:53 +02:00
restyle_damage.rs Implement "handled for descendants" tracking for RestyleDamage. 2017-02-17 10:15:53 -08:00
rules.rs Macroize conversion of @font-face values to Gecko types 2017-04-01 14:05:32 +02:00
selector_parser.rs Use a more compact representation to store eager pseudo-elements. 2017-04-03 14:34:23 -07:00
snapshot.rs Bug 1350140: stylo: Implement all the remaining state pseudo-classes. r=heycam 2017-03-29 11:52:53 +02:00
snapshot_helpers.rs style: Document Gecko's snapshot code. 2017-01-02 12:58:05 +01:00
traversal.rs Replace RwLock<StyleRule> with Locked<StyleRule> 2017-03-19 22:30:37 +01:00
url.rs Use a UrlExtraData type alias to unify url handling logic. 2017-04-03 21:57:16 +10:00
values.rs Rename and move PercentageOrNumber to values 2017-03-25 21:58:32 +03:00
wrapper.rs stylo: Don't leak the nsIAtom we get back from Gecko_GetXMLLangValue. 2017-04-05 17:39:40 +08:00