- add sources.
[platform/framework/web/crosswalk.git] / src / content / test / data / session_history / replace.html
1 <html>
2 <head><title>redirecting</title></head>
3 <body onload="location.replace(location.search.substring(1))">redirecting...</body>
4 </html>