mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-31 05:00:25 +00:00
18 lines
342 B
HTML
18 lines
342 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
</head>
|
|
<body>
|
|
|
|
<h1 id="qunit-header">jQuery Mobile Navigation Test Suite</h1>
|
|
<h2 id="qunit-banner"></h2>
|
|
<h2 id="qunit-userAgent"></h2>
|
|
<ol id="qunit-tests">
|
|
</ol>
|
|
|
|
<div id="dialog-param-link-page" data-nstest-role="page">
|
|
<a href="?foo=bar" data-nstest-rel="dialog">foo</a>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|