Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno2.jsonld |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno2.jsonld b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno2.jsonld |
new file mode 100644 |
index 0000000000000000000000000000000000000000..22e96e11c8643fdc6e58b6bd15e853db7d7c93dc |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno2.jsonld |
@@ -0,0 +1,11 @@ |
+{ |
+ "@context": "http://www.w3.org/ns/anno.jsonld", |
+ "id": "/annotations/anno2.jsonld", |
+ "type": "Annotation", |
+ "created": "2015-02-31T12:03:45Z", |
+ "body": { |
+ "type": "TextualBody", |
+ "value": "Great resource!" |
+ }, |
+ "target": "http://www.w3c.org/" |
+} |