Files
servo/tests/wpt/web-platform-tests/annotation-protocol/files/annotations/anno1.jsonld

12 lines
255 B
Plaintext

{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": "/annotations/anno1.jsonld",
"type": "Annotation",
"created": "2015-01-31T12:03:45Z",
"body": {
"type": "TextualBody",
"value": "I like this page!"
},
"target": "/index.html"
}