Re: [manifest] Feat (dir member): Add dir member (closes #334) (#433)

> +          <dd>
> +            right-to-left text.
> +          </dd>
> +          <dt>
> +            <dfn data-lt="direction auto">auto</dfn>
> +          </dt>
> +          <dd>
> +            <a data-lt=
> +            "steps to programmatically determine the directionality of a member">
> +            programmatically determined</a> from the value of the member.
> +          </dd>
> +        </dl>
> +        <p>
> +          When displaying the <a>directionality-capable members</a> to an
> +          end-user, the user agent MUST use the <a>default base direction</a>
> +          to correctly position the characters in text containing characters

"correctly position the characters in text containing characters flowing from right to left" is not quite correct. It isn't necessarily about positioning, although one might refer to it that way.

Perhaps:
--
... to compute directional runs and layout or position text correctly in text containing mixed-direction sequences.
--

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/433/files/73bd4bcc079f2cf1c97c2ed41d287880c26d1036#r57041653

Received on Tuesday, 22 March 2016 18:24:01 UTC