Tizen 2.1 base
[framework/web/webkit-efl.git] / LayoutTests / accessibility / aria-hidden-updates-alldescendants-expected.txt
1 Steps
2
3 test
4 Step 1: Do something
5 Step 2: Do another thing
6 Step 3: Do one last thing
7 This tests that if aria-hidden changes on an element, all it's existing children will update their children caches
8
9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10
11
12 PASS main.childrenCount is 1
13 PASS main.childrenCount is 2
14 PASS main.childAtIndex(1).childrenCount is 1
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18