这是indexloc提供的服务,不要输入任何密码
Skip to content

HTML Canvas: Add the lang IDL attribute to CanvasTextDrawingStyles #1150

@schenney-chromium

Description

@schenney-chromium

Request for Mozilla Position on an Emerging Web Specification

Other information

The DOM element, like all DOM elements, accepts a lang attribute that is used to define language specific treatment for font selection (when fonts have locale specific glyphs). Browsers respect this attribute. However, when an OffscreenCanvas is created there is no way to set locale information, possibly resulting in a state where an offscreen canvas produces rendered results that differ from the canvas in which it's output is used. This feature adds a lang IDL attribute to CanvasTextDrawingStyles to give developers direct control over the language for the text drawing and metrics.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Needs proposed position

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions