component / dom

DOM traversal, manipulation and events aggregate library (like jQuery)
228 stars 49 forks source link

fixed .html() test #42

Closed domachine closed 11 years ago

domachine commented 11 years ago

The .html() unit test is failing because of a tiny mistake in the html syntax.

yields commented 11 years ago

https://github.com/component/dom/pull/51