- From: Marcos Cáceres <notifications@github.com>
 - Date: Wed, 10 Jul 2024 18:03:06 -0700
 - To: w3c/manifest <manifest@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Thursday, 11 July 2024 01:03:10 UTC
@marcoscaceres commented on this pull request.
> +              `dir` (optional)
+            </dt>
+            <dd>
+              The [=text-direction=].
+            </dd>
+          </dl>
+          <p>
+            When a plain [=string=] is used, or when the `lang` or `dir`
+            members are omitted, `lang` falls back the [=language tag=] of the
+            [=language map=] key, and `dir` falls back to the [=manifest/dir=]
+            member of the [=manifest=].
+          </p>
+          <aside class="note">
+            <p>
+              The `dir` member must be specified if the direction of a
+              localized string differs from the default direction set in the
We might need to formally define "default direction" and "default language"... or maybe call them "root language" and "root direction"? I don't mind which. 
 
```suggestion
              localized string differs from the [=default direction=] set in the
```
-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1101#pullrequestreview-2170677570
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1101/review/2170677570@github.com>
Received on Thursday, 11 July 2024 01:03:10 UTC