Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0

This commit is contained in:
Ms2ger 2016-09-09 09:40:35 +02:00
parent 1d40075f03
commit 079092dfea
2381 changed files with 90360 additions and 17722 deletions

View file

@ -0,0 +1,25 @@
{
"@context": "https://www.w3.org/ns/JSONtest-v1.jsonld",
"name": "Annotation implements optional keys and meets optional key value constraints for Creator and Generator Agents",
"description": "Agents (Creators, Generators) involved in an Annotation: <ul> <li>Should include certain properties (keys)</li> <li>May include additional keys</li> <li>should have Agent key values that conform to model recommended constraints</li> </ul> Note: failing an assertion indicates that a recommended or optional feature has not been implemented or has not been implemented correctly.",
"testType": "manual",
"ref": "https://www.w3.org/TR/annotation-model/#other-properties",
"assertions": [
"annotations/3.3.2-annotationCreatorAgentIdImplemented.json",
"annotations/3.3.2-annotationGeneratorAgentIdImplemented.json",
"annotations/3.3.2-annotationCreatorAgentTypeImplemented.json",
"annotations/3.3.2-annotationGeneratorAgentTypeImplemented.json",
"annotations/3.3.2-annotationCreatorAgentNicknameImplemented.json",
"annotations/3.3.2-annotationGeneratorAgentNicknameImplemented.json",
"annotations/3.3.2-annotationCreatorAgentSingleNameImplemented.json",
"annotations/3.3.2-annotationGeneratorAgentSingleNameImplemented.json",
"annotations/3.3.2-annotationCreatorAgentNameImplemented.json",
"annotations/3.3.2-annotationGeneratorAgentNameImplemented.json",
"annotations/3.3.2-annotationCreatorAgentEmailImplemented.json",
"annotations/3.3.2-annotationGeneratorAgentEmailImplemented.json",
"annotations/3.3.2-annotationCreatorAgentEmail_sha1Implemented.json",
"annotations/3.3.2-annotationGeneratorAgentEmail_sha1Implemented.json",
"annotations/3.3.2-annotationCreatorAgentHomepageImplemented.json",
"annotations/3.3.2-annotationGeneratorAgentHomepageImplemented.json"
]
}