The current syntax in css regions does not reflect the latest changes in editors draft. The link to the latest editors draft is here: http://dev.w3.org/csswg/css3-regions/
Created attachment 110498 [details] Patch The following changes are done: 1. Flow-from is now a property and not specified as an addition to content property 2. Flow-into and flow-from now take <ident> instead of strings 3. Content-order is removed
Created attachment 110501 [details] Patch 2
Comment on attachment 110501 [details] Patch 2 I will break the changes into small patches.
All the other depending bugs were fixed.