OLD | NEW |
---|---|
(Empty) | |
1 Test that user gesture is kept when postMessage() to self or across frames. | |
2 Click me | |
3 | |
4 PASS Stack postMessages on self window and the user gesture is only consumed onc e | |
5 PASS Bounce postMessages between self and frame window and the user gesture is o nly consumed once in self window | |
6 PASS Bounce postMessages between self and frame window and the user gesture is o nly consumed once in frame | |
7 PASS successfullyParsed is true | |
8 | |
9 TEST COMPLETE | |
10 | |
OLD | NEW |