blob: cd1c356ba61f3027d21d92dfbcf485288f178cde [file] [log] [blame]
crbug.com/337618: computedStyle should be cleared when distribution is updated
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(getNodeInComposedTree("child/bar")).color is "rgb(0, 128, 0)"
PASS window.getComputedStyle(getNodeInComposedTree("child/bar")).color is "rgb(0, 0, 0)"
PASS successfullyParsed is true
TEST COMPLETE