forked from w3c/csswg-wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcss-regions-4.txt
More file actions
9 lines (5 loc) · 857 Bytes
/
css-regions-4.txt
File metadata and controls
9 lines (5 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
If in future CSS Regions levels we allow CSS Regions that are not block containers, several issues arise. Questions on some of these issues are captured here: http://lists.w3.org/Archives/Public/www-style/2012Sep/0555.html
A 'nobreak' value has been proposed for the region-fragment property: http://lists.w3.org/Archives/Public/www-style/2012Feb/0000.html
The region-order property was dropped from level 3 but could be reconsidered. There are cases (such as table layout) where the document order for the region chain is not the intended reading order. Allowing the author to specify the order of the region chain would be useful in those cases.
More CSSOM could be added based on use cases identified from use of level 3.
[[spec:css3-regions#issue-24creating-a-named-flow-from-external-resource|Using flow-into with content from a separate document]]