root / trunk / tests / test_fix_ecma.html

Revision 1568, 215 bytes (checked in by david, 3 years ago)

updating EOLs

  • Property svn:eol-style set to native
Line 
1<html>
2<head>
3</head>
4<body>
5This text is before the script element.
6<script language="JavaScript" type="text/javascript" src="../../src/fix_ecma.js"></script>
7This text is after the script element.
8</body>
9</html>
Note: See TracBrowser for help on using the browser.