1 CSS resize property is inherited:no
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getComputedStyle(document.querySelector('.overflow.resize')).resize is 'both'
7 PASS getComputedStyle(document.querySelector('.overflow.no-resize')).resize is 'none'
8 PASS getComputedStyle(document.querySelector('.overflow.resize-inherit')).resize is 'both'
9 PASS successfullyParsed is true