Re: [w3c/manifest] fix: dir's auto definition (PR #1118)

@marcoscaceres commented on this pull request.



> @@ -473,7 +473,12 @@ <h3>
             "<dfn data-dfn-for="text-direction">auto</dfn>" (default)
           </dt>
           <dd>
-            No explicit directionality.
+            <p>Direction determined from content.</p>

```suggestion
            <p>Direction determined from content using the first-strong part of the [[BIDI]] algorithm.</p>
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1118#pullrequestreview-2037075722
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1118/review/2037075722@github.com>

Received on Thursday, 2 May 2024 22:34:58 UTC