forked from mirrors/gecko-dev
Automatic update from web-platform-tests
Add wpt crash test for css math functions
Bug: 1491039
Change-Id: Ia516ea89a73789d1291d1378cbc9cad5f54ad57d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4912678
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1207041}
--
wpt-commits: 22bded0f6df20142a0441795273ba47dbf11060d
wpt-pr: 42358
2 lines
87 B
HTML
2 lines
87 B
HTML
<!DOCTYPE html>
|
|
<div style="width: calc((1rem + 1px) * (sign(10px - 1%) + 1));"></div>
|