1 PASS successfullyParsed is true
4 PASS window.frames.length is 2
5 PASS window.frames[0].frameElement.name is "frame"
6 PASS window.frames[1].frameElement.name is "obj"
7 Loading 'data:text/html,Updated contents of iframe' in iframe...
8 Loading 'data:text/html,Updated contents of object' in object...
9 PASS window.frames[0].location.toString() is "data:text/html,Updated contents of iframe"
10 PASS window.frames[1].location.toString() is "data:text/html,Updated contents of object"