blob: 49eb7ebde7b949dde42ab6d2cb011f51292e7ee5 [file] [log] [blame]
CONSOLE WARNING: line 1: ::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
CONSOLE WARNING: line 1: /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