Several AccessiWeb 2.0 criteria refer to special cases that are necessary for their understanding and implementation.
In the frame of the public call for review of the AccessiWeb 2.0 reference list and in order to reduce the amount of special cases, only the new special cases (in comparison to the AccessiWeb 1.1 reference list) are listed in this document ("Special cases and glossary for the AccessiWeb 2.0 reference list").
See the list of special cases for the AccessiWeb 1.1 reference list (in French).
A l'occasion de la parution officielle du référentiel AccessiWeb 2.0, la liste des cas particuliers sera mise à jour si nécessaire.
The AccessiWeb 2.0 reference list refers to new terms, new definitions.
Dans le cadre de l'appel à commentaires public pour le référentiel AccessiWeb 2.0 et afin d'alléger le nombre des définitions, seules les nouvelles définitions (par rapport au référentiel AccessiWeb 1.1) sont listées dans ce document ("Cas particuliers et glossaire du référentiel AccessiWeb 2.0").
See the Glossary for the AccessiWeb 1.1 reference list.
A l'occasion de la parution officielle du référentiel AccessiWeb 2.0, la liste des nouvelles définitions sera mise à jour si nécessaire et intégré au Glossaire AccessiWeb.
All the content published on this page is property of the BrailleNet association.
For any question on the use of these documents or about the AccessiWeb 2.0 reference list in general, please send an e-mail to info@accessiweb.org.
Shortening of a word or a phrase formed with first letter(s) (abbr tag). An abbreviation is pronounced by spelling the letters forming it (I.E. sncf).
In the case where the collection of pages has a huge amount of pages, it is usual to present these links to access pages in groups of links, in a 10 links sequence, for example.
This practice validates the test.
Documents to download for which format types are recognised as accessibility-supported must be made accessible either directly or by means of an accessible version or of an HTML version. Document formats whose compatibility is recognised are:
Content must conform to the list of criteria Electronic Documents to download (in french).
Note : txt format cannot be used to produce an accessible version for a document to download.
It is a condition to follow to validate an accessibility issue. A criterion can be:
The criteria of the AccessiWeb reference list are sorted in 13 categories covering all elements building a Web site. These categories are also called themes and numbered from 1 to 13.
A criterion is defined by:
Abbreviation formed with the first letter(s) of the words that build it (acronym tag). An acronym is pronounced like an ordinary word (I.e. Afnor...)
Link that is presentted in an adjacent way in the graphic layout (CSS enabled) and in the HTML code. In the HTML code, the link must be located just before or just after the object it is adjacent with.
Alert message that interrupts navigation or the use of the page, in particular, that requires to click on a button or a link in order to continue
navigation or content use.
For example, a dialog box that is generated via the alert functionality.
By extension, a pop-in (content presented in a "window" that is inserted or displayed in the DOM) that needs to be closed to continue
navigation or content use, is considered as an alert.
Note: It is possible to propose to disable the concerned alerts before the alert is started, for example, via a user parameter or when the first alert is displayed, for instance, via a checkbox "do not display this alert anymore".
Mechanism that is generally CSS based, allowing the user replace text with image of text inversely under the principle of style switcher.
the mechanism can use a server-side script language or a client-side script language.
Text or process associated with the script via an appropriate technique and allowing to provide a function or a content that is similar to the one provided by the script.
The conditions for the rendering of a text alternative (via assistive technologies, a screen magnifier...) require that it should be as short as possible.
A length of 80 characters is strongly recommended; it will reduce the amount of necessary handlings for the users of Braille displays or screen magnifiers, in particular, to read the alternative.
A text that is associated to a form button via an appropriate technique and that describes the action caused by the button (while viewing the form, the user is then able to identify the action related with the button).
A text that is asssociated to an image via an appropriiate technique and that describes the information conveyed by the image (in relation with the context of the Web content it is included in). AccessiWeb 2.0 considers four types of alternatives related with the kind of image:
Notes: The availability or not of a title attribute for an image does not come under the AccessiWeb reference list. However, if such an attribute is available, AccessiWeb recommends that the content of the title attribute should be identical to the content of the alternative.
The intent cannot be determined from the link and the whole Web page information that is presented to the user together with the link. (it means that a reader without disablities would not know the purpose of a link before activating it).
Example: in the following sentence the word "guava" used as link: "One of the important exports is guava". This link could lead to a definition of guava, to a graph presenting a list of the amount of exported guavas or to a picture of people collecting guava. Until the link is activated, any user is uncertain and so, a person with a disability is not disadvantaged.
Clickable or non clickable area of an image map.
Image map region to which an action is associated; for example, starting an event in clicking on a link (for a client-side clickable area: area tag with the href attribute). The area tags are included in the map tag.
Image map region to which no action is associated (for a client-side clickable area: area tag with the nohref attribute). The area tags are included in the map tag.
Image map region that displays text.
All audio information that is available in a time-based media: words of personas and noises that are important because they are necessary to understand action.
Process consisting in automatically redirecting the user to another page, to display a page on the client side, on the same domain or a different domain.
A terminal that is connected to the computer and renders electronic information in Braille. Synonym: refreshable Braille display.
A block of quotation is a content giving a quote and presented independently from other content (between two paragraphs or between two paragraph blocks).
In HTML, a block of quotation is implemented via a blockquote tag.
Form element allowing to enable a predefined action. For instance, a form submit button allows to send information to the server that is collected to be processed. The button text must describe the action following its activation (for example: "start search", "Send your message").
In HTML, there are three types of form buttons:
There can be four types of button text:
Links whose purpose is to allow to navigate inside of content (skip link, link to access the search form or to access the menu..).
A CAPTCHA is a test used to tell human users from computer apart.
The test is often based on images containing distorted text inviting the user to retype it.
Other forms of CAPTCHA can be based on logical questions or audio extracts.
Value that is assigned to the character fonts that are available on a Web page. For Web content, character sizes must be defined with relative units (% or em) or keywords (xx-small, x-small, small, medium, large, x-large, xx-large, xsmaller, or larger).
Note: the use of pixel (px) is forbidden.
A pair of opposing changes in relative luminance that can cause seizures in some people if it is large enough and in the right frequency range.
major changes in the content of the Web page that, if made without user awareness, can disorient users who are not able to view the entire page simultaneously. Changes in context include changes of:
Note: A change of content is not always a change of context. Changes in content, such as an expanding outline, dynamic menu, or a tab control do not necessarily change the context, unless they also change one of the elements listed above (e.g., focus).
Example: Opening a new window, moving focus to a different component, going to a new page (including anything that would seem to to users as if they had moved to a new page) or significantly re-arranging the content of a page, are examples of changes of context.
Pages that are linked to each other through links and that have a common subject or nature.
For example, the result pages of a search engine or the pages of a catalogue (for the same search) are collections of pages.
Colour that has a particular purpose (example: coloured parts of a graphic having the shape of a camembert cheese, area demarcation in an image through the use of colour, expression of a feeling through colour, such as red for anger...).
Content of a cell in a data table (the first cell of a column or a row, in general,) that serves as text for one or all cells of the column or row.
A column or a row can contain several headers (intermediary header).
Headers must use a TH tag.
Consistent content is readable (elements' order is logical) and understandable (the reading logic is consistent).
These are the control features for viewing (multimedia object) below:
Note: If a multimedia object has no sound, it is not useful to add a feature to control volume. However, if this feature is available and requires a text alternative to be understood by some users, (example: "volume" button in a Flash video), then, one must be provided, as the user is likely to access it and wish to activate it.
Information (in text or other form), services or functionalities that are provided on a Web page to the exclusion navigation menus.
Significant opposition between a foreground colour and a background colour.
The contrast ratio is based on the difference of relative luminance between background and foreground according to the rule: (L1 + 0.05) / (L2 +0.05) where l1 is the relative luminance of the lighter of the colours, and L2 is the relative luminance of the darker of the colours.
The luminance is calculated according to the following formula:
L = 0,2126 * R + 0,7152 * G + 0,0722 * B
where R, G and B are defined as:
if RsRGB >= 0,03928 then R = RsRGB/12,92 else R = ((RsRGB+0,055)/1,055) ^ 2,4
if GsRGB >= 0,03928 then --G = GsRGB/12,92 else G = ((GsRGB+0,055)/1,055) ^ 2,4
if BsRGB >= 0,03928 then B = BsRGB/12.92 else B = ((BsRGB+0,055)/1,055) ^ 2,4
and RsRGB, GsRGB, and BsRGB are defined as:
RsRGB = R8bit/255
GsRGB = G8bit/255
BsRGB = B8bit/255
The "^" character is the exponentiation operator.
User ability to control the display or reading of moving or blinking content at least with keyboard and mouse.
Any environment in which accesss to information, technologies, terms of use user profile can be known and controlled.
The main elements for which control is essential are:
an information system in a controlled environment can refrain from providing alternatives for Javascript or third party technologies (Flash...).
Authors and administrators must, in return, guarantee support of used technologies and of their use by users and their technologies (including assistive technologies).
Information services or Web sites, whatever their status, that provide public access cannot be considered as controlled environments.
This concerns the following properties: colour, background-colour, background, border-colour, border, outline-colour, outline.
Note: the use of a background image to add a colour (bakground:url property...) is also concerned.
Indication regarding expected data type and format when information is entered in a form field. For example:
The default font size is the size defined by the authour for the document or, if missing, the default size used by the user agent (ie the browser)
Main processing document Language (lang attribute in the HTML tag). The language declaration must conform to the ISO 639-1 standards (on 2 letters) or ISO 639-2 (on 3 letters).
Indicates the reading direction of the document or of a passage of text via the dir attribute, dir="ltr", for example.
The two admitted values are:
Note: When indication about reading direction is missing, via the dir attribute on the html, body element, or one of the parents of the analysed text, the default reading direction is from left to right ("ltr" value).
Content related to an image in addition to its text alternative in order to fully describe information conveyed by the image. The detailed description can be inserted via:
Set of reference data allowing user agents to know technical characteristics of the languages that are used on the Web (doctype tag).
Unique name of a Web site; for example, www.accessiweb.org, that allows to access it. A domain name can have subdomains.
A link is considered to be empty when there is no content between <a href="..."> and </a> and it is no named anchor.
A link must be explicit out of its context, that is, its link text (if there is no link title) or its link title (if available) must be explicit out of its context (example: a link - without link title - only with the link text "read more" is not explicit out of its context). while writing Web content, prefer explicit link text out of context to non explicit link text with a link title that makes it explicit out of its context.
Audio description that is added to an audiovisual presentation by pausing the video so that there is time to add additional description.
Note: this technique is only used when the sense of the video would be lost without the additional audio description and the pauses between dialogue or narration are too short.
Focus is the state sent by an element that receives attention after a user action.
In HTML there are three means to give focus to an element:
Elements that receive focus natively are: A, Area Button, Input, Object, Select, label, Legend, Optgroup, Option and Textarea.
The element behaviour, when it is focussed, depends from its kind; a link, for example, must be activated afted it has been focussed (except when script is used).
On the other hand, a form element, such as textarea, must authorise input after it has received focus.
Label and legend elements can only receive focus via the mouse pointer or the accesskey attribute.
As far as the label element is concerned, the expected behaviour is to transfer focus to the element it is associated with.
Note: The ARIA specification extends the role that is attributed to the tabindex attribute in defining that any HTML element can gain the possibility to receive focus in providing it with the value tabindex="0". On the other hand, no behaviour is specified via the availability of tabindex alone.
Similarly, the value tabindex="-1" removes the element it is affected to from the tabing sequence, inhibitting its ability to indicate "focus".
In accordance with the ARIA specification, the use of tabindex, can validate some tests related to the management of tabbing focus, in particular.
Form tag allowing to insert one or several form fields gathered in same nature information blocks so that they can be processed together (submitting). Examples: a registration form, a calendar... A form can have one or several buttons.
Text located next to the form field allowing to know its kind, type or format of expected information.
The label must be implemented via a relevant <label> tag, that is associated to the concerned field.
form object allowing the user:
The following form objects are not considered as form fields:
HTML elements (frame tag) allowing to incorporate content in a Web page inside of rectangular areas. A frame that is defined by the frame tag is necessarily linked to a frameset tag. Several frames can be defined in a same Web page and all the frames of a same set build a frame set.
Content of the title attribute of the frame or iframe tag.
Web browser that allows to visualise text, graphic, multimedia elements... on the screen Synonym(s): graphic mode browser (translation of the definition provided by the Office québécois de la langue française).
Header cells for a column and a row (th tag) of a data table.
HTML element (h tag) with 6 hierarchy levels (from h1 for the most important heading to h6 for the less important) allowing to structure Web content information. the hierarchy between headings must be followed on a Web page and the heading levels cannot be jumped (a h3 heading cannot directly follow a h1 heading, for example). On each Web page, there must be at least one h1 heading.
HTML element (iframe tag) allowing to display content on the Web page in which it is implemented.
File of graphic type (format: gif, jpg, png...) incorporated in a Web content by one of the following techniques:
Note: Link images must be dealt with in the topic links, only (special case for the longdesc: the criteria 1.6 and 1.7 apply to an image contained in a link).
An image that has no purpose and that does not convey particular information in relation with the content it is associated with.
Examples:
Image that is incorporated or generated by an applet tag.
Image that is incorporated or generated by an object tag.
Image that displays text.
An image that conveys information to help understand content it is associated with.
Link whose content between <a href="..."> and </a> is only constituted of an image. the link text of an image link is the content of the image text alternative.
image incorporated or generated by the applet tag and displaying text.
image generated by the object tag and displaying text.
image for which all or part of the content conveys information visually by means of one colour only.
information that is visually conveyed by means of one colour.
Visual rendering of content via a graphic browser. Presentation concerns style, position and dimensions of Html elements and their content.
Information presentation must be realised via CSS.
Elments (basefont, blink, center, font, marquee, s, strike, tt, u) and attributes (align, alink, background, basefont, bgcolour, border, colour, link, text, vlink) are forbidden.
Width and height attributes used on other elements than images (img tag) are also forbidden.
Set of processes allowing to inform the user about input errors in a form. A form input control is considered accessible when mandatory fields and input errors are pointed out in an accessible way (for example: mandatory fields are identified by a textual symbol and not only by colour such as "fields in red are mandatory" ).
Code with two characters (ISO 639-1) or 3 characters (ISO 639-2 and following) allowing to specify the default language of a document or of a passage of text.
The language code specification is constituted of two parts that are separated with a dash on the model lang="[code] - [option]".
When a country code is used as an option, it can serve to specify a language regionalisation, the specification "en-us" indicates the american language for example. The language code specification only concerns the [code] part before the dash.
Reading of the content elements in the order they are written in the source code.
HTML element (a tag) that can be activated by the user (with mouse, keyboard...) and that initiates an action (display of a Web page, download of a file...) or an event generated by a script. A link has at least:
<a href="..."> and </a>The link context represents additional information (called context information) that can be programatically related to the link text.
Context information that allow to make a link explicit is the following:
A link is explicit out of context when the link text only (content between the tag <a href="..."> and </a>) helps to know and understand the link purpose and target.
Link whose content between <a href="..."> and </a> is formed with at least 2 elements of different types; for example, text and one or several images. the link text of a combined link is the whole text and the content of the text alternative of the image(s) that are between <a href="..."> and </a>.
Two links are considered identical when link x (link text only, content of the title attribute or link context) is equal to link y.
This definition applies to all types of links: text link, image link (links have then the same image) and combined link.
Warning: links with identical texts but with different link titles or different link contexts are not identical (example: <a href="link_bar.html" title="click here to download the toolbar">click here</a> and <a href="link_doc.html" title="click here to download the document">click here</a>).
Text information contained between <a href="..."> and </a> of a link completed if necessary with context information.
The three different types of links are:
<a href="..."> and </a> that is completed if necessary with context information, <a href="..."> and </a> completed if necessary with context information, <a href="..."> and </a> completed if necessary with context information.Content between the <a href=""> tag and </a> considered without complementary information (title attribute or context information).
Content of the title attribute of a link. This content must only be available if it is necessary to identify the link target in an explicit way. A link title must contain the link text with complementary information.
A link title will be considered as not relevant in the following situations:
Note 1: By exception, a link title that is identical with the link text is only accepted in the case of an image link (a link that only contains images), an icon, for example.
Link that can be confused with normal text when it is specified by colour alone by some types of users who have bad or no colour perception.
For example, in this text "New strike at SNCF", if the word "strike" is a link that is specified by colour alone, its kind can be ignored by users who cannot perceive colour and who access content with CSS disabled.
On the other hand, in this text "New strike at SNCF, read more" if "read more" is a link, a user who does not perceive colours will have no difficulties to underrstand its nature.
Operation aiming to display all cells of a table in a vertical way in the order they inserted in the source code.
Html elements allowing to present information in form of an item enumeration. There are three types of lists:
In HTML, a named anchor (also called bookmark) is constituted of an <a> tag with the name attribute; for instance <a name="content"></a>.
A named anchor serves as target for a link like <a href="#name">text</a> for example <a href="#content">skip to content</a>.
Note: In some cases, named anchors can have the form <a href="#content" id="content" name="content"></a> in order to come up with the inappropriate behaviour of some browsers.
This form of named anchor should not be used because the presence of the Href attribute creates empty artificial links for assistive technologies.
Nevertheless, those particular named anchors are not considered as empty links from the point of view of criterion 6.7.
List of links allowing specific navigation in the site, in a category or in a collection of pages. The main navigation bars are:
Consistent set of links or similar elements (form fields, elements of an animation, elements that are generated bu a script) allowing to browse in a set of Web pages
Any process allowing to navigate in the Web site or on a Web page, selected navigation systems are the following:
Content that is not time-based, that can be viewed via a plugin (Flash, Java, Silverlight...); for example, an interactive map in Flash, a Flash or Java application, a fixed diaporama are non time-based media.
A non time-based media can contain time-based media (a Flash player providing a list of video to view, for example).
Note : the use of the wmode parameter for a flash object with the values "transparent" and "opaque" invalidates in fact criterion 4.21 (Can each non time-based media be controlled by the keyboard and by the mouse?). Indeed, the use of these values causes that the flash animation viewed on the side of screen reader users is invisible.
Only for layout: use of html tags for a purpose that is different from the one that is intended by specifications (with regard to the declared document type). Examples: use of H tags only in order to create a typographical effect; use of the blockquote tag only in order to indent a paragraph, etc.
Note 1: the use of DIV or SPAN elements to create paragraphs is considered as non conforming use of these elements and invalidates the criterion.
Content of the title tag of a Web page allowing to identify in a clear concise and unique manner, page content/nature ("site map www.sitename.fr" for a page showing the map of the Web site", for example).
Technique aiming at modifying the content of one or several elements of the Web page. The refresh process can be performed by automatic reloading of the page or in a dynamic way without reloading the page (via AJAX, for example:). The user must be able to control each refresh process in an independent way.
The means to retrieve information other than by colour must be accessible for all.
For example, in the case of list of articles where articles in yellow are in promotion, the use of hidden text via CSS is a means to retrieve information "in promotion", but it is not relevant because this information will remain hidden for the user who views the page with CSS enabled.
In a form, a set of fields that can be grouped together through the nature of expected information.
For example, three following fields to enter a date (day/month/year) or a block intended for typing the user name and address.
These fields should be grouped together through a fieldset tag with a relevant legend tag.
Note: When the form is only constituted of one same nature information block, (user name and address, for example) or one single field (a search engine, for example), the presence of the fieldset element is not mandatory.
Software that is able to retrieve information that appears on the screen and to render it to the user other than visually. In general, information is rendered in form of synthetic speech or in form of display in Braille, that requires a specialised terminal.
Code that is generally written in form of a list of commands (Javascript, for example). Languages that are interpreted on client-side require a compatible browser on which the language execution is enabled. Commands of a client-side script language can be embedded (script tag) or contained in an external file.
In both cases, insertion is done via the <script> tag.
Functionality allowing the user to find specific information in a Web site via the use of a form. The search engine must perform search on all information of a Web site that can be viewed by the Internet user (the content of the files to download is not included in the definition). It is recommended that the search engine may accept tolerance for spelling errors.
Form field that displays a series of items to select in form of a pull-down list (select tag with option tags).
Abbreviation formed with the first letter of each word that build it (abbr tag). An acronym is pronounced letter by letter (ex. SNCF, RATP...).
Web pages that are linked to each other through links and that build a consistent set inside of a Web site. For example, pages of an electronic paying process, pages of a specific category, pages of a blog, the pages to manage a client banking account are set of pages.
Note: A Web site's home page can build, alone, a "set of Web pages" due to its uniqueness.
Relevant and uniform rendering of information contained in the same set of Web pages. A similar presentation of information allows to harmonise user experience regarding in particular, the location of particularly structuring elements (navigation menus, headings, content organisation...).
Consistent and uniform HTML structure in the same set of Web pages.
Dedicated page presenting the structure of a Web site, in general in form of lists categories and subcategories providing access to all the pages of the Web site.
Note: the links of the site map can be constituted of a tags or area tags.
List of situations in which the implementation of an AccessiWeb criterion is specific:
A special case management is available when the image is used as Captcha or test image. In this situation where it is not possible to give a relevant alternative without destroying the goal of the Captcha or the test, the criterion is not applicable.
Note: The case of Captcha and test images is covered in a specific way by criterion 1.4.
For those criteria, a special case management is available when text belongs to a logo or to an element that is associated with the graphical identity of an organisation of a company (a slogan, for example).
In these cases, the criteria are not applicable for those elements.
Note 1: Changes in colours following focus are not concerned by the implementation of the criterion, except if content changes as well when it is focussed.
Note 2: Indications about the states of links (visited or active) are not concerned by the implementation of the criterion.
A special case management is available when:
In these cases, the criterion is not applicable.
A special case management is available when the time-based media is used for decoration (i.e it provides no information). In this situation, the criterion is not applicable.
A special case management is available when:
In these cases, the criterion is not applicable.
A special case management is available when the link is ambiguous for everybody.
In this case, where it is not possible to make the link explicit in its context, the criterion is not applicable.
A special case management is available when the script is used in a controled environment. In this case, the criterion is not applicable.
A special case management is available when the functionality relies upon the use of an event handler without universal equivalent, for example, a free hand drawing application cannot be made operable through a keyboard. In these cases, the criterion is not applicable.
A special case management is available when unrequested alert concerns an emergency case, an occurence or a sudden or unexpected situation that requires immediate action in order to preserve health, safety or property. In these cases, the criterion is not applicable.
A special case management is available on language change for the following cases:
A special case management is available for Chinese, Japanese and Korean languages. In these cases, the referring amount of characters is 40.
A special case management is available when the Web site is constituted of one single Web page or of a very limited number of pages (see. note) for which the browser search function through the page content is considered as equivalent to a search engine.
In this case, the criterion is not applicable.
Note: the jujgment of a very limited number of pages should reserve this special case for a Web site of 2 or 3 pages, for example,
with an amount of content that is not important.
A special case management is available when pages in a set of pages build the result or are part of a process (a process for payment or order registration, for example) In these cases, the criterion is not applicable.
A special case management is available when time limit is essential, in particular, when it could not be removed without fundamentally changing content or the functions linked to content.
In these cases, the criterion is not applicable.
For example, refreshing a RSS feed on a Web page is not an essential time limit; the criterion is applicable.
On the other hand, an automatic redirect that leads to the new version of a page from an obsolet URL is essential; the criterion is not applicable.
A special case management is available when the document is protected by a copyright, royalties or a particular legal clause forbidding its modification or the creation of a modified copy.
In these cases, the criterion is not applicable.
Browser that renders content in particular via an integrated speech synthesiser.
Software that renders information vocally. Screen readers and speech browsers are generally distributed with one or two integrated speech synthesisers and that are able to handle several languages. Synonym(s): speech synthesis, speech engine.
CSS language used to layout content elements (examples: page background colour, character size/font/colour, information position on the Web page...). CSS styles can be external (CSS file), embedded (declared in the page head) or on line (declared via the style attribute of a tag).
Text for which layout is controlled by a style sheet.
Space on a Web server that is accessible by an identifier associated with a domain name. Example : http://subdom.site.com is a subdomain of the domain name site.com. This adress corresponds to the url http://www..site.com/naem_of_sub_domain where name_of_sub_domain is a directory.
Content of the summary attribute of a table that presents its organisation and content in a short and accurate way, in order to facilitate its viewing. If it is available, the summary of a layout table is empty (summary= "").
Supported by users' assistive technologies as well as the accessibility features in browsers and other user agents via an accessibility API.
This concerns, the technology, its features and its uses at the same time:
Checking for support by assistive technologies requires to perform a certain amount of tests that are specific for the technology used.
For instance, for Flash, three main points are concerned:
A narration that is added (via a set of sound files) to an audio track in order to describe important visual details that cannot be understood from the main audio track only. The audio description should be synchronised with the time-based media through the use of a synchronisation language such as SMIL (Synchronized Multimedia Integration Language).
Text of audio information (speech of a persona, noise that is important to understand action...) that is available in a time-based media and displayed in a synchronous way with the feed of the multimedia object.
Note: In order to differentiate audio sources (different personas, off voice ...), it is recommended to use an appropriate mechanism (writing text in square brackets, writing in italics, explicitly announce type "off voice: ...").
Order in which focus is moving (to the next element or to the previous element).
The natural order is the order that is implemented via the source code. When it is modified by the use of the tabindex attribute or by the use of javascript, then the modified order is the refer ence.
Warning: When an element initiates a change on the page (change of context, management of hidden areas, content addition,
management of form fields...) it is necessary to activate the element initiating the change of contexte to check the consistency of the tabbing order.
HTML element (table tag) allowing to incorporate content in cells placed in row and column. There are data tables and layout tables.
Html element (table tag) allowing to structure information in rows and columns via data cells (td tag) and header cells (th tag).
Technique using an Html element (table tag) to control information display via cells (td tag).
Image serving in a test, Captcha or an image serving as test in a Quiz or a game.
Example: a series of images present a detail from famous pictures; the title and the painter of each picture must be recognised.
In this case, it is not possible to provide a relevant alternative (e.g. the picture name and/or painter) without making the test unusable
The alternative must then only provide the ability to identify the image; for example "image 1 of the test".
Browser that renders information in a text form. The rendering of non text elements of the content is based on text alternatives when they are available. Synonym(s): text mode browser.
Link whose content between <a href="..."> and </a> is only constituted of text (it is the link text).
Text content that is associated with a time-based media through the appropriate technique (HTML coded text or in a text file placed on the same page or that can be read from a link). This content provides the user with the following (independently from the viewing of the multimedia object):
This textual information must be presented in the chronological order it appears in the time-based media.
Note: if the text transcript is located outside of the object tag, it is not necessary to repeat it inside of this tag.
A time-based media can be broadcast live or be provided for viewing in an asynchronous way (prerecorded media).
Note : the use of the wmode parameter for a flash object with the values "transparent" and "opaque" invalidates in fact criterion 4.20 (Can each time-based media be controlled by the keyboard and by the mouse?). Indeed, the use of these values causes that the flash animation viewed on the side of screen reader users is invisible.
Content of an Html element (caption tag) allowing to identify the content of a data table in a clear and concise way.
these two measures define the relative character size corresponding to a font size equivalent to 14 points bold or 18 points without bolding considering that the body font is to 100%.
Note: until 150% and until 120% means that the character size is strictly less than 150 or 120 %.
From 150% and from 120% means that the character is equal to or greater than 150 or 120%.
Address allowing to access to the resources of the World Wide Web: HTML document, Web pages, image, sound...
Note: In the AccessiWeb reference list, the notion of url is used instead of uri (compact character chain that identifies a resource).
Series of actions performed by the user where each action is necessary to finalise the online action. Examples: the action of shopping on an e-commerce Web site with a basket of products, the online declaration of income... The accessibility of a process can be tested the same way as for a script: it is recommended to test the accessibility of a process in checking if it can be controlled at least by keyboard and mouse, and by checking if its alternative (if necessary) is accessible.
<p /> instead of <p></p>)
is not advised. This practice builds a non-conformance in the frame of AccessiWeb 2.User ability to control the viewing of time-based media with at least keyboard and mouse. The issues below must be followed:
Note: if a time-based media has no sound, it is not useful to add a feature to control volume.
Content that is available and visible when CSS is enabled.
Note 1: There is a difference between "content that is available" and "visible content" in the tests related to criterion 10.2
For test 10.2.1:
"Content that is available" means that visible content remains available when CSS is disabled.
For example, an image that conveys information in a CSS background property invalidates this test because information is not "available" anymore when CSS is disabled.
On the other hand, an image that conveys information that is in a CSS background property but accompanied with a hidden text validates this test because information is really "available"
when CSS is disabled.
As far as tests 10.2.2 and 10.2.3 are concerned, "visible content" means that content remains visible when images or colours are disabled but when CSS remains enabled.
For example, an image in CSS background property invalidates these tests because "visible" content becomes "invisible" when images are disabled.
On the other hand, an image in a CSS background property that is accompanied with a hidden text can validate these tests if hidden text is "visible" when images
or colours are disabled but when CSS is enabled.
Note 2: The practice that consists in handling images in background property of elements via CSS is definitely not advised, even if it is accompanied with a hidden text that becomes "visible" when images or colours are disabled.
All visual information that is available in a time-based media and that is necessary to understand action in general: personas and their important behaviour /movements, environment (inside, outside...), objects...
World Wide Web Consortium's (W3C) mission is to lead the Web to its full potential in developing common protocols that encourage its evolution and ensure its interoperability. For more information, visit the W3C Web site.
The document WAI-ARIA explains how to make Web content and Web applications more accessible for people with disabilities. In particular, it helps make dynamic content and advanced interfaces developed with Ajax, HTML, JavaScript and all related technologies, that are on the user side, accessible.
Currently, some features used in Web sites are not available for some users with disabilities; in particular, people who use a screen reader and people who cannot use a mouse. WAI-ARIA meets these new accessibility needs; it defines, for example, new feature programming methods. The intent is to inform at any time, assistive technologies about their role and status, and then allow people with disabilities to interact with them via their assistive technology.
with WAI-ARIA, developers can create accessible and usable Web applications for people with disabilities.
The Web Accessibility Initiative was created in 1996 within the W3C, that establishes international guidelines to make Web sites accessible for all, but in particular for Internet users with disabilities. For more information, visit the WAI Web site.
The "Web Content Accessibility Guidelines" constitute an international reference published by WAI. It defines guidelines and techniques to produce Web sites that are accessible for all.
this term is used in WAI documents, and, in particular, in WCAG 1.0. It determines a condition to check regarding the accessibility of a Web page.
Content that can be viewed in a Web browser from a unique url.
Special case for Web page of a subdomain; a subdomain can: