mshtml: Added VBScript as event attribute tests.
This commit is contained in:
parent
76b1a7e016
commit
1cd527924f
|
@ -26,9 +26,6 @@ Sub runTest()
|
||||||
End Sub
|
End Sub
|
||||||
</script>
|
</script>
|
||||||
</script>
|
</script>
|
||||||
<body>
|
<body onload="If true then runTest()">
|
||||||
<script>
|
|
||||||
runTest()
|
|
||||||
</script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue