| Index: third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno35.json
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno35.json b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno35.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..39050abb133f773d0a0b8f956d6fa29e5f9f80e1
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/annotation-protocol/files/annotations/anno35.json
|
| @@ -0,0 +1,13 @@
|
| +{
|
| + "@context": "http://www.w3.org/ns/anno.jsonld",
|
| + "id": "http://example.org/anno35",
|
| + "type": "Annotation",
|
| + "body": "http://example.org/description1",
|
| + "target": {
|
| + "source": "http://example.org/resource1",
|
| + "state": {
|
| + "type": "HttpRequestState",
|
| + "value": "Accept: application/pdf"
|
| + }
|
| + }
|
| +}
|
|
|