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