Changeset 1431 for trunk/fl5/js/test/examples/nodoctype.html
- Timestamp:
- 11/22/10 06:26:10 (3 years ago)
- File:
-
- 1 edited
-
trunk/fl5/js/test/examples/nodoctype.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fl5/js/test/examples/nodoctype.html
r1423 r1431 8 8 </head> 9 9 <body> 10 <h1>No document type</h1> 10 <script type="text/javascript"> 11 document.write("<h1>" + document.title + "</h1>"); 12 </script> 11 13 <p> 12 14 This page is meant to test how the player will render in browers when no DOCTYPE is specified. It is possible that things will look slightly different in IE9, FF, Chrome, Safari, and Opera. IE < 9 will simply display "HTML5 Player should replace this".
Note: See TracChangeset
for help on using the changeset viewer.
