Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno33.json |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno33.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno33.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f2866eef56eab626f418418dbecd4d758f2de560 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno33.json |
@@ -0,0 +1,12 @@ |
+{ |
+ "@context": "http://www.w3.org/ns/anno.jsonld", |
+ "id": "http://example.org/anno33", |
+ "type": "Annotation", |
+ "body": "http://example.org/note1", |
+ "target": { |
+ "source": "http://example.org/page1", |
+ "state": { |
+ "id": "http://example.org/state1" |
+ } |
+ } |
+} |