1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> 2 <html> 3 <head> 4 <link rel="stylesheet" href="resources/cookies-test-style.css"> 5 <script src="resources/cookies-test-pre.js"></script> 6 </head> 7 <body> 8 <p id="description"></p> 9 <div id="console"></div> 10 <script src="script-tests/double-quoted-value-with-semi-colon.js"></script> 11 <script src="resources/cookies-test-post.js"></script> 12 </body> 13 </html> 14