blob: fa89fa588b51b9b6c6da09af8ca67488ca377caf [file] [log] [blame]
This test performs a check that :valid/:invalid CSS psudo selectors are lively applied by HTMLSelectElement::setSelectedIndexByUser.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Change the value of a menulist select by setSelectedIndexByUser:
PASS backgroundOf(el) is validColor
PASS backgroundOf(el) is invalidColor
Change the value of a listbox select by setSelectedIndexByUser:
PASS backgroundOf(el) is invalidColor
PASS backgroundOf(el) is validColor
PASS successfullyParsed is true
TEST COMPLETE