blob: 4de756917bbd248b30ed4a27b9f0fd51dfae0e3c [file] [log] [blame]
Use descendant invalidation set for :empty pseudo class.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(empty, '').backgroundColor is green
PASS internals.updateStyleAndReturnAffectedElementCount() is 2
PASS getComputedStyle(empty, '').backgroundColor is transparent
PASS getComputedStyle(notEmpty, '').backgroundColor is transparent
PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(notEmpty, '').backgroundColor is green
PASS successfullyParsed is true
TEST COMPLETE