Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WASM] Add lang attribute to <html> #10518

Open
1 of 13 tasks
MartinZikmund opened this issue Nov 21, 2022 · 0 comments
Open
1 of 13 tasks

[WASM] Add lang attribute to <html> #10518

MartinZikmund opened this issue Nov 21, 2022 · 0 comments
Labels
difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/enhancement New feature or request platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform project/resources 🈷️ Categorizes an issue or PR as relevant to resources and localization (Resources, Assets,...)

Comments

@MartinZikmund
Copy link
Member

MartinZikmund commented Nov 21, 2022

What would you like to be added:

lang attribute is missing

image

Should be based on current language of the app. It should also probably be possible to set the default via manifest.

Why is this needed:

Web standards compliance

For which Platform:

  • WebAssembly
  • Android
  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Skia
    • WPF
    • GTK (Linux)
    • Linux Framebuffer
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

Anything else we need to know?

This can be set at runtime, but it also can be set by the WASM bootstrapper ahead of time if we add such value to the manifest

@MartinZikmund MartinZikmund added kind/enhancement New feature or request platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI labels Nov 21, 2022
@MartinZikmund MartinZikmund added the project/resources 🈷️ Categorizes an issue or PR as relevant to resources and localization (Resources, Assets,...) label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/enhancement New feature or request platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform project/resources 🈷️ Categorizes an issue or PR as relevant to resources and localization (Resources, Assets,...)
Projects
None yet
Development

No branches or pull requests

1 participant