mobile/android/base/tests/robocop_picture_link.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mobile/android/base/tests/robocop_picture_link.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +<html>
     1.5 +<head>
     1.6 +  <title>Picture Link</title>
     1.7 +  <link rel="shortcut icon" href="data:image/gif;base64,R0lGODlhCwALAIAAAAAA3pn/ZiH5BAEAAAEALAAAAAALAAsAAAIUhA+hkcuO4lmNVindo7qyrIXiGBYAOw==" />
     1.8 +  <meta name="viewport" content="initial-scale=1.0"/>
     1.9 +  <meta charset="utf-8">
    1.10 +</head>
    1.11 +<body style="margin: 0; padding: 0">
    1.12 +  <div style="text-align: center; margin: 0; padding: 0">
    1.13 +    <a style="font-size: 60px" href="robocop_blank_02.html"><img src="Firefox.jpg"></img></a>
    1.14 +  </div>
    1.15 +</body>
    1.16 +</html>

mercurial