servo/components/style/gecko
bors-servo e69bc2e0d3 Auto merge of #16204 - emilio:unify-note-descendants, r=emilio
stylo: Relax assertion that doesn't hold in layout/style/test/test_pseudoelement_state.html

It deserves more investigation, we should probably clear NAC data on
ServoRestyleManager::ClearServoDataFromSubtree, but not worth to keep the tree
orange meanwhile.
2017-03-31 09:05:32 -05: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 Serialize unquoted font-family without quote 2017-03-30 23:40:23 +03:00
selector_parser.rs Bug 1349553: Account for negations of state-dependent selectors. 2017-03-23 09:51:24 +01: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 Don't resolve URLs at parse time for Stylo. 2017-03-22 19:11:30 -07:00
values.rs Rename and move PercentageOrNumber to values 2017-03-25 21:58:32 +03:00
wrapper.rs Auto merge of #16204 - emilio:unify-note-descendants, r=emilio 2017-03-31 09:05:32 -05:00