Tweak 'q' unit case in WPT svg/types/scripted/SVGLength-px.html
Switch the valueInPx() helper to use a for computing the value
instead of a
to avoid getting a used value and thus potentially
suffer from precision loss due to passing through some internal
representation - like LayoutUnit in Blink.
suffer from precision loss due to passing through some internal
representation - like LayoutUnit in Blink.
Bug: 40752590
Change-Id: I95f02b3361f6645a5e06f27777214db9ba7afd89
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5708289
Auto-Submit: Fredrik Söderquist fs@opera.com
Commit-Queue: Stephen Chenney schenney@chromium.org
Reviewed-by: Stephen Chenney schenney@chromium.org
Cr-Commit-Position: refs/heads/main@{#1328375}