1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/base/test/bug466409-page.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +<html> 1.5 + <head> 1.6 + <link rel="stylesheet" type="text/css" href="bug466409-empty.css"> 1.7 + <title>Bug</title> 1.8 + <SCRIPT LANGUAGE="JavaScript"> 1.9 + document.write("Hello, world!"); 1.10 + </SCRIPT> 1.11 + </head> 1.12 + <body> 1.13 +© 1.14 + </body> 1.15 +</html>