CONSOLE WARNING: ::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details. CONSOLE WARNING: /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details. Check that targeted class invalidation works for ::shadow and /deep/ combinators. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS getComputedStyle(match1, null).backgroundColor is transparent PASS getComputedStyle(match2, null).backgroundColor is transparent PASS internals.updateStyleAndReturnAffectedElementCount() is 1 PASS getComputedStyle(match1, null).backgroundColor is green PASS internals.updateStyleAndReturnAffectedElementCount() is 1 PASS getComputedStyle(match2, null).backgroundColor is green PASS successfullyParsed is true TEST COMPLETE