Various errors in PR-CSS2 section 10.3.2

I found some mistakes in sections 10.3.2.2 and 10.3.2.3 [1]:

>2) If none of the properties has the value 'auto', 'margin-right'
>is assigned a computed value so that the seven width properties
>add up to the width of the containing block.

Shouldn't that be dependant on direction of text? So that ltr blocks get
their margin-left tweaked instead.


>If more than one of the three has the value 'auto', and
>one of them is 'width', than the other two ('margin-left'
                         ^^^^
Should be "then". (e not a)


[1]: http://www.w3.org/TR/PR-CSS2/visudet.html#comp-margin-widths
--
Ian Hickson
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12   Info: www.geekcode.com
GIT/M/S d->-- s+: a--->? C++(+++)>$ U>*++++ P L+>+++++ E(+)>+++ W+++ N(+) o?
K? w@ O- !M V- PS+ PE- Y+ PGP>+ t 5+++>++++ X- R+(+++) tv b++(+++) DI++
D++(---)>++++ G>+++ e(*)>+++++ h!()(--) !r y?
------END GEEK CODE BLOCK------

Received on Tuesday, 21 April 1998 18:30:37 UTC