| Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno22.json
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno22.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno22.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..767080c05e87a0b90d8ff82eaf2c56450bf0907e
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno22.json
|
| @@ -0,0 +1,13 @@
|
| +{
|
| + "@context": "http://www.w3.org/ns/anno.jsonld",
|
| + "id": "http://example.org/anno22",
|
| + "type": "Annotation",
|
| + "body": {
|
| + "source": "http://example.org/page1",
|
| + "selector": "http://example.org/paraselector1"
|
| + },
|
| + "target": {
|
| + "source": "http://example.com/dataset1",
|
| + "selector": "http://example.org/dataselector1"
|
| + }
|
| +}
|
|
|