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

@marcoscaceres commented on this pull request.



> @@ -473,7 +473,17 @@ <h3>
             "<dfn data-dfn-for="text-direction">auto</dfn>" (default)
           </dt>
           <dd>
-            No explicit directionality.
+            <p>
+              Direction determined from content using the first-strong part of
+              the [[BIDI]] algorithm.
+            </p>
+            <aside class="note">
+              <p>
+                An actual direction value such as "[=text-direction/rtl=]" or

```suggestion
                An explicit direction value such as "[=text-direction/rtl=]" or
```

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

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

Received on Thursday, 2 May 2024 23:49:52 UTC