You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.