diff options
Diffstat (limited to 'testing/web-platform/tests/annotation-model/annotations/annotationOptionals.test')
-rw-r--r-- | testing/web-platform/tests/annotation-model/annotations/annotationOptionals.test | 92 |
1 files changed, 0 insertions, 92 deletions
diff --git a/testing/web-platform/tests/annotation-model/annotations/annotationOptionals.test b/testing/web-platform/tests/annotation-model/annotations/annotationOptionals.test deleted file mode 100644 index ee28fe8d2..000000000 --- a/testing/web-platform/tests/annotation-model/annotations/annotationOptionals.test +++ /dev/null @@ -1,92 +0,0 @@ -{ - "@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", - "skipFailures": [ "should", "may" ], - "assertions": [ - "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-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", - "annotations/3.1-bodyKeyFound.json", - "annotations/bodiesTargets/3.2.1-bodySingleFormat.json", - "annotations/bodiesTargets/3.2.1-bodySingleLanguage.json", - "annotations/bodiesTargets/3.3.1-bodySingleCreator.json", - "annotations/bodiesTargets/3.3.1-bodyCreated.json", - "annotations/bodiesTargets/3.2.1-bodyFormat.json", - "annotations/bodiesTargets/3.2.1-bodyLanguage.json", - "annotations/bodiesTargets/3.2.2-bodyType.json", - "annotations/bodiesTargets/3.2.1-bodyProcessingLanguage.json", - "annotations/bodiesTargets/3.2.1-bodyTextDirection.json", - "annotations/bodiesTargets/3.3.1-bodyModified.json", - "annotations/bodiesTargets/3.3.3-bodyAudience.json", - "annotations/bodiesTargets/3.3.4-bodyAccessibility.json", - "annotations/bodiesTargets/3.3.5-bodyPurpose.json", - "annotations/bodiesTargets/3.3.6-bodyRights.json", - "annotations/bodiesTargets/3.3.7-bodyCanonical.json", - "annotations/bodiesTargets/3.3.7-bodyVia.json", - "annotations/bodiesTargets/3.2.1-bodyEWR.json", - "annotations/bodiesTargets/3.2.4-bodyETB.json", - "annotations/bodiesTargets/3.2.4-bodyETBTypeTextualBody.json", - "annotations/bodiesTargets/3.2.4-bodyETBTypeText.json", - "annotations/bodiesTargets/3.2.7-bodyChoiceSet.json", - "annotations/bodiesTargets/3.2.7-bodyChoice.json", - "annotations/bodiesTargets/3.2.8-bodyList.json", - "annotations/bodiesTargets/3.2.8-bodyComposite.json", - "annotations/bodiesTargets/3.2.8-bodyIndependents.json", - "annotations/bodiesTargets/3.2.1-targSingleFormat.json", - "annotations/bodiesTargets/3.2.1-targSingleLanguage.json", - "annotations/bodiesTargets/3.3.1-targSingleCreator.json", - "annotations/bodiesTargets/3.3.1-targCreated.json", - "annotations/bodiesTargets/3.2.1-targFormat.json", - "annotations/bodiesTargets/3.2.1-targLanguage.json", - "annotations/bodiesTargets/3.2.2-targType.json", - "annotations/bodiesTargets/3.2.1-targProcessingLanguage.json", - "annotations/bodiesTargets/3.2.1-targTextDirection.json", - "annotations/bodiesTargets/3.3.1-targModified.json", - "annotations/bodiesTargets/3.3.3-targAudience.json", - "annotations/bodiesTargets/3.3.4-targAccessibility.json", - "annotations/bodiesTargets/3.3.5-targPurpose.json", - "annotations/bodiesTargets/3.3.6-targRights.json", - "annotations/bodiesTargets/3.3.7-targCanonical.json", - "annotations/bodiesTargets/3.3.7-targVia.json", - "annotations/bodiesTargets/3.2.1-targEWR.json", - "annotations/bodiesTargets/3.2.7-targChoiceSet.json", - "annotations/bodiesTargets/3.2.7-targChoice.json", - "annotations/bodiesTargets/3.2.8-targList.json", - "annotations/bodiesTargets/3.2.8-targComposite.json", - "annotations/bodiesTargets/3.2.8-targIndependents.json", - "annotations/bodiesTargets/4-bodySpecificResource.json", - "annotations/bodiesTargets/4-targSpecificResource.json", - "annotations/specificResource/4.3.3-refinedBy.json", - "annotations/specificResource/4.4-styleClass.json", - "annotations/specificResource/4.5-renderedVia.json", - "annotations/specificResource/4.6-scope.json", - "annotations/specificResource/4.2-selectorFound.json", - "annotations/specificResource/4.2.1-fragmentSelector.json", - "annotations/specificResource/4.2.1-conformsTo.json", - "annotations/specificResource/4.2.2-cssSelector.json", - "annotations/specificResource/4.2.3-xpathSelector.json", - "annotations/specificResource/4.2.4-textQuoteSelector.json", - "annotations/specificResource/4.2.4-prefix.json", - "annotations/specificResource/4.2.4-suffix.json", - "annotations/specificResource/4.2.5-textPositionSelector.json", - "annotations/specificResource/4.2.6-dataPositionSelector.json", - "annotations/specificResource/4.2.7-svgSelector.json", - "annotations/specificResource/4.2.8-rangeSelector.json", - "annotations/specificResource/4.3-stateFound.json", - "annotations/specificResource/4.3.1-timeState.json", - "annotations/specificResource/4.3.2-requestHeaderState.json", - "annotations/specificResource/4.3.1-cached.json" - ] -} |