1 CONSOLE ERROR: Discontiguous selection is not supported.
2 Style invalidation for ::selection
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS getComputedStyle(select[0], '::selection').backgroundColor is red
8 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
9 PASS getComputedStyle(select[0], '::selection').backgroundColor is green
10 PASS [object Object] is defined.
11 PASS getComputedStyle(select[1], '::selection').backgroundColor is red
12 PASS internals.updateStyleAndReturnAffectedElementCount() is 1
13 PASS getComputedStyle(select[1], '::selection').backgroundColor is green
14 PASS successfullyParsed is true