mirror of
https://github.com/servo/servo.git
synced 2025-10-17 08:49:21 +01:00
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. |
||
---|---|---|
.. | ||
common_types.rs | ||
mod.rs.mako |