2 if (window
.testRunner
) {
3 testRunner
.dumpAsText();
4 testRunner
.waitUntilDone();
9 if (window
.eventSender
) {
10 eventSender
.mouseDown();
12 if (window
.testRunner
) {
13 testRunner
.notifyDone();
17 <iframe src=resources/leave-compositing-subframe-click.html
></iframe>
18 <p>This test passes if it doesn't crash.
</p>