jquery-mobile/tests/unit/navigation/data-url-tests/data-url.html

11 lines
187 B
HTML
Raw Normal View History

2011-02-16 06:59:54 +00:00
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div data-nstest-role="page" data-nstest-url="foo/" data-other="for testing">
This text intentionally left blank
2011-02-16 06:59:54 +00:00
</div>
</body>
</html>