| Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno27.json
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno27.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno27.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4844979a241072cec86a4287a89686b5fc71c714
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno27.json
|
| @@ -0,0 +1,14 @@
|
| +{
|
| + "@context": "http://www.w3.org/ns/anno.jsonld",
|
| + "id": "http://example.org/anno27",
|
| + "type": "Annotation",
|
| + "body": "http://example.org/review1",
|
| + "target": {
|
| + "source": "http://example.org/ebook1",
|
| + "selector": {
|
| + "type": "TextPositionSelector",
|
| + "start": 412,
|
| + "end": 795
|
| + }
|
| + }
|
| +}
|
|
|