blob: 5f7a05282f01de869e7a4d66efdaddf910e2daea [file] [log] [blame]
Tests that vh 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