HTTP/2 302
server: nginx
date: Fri, 10 Oct 2025 01:33:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20171121064004
location: https://web.archive.org/web/20171121064004/https://www.aoda.ca/wcag/category/principle-4-robust
server-timing: captures_list;dur=1.014259, exclusion.robots;dur=0.034329, exclusion.robots.policy;dur=0.016432, esindex;dur=0.018470, cdx.remote;dur=110.968888, LoadShardBlock;dur=488.676369, PetaboxLoader3.resolve;dur=189.596977, PetaboxLoader3.datanode;dur=115.226820
x-app-server: wwwb-app214
x-ts: 302
x-tr: 667
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 10 Oct 2025 01:33:25 GMT
content-type: text/html; charset=UTF-8
x-archive-orig-date: Tue, 21 Nov 2017 06:40:03 GMT
x-archive-orig-server: Apache
x-archive-orig-x-powered-by: PHP/5.6.32
x-archive-orig-link:
; rel="https://api.w.org/"
x-archive-orig-set-cookie: wfvt_1667876557=5a13ca443f560; expires=Tue, 21-Nov-2017 07:10:04 GMT; Max-Age=1800; path=/; httponly
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 21 Nov 2017 06:40:04 GMT
link:
; rel="original",
; rel="timemap"; type="application/link-format",
; rel="timegate",
; rel="first memento"; datetime="Tue, 27 Jan 2015 04:36:56 GMT",
; rel="prev memento"; datetime="Thu, 19 Oct 2017 01:47:17 GMT",
; rel="memento"; datetime="Tue, 21 Nov 2017 06:40:04 GMT",
; rel="next memento"; datetime="Wed, 22 Nov 2017 07:22:58 GMT", ; rel="last memento"; datetime="Sun, 28 Jan 2018 17:56:40 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: alexa20171120-66/51_61_20171121063958_crawl301.arc.gz
server-timing: captures_list;dur=0.849620, exclusion.robots;dur=0.030715, exclusion.robots.policy;dur=0.014063, esindex;dur=0.015263, cdx.remote;dur=22.122484, LoadShardBlock;dur=442.723524, PetaboxLoader3.datanode;dur=526.729591, PetaboxLoader3.resolve;dur=771.192756, load_resource;dur=908.187822
x-app-server: wwwb-app214
x-ts: 200
x-tr: 1477
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
AODA-WCAG 2.0 Guidelines - Principle 4: Robust
Content must be robust enough that it can be interpreted reliably by a wide variety of user agents, including assistive technologies.
Maximize compatibility with current and future user agents, including assistive technologies.
Advisory Techniques for Guideline 4.1
Avoiding deprecated features of W3C technologies
In content implemented using markup languages, elements have complete start and end tags, elements are nested according to their specifications, elements do not contain duplicate attributes, and any IDs are unique, except where the specifications allow these features. (Level A)
For all user interface components (including but not limited to: form elements, links and components generated by scripts), the name and role can be programmatically determined ; states, properties, and values that can be set by the user can be programmatically set ; and notification of changes to these items is available to user agents, including assistive technologies. (Level A)