diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-12-09 12:12:50 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-12-15 16:25:06 -0800 |
commit | 3029fbab922d7137f6701b4445c1a2cb1f7c7bfb (patch) | |
tree | 4ef59997769c3187498fdfa2b6b2d5a65b0c9311 /components/script/dom/virtualmethods.rs | |
parent | 7805fe19edf5353711f49a8ef1c988dc9f932bb7 (diff) | |
download | servo-3029fbab922d7137f6701b4445c1a2cb1f7c7bfb.tar.gz servo-3029fbab922d7137f6701b4445c1a2cb1f7c7bfb.zip |
layout: Implement basic lists and the CSS1 list properties.
The exact rendering is ill-spec'd. Some things are ugly (especially the
width and height of list style images) but they are infrequently used
and I believe this implementation matches the spec. Numeric lists are
not supported yet, since they will require a separate layout pass.
The implementation is a subclass of `BlockFlow`, on advice from Robert
O'Callahan.
Diffstat (limited to 'components/script/dom/virtualmethods.rs')
0 files changed, 0 insertions, 0 deletions