blob: c9170f30e48460c01598de7b08679af5a63a21a3 [file] [log] [blame]
[email protected]f51c1892013-05-01 18:40:401Before
2
3
4After
5
6End of test
7
8This tests that if an iframe loads new content after its accessibility object has already been accessed, the iframe accessibility object's descendants are the new scroll area and web area, not the old deleted ones.
9
10On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
11
12
[email protected]698382be62013-11-01 00:49:5413PASS successfullyParsed is true
14
15TEST COMPLETE
[email protected]f51c1892013-05-01 18:40:4016PASS iframe.isEqual(newIframe) is true
[email protected]f51c1892013-05-01 18:40:4017PASS subwebarea.isEqual(newSubwebarea) is false
18PASS newSubwebarea.childrenCount > 0 is true
19
20TEST COMPLETE
21