haikuwebkit/LayoutTests/fast/css/viewport-width-outline-expe...

11 lines
305 B
Plaintext

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