<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width,minimum-scale=1"> <title>Concurrent Navigations Test Case</title> </head> <iframe src="blank.html?A1"></iframe> <iframe src="blank.html?B1"></iframe> </html>