summaryrefslogtreecommitdiffstats
path: root/mobile/android/geckoview/src/androidTest/assets/www/hello2.html
blob: 88218a18f67185bb3f9b4967f02fec784b186cb1 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<meta charset="utf-8">
<title>Hello, world! Again!</title>
</head>
<body>
<p>Hello, world! Again!</p>
</body>
</html>