| Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno40.json
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno40.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno40.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..63b47f145c845659fd792665ecc6a770afc0e855
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno40.json
|
| @@ -0,0 +1,10 @@
|
| +{
|
| + "@context": "http://www.w3.org/ns/anno.jsonld",
|
| + "id": "http://example.org/anno40",
|
| + "type": "Annotation",
|
| + "body": "http://example.org/note1",
|
| + "target": {
|
| + "source": "http://example.org/image1",
|
| + "scope": "http://example.org/page1"
|
| + }
|
| +}
|
|
|