wine/dlls/mshtml/tests/iframe.html
Gabriel Ivăncescu 00dbd769b9 mshtml: Dispatch beforeunload event to the window.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-11-18 17:33:49 +01:00

5 lines
140 B
HTML

<html>
<head><meta http-equiv="x-ua-compatible" content="IE=11" /></head>
<body><iframe src="about:blank" id="ifr"></iframe></body>
</html>