demos.list.xhtml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flying-saucer-examples Show documentation
Show all versions of flying-saucer-examples Show documentation
Misc. Flying Saucer example code. It is not deployed with a release.
Flying Saucer: CSS List Support
Flying Saucer XML/CSS2 Renderer
CSS
- List
- Element
- Support
List support includes: Full support for ordered and unordered lists, image bullets for lists, list style types,
numbered lists, and so on.
Unordered List Items with default style
- List text list text list text list text
- more item more item more item more item
Ordered List Items with default style
- List text list text list text list text
- more item more item more item more item
List Items with image bullets
- first item
- second item
Position Outside
- first item
- second item
Position Inside
- first item
- second item
List Items with Margin and Padding
The bullets should be centered for list items with margin and padding (the dashed borders are for visualisation only).
- item with margin top
- item with margin bottom
- item with margin top and bottom
- item with padding top
- item with padding bottom
- item with padding top and bottom
- item with margin and padding
Failover
The image shouldn't load and a square should be used instead
- first item
- second item
Shorthand Test
It should have squares with outside position
- first item
- second item
Inheritance test with squares
- first item
- second item
Square Items
- first item
- second item
Disc Items
- first item
- second item
Circle Items
- first item
- second item
Decimal Items
- first item
- second item
- third item
- fourth item
- fifth item
- sixth item
Decimal Leading Zero Items
Just does decimal for now
- first item
- second item
- third item
- fourth item
- fifth item
- sixth item
Lower Roman Items
Roman numerals not valid past 4000
- first item
- second item
- third item
- fourth item
- fifth item
- sixth item
Upper Roman Items
- first item
- second item
- third item
- fourth item
- fifth item
- sixth item
Lower Greek Items
not supported yet. does decimal instead
- first item
- second item
- third item
- fourth item
- fifth item
- sixth item
Lower Latin Items
not tested past Z
- first item
- second item
- third item
- fourth item
- fifth item
- sixth item
Upper Latin Items
- first item
- second item
- third item
- fourth item
- fifth item
- sixth item
None Items
- first item
- second item
© 2015 - 2024 Weber Informatics LLC | Privacy Policy