diff options
Diffstat (limited to 'mobile/android/tests/browser/robocop/robocop_blank_02.html')
-rw-r--r-- | mobile/android/tests/browser/robocop/robocop_blank_02.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mobile/android/tests/browser/robocop/robocop_blank_02.html b/mobile/android/tests/browser/robocop/robocop_blank_02.html new file mode 100644 index 000000000..7aaff168b --- /dev/null +++ b/mobile/android/tests/browser/robocop/robocop_blank_02.html @@ -0,0 +1,8 @@ +<html> +<meta charset="utf-8"> +<title>Browser Blank Page 02</title> +<link rel="shortcut icon" href="data:image/gif;base64,R0lGODlhCwALAIAAAAAA3pn/ZiH5BAEAAAEALAAAAAALAAsAAAIUhA+hkcuO4lmNVindo7qyrIXiGBYAOw==" /> +<body> +<p>Browser Blank Page 02</p> +</body> +</html> |