servo/components/gfx
Pyfisch 9502e9f42a layout: support tiled gradients
Use background-size, background-position properties to render
CSS gradients.

Some cleanup in display_list_builder.rs related to gradient
calculations.

Adds two wpt tests for tiled gradients.

Note: For now even gradients with background-repeat: no-repeat
are repeated. Sometimes the gradient is not repeated everywhere.

Enable vars-background-shorthand-001.html CSS test.
2017-12-14 09:25:30 +01:00
..
display_list layout: support tiled gradients 2017-12-14 09:25:30 +01:00
platform gfx: Use ? on Option more often. 2017-12-09 20:27:16 +01:00
text gfx: Use ? on Option more often. 2017-12-09 20:27:16 +01:00
Cargo.toml Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
font.rs style: Make all keywords CamelCase for consistency. 2017-12-06 02:35:10 +01:00
font_cache_thread.rs style: Move font-family outside of mako 2017-11-26 00:36:00 +08:00
font_context.rs style: Make all keywords CamelCase for consistency. 2017-12-06 02:35:10 +01:00
font_template.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
lib.rs Stop relying on linking details of std’s default allocator 2017-10-19 09:52:50 +02:00