Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno20.json |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno20.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno20.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..17fcc7185a86ddd799a3e3e76e6556f40f259e01 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno20.json |
@@ -0,0 +1,12 @@ |
+{ |
+ "@context": "http://www.w3.org/ns/anno.jsonld", |
+ "id": "http://example.org/anno20", |
+ "type": "Annotation", |
+ "canonical": "urn:uuid:dbfb1861-0ecf-41ad-be94-a584e5c4f1df", |
+ "via": "http://other.example.org/anno1", |
+ "body": { |
+ "id": "http://example.net/review1", |
+ "rights": "http://creativecommons.org/licenses/by/4.0/" |
+ }, |
+ "target": "http://example.com/product1" |
+} |