diff options
Diffstat (limited to 'mobile/android/tests/browser/robocop/robocop_blank_03.html')
-rw-r--r-- | mobile/android/tests/browser/robocop/robocop_blank_03.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mobile/android/tests/browser/robocop/robocop_blank_03.html b/mobile/android/tests/browser/robocop/robocop_blank_03.html new file mode 100644 index 000000000..13be8c743 --- /dev/null +++ b/mobile/android/tests/browser/robocop/robocop_blank_03.html @@ -0,0 +1,7 @@ +<html> +<meta charset="utf-8"> +<title>Browser Blank Page 03</title> +<body> +<p>Browser Blank Page 03</p> +</body> +</html> |