diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-12-12 17:49:37 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-12-12 17:55:11 -0800 |
commit | 106fdb1d32d2bcfab48ae010669a375c75dc4c84 (patch) | |
tree | f2eb72d686b2b4d2d92d8acfbbbf1942712ed6ed /components/script/dom | |
parent | ea39b878ac619e68907e27c486660dd4bc3fc618 (diff) | |
download | servo-106fdb1d32d2bcfab48ae010669a375c75dc4c84.tar.gz servo-106fdb1d32d2bcfab48ae010669a375c75dc4c84.zip |
layout: Implement `word-spacing` per CSS 2.1 § 16.4.
This assumes that there are no ligatures that span across multiple
words. Since we have a per-word shape cache, this is a safe assumption
as of now. I have left comments to ensure that, if and when this is
revisted, we make sure to handle it properly.
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions