[viewport-units-css2-001.html]
[vh length applied to border-top-width]
expected:
if (os == "win") and (version == "10.0.22621"): [PASS, FAIL]
if os == "linux": FAIL
[FAIL, PASS]
[vmin length applied to border-top-width]
expected:
if (os == "win") and (version == "10.0.22621"): [PASS, FAIL]
if (os == "win") and (version == "10.0.19041"): [FAIL, PASS]
if os == "mac": [FAIL, PASS]
if os == "android": PASS
FAIL
[vmax length applied to border-top-width]
expected:
if os == "android": FAIL