| Index: page_cycler/acid3/acid3.acidtests.org/xhtml.2.xhtml
|
| ===================================================================
|
| --- page_cycler/acid3/acid3.acidtests.org/xhtml.2.xhtml (revision 0)
|
| +++ page_cycler/acid3/acid3.acidtests.org/xhtml.2.xhtml (revision 0)
|
| @@ -0,0 +1,11 @@
|
| +<html xmlns="http://www.w3.org/1999/xhtml">
|
| + <head>
|
| + <title>Test</title>
|
| + </head>
|
| + <body>
|
| + <p> <strong/> Parsing Test </strong> </p>
|
| + <script type="text/javascript">
|
| + parent.notify("xhtml.2")
|
| + </script>
|
| + </body>
|
| +</html>
|
|
|