diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2015-03-05 12:37:37 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2015-03-09 17:13:45 -0700 |
commit | f9cdd05d58e7f1a8cd6198dad3058d86bf479a08 (patch) | |
tree | a09fafccb79081207407e9a691728816c75231c1 /components/script/dom/htmlscriptelement.rs | |
parent | 2df4dd9e098671fdbe2951f6669473e7737d6ed3 (diff) | |
download | servo-f9cdd05d58e7f1a8cd6198dad3058d86bf479a08.tar.gz servo-f9cdd05d58e7f1a8cd6198dad3058d86bf479a08.zip |
layout: Implement ordered lists, CSS counters, and `quotes` per CSS 2.1
§ 12.3-12.5.
Only simple alphabetic and numeric counter styles are supported. (This
is most of them though.)
Although this PR adds a sequential pass to layout, I verified that on
pages that contain a reasonable number of ordered lists (Reddit
`/r/rust`), the time spent in generated content resolution is dwarfed by
the time spent in the parallelizable parts of layout. So I don't expect
this to negatively affect our parallelism expect perhaps in pathological
cases.
Diffstat (limited to 'components/script/dom/htmlscriptelement.rs')
0 files changed, 0 insertions, 0 deletions