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