Re: [css3-writing-modes] Editorial comments

On 07/27/2012 02:50 AM, Richard Ishida wrote:
> http://dev.w3.org/csswg/css3-writing-modes/
>
> These are small editorial comments, so sending them on my own account.
>
> 2.1. Specifying Directionality: the ‘direction’ property
>
> [1] "The value of the ‘direction’ property on the root element is also propagated to the initial containing block and,
> together with the ‘writing-mode’ property, determines the document's principal writing mode. (See below.)"
>
> Shouldn't that be "blocks"?

No, there is only one initial containing block. :)

> 2.2. Embeddings and Overrides: the ‘unicode-bidi’ property
>
>
> [2] "Normally (i.e. when ‘unicode-bidi’ is ‘normal’) an inline element is transparent to the unicode bidi algorithm; content
> is ordered as if it were not there."
>
> The 'it' near the end is ambiguous. I assume it refers to the inline element. Maybe better to say that.

Changed s/it/the element boundaries/

> [3] "The final order of characters within in each bidi paragraph"
>
> remove 'in'

Done.

> 2.4. Box model for inline elements in bidirectional context
>
> [4] "bidirectional text can cause an inline boxes to be split and reordered within a line."
>
> boxes -> box

Done.

Thanks!

~fantasai

Received on Tuesday, 31 July 2012 01:06:45 UTC