web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.03k stars 3.12k forks source link

Resolve lengths in @counter-style using MediaValues. #49263

Closed chromium-wpt-export-bot closed 6 days ago

chromium-wpt-export-bot commented 6 days ago

This fixes a number of crashes in parsing integers, and also removes a large chunk of the remaining calls to the problematic GetIntValue() function.

We use the metrics from the initial style (like with media queries), as specified in css-values-4.

Bug: 40946458 Change-Id: I87799b606a01854bed69f7b474ef85cab1845a60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6032724 Commit-Queue: Steinar H Gunderson \sesse@chromium.org Reviewed-by: Rune Lillesveen \futhark@chromium.org Cr-Commit-Position: refs/heads/main@{#1384933}