Update web-platform-tests to revision 3137d1d2d7757366a69f8a449b458b5057e0e81e

This commit is contained in:
Ms2ger 2016-12-28 09:51:21 +01:00
parent 81ca858678
commit d6ba94ca28
2339 changed files with 89274 additions and 9328 deletions

View file

@ -0,0 +1,38 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "3.2.2-targType.json",
"assertionType": "may",
"expectedResult": "valid",
"onUnexpectedResult" : "passAndContinue",
"errorMessage": "The description of a Target may include type key with one or more values that are each drawn from the model's list of resource classes.",
"title": "Implements **target _type_ key** with one or more values each of which is drawn from the **model's list of resource classes** [model 3.2.1](https://www.w3.org/TR/annotation-model/#bodies-and-targets)",
"description": "True when Annotation includes one or more Targets, one or more of which include type key with one or more values that are each drawn from the model's list of resource classes. (Section 3.2.1)",
"type": "object",
"required": [ "target" ],
"properties":
{
"target":
{
"oneOf": [
{ "anyOf": [
{ "$ref": "bodyTarget.json#/definitions/recognizedTypeFound" },
{ "$ref": "bodyTarget.json#/definitions/itemRecognizedTypeFound" },
{ "$ref": "bodyTarget.json#/definitions/sourceFormatPropertyFound" }
]
},
{ "not":
{ "items":
{ "not":
{ "anyOf": [
{ "$ref": "bodyTarget.json#/definitions/recognizedTypeFound" },
{ "$ref": "bodyTarget.json#/definitions/itemRecognizedTypeFound" },
{ "$ref": "bodyTarget.json#/definitions/sourceRecognizedTypeFound" }
]
}
}
}
}
]
}
}
}

View file

@ -0,0 +1,38 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "3.3.3-targAudience.json",
"assertionType": "may",
"expectedResult": "valid",
"onUnexpectedResult" : "passAndContinue",
"errorMessage": "The description of a target may include audience key which has one or more values with each audience instance described using schema.org/Audience classes and properties.",
"title": "Implements **target _audience_ key** which has one or more values with each audience instance described using **[schema.org/Audience](http://schema.org/Audience) classes and properties** - [model 3.3.3](https://www.w3.org/TR/annotation-model/#intended-audience)",
"description": "True when Annotation includes one or more targets, one or more of which include audience key which has one or more values with each audience instance described using schema.org/Audience classes and properties.. (Section 3.3.3)",
"type": "object",
"required": [ "target" ],
"properties":
{
"target":
{
"oneOf": [
{ "anyOf": [
{ "$ref": "otherProperties.json#/definitions/audiencePropertyFound" },
{ "$ref": "otherProperties.json#/definitions/itemAudiencePropertyFound" },
{ "$ref": "otherProperties.json#/definitions/sourceAudiencePropertyFound" }
]
},
{ "not":
{ "items":
{ "not":
{ "anyOf": [
{ "$ref": "otherProperties.json#/definitions/audiencePropertyFound" },
{ "$ref": "otherProperties.json#/definitions/itemAudiencePropertyFound" },
{ "$ref": "otherProperties.json#/definitions/sourceAudiencePropertyFound" }
]
}
}
}
}
]
}
}
}

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -81,7 +81,8 @@
}
]
}
}
},
"required": [ "target" ]
}
}
}

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":

View file

@ -67,7 +67,8 @@
}
]
}
}
},
"required": [ "target" ]
}
],
"definitions":