[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]