Fixed #1039 and #1733 by going through the core API and making them text node and...
[jquery.git] / test / data / test.js
1 var foobar = "bar";\r
2 $('#ap').html('bar');\r
3 ok( true, "test.js executed");\r