Principle 4: Robust Flashcards

Content must be robust enough that it can be interpreted by a wide variety of user agents, including assistive technologies.

1
Q

Maximize compatibility with current and future user agents, including assistive technologies.

A

Guideline 4.1 Compatible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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.

A

4.1.1 Parsing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What level is 4.1.1 Parsing?

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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.

A

4.1.2 Name, Role, Value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What level is 4.1.2 Name, Role, Value?

A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In content implemented using markup languages, status messages can be programmatically determined through role or properties such that they can be presented to the user by assistive technologies without receiving focus.

A

4.1.3 Status Messages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What level i 4.1.3 Status Messages?

A

AA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly