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