mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
25 lines
1.5 KiB
Text
25 lines
1.5 KiB
Text
{
|
|
"@context": "https://www.w3.org/ns/JSONtest-v1.jsonld",
|
|
"name": "Annotation implements optional keys and meets optional key value constraints",
|
|
"description": "Web Annotations: <ul> <li>Should include certain properties (keys)</li> <li>May include additional keys</li> <li>should have Annotation 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.1-bodyKeyFound.json",
|
|
"annotations/3.3.1-annotationSingleCreatorImplemented.json",
|
|
"annotations/3.3.1-annotationCreatedImplemented.json",
|
|
"annotations/3.3.5-annotationSingleMotivationImplemented.json",
|
|
"annotations/3.2.5-bodyValueImplemented.json",
|
|
"annotations/3.3.1-annotationCreatorImplemented.json",
|
|
"annotations/3.3.1-annotationGeneratorImplemented.json",
|
|
"annotations/3.3.1-annotationGeneratedImplemented.json",
|
|
"annotations/3.3.1-annotationModifiedImplemented.json",
|
|
"annotations/3.3.3-annotationAudienceImplemented.json",
|
|
"annotations/3.3.5-annotationMotivationImplemented.json",
|
|
"annotations/3.3.6-annotationRightsImplemented.json",
|
|
"annotations/3.3.7-annotationCanonicalImplemented.json",
|
|
"annotations/3.3.7-annotationViaImplemented.json",
|
|
"annotations/4.4-annotationStylesheetImplemented.json"
|
|
|
|
]
|
|
}
|