summaryrefslogtreecommitdiffstats
path: root/mobile/android/geckoview/src/androidTest/assets/www/fedcm_rp.html
blob: 4d1fddee7fad3c33d8b7a5eed876e831bb8a58c2 (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <meta charset="utf-8" />
    <title>Hello, world!</title>
    <link rel="manifest" href="manifest.webmanifest" />
  </head>
  <body></body>
</html>