diff options
Diffstat (limited to 'html-test/ref/Bug2.html')
-rw-r--r-- | html-test/ref/Bug2.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html-test/ref/Bug2.html b/html-test/ref/Bug2.html index 98d7f06d..5b88feae 100644 --- a/html-test/ref/Bug2.html +++ b/html-test/ref/Bug2.html @@ -10,7 +10,7 @@ ></script ><script type="text/javascript" >// -window.onload = function () {pageLoad();setSynopsis("mini_Bug2.html");}; +window.onload = function () {pageLoad();}; // </script ></head @@ -61,4 +61,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug2.html"); ></div ></body ></html -> +>
\ No newline at end of file |