OLD | NEW |
| (Empty) |
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>
Inline Frame Test</title> | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
10 | |
11 <meta name="description" content="This document contains the text of several | |
12 UAAG checkpoints. It is intended to be displayed as an inline frame."> | |
13 | |
14 <meta name="keywords" content="HTML, web accessibility, user agent, UA, UAWG, WC
AG, | |
15 Web Content Accessibility Guidelines, World Wide Web Consortium, W3C, WWW, | |
16 disabilities, disabled, web access"> | |
17 | |
18 <meta name="author" content="Gregory J. Rosmaita"> | |
19 | |
20 <link rel="stylesheet" type="text/css" href="iframe1_files/test.txt"> | |
21 | |
22 <style type="text/css"> | |
23 <!-- | |
24 .source { | |
25 margin-right : 2%; | |
26 margin-left : 2%; | |
27 border-width : thin; | |
28 border-style : solid; | |
29 border-color : black; | |
30 color : black; | |
31 background : white; | |
32 padding : .5em; | |
33 font-size : 105%; | |
34 font-weight : bold; | |
35 } | |
36 | |
37 .indented { margin-left : 5%; margin-right : 5%; } | |
38 --> | |
39 </style></head><body> | |
40 | |
41 <h1>Pertinent <acronym title="User Agent Accessibility Guidelines">UAAG</acronym
> Checkpoints</h1> | |
42 | |
43 <p class="source"> | |
44 The source of the checkpoints reproduced in this test document is the | |
45 <a href="http://www.w3.org/WAI/UA/WD-UAAG10-20010411/">11 May 2001 | |
46 Working Draft of the User Agent Accessibility Guidelines</a>: | |
47 <br> | |
48 <span class="indented"><http://www.w3.org/WAI/UA/WD-UAAG10-20010411/></spa
n> | |
49 </p> | |
50 | |
51 <dl class="checkpoint"> | |
52 | |
53 <dt class="checkpoint"><span class="checkpoint"><a id="tech-doc-content-access"
name="tech-doc-content-access">2.1</a></span> For all format specifications | |
54 that the user agent <a href="http://www.w3.org/TR/UAAG10/#def-implement" rel="gl
ossary" title="Definition of implement"><span class="dfn-instance"> | |
55 implements</span></a>, make <a href="http://www.w3.org/TR/UAAG10/#def-content" r
el="glossary" title="Definition of Content"><span class="dfn-instance">content</
span></a> | |
56 available through the rendering processes described by those specifications. | |
57 <span class="priority1">[Priority 1]</span> Content only.</dt> | |
58 | |
59 <dd class="checkpoint"><strong>Note:</strong> This includes format-defined | |
60 interactions between author preferences and user preferences/capabilities | |
61 (e.g., when to render the "<code>alt</code>" <a href="http://www.w3.org/TR/UAAG1
0/#def-attribute" rel="glossary" title="Definition of Attribute"><span class="df
n-instance"> | |
62 attribute</span></a> in HTML <cite><a href="http://www.w3.org/TR/UAAG10/#ref-HTM
L4" title="Link to reference HTML4">[HTML4]</a></cite>, the rendering order of | |
63 nested <code>OBJECT</code> elements in HTML, test attributes in SMIL <cite><a hr
ef="http://www.w3.org/TR/UAAG10/#ref-SMIL" title="Link to reference SMIL">[SMIL]
</a></cite>, and the | |
64 cascade in CSS2 <cite><a href="http://www.w3.org/TR/UAAG10/#ref-CSS2" title="Lin
k to reference CSS2"> | |
65 [CSS2]</a></cite>). If a conforming user agent does not render a content type, | |
66 it should allow the user to choose a way to handle that content (e.g., by | |
67 launching another application, by saving it to disk, etc.). This checkpoint | |
68 does not require that all content be available through each <a href="http://www.
w3.org/TR/UAAG10/#def-viewport" rel="glossary" title="Definition of viewports"><
span class="dfn-instance">viewport</span></a>.</dd> | |
69 | |
70 <dd><span class="noprint"><a href="http://www.w3.org/WAI/UA/UAAG10-TECHS/guideli
nes.html#tech-doc-content-access"> | |
71 Techniques for checkpoint 2.1</a></span></dd> | |
72 | |
73 <dt class="checkpoint"><span class="checkpoint"><a id="tech-nav-viewports" name=
"tech-nav-viewports">9.1</a></span> Allow the user to make the <a href="http://w
ww.w3.org/TR/UAAG10/#def-selection" rel="glossary" title="Definition of Selectio
n"><span class="dfn-instance">selection</span></a> and <a href="http://www.w3.or
g/TR/UAAG10/#def-focus" rel="glossary" title="Definition of Focus"><span class="
dfn-instance"> | |
74 focus</span></a> of each <a href="http://www.w3.org/TR/UAAG10/#def-viewport" rel
="glossary" title="Definition of viewports"><span class="dfn-instance">viewport<
/span></a> | |
75 (including frames) the <a href="http://www.w3.org/TR/UAAG10/#def-current-selecti
on" rel="glossary" title="Definition of current selection"><span class="dfn-inst
ance">current | |
76 selection</span></a> and <a href="http://www.w3.org/TR/UAAG10/#def-current-focus
" rel="glossary" title="Definition of current focus"><span class="dfn-instance">
current | |
77 focus</span></a>, respectively. <span class="priority1"> | |
78 [Priority 1]</span> User agent only.</dt> | |
79 | |
80 <dd class="checkpoint"><strong>Note:</strong> For example, when all frames of a | |
81 frameset are displayed side-by-side, allow the user (via the keyboard) to move | |
82 the <a href="http://www.w3.org/TR/UAAG10/#def-focus" rel="glossary" title="Defin
ition of Focus"><span class="dfn-instance">focus</span></a> among them.</dd> | |
83 | |
84 <dd><span class="noprint"><a href="http://www.w3.org/WAI/UA/UAAG10-TECHS/guideli
nes.html#tech-nav-viewports"> | |
85 Techniques for checkpoint 9.1</a></span></dd> | |
86 | |
87 </dl> | |
88 | |
89 <hr title="Validation Information"> | |
90 | |
91 <p class="validation"> | |
92 | |
93 <a href="http://validator.w3.org/check/referer"><img src="foo1_data/vxhtml10.png
" alt="W3C Validated XHTML 1.0!" style="border: 0pt none ; width:
88px; height: 31px;"></a> | |
94 | |
95 | |
96 | |
97 <a href="http://jigsaw.w3.org/css-validator/validator-uri.html" title="Validate
this page's stylesheet, courtesy of the W3C CSS Validation Service"><img style="
border: 0pt none ; width: 88px; height: 31px;" src="foo1_data/vcss.gif" alt="W3C
Validated CSS!"></a> | |
98 </p> | |
99 | |
100 </body></html> | |
OLD | NEW |