blob: 5e83e1c407f9a42d7054c6b615d0a9eea236fab9 [file] [log] [blame]
Tests to ensure that styles of distributed nodes are different if their parent styles are different.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getColorProperty("child-a") is "rgb(255, 0, 0)"
PASS getColorProperty("child-b") is "rgb(0, 0, 255)"
PASS successfullyParsed is true
TEST COMPLETE