https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 680b332f79c02e48834c707c2dbc537bdaa2a78a authored by moz-wptsync-bot on 01 November 2018, 16:42:05 UTC
Fix some differences with upstream in wpt tooling
Tip revision: 680b332
example3.test
{
  "@context":    "https://www.w3.org/ns/JSONtest-v1.jsonld",
  "name":        "Automated example test",
  "description": "A test that runs with no user intervention",
  "testType":    "automated",
  "assertions":  [ "common/requiredProperties.json" ],
  "content":     "common/sampleContent2.jsonld"
}
back to top