wine/dlls/mshtml/tests/event_iframe.html
Jacob Czekalla c6aa6792e4 mshtml/tests: Add iframe event tests in htmldoc.c.
Some events are not fired for iframes, for example FireBeforeNavigate2.
2025-08-15 19:59:40 +02:00

4 lines
160 B
HTML

<html><body>
<iframe src="http://test.winehq.org/tests/hello.html"></iframe>
<iframe src="http://test.winehq.org/tests/hello.html"></iframe>
</body></html>