github web-platform-tests/wpt merge_pr_47961

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
5 months ago

Add meta charset tag to canvas generator templates

In order to fully test canvas text-related features, it is necessary to
use different alphabets and special characters for coverage. Before this
change, several special characters, for example the arabic alphabet and
emojis, weren't actually supported when run from the WPT testing toolkit.

This CL adds the `' line to all generator
templates, and includes the results of running the generator. All
generated files are modified, but only by adding this line.

One test that uses special characters failed after updating the
encoding (2d.text.measure.caret-position.tentative). This was added to
the test expectations. See: https://crbug.com/364332944

Bug: 341213359, 364332944
Change-Id: I7acf60298ac49b790d58100044c2e6412011093d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5817356
Reviewed-by: Yi Xu yiyix@chromium.org
Reviewed-by: Jean-Philippe Gravel jpgravel@chromium.org
Commit-Queue: Andres Ricardo Perez andresrperez@chromium.org
Cr-Commit-Position: refs/heads/main@{#1350746}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.