blob: feb349ae4b716e268fc652533bada5b952ac3986 [file] [log] [blame]
Check that targeted class invalidation works for custom pseudo elements.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS !!window.internals is true
PASS getComputedStyle(fileUploadButton, null).backgroundColor is gray
PASS internals.updateStyleAndReturnAffectedElementCount() is 2
PASS getComputedStyle(fileUploadButton, null).backgroundColor is green
PASS getComputedStyle(t2, null).backgroundColor is lime
PASS successfullyParsed is true
TEST COMPLETE