[css-logical-props] logical properties in the 'all' shorthand

Are logical properties set by the 'all' shorthand?  If so, are they set 
before or after their corresponding physical properties?  This won't 
make a difference to their computed values (since we'll only be setting 
all logical or all physical properties to inherit, initial or unset) but 
does make a difference when inspecting a declaration that uses 'all'.

Received on Monday, 29 December 2014 05:37:08 UTC