github web-platform-tests/wpt merge_pr_47810

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

Refine font-size-adjust-computed.html with precision adjustment for from-font tests

The aspect value for font_size_adjust can vary slightly depending on
font configurations. We initially fixed this by rounding the adjusted
font size, but font-size-adjust-computed.html still wasn't happy.
This update reverts the previous change and applies
assert_approx_equals with a 0.00001 delta to the failing tests instead.

Bug: 346773492
Change-Id: Ie18a79e877b1c9ec1bbec38a899d77c15bcc22d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5799249
Reviewed-by: Dominik Röttsches drott@chromium.org
Commit-Queue: ChangSeok Oh changseok.oh@bytedance.com
Cr-Commit-Position: refs/heads/main@{#1350393}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.