Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno19.json |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno19.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno19.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..bd572ce688396a535550a1bd919263d6d8fefe12 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno19.json |
@@ -0,0 +1,11 @@ |
+{ |
+ "@context": "http://www.w3.org/ns/anno.jsonld", |
+ "id": "http://example.org/anno19", |
+ "type": "Annotation", |
+ "rights": "https://creativecommons.org/publicdomain/zero/1.0/", |
+ "body": { |
+ "id": "http://example.net/review1", |
+ "rights": "http://creativecommons.org/licenses/by-nc/4.0/" |
+ }, |
+ "target": "http://example.com/product1" |
+} |