blob: 9262e90d18655fd565d964f2e72336d64f1f6ed4 [file] [log] [blame]
This test performs a check for the :invalid CSS selector on various input elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
PASS successfullyParsed is true
TEST COMPLETE