tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

pageOptionals.test (2025B)


      1 {
      2   "@context": "https://www.w3.org/ns/JSONtest-v1.jsonld",
      3   "name": "A single Annotation Page implements optional keys and meets optional key value constraints",
      4   "description": "Pages of Web Annotations: <ul> <li>MUST include certain properties (keys)</li> <li>MUST satisfy model constraints on values of required and any optional Annotation keys used</li> </ul> Note: Implementation of optional Annotation Collection keys (features), optional constraints on key values, and optional keys and constraints on Agents involved in an Annotation Collection checked by other tests.<br/><b>Please fill textarea with json-ld serialization of a single Annotation Page or an Annotation Collection with an embedded Page</b>",
      5   "testType": "manual",
      6   "skipFailures": [ "should", "may" ],
      7   "ref": "https://www.w3.org/TR/annotation-model/",
      8   "assertions": [
      9     "collections/pages/5.2-pagePartOfImplemented.json",
     10     "collections/pages/5.2-pageStartIndexImplemented.json",
     11     "collections/pages/5.2-pageNextImplemented.json",
     12     "collections/pages/5.2-pagePrevImplemented.json",
     13     "collections/pages/5.2-pageLabelImplemented.json",
     14     "collections/pages/5.2-pageLastImplemented.json",
     15     "collections/pages/5.2-pageTotalImplemented.json",
     16     "collections/pages/5.2-pageFirstImplemented.json",
     17     "collections/pages/3.3.1-pageModifiedImplemented.json",
     18     "collections/pages/3.3.1-pageCreatorImplemented.json",
     19     "collections/pages/3.3.1-pageCreatedImplemented.json",
     20     "collections/pages/3.3.6-pageRightsImplemented.json",
     21     "collections/pages/3.3.2-pageCreatorAgentEmail_sha1Implemented.json",
     22     "collections/pages/3.3.2-pageCreatorAgentEmailImplemented.json",
     23     "collections/pages/3.3.2-pageCreatorAgentHomepageImplemented.json",
     24     "collections/pages/3.3.2-pageCreatorAgentIdImplemented.json",
     25     "collections/pages/3.3.2-pageCreatorAgentNameImplemented.json",
     26     "collections/pages/3.3.2-pageCreatorAgentNicknameImplemented.json",
     27     "collections/pages/3.3.2-pageCreatorAgentTypeImplemented.json"
     28   ]
     29 }