blob: 0f541c6023ed1270ec91d91d7e8a8126a043c7f1 [file] [log] [blame]
Use descendant invalidation sets for :required and :optional pseudo classes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(inputOptional, '').backgroundColor is transparent
PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(inputOptional, '').backgroundColor is green
PASS getComputedStyle(inputRequired, '').backgroundColor is transparent
PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(inputRequired, '').backgroundColor is green
PASS successfullyParsed is true
TEST COMPLETE