servo/components/style/gecko
Anthony Ramine f68e2fded9 Propagate quirks mode all the way to ParserContext
The quirks mode is still not properly propagated in geckolib.
2017-04-27 10:41:55 +02:00
..
generated Update Stylo bindings 2017-04-14 17:22:17 +08:00
arc_types.rs Stylo: Add FFI interfaces for exposing style sources. 2017-04-10 16:40:46 +08:00
conversions.rs Cleanup position and make use of generic Position for its users 2017-04-25 17:32:45 +05:30
data.rs style: Simplify author_style_disabled handling. 2017-04-19 09:41:37 +02:00
global_style_data.rs Store style system options in the global style data and shared style context. 2017-04-12 14:34:42 +08:00
media_queries.rs Propagate quirks mode all the way to ParserContext 2017-04-27 10:41:55 +02: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 Add missing 'additive-symbols' validity checks 2017-04-26 13:02:40 +09:00
selector_parser.rs stylo: Fix a serialization bug for string pseudos. 2017-04-24 19:28:11 +02: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 Do the sequential traversal breadth-first. 2017-04-09 14:52:49 +08:00
url.rs Use a UrlExtraData type alias to unify url handling logic. 2017-04-03 21:57:16 +10:00
values.rs Make ShapeRadius generic 2017-04-25 17:13:44 +05:30
wrapper.rs Propagate quirks mode all the way to ParserContext 2017-04-27 10:41:55 +02:00