Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/Types.html
Original file line number Diff line number Diff line change
Expand Up @@ -666,4 +666,4 @@ <h2 id="Callbacks">Callbacks Object</h2>
<h2 id="XMLDocument">XML Document</h2>
<p>A document object created by the browser's XML DOM parser, usually from a string representing XML. XML documents have different semantics than HTML documents, but most of the traversing and manipulation methods provided by jQuery will work with them.</p>
<h2 id="Assert">Assert</h2>
<p>A reference to or instance of the object holding all of QUnit's assertions. See the <a href="https://api.qunitjs.com/QUnit.assert/">API documentation for <code>QUnit.assert</code></a> for details.</p>
<p>A reference to or instance of the object holding all of QUnit's assertions. See the <a href="https://api.qunitjs.com/config/QUnit.assert">API documentation for <code>QUnit.assert</code></a> for details.</p>