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

Implement the Canvas TextStyles lang attribute #50870

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 21, 2025

The HTML canvas textStyle "lang" attribute provides control over the
locale when using text features in a canvas. The default is "inherit"
that takes the language from the host document element. Other strings
are used directly as a locale.

Spec PR: whatwg/html#10873

Bug: 385006131
Change-Id: I624c1ddc8bf550d17307affc8aa6a97544cf0c53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6150170
Reviewed-by: Jean-Philippe Gravel <[email protected]>
Commit-Queue: Stephen Chenney <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1423150}

The HTML canvas textStyle "lang" attribute provides control over the
locale when using text features in a canvas. The default is "inherit"
that takes the language from the host document element. Other strings
are used directly as a locale.

Spec PR: whatwg/html#10873

Bug: 385006131
Change-Id: I624c1ddc8bf550d17307affc8aa6a97544cf0c53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6150170
Reviewed-by: Jean-Philippe Gravel <[email protected]>
Commit-Queue: Stephen Chenney <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1423150}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 5b42b1c into master Feb 21, 2025
19 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-6150170 branch February 21, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants