CSS Pagination Templates JavaScript Prototype

About

CSS Pagination Templates Module is a new proposal by Adobe to the W3C that brings template and pagination capabilities to HTML elements.

Pagination Templates aim to work well with CSS Regions in order to support the use case of overflowing named flow content from one page to another. Pages based on templates are generated as many times as necessary until the content of a named flow is fully rendered.

This is a prototype JavaScript implementation to give you a feel for how the code will look like and behave. Please keep in mind that this is just experimental stuff and treat it accordingly.

Requirements

The code and demos are expected to work in a WebKit nightly build.

Your browser supports these demos. Enjoy!

Demos

License information

The code in this repository implies and respects different licenses. This is a quick overview. For details check each folder's corresponding LICENSE.md file.

The code for the prototype, located under the src/ folder, is available under the MIT license.

The samples code and content, test files and documentation, unless otherwise specified, are available under the Public Domain License.

Third party assets are licensed accordingly in their respective folders.