Source code
Revision control
Copy as Markdown
Other Tools
[viewport-units-css2-001.html]
bug: Issue in the test, expects non-fractional viewport so that borders don't get snapped.
[vh length applied to border-top-width]
expected:
if os == "mac": [PASS, FAIL]
if os == "android": [PASS, FAIL]
[FAIL, PASS]
[vmin length applied to border-top-width]
expected:
if os == "mac": [PASS, FAIL]
if os == "android": [PASS, FAIL]
[FAIL, PASS]
[vmax length applied to border-top-width]
expected: [FAIL, PASS]