css-overflow cover page
The specifications below belong to the series 'css-overflow'
CSS Overflow Module Level 3
Working Draft- Tags
- CSS
- Deliverers
- Cascading Style Sheets (CSS) Working Group
CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc. This module contains the features of CSS relating to new mechanisms of overflow handling in visual media (e.g., screen or paper). In interactive media, it describes features that allow the overflow from a fixed size container to be handled by pagination (displaying one page at a time). It also describes features, applying to all visual media, that allow the contents of an element to be spread across multiple fragments, allowing the contents to flow across multiple regions or to have different styles for different fragments.
CSS Overflow Module Level 5
First Public Working Draft- Tags
- CSS
- Deliverers
- Cascading Style Sheets (CSS) Working Group
This module contains the features of CSS relating to scrollable overflow handling in visual media. It builds on the CSS Overflow Module Level 4, adding the ability to generate and associate various scrolling controls (markers to indicate scroll progress, buttons to trigger scrolling), and adding an appendix containing an experimental exploration of redirecting overflow by fragmentation.
CSS Overflow Module Level 4
Working Draft- Tags
- CSS
- Deliverers
- Cascading Style Sheets (CSS) Working Group
CSS Overflow allows the contents of an element to be spread across multiple fragments, allowing the contents to flow across multiple regions or to have different styles for different fragments.