blob: 233aba212d96d0fc930875a655c733274812f462 [file] [log] [blame]
Tests that vw unit works for outline-width property
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(document.getElementById('borderDiv'),null).getPropertyValue('outline-width') is not "0px"
PASS successfullyParsed is true
TEST COMPLETE