1
0
Fork 0
fenix/app/src/androidTest/assets/pages/download.html

6 lines
104 B
HTML

<html>
<body>
<a href="../resources/Globe.svg" download>Page content: Globe.svg</a>
</body>
</html>