trisquel-icecat/icecat/testing/web-platform/meta/css/css-values/calc-infinity-nan-computed.html.ini
2025-10-06 02:35:48 -06:00

12 lines
442 B
INI

[calc-infinity-nan-computed.html]
[Property width value 'max(15px, NaN * 1px)']
expected:
if (os == "android") and not debug: [PASS, FAIL]
[Property width value 'max(NaN * 1px, 15px)']
expected:
if (os == "android") and not debug: [PASS, FAIL]
[Property width value 'calc(min(NaN * 1px, infinity * 1px) + max(infinity * 1px, -infinity * 1px))']
expected:
if (os == "android") and not debug: [PASS, FAIL]