Spaces:
Sleeping
Sleeping
| <html> | |
| <head> | |
| <title> JSONSelect conformance tests </title> | |
| <link href='css/style.css' type='text/css' rel='stylesheet'> | |
| </head> | |
| <body> | |
| These are the the official JSONQuery conformance tests. <button id="runit">run tests</button> | |
| <div id="tests"> | |
| </div> | |
| </body> | |
| <script src="../jsonselect.js"></script> | |
| <script src="js/jquery-1.6.1.min.js"></script> | |
| <script src="js/conf_tests.js"></script> | |
| </html> | |