https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d1cb0cb34bafcce4854d42748432befdbe8295dd authored by Geoffrey Sneddon on 30 April 2018, 13:30:23 UTC
fixup! Fix #2669: Add alternate_hosts
Tip revision: d1cb0cb
manifest.json
{
  "name": "Test Payment Handler",
  "icons": [
    {
      "src": "/images/rgrg-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
back to top