Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno28.json |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno28.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno28.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2dd1bc7afcc221cd6c6e3b7c85a776813e0f0d76 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno28.json |
@@ -0,0 +1,14 @@ |
+{ |
+ "@context": "http://www.w3.org/ns/anno.jsonld", |
+ "id": "http://example.org/anno28", |
+ "type": "Annotation", |
+ "body": "http://example.org/note1", |
+ "target": { |
+ "source": "http://example.org/diskimg1", |
+ "selector": { |
+ "type": "DataPositionSelector", |
+ "start": 4096, |
+ "end": 4104 |
+ } |
+ } |
+} |