wine/dlls/mshtml/tests/doc_with_prop.html
Gabriel Ivăncescu cab7ce5935 mshtml: Expose IEventTarget on HTMLDocumentObj and forward it to the doc node.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-11-14 20:10:08 +01:00

4 lines
76 B
HTML

<html>
<script type="text/javascript">document.prop = 137;</script>
</html>