| commit | 49a0bebe108bc78914bb3ab2ebcd1f0bb2a7e5a7 | [log] [tgz] |
|---|---|---|
| author | Florian Thienel <florian@thienel.org> | Sun Mar 20 09:49:44 2016 +0100 |
| committer | Florian Thienel <florian@thienel.org> | Sun Mar 20 09:49:44 2016 +0100 |
| tree | 1f80c98a49dc4ccd0295da354eaabdaf6beddd4c | |
| parent | 9e641050360c192f0f6c7c08120be348639d6612 [diff] |
introduce explicit representation of a list in the box model The List box represents the root of the list. It will take care of the calculations and layout related to the bullets for the list items. Signed-off-by: Florian Thienel <florian@thienel.org>