~abreu-alexandre/oxide/add-ua-to-downloadrequested

« back to all changes in this revision

Viewing changes to qt/tests/qmltests/api/tst_WebView_downloadRequestedAnchor.html

Expose user agent as part of downloadRequest

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<body>
 
3
</body>
 
4
<div>
 
5
<a id="content" href="http://testsuite/empty.html" download="MyDownload">download me</a>
 
6
</div>
 
7
</html>