servo/components/gfx
Patrick Walton 5fdaba05a6 layout: Implement text-align: justify and text-justify per
CSS-TEXT-3 § 7.3.

`text-justify: distribute` is not supported.

The behavior of `text-justify: none` does not seem to match what Firefox
and Chrome do, but it seems to match the spec.

Closes #213.
2015-01-29 17:00:41 -08:00
..
display_list Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
platform Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
text layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
buffer_map.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
Cargo.toml Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
color.rs gfx: Inline a few commonly-used methods that were showing up in profiles 2014-10-28 10:55:19 -07:00
filters.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
font.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
font_cache_task.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
font_context.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
font_template.rs gfx: Implement font-stretch per CSS3-FONTS § 3.3 in the Core Text 2015-01-28 12:42:52 -08:00
lib.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
paint_context.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
paint_task.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00