2.0_beta sync to rsa
[framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.1.0 / tests / unit / navigation / data-url-tests / non-data-url.html
1 <!DOCTYPE html>
2 <html>
3         <head>
4         </head>
5 <body>
6         <div data-nstest-role="page">
7                 <a href="?foo=bar" id="query-param-anchor">query param</a>
8         </div>
9 </body>
10 </html>