Re: [w3c/manifest] [DRAFT—DO NOT MERGE/REVIEW] Add members for localization (PR #1101)

@aphillips commented on this pull request.



> +          This member is a [=localizable member=]. Setting a [=text-direction=]
+          is not supported and will be ignored.

There might be a use case for generating a tag like this:

```html
<img lang="de" dir="ltr" src="..." alt="Hier ist Deutsch">
```

Of course, the `alt` attribute has to come from a separate string somewhere. I guess the application icon generally will use the `name` as it's `alt`.

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

Message ID: <w3c/manifest/pull/1101/review/2105869715@github.com>

Received on Saturday, 8 June 2024 15:35:36 UTC