blob: 3d9c503da277ee2bf5a1e878defe77de1d8211a7 [file] [log] [blame]
Test that :host-context(:first-child) is re-evaluated when :first-child changes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(first.firstChild, null).backgroundColor is red
PASS getComputedStyle(first.firstChild, null).backgroundColor is not red
PASS successfullyParsed is true
TEST COMPLETE