Skip to content

Commit a48d77e

Browse files
committed
spec/css3-region-templates: [4. Page view with generated pages]
1 parent dc0713e commit a48d77e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

spec/css3-region-templates.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,6 @@ There may be many ways to generate pages from templates, but the outcome is reas
9696

9797
There could be a construct like this:
9898

99-
Div#page-container { content:pages }
100-
101-
where content of the pages doesn't need to be specified, templates are picked based on flows globally available in the DOM and pages are generated until the process runs out of content or runs out of templates.
102-
103-
Or it could be something more specific
104-
10599
Div#page-container { content:pages(first-template-flow-name) }
106100

107101
or even something more advanced, perhaps matching actual flows with flow placeholders in templates.

0 commit comments

Comments
 (0)