blob: 8cc3bcb07f33cc76d06e97de02d92782536044bb [file] [log] [blame]
Style invalidation for ::selection
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(select[0], '::selection').backgroundColor is red
PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(select[0], '::selection').backgroundColor is green
PASS [object Object] is defined.
PASS getComputedStyle(select[1], '::selection').backgroundColor is red
PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(select[1], '::selection').backgroundColor is green
PASS successfullyParsed is true
TEST COMPLETE
1
2