servo/components/gfx
Martin Robinson 0353aad4e3 Use real clips when generating scroll roots
This is the first step toward removing inherited clips in favor of
scroll roots for handling overflow and CSS clipping. This will allow us
to more easily handle elements that should not be clipped. While we are
still using inherited clips here, we now properly clip some types of
content that wasn't clipped before.
2017-04-06 14:46:02 +02:00
..
display_list Use real clips when generating scroll roots 2017-04-06 14:46:02 +02:00
platform Make ServoUrl::as_url return a &Url 2017-03-23 15:37:32 +01:00
text Use SIMD in gfx when possible 2017-02-04 12:46:22 +01:00
Cargo.toml Update parking_lot_core and smallvec 2017-03-22 14:55:49 -07:00
font.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
font_cache_thread.rs Serialize unquoted font-family without quote 2017-03-30 23:40:23 +03:00
font_context.rs Remove unused FontContext::font_cache_thread(). 2016-10-31 16:22:36 +01:00
font_template.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
lib.rs Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00