summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/nth-child-no-mutations-expected.txt
blob: 8a75c8efec2a191543a8b76560b4daee8a998c9e (plain)
1
2
3
4
5
6
7
8
9
10
11
Not necessary to recalc sibling styles for :nth-child when no mutations have happened.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(testElm, null).color is green
PASS successfullyParsed is true

TEST COMPLETE