/[suikacvs]/www/mozilla/sidebar/links/panel/css.xml
Suika

Contents of /www/mozilla/sidebar/links/panel/css.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download) (as text)
Mon Jul 7 00:34:19 2003 UTC (23 years ago) by w
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -2 lines
File MIME type: text/xml
Modify path

1 <?xml version="1.0" encoding="iso-2022-jp"?>
2 <?xml-stylesheet type="text/css" href="../lib/sblinks-style.css" media="all"?>
3 <!DOCTYPE root [
4 <!ENTITY uri.CSS1 "http://www.w3.org/TR/REC-CSS1#">
5 <!ENTITY uri.CSS2 "http://www.w3.org/TR/REC-CSS2/">
6 <!ENTITY uri.SVG11 "http://www.w3.org/TR/SVG11/">
7 <!ENTITY uri.labNote "http://is.vis.ne.jp/notes/">
8 <!ENTITY uri.labSupport "http://is.vis.ne.jp/charts/">
9 <!ENTITY uri.VMLprop "http://www.w3.org/TR/NOTE-VML#_Toc416858381">
10 <!ENTITY uri.MSDN "http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/">
11 <!ENTITY uri.WAPCSS "http://www1.wapforum.org/tech/terms.asp?doc=WAP-239-WCSS-20011026-a.pdf">
12 <!ENTITY uri.JISX4052 "http://www.jisc.go.jp/">
13 <!ENTITY label.CSS "CSS">
14 <!ENTITY label.errata " (Errata)">
15 <!ENTITY label.HTML4 "HTML 4">
16 <!ENTITY label.iCSS "i-CSS">
17 <!ENTITY label.iXHTML "i-XHTML">
18 <!ENTITY label.JISX4052 "JIS X 4052">
19 <!ENTITY label.Katsukun "K's">
20 <!ENTITY label.MathML2 "MathML 2.0">
21 <!ENTITY label.Mojira "$B$b$8$iAH(B">
22 <!ENTITY label.MSDN "MSDN">
23 <!ENTITY label.mvMSDN "MSDN">
24 <!ENTITY label.NC4 "NN 4">
25 <!ENTITY label.OEB1 "OEB1 CSS">
26 <!ENTITY label.Opera "Opera">
27 <!ENTITY label.SMIL2 "SMIL 2.0">
28 <!ENTITY label.VML "VML">
29 <!ENTITY label.VMLMSDN "VML (MSDN)">
30 <!ENTITY label.WAP "WAP">
31 <!ENTITY label.XBL "XBL">
32 <!ENTITY label.XML "XML">
33 <!ENTITY label.XHTMLm12n "XHTML m12n">
34 <!ENTITY label.XULPlanet "XULPlanet">
35 <!ATTLIST cat
36 id ID #IMPLIED
37 >
38 ]>
39 <root xmlns="urn:x-suika-fam-cx:markup:mozilla:sidebar:links"
40 xmlns:h="http://www.w3.org/1999/xhtml"
41 xml:lang="ja">
42 <header>
43 <h:link rel="stylesheet" href="../lib/sblinks-hlink.xml" type="application/x-hlink+xml"/>
44 <h:title>CSS $B%j%s%/=8(B</h:title>
45 </header>
46 <nav>
47 <i href="#box"/><i href="#visual"/><i href="#generate"/><i href="#page"/><i href="#colors"/><i href="#fonts"/><i href="#text"/><i href="#ruby"/><i href="#tables"/><i href="#ui"/><i href="#interactive"/><i href="#linking"/><i href="#aural"/><i href="#filters"/><i href="#descriptor"/><i href="#at"/><i href="#value"/><i href="#selector"/><i href="#misc"/>
48 </nav>
49 <body>
50 <cat id="box">
51 <h>$BH"(B</h>
52 <prop><h>margin</h>
53 <CSS1 uri="&uri.CSS1;margin"/>
54 <CSS2 uri="&uri.CSS2;box#propdef-margin"/>
55 <LabSupport uri="&uri.labSupport;css2_box/#margin"/>
56 <LabNote uri="&uri.labNote;css2_box/margin"/>
57 </prop>
58 <prop><h>margin-top</h>
59 <CSS1 uri="&uri.CSS1;margin-top"/>
60 <CSS2 uri="&uri.CSS2;box#propdef-margin-top"/>
61 <LabSupport uri="&uri.labSupport;css2_box/#margin-top"/>
62 <LabNote uri="&uri.labNote;css2_box/margin-top"/>
63 </prop>
64 <prop><h>margin-right</h>
65 <CSS1 uri="&uri.CSS1;margin-right"/>
66 <CSS2 uri="&uri.CSS2;box#propdef-margin-right"/>
67 <LabNote uri="&uri.labNote;css2_box/margin-right"/>
68 </prop>
69 <prop><h>margin-bottom</h>
70 <CSS1 uri="&uri.CSS1;margin-bottom"/>
71 <CSS2 uri="&uri.CSS2;box#propdef-margin-bottom"/>
72 </prop>
73 <prop><h>margin-left</h>
74 <CSS1 uri="&uri.CSS1;margin-left"/>
75 <CSS2 uri="&uri.CSS2;box#propdef-margin-left"/>
76 </prop>
77
78 <prop><h>mso-wrap-distance-bottom</h>
79 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/a_mwrdib.asp">&label.VMLMSDN;</a>
80 </prop>
81 <prop><h>mso-wrap-distance-left</h>
82 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/a_mwrdil.asp">&label.VMLMSDN;</a>
83 </prop>
84 <prop><h>mso-wrap-distance-right</h>
85 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/a_mwrdir.asp">&label.VMLMSDN;</a>
86 </prop>
87 <prop><h>mso-wrap-distance-top</h>
88 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/a_mwrdit.asp">&label.VMLMSDN;</a>
89 </prop>
90
91 <prop><h>padding</h>
92 <CSS1 uri="&uri.CSS1;padding"/>
93 <CSS2 uri="&uri.CSS2;box#propdef-padding"/>
94 <LabSupport uri="&uri.labSupport;css2_box/#padding"/>
95 <LabNote uri="&uri.labNote;css2_box/padding"/>
96 </prop>
97 <prop><h>padding-top</h>
98 <CSS1 uri="&uri.CSS1;padding-top"/>
99 <CSS2 uri="&uri.CSS2;box#propdef-padding-top"/>
100 <LabSupport uri="&uri.labSupport;css2_box/#padding-top"/>
101 <LabNote uri="&uri.labNote;css2_box/padding-top"/>
102 </prop>
103 <prop><h>padding-right</h>
104 <CSS1 uri="&uri.CSS1;padding-right"/>
105 <CSS2 uri="&uri.CSS2;box#propdef-padding-right"/>
106 </prop>
107 <prop><h>padding-bottom</h>
108 <CSS1 uri="&uri.CSS1;padding-bottom"/>
109 <CSS2 uri="&uri.CSS2;box#propdef-padding-bottom"/>
110 </prop>
111 <prop><h>padding-left</h>
112 <CSS1 uri="&uri.CSS1;padding-left"/>
113 <CSS2 uri="&uri.CSS2;box#propdef-padding-left"/>
114 </prop>
115
116 <prop><h>border</h>
117 <CSS1 uri="&uri.CSS1;border"/>
118 <CSS2 uri="&uri.CSS2;box#propdef-border"/>
119 <LabSupport uri="&uri.labSupport;css2_box/#border"/>
120 <LabNote uri="&uri.labNote;css2_box/border"/>
121 <a uri="http://www.mozilla.gr.jp/standards/webtips0019.html">&label.Mojira;</a>
122 </prop>
123 <prop><h>border-top</h>
124 <CSS1 uri="&uri.CSS1;border-top"/>
125 <CSS2 uri="&uri.CSS2;box#propdef-border-top"/>
126 <LabSupport uri="&uri.labSupport;css2_box/#border-top"/>
127 <LabNote uri="&uri.labNote;css2_box/border-top"/>
128 </prop>
129 <prop><h>border-right</h>
130 <CSS1 uri="&uri.CSS1;border-right"/>
131 <CSS2 uri="&uri.CSS2;box#propdef-border-right"/>
132 </prop>
133 <prop><h>border-bottom</h>
134 <CSS1 uri="&uri.CSS1;border-bottom"/>
135 <CSS2 uri="&uri.CSS2;box#propdef-border-bottom"/>
136 </prop>
137 <prop><h>border-left</h>
138 <CSS1 uri="&uri.CSS1;border-left"/>
139 <CSS2 uri="&uri.CSS2;box#propdef-border-left"/>
140 </prop>
141
142 <prop><h>border-width</h>
143 <CSS1 uri="&uri.CSS1;border-width"/>
144 <CSS2 uri="&uri.CSS2;box#propdef-border-width"/>
145 <LabSupport uri="&uri.labSupport;css2_box/#border-width"/>
146 <LabNote uri="&uri.labNote;css2_box/border-width"/>
147 </prop>
148 <prop><h>border-top-width</h>
149 <CSS1 uri="&uri.CSS1;border-top-width"/>
150 <CSS2 uri="&uri.CSS2;box#propdef-border-top-width"/>
151 <LabSupport uri="&uri.labSupport;css2_box/#border-top-width"/>
152 <LabNote uri="&uri.labNote;css2_box/border-top-width"/>
153 </prop>
154 <prop><h>border-right-width</h>
155 <CSS1 uri="&uri.CSS1;border-right-width"/>
156 <CSS2 uri="&uri.CSS2;box#propdef-border-right-width"/>
157 </prop>
158 <prop><h>border-bottom-width</h>
159 <CSS1 uri="&uri.CSS1;border-bottom-width"/>
160 <CSS2 uri="&uri.CSS2;box#propdef-border-bottom-width"/>
161 </prop>
162 <prop><h>border-width-left</h>
163 <CSS1 uri="&uri.CSS1;border-left-width"/>
164 <CSS2 uri="&uri.CSS2;box#propdef-border-left-width"/>
165 </prop>
166 <prop><h>$BCJMnA0%"%-(B</h>
167 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
168 </prop>
169 <prop><h>$BCJMn8e%"%-(B</h>
170 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
171 </prop>
172
173 <prop><h>border-color</h>
174 <CSS1 uri="&uri.CSS1;border-color"/>
175 <CSS2 uri="&uri.CSS2;box#propdef-border-color"/>
176 <LabSupport uri="&uri.labSupport;css2_box/#border-color"/>
177 <LabNote uri="&uri.labNote;css2_box/border-color"/>
178 </prop>
179 <prop><h>border-top-color</h>
180 <CSS2 uri="&uri.CSS2;box#propdef-border-top-color"/>
181 <LabSupport uri="&uri.labSupport;css2_box/#border-top-color"/>
182 <LabNote uri="&uri.labNote;css2_box/border-top-color"/>
183 </prop>
184 <prop><h>border-right-color</h>
185 <CSS2 uri="&uri.CSS2;box#propdef-border-right-color"/>
186 </prop>
187 <prop><h>border-bottom-color</h>
188 <CSS2 uri="&uri.CSS2;box#propdef-border-bottom-color"/>
189 </prop>
190 <prop><h>border-left-color</h>
191 <CSS2 uri="&uri.CSS2;box#propdef-border-left-color"/>
192 </prop>
193
194 <prop><h>border-style</h>
195 <CSS1 uri="&uri.CSS1;border-style"/>
196 <CSS2 uri="&uri.CSS2;box#propdef-border-style"/>
197 <LabSupport uri="&uri.labSupport;css2_box/#border-style"/>
198 <LabNote uri="&uri.labNote;css2_box/border-style"/>
199 </prop>
200 <prop><h>border-top-style</h>
201 <CSS2 uri="&uri.CSS2;box#propdef-border-top-style"/>
202 <LabSupport uri="&uri.labSupport;css2_box/#border-top-style"/>
203 <LabNote uri="&uri.labNote;css2_box/border-top-style"/>
204 </prop>
205 <prop><h>border-right-style</h>
206 <CSS2 uri="&uri.CSS2;box#propdef-border-right-style"/>
207 </prop>
208 <prop><h>border-bottom-style</h>
209 <CSS2 uri="&uri.CSS2;box#propdef-border-bottom-style"/>
210 </prop>
211 <prop><h>border-left-style</h>
212 <CSS2 uri="&uri.CSS2;box#propdef-border-left-style"/>
213 </prop>
214
215 <prop><h>box-sizing</h>
216 <LabNote uri="&uri.labNote;ex_box/box-sizing"/>
217 </prop>
218 <prop><h>-moz-box-sizing</h>
219 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
220 <LabNote uri="&uri.labNote;ex_box/box-sizing#moz"/>
221 </prop>
222 <prop><h>-moz-border-radius</h>
223 <LabNote uri="&uri.labNote;ex_box/border-radius"/>
224 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
225 </prop>
226 <prop><h>-moz-border-radius-topleft</h>
227 <LabNote uri="&uri.labNote;ex_box/border-radius-topleft"/>
228 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
229 </prop>
230 <prop><h>-moz-border-radius-topright</h>
231 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
232 </prop>
233 <prop><h>-moz-border-radius-bottomright</h>
234 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
235 </prop>
236 <prop><h>-moz-border-radius-bottomleft</h>
237 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
238 </prop>
239 <prop><h>-moz-border-top-colors</h>
240 <LabNote uri="&uri.labNote;ex_box/border-top-colors"/>
241 </prop>
242 <prop><h>-moz-border-right-colors</h>
243 </prop>
244 <prop><h>-moz-border-bottom-colors</h>
245 </prop>
246 <prop><h>-moz-border-left-colors</h>
247 </prop>
248 <prop><h>-moz-border-colors-bottom</h>
249 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
250 </prop>
251 <prop><h>-moz-border-colors-left</h>
252 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
253 </prop>
254 <prop><h>-moz-border-colors-right</h>
255 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
256 </prop>
257 <prop><h>-moz-border-colors-top</h>
258 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
259 </prop>
260 <prop><h>-x-border-x-spacing</h>
261 </prop>
262 <prop><h>-x-border-y-spacing</h>
263 </prop>
264 <prop><h>cb--border-style</h>
265 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/coolbutton/cbborderstyle.asp">&label.MSDN;</a>
266 </prop>
267 <prop><h>cb--border-width</h>
268 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/coolbutton/cbborderwidth.asp">&label.MSDN;</a>
269 </prop>
270
271 <prop><h>-moz-float-edge</h>
272 <LabNote uri="&uri.labNote;ex_box/float-edge"/>
273 </prop>
274
275 <prop><h>-moz-box-align</h>
276 <LabNote uri="&uri.labNote;ex_xul/box-align"/>
277 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
278 </prop>
279 <prop><h>-moz-box-direction</h>
280 <LabNote uri="&uri.labNote;ex_xul/box-direction"/>
281 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
282 </prop>
283 <prop><h>-moz-box-flex</h>
284 <LabNote uri="&uri.labNote;ex_xul/box-flex"/>
285 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
286 </prop>
287 <prop><h>-moz-box-flexgroup</h>
288 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
289 </prop>
290 <prop><h>-moz-box-ordinal-group</h>
291 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
292 </prop>
293 <prop><h>-moz-box-orient</h>
294 <LabNote uri="&uri.labNote;ex_xul/box-orient"/>
295 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
296 </prop>
297 <prop><h>-moz-box-pack</h>
298 <LabNote uri="&uri.labNote;ex_xul/box-pack"/>
299 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
300 </prop>
301 <prop><h>zu-bottom</h>
302 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
303 </prop>
304 <prop><h>zu-left</h>
305 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
306 </prop>
307 <prop><h>zu-right</h>
308 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
309 </prop>
310 <prop><h>zu-top</h>
311 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
312 </prop>
313 </cat>
314
315 <cat id="visual">
316 <h>$B;k3P@07A(B</h>
317 <prop><h>display</h>
318 <CSS1 uri="&uri.CSS1;display"/>
319 <CSS2 uri="&uri.CSS2;visuren#propdef-display"/>
320 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
321 <a uri="http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/display.asp">&label.MSDN;</a>
322 <LabSupport uri="&uri.labSupport;css2_visuren/#display"/>
323 <LabNote uri="&uri.labNote;css2_visuren/display"/>
324 </prop>
325 <prop><h>position</h>
326 <CSS2 uri="&uri.CSS2;visuren#propdef-position"/>
327 <LabSupport uri="&uri.labSupport;css2_visuren/#position"/>
328 <LabNote uri="&uri.labNote;css2_visuren/position"/>
329 </prop>
330 <prop><h>top</h>
331 <CSS2 uri="&uri.CSS2;visuren#propdef-top"/>
332 <LabSupport uri="&uri.labSupport;css2_visuren/#top"/>
333 <LabNote uri="&uri.labNote;css2_visuren/top"/>
334 </prop>
335 <prop><h>right</h>
336 <CSS2 uri="&uri.CSS2;visuren#propdef-right"/>
337 <LabSupport uri="&uri.labSupport;css2_visuren/#right"/>
338 <LabNote uri="&uri.labNote;css2_visuren/right"/>
339 </prop>
340 <prop><h>bottom</h>
341 <CSS2 uri="&uri.CSS2;visuren#propdef-bottom"/>
342 <LabSupport uri="&uri.labSupport;css2_visuren/#bottom"/>
343 <LabNote uri="&uri.labNote;css2_visuren/bottom"/>
344 </prop>
345 <prop><h>left</h>
346 <CSS2 uri="&uri.CSS2;visuren#propdef-left"/>
347 <LabSupport uri="&uri.labSupport;css2_visuren/#left"/>
348 <LabNote uri="&uri.labNote;css2_visuren/left"/>
349 </prop>
350 <prop><h>center-x</h>
351 <a uri="&uri.VMLprop;">&label.VML;</a>
352 </prop>
353 <prop><h>center-y</h>
354 <a uri="&uri.VMLprop;">&label.VML;</a>
355 </prop>
356 <prop><h>float</h>
357 <CSS1 uri="&uri.CSS1;float"/>
358 <CSS2 uri="&uri.CSS2;visuren#propdef-float"/>
359 <LabSupport uri="&uri.labSupport;css2_visuren/#float"/>
360 <LabNote uri="&uri.labNote;css2_visuren/float"/>
361 </prop>
362 <prop><h>clear</h>
363 <CSS1 uri="&uri.CSS1;clear"/>
364 <CSS2 uri="&uri.CSS2;visuren#propdef-clear"/>
365 <LabSupport uri="&uri.labSupport;css2_visuren/#clear"/>
366 <LabNote uri="&uri.labNote;css2_visuren/clear"/>
367 </prop>
368 <prop><h>$B2~CJ(B</h>
369 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
370 </prop>
371 <prop><h>z-index</h>
372 <CSS2 uri="&uri.CSS2;visuren#propdef-z-index"/>
373 <LabSupport uri="&uri.labSupport;css2_visuren/#z-index"/>
374 <LabNote uri="&uri.labNote;css2_visuren/z-index"/>
375 </prop>
376 <prop><h>direction</h>
377 <CSS2 uri="&uri.CSS2;visuren#propdef-direction"/>
378 <LabSupport uri="&uri.labSupport;css2_visuren/#direction"/>
379 <LabNote uri="&uri.labNote;css2_visuren/direction"/>
380 </prop>
381 <prop><h>mso-direction-alt</h>
382 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-direction-alt.asp">&label.VMLMSDN;</a>
383 </prop>
384 <prop><h>unicode-bidi</h>
385 <CSS2 uri="&uri.CSS2;visuren#propdef-unicode-bidi"/>
386 <LabSupport uri="&uri.labSupport;css2_visuren/#unicode-bidi"/>
387 <LabNote uri="&uri.labNote;css2_visuren/unicode-bidi"/>
388 </prop>
389
390 <h>$B;k3P@07A>\:Y(B</h>
391 <prop><h>width</h>
392 <CSS1 uri="&uri.CSS1;width"/>
393 <CSS2 uri="&uri.CSS2;visudet#propdef-width"/>
394 <LabSupport uri="&uri.labSupport;css2_visudet/#width"/>
395 <LabNote uri="&uri.labNote;css2_visuren/width"/>
396 </prop>
397 <prop><h>min-width</h>
398 <CSS2 uri="&uri.CSS2;visudet#propdef-min-width"/>
399 <LabSupport uri="&uri.labSupport;css2_visudet/#min-width"/>
400 <LabNote uri="&uri.labNote;css2_visuren/min-width"/>
401 </prop>
402 <prop><h>max-width</h>
403 <CSS2 uri="&uri.CSS2;visudet#propdef-max-width"/>
404 <LabSupport uri="&uri.labSupport;css2_visudet/#max-width"/>
405 <LabNote uri="&uri.labNote;css2_visuren/max-width"/>
406 </prop>
407
408 <prop><h>height</h>
409 <CSS1 uri="&uri.CSS1;height"/>
410 <CSS2 uri="&uri.CSS2;visudet#propdef-height"/>
411 <LabSupport uri="&uri.labSupport;css2_visudet/#height"/>
412 <LabNote uri="&uri.labNote;css2_visuren/height"/>
413 </prop>
414 <prop><h>min-height</h>
415 <CSS2 uri="&uri.CSS2;visudet#propdef-min-height"/>
416 <LabSupport uri="&uri.labSupport;css2_visudet/#min-height"/>
417 <LabNote uri="&uri.labNote;css2_visuren/min-height"/>
418 </prop>
419 <prop><h>max-height</h>
420 <CSS2 uri="&uri.CSS2;visudet#propdef-max-height"/>
421 <LabSupport uri="&uri.labSupport;css2_visudet/#max-height"/>
422 <LabNote uri="&uri.labNote;css2_visuren/max-height"/>
423 </prop>
424
425 <prop><h>line-height</h>
426 <CSS1 uri="&uri.CSS1;line-height"/>
427 <CSS2 uri="&uri.CSS2;visudet#propdef-line-height"/>
428 <LabSupport uri="&uri.labSupport;css2_visudet/#line-height"/>
429 <LabNote uri="&uri.labNote;css2_visuren/line-height"/>
430 </prop>
431 <prop><h>$B9T4V(B</h>
432 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
433 </prop>
434 <prop><h>$B9T<h$j(B</h>
435 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
436 </prop>
437 <prop><h>vertical-align</h>
438 <CSS1 uri="&uri.CSS1;vertical-align"/>
439 <CSS2 uri="&uri.CSS2;visudet#propdef-vertical-align"/>
440 <LabSupport uri="&uri.labSupport;css2_visudet/#vertical-align"/>
441 <LabNote uri="&uri.labNote;css2_visuren/vertical-align"/>
442 </prop>
443 <prop><h>cal--currentmonth-vertical-align</h>
444 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calcurrentmonthverticalalign.asp">&label.MSDN;</a>
445 </prop>
446 <prop><h>cal--daytitle-vertical-align</h>
447 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caldaytitleverticalalign.asp">&label.MSDN;</a>
448 </prop>
449 <prop><h>cal--offmonth-vertical-align</h>
450 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caloffmonthverticalalign.asp">&label.MSDN;</a>
451 </prop>
452 <prop><h>cal--selectedday-vertical-align</h>
453 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calselecteddayverticalalign.asp">&label.MSDN;</a>
454 </prop>
455
456 <prop><h>oeb-column-number</h>
457 <a uri="http://www.openebook.org/oebps/oebps1.0.1/download/oeb101-xhtml.htm#section4.22">&label.OEB1;</a>
458 </prop>
459 <prop><h>$BCJ?t(B</h>
460 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
461 </prop>
462 <prop><h>$BCJ4V(B</h>
463 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
464 </prop>
465
466 <h>$B;k3P8z2L(B</h>
467 <prop><h>overflow</h>
468 <CSS2 uri="&uri.CSS2;visufx#propdef-overflow"/>
469 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
470 <LabSupport uri="&uri.labSupport;css2_visufx/#overflow"/>
471 <LabNote uri="&uri.labNote;css2_visufx/overflow"/>
472 </prop>
473 <prop><h>overflow-x</h>
474 <LabNote uri="&uri.labNote;ex_ui/overflow-x"/>
475 </prop>
476 <prop><h>overflow-y</h>
477 <LabNote uri="&uri.labNote;ex_ui/overflow-y"/>
478 </prop>
479 <prop><h>clip</h>
480 <CSS2 uri="&uri.CSS2;visufx#propdef-clip"/>
481 <LabSupport uri="&uri.labSupport;css2_visufx/#clip"/>
482 <LabNote uri="&uri.labNote;css2_visufx/clip"/>
483 </prop>
484 <prop><h>visibility</h>
485 <CSS2 uri="&uri.CSS2;visufx#propdef-visibility"/>
486 <LabSupport uri="&uri.labSupport;css2_visufx/#visibility"/>
487 <LabNote uri="&uri.labNote;css2_visufx/visibility"/>
488 </prop>
489
490 <prop><h>clip-path</h>
491 <SVG11 uri="&uri.SVG11;masking#ClipPathProperty"/>
492 <LabNote uri="&uri.labNote;svg11_masking/clip-path"/>
493 </prop>
494 <prop><h>clip-rule</h>
495 <SVG11 uri="&uri.SVG11;masking#ClipRuleProperty"/>
496 <LabNote uri="&uri.labNote;svg11_masking/clip-rule"/>
497 </prop>
498 <prop><h>mask</h>
499 <SVG11 uri="&uri.SVG11;masking#MaskProperty"/>
500 <LabNote uri="&uri.labNote;svg11_masking/mask"/>
501 </prop>
502 <prop><h>opacity</h>
503 <SVG11 uri="&uri.SVG11;masking#OpacityProperty"/>
504 <LabNote uri="&uri.labNote;svg11_masking/opacity"/>
505 </prop>
506 <prop><h>-moz-opacity</h>
507 <LabNote uri="&uri.labNote;ex_color/opacity"/>
508 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
509 </prop>
510
511 <prop><h>-moz-image-region</h>
512 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
513 <LabNote uri="&uri.labNote;ex_xul/image-region"/>
514 </prop>
515
516 <prop><h>mso-fit-shape-to-text</h>
517 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-fit-shape-to-text.asp">&label.VMLMSDN;</a>
518 </prop>
519 <prop><h>mso-fit-text-to-shape</h>
520 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-fit-text-to-shape.asp">&label.VMLMSDN;</a>
521 </prop>
522 <prop><h>mso-next-textbox</h>
523 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-next-textbox.asp">&label.VMLMSDN;</a>
524 </prop>
525 </cat>
526
527 <cat id="generate">
528 <h>$B@8@.FbMF(B</h>
529 <prop><h>content</h>
530 <CSS2 uri="&uri.CSS2;generate#propdef-content"/>
531 <LabSupport uri="&uri.labSupport;css2_generate/#content"/>
532 <LabNote uri="&uri.labNote;css2_generate/content"/>
533 </prop>
534 <prop><h>quotes</h>
535 <CSS2 uri="&uri.CSS2;generate#propdef-quotes"/>
536 <LabSupport uri="&uri.labSupport;css2_generate/#quotes"/>
537 <LabNote uri="&uri.labNote;css2_generate/quotes"/>
538 </prop>
539 <prop><h>counter-reset</h>
540 <CSS2 uri="&uri.CSS2;generate#propdef-counter-reset"/>
541 <LabSupport uri="&uri.labSupport;css2_generate/#counter-reset"/>
542 <LabNote uri="&uri.labNote;css2_generate/counter-reset"/>
543 </prop>
544 <prop><h>-moz-counter-reset</h>
545 <LabNote uri="&uri.labNote;css2_generate/counter-reset#moz"/>
546 </prop>
547 <prop><h>counter-increment</h>
548 <CSS2 uri="&uri.CSS2;generate#propdef-counter-increment"/>
549 <LabSupport uri="&uri.labSupport;css2_generate/#counter-increment"/>
550 <LabNote uri="&uri.labNote;css2_generate/counter-increment"/>
551 </prop>
552 <prop><h>-moz-counter-increment</h>
553 </prop>
554 <prop><h>marker-offset</h>
555 <CSS1 uri="&uri.CSS1;marker-offset"/>
556 <CSS2 uri="&uri.CSS2;generate#propdef-marker-offset"/>
557 <LabSupport uri="&uri.labSupport;css2_generate/#marker-offset"/>
558 <LabNote uri="&uri.labNote;css2_generate/marker-offset"/>
559 </prop>
560 <prop><h>list-style</h>
561 <CSS1 uri="&uri.CSS1;list-style"/>
562 <CSS2 uri="&uri.CSS2;generate#propdef-list-style"/>
563 <LabSupport uri="&uri.labSupport;css2_generate/#list-style"/>
564 <LabNote uri="&uri.labNote;css2_generate/list-style"/>
565 </prop>
566 <prop><h>list-style-type</h>
567 <CSS1 uri="&uri.CSS1;list-style-type"/>
568 <CSS2 uri="&uri.CSS2;generate#propdef-list-style-type"/>
569 <LabSupport uri="&uri.labSupport;css2_generate/#list-style-type"/>
570 <LabNote uri="&uri.labNote;css2_generate/list-style-type"/>
571 </prop>
572 <prop><h>list-style-image</h>
573 <CSS1 uri="&uri.CSS1;list-style-image"/>
574 <CSS2 uri="&uri.CSS2;generate#propdef-list-style-image"/>
575 <LabSupport uri="&uri.labSupport;css2_generate/#list-style-image"/>
576 <LabNote uri="&uri.labNote;css2_generate/list-style-image"/>
577 </prop>
578 <prop><h>list-style-position</h>
579 <CSS1 uri="&uri.CSS1;list-style-position"/>
580 <CSS2 uri="&uri.CSS2;generate#propdef-list-style-position"/>
581 <LabSupport uri="&uri.labSupport;css2_generate/#list-style-position"/>
582 <LabNote uri="&uri.labNote;css2_generate/list-style-position"/>
583 </prop>
584 <prop><h>$B3g8L%5%$%:(B</h>
585 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
586 </prop>
587 <prop><h>$B3g8L<oJL(B</h>
588 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
589 </prop>
590 <prop><h>$B3g8LI}(B</h>
591 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
592 </prop>
593 </cat>
594
595 <cat id="page">
596 <h>$BJGG^BN(B</h>
597 <prop><h>size</h>
598 <CSS2 uri="&uri.CSS2;page#propdef-size"/>
599 <LabSupport uri="&uri.labSupport;css2_page/#size"/>
600 <LabNote uri="&uri.labNote;css2_page/size"/>
601 </prop>
602 <prop><h>marks</h>
603 <CSS2 uri="&uri.CSS2;page#propdef-marks"/>
604 <LabSupport uri="&uri.labSupport;css2_page/#marks"/>
605 <LabNote uri="&uri.labNote;css2_page/marks"/>
606 </prop>
607 <prop><h>page</h>
608 <CSS2 uri="&uri.CSS2;page#propdef-page"/>
609 <LabSupport uri="&uri.labSupport;css2_page/#page"/>
610 <LabNote uri="&uri.labNote;css2_page/page"/>
611 </prop>
612 <prop><h>page-break-after</h>
613 <CSS2 uri="&uri.CSS2;page#propdef-page-break-after"/>
614 <LabSupport uri="&uri.labSupport;css2_page/#page-break-after"/>
615 <LabNote uri="&uri.labNote;css2_page/page-break-after"/>
616 </prop>
617 <prop><h>page-break-before</h>
618 <CSS2 uri="&uri.CSS2;page#propdef-page-break-before"/>
619 <LabSupport uri="&uri.labSupport;css2_page/#page-break-before"/>
620 <LabNote uri="&uri.labNote;css2_page/page-break-before"/>
621 </prop>
622 <prop><h>orphans</h>
623 <CSS2 uri="&uri.CSS2;page#propdef-orphans"/>
624 <LabSupport uri="&uri.labSupport;css2_page/#orphans"/>
625 <LabNote uri="&uri.labNote;css2_page/orphans"/>
626 </prop>
627 <prop><h>widows</h>
628 <CSS2 uri="&uri.CSS2;page#propdef-widows"/>
629 <LabSupport uri="&uri.labSupport;css2_page/#widows"/>
630 <LabNote uri="&uri.labNote;css2_page/widows"/>
631 </prop>
632 <prop><h>$BMQ;f(B</h>
633 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
634 </prop>
635 </cat>
636
637 <cat id="colors">
638 <h>$B?'(B</h>
639 <prop><h>color</h>
640 <CSS1 uri="&uri.CSS1;color"/>
641 <CSS2 uri="&uri.CSS2;colors#propdef-color"/>
642 <LabSupport uri="&uri.labSupport;css2_colors/#color"/>
643 <LabNote uri="&uri.labNote;css2_colors/color"/>
644 </prop>
645 <prop><h>color-profile</h>
646 <SVG11 uri="&uri.SVG11;color#ColorProfileProperty"/>
647 <LabNote uri="&uri.labNote;svg11_colorg/color-profile"/>
648 </prop>
649
650 <h>$BGX7J(B</h>
651 <prop><h>background</h>
652 <CSS1 uri="&uri.CSS1;background"/>
653 <CSS2 uri="&uri.CSS2;colors#propdef-background"/>
654 <LabSupport uri="&uri.labSupport;css2_colors/#background"/>
655 <LabNote uri="&uri.labNote;css2_colors/background"/>
656 </prop>
657 <prop><h>background-color</h>
658 <CSS1 uri="&uri.CSS1;background-color"/>
659 <CSS2 uri="&uri.CSS2;colors#propdef-background-color"/>
660 <LabSupport uri="&uri.labSupport;css2_colors/#background-color"/>
661 <LabNote uri="&uri.labNote;css2_colors/background-color"/>
662 </prop>
663 <prop><h>background-image</h>
664 <CSS1 uri="&uri.CSS1;background-image"/>
665 <CSS2 uri="&uri.CSS2;colors#propdef-background-image"/>
666 <LabSupport uri="&uri.labSupport;css2_colors/#background-image"/>
667 <LabNote uri="&uri.labNote;css2_colors/background-image"/>
668 </prop>
669 <prop><h>background-repeat</h>
670 <CSS1 uri="&uri.CSS1;background-repeat"/>
671 <CSS2 uri="&uri.CSS2;colors#propdef-background-repeat"/>
672 <LabSupport uri="&uri.labSupport;css2_colors/#background-repeat"/>
673 <LabNote uri="&uri.labNote;css2_colors/background-repeat"/>
674 </prop>
675 <prop><h>background-attachment</h>
676 <CSS1 uri="&uri.CSS1;background-attachment"/>
677 <CSS2 uri="&uri.CSS2;colors#propdef-background-attachment"/>
678 <LabSupport uri="&uri.labSupport;css2_colors/#background-attachment"/>
679 <LabNote uri="&uri.labNote;css2_colors/background-attachment"/>
680 </prop>
681 <prop><h>background-position</h>
682 <CSS1 uri="&uri.CSS1;background-position"/>
683 <CSS2 uri="&uri.CSS2;colors#propdef-background-position"/>
684 <LabSupport uri="&uri.labSupport;css2_colors/#background-position"/>
685 <LabNote uri="&uri.labNote;css2_colors/background-position"/>
686 </prop>
687 <prop><h>background-position-x</h>
688 <MSDN uri="&uri.MSDN;backgroundpositionx.asp"/>
689 <LabNote uri="&uri.labNote;ex_background/background-position-x"/>
690 </prop>
691 <prop><h>background-position-y</h>
692 <MSDN uri="&uri.MSDN;backgroundpositiony.asp"/>
693 <LabNote uri="&uri.labNote;ex_background/background-position-y"/>
694 </prop>
695 <prop><h>-moz-background-clip</h>
696 <LabNote uri="&uri.labNote;ex_background/background-clip"/>
697 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
698 </prop>
699 <prop><h>-moz-background-inline-policy</h>
700 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
701 </prop>
702 <prop><h>-moz-background-origin</h>
703 <LabNote uri="&uri.labNote;ex_background/background-origin"/>
704 </prop>
705 <prop><h>-x-background-x-position</h>
706 </prop>
707 <prop><h>-x-background-y-position</h>
708 </prop>
709 <prop><h>cal--currentmonth-background-color</h>
710 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calcurrentmonthbackgroundcolor.asp">&label.MSDN;</a>
711 </prop>
712 <prop><h>cal--daytitle-background-color</h>
713 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caldaytitlebackgroundcolor.asp">&label.MSDN;</a>
714 </prop>
715 <prop><h>cal--offmonth-background-color</h>
716 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caloffmonthbackgroundcolor.asp">&label.MSDN;</a>
717 </prop>
718 <prop><h>cal--selectedday-background-color</h>
719 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calselecteddaybackgroundcolor.asp">&label.MSDN;</a>
720 </prop>
721 <prop><h>cal--currentmonth-color</h>
722 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calcurrentmonthcolor.asp">&label.MSDN;</a>
723 </prop>
724 <prop><h>cal--daytitle-color</h>
725 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caldaytitlecolor.asp">&label.MSDN;</a>
726 </prop>
727 <prop><h>cal--offmonth-color</h>
728 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caloffmonthcolor.asp">&label.MSDN;</a>
729 </prop>
730 <prop><h>cal--selectedday-color</h>
731 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calselecteddaycolor.asp">&label.MSDN;</a>
732 </prop>
733 <prop><h>cal--title-color</h>
734 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caltitlecolor.asp">&label.MSDN;</a>
735 </prop>
736
737 <h>$BEI$j(B</h>
738 <prop><h>fill</h>
739 <SVG11 uri="&uri.SVG11;painting#FillProperty"/>
740 <LabNote uri="&uri.labNote;svg11_painting/fill"/>
741 </prop>
742 <prop><h>fill-rule</h>
743 <SVG11 uri="&uri.SVG11;painting#FillRuleProperty"/>
744 <LabNote uri="&uri.labNote;svg11_painting/fill-rule"/>
745 </prop>
746 <prop><h>fill-opacity</h>
747 <SVG11 uri="&uri.SVG11;painting#FillOpacityProperty"/>
748 <LabNote uri="&uri.labNote;svg11_painting/fill-opacity"/>
749 </prop>
750 <prop><h>stroke</h>
751 <SVG11 uri="&uri.SVG11;painting#StrokeProperty"/>
752 <LabNote uri="&uri.labNote;svg11_painting/stroke"/>
753 </prop>
754 <prop><h>stroke-width</h>
755 <SVG11 uri="&uri.SVG11;painting#StrokeWidthProperty"/>
756 <LabNote uri="&uri.labNote;svg11_painting/stroke-width"/>
757 </prop>
758 <prop><h>stroke-linecap</h>
759 <SVG11 uri="&uri.SVG11;painting#StrokeLinecapProperty"/>
760 <LabNote uri="&uri.labNote;svg11_painting/stroke-linecap"/>
761 </prop>
762 <prop><h>stroke-linejoin</h>
763 <SVG11 uri="&uri.SVG11;painting#StrokeLinejoinProperty"/>
764 <LabNote uri="&uri.labNote;svg11_painting/stroke-linejoin"/>
765 </prop>
766 <prop><h>stroke-miterlimit</h>
767 <SVG11 uri="&uri.SVG11;painting#StrokeMiterlimitProperty"/>
768 <LabNote uri="&uri.labNote;svg11_painting/stroke-miterlimit"/>
769 </prop>
770 <prop><h>stroke-dasharray</h>
771 <SVG11 uri="&uri.SVG11;painting#StrokeDasharrayProperty"/>
772 <LabNote uri="&uri.labNote;svg11_painting/stroke-dasharray"/>
773 </prop>
774 <prop><h>stroke-dashoffset</h>
775 <SVG11 uri="&uri.SVG11;painting#StrokeDashoffsetProperty"/>
776 <LabNote uri="&uri.labNote;svg11_painting/stroke-dashoffset"/>
777 </prop>
778 <prop><h>stroke-opacity</h>
779 <SVG11 uri="&uri.SVG11;painting#StrokeOpacityProperty"/>
780 <LabNote uri="&uri.labNote;svg11_painting/stroke-opacity"/>
781 </prop>
782 <prop><h>marker</h>
783 <SVG11 uri="&uri.SVG11;painting#MarkerProperty"/>
784 <LabNote uri="&uri.labNote;svg11_painting/marker"/>
785 </prop>
786 <prop><h>marker-start</h>
787 <SVG11 uri="&uri.SVG11;painting#MarkerStartProperty"/>
788 <LabNote uri="&uri.labNote;svg11_painting/marker-start"/>
789 </prop>
790 <prop><h>marker-end</h>
791 <SVG11 uri="&uri.SVG11;painting#MarkerEndProperty"/>
792 <LabNote uri="&uri.labNote;svg11_painting/marker-end"/>
793 </prop>
794 <prop><h>marker-mid</h>
795 <SVG11 uri="&uri.SVG11;painting#MarkerMidProperty"/>
796 <LabNote uri="&uri.labNote;svg11_painting/marker-mid"/>
797 </prop>
798 <prop><h>color-interpolation</h>
799 <SVG11 uri="&uri.SVG11;painting#ColorInterpolationProperty"/>
800 <LabNote uri="&uri.labNote;svg11_painting/color-interpolation"/>
801 </prop>
802 <prop><h>color-interpolation-filters</h>
803 <SVG11 uri="&uri.SVG11;painting#ColorInterpolationFiltersProperty"/>
804 <LabNote uri="&uri.labNote;svg11_painting/color-interpolation-filters"/>
805 </prop>
806 <prop><h>color-rendering</h>
807 <SVG11 uri="&uri.SVG11;painting#ColorRenderingProperty"/>
808 <LabNote uri="&uri.labNote;svg11_painting/color-rendering"/>
809 </prop>
810 <prop><h>shape-rendering</h>
811 <SVG11 uri="&uri.SVG11;painting#ShapeRenderingProperty"/>
812 <LabNote uri="&uri.labNote;svg11_painting/shape-rendering"/>
813 </prop>
814 <prop><h>text-rendering</h>
815 <SVG11 uri="&uri.SVG11;painting#TextRenderingProperty"/>
816 <LabNote uri="&uri.labNote;svg11_painting/text-rendering"/>
817 </prop>
818 <prop><h>image-rendering</h>
819 <SVG11 uri="&uri.SVG11;painting#ImageRenderingProperty"/>
820 <LabNote uri="&uri.labNote;svg11_painting/image-rendering"/>
821 </prop>
822
823 <prop><h>flip</h>
824 <a uri="&uri.VMLprop;">&label.VML;</a>
825 <LabNote uri="&uri.labNote;ex_vml/flip"/>
826 </prop>
827
828 <h>$BEI$j%5!<%P!<(B</h>
829 <prop><h>stop-color</h>
830 <SVG11 uri="&uri.SVG11;pservers#StopColorProperty"/>
831 <LabNote uri="&uri.labNote;svg11_pservers/stop-color"/>
832 </prop>
833 <prop><h>stop-opacity</h>
834 <SVG11 uri="&uri.SVG11;pservers#StopOpacityProperty"/>
835 <LabNote uri="&uri.labNote;svg11_pservers/stop-opacity"/>
836 </prop>
837 </cat>
838
839 <cat id="fonts">
840 <h>$B=qBN(B</h>
841 <prop><h>font</h>
842 <CSS1 uri="&uri.CSS1;font"/>
843 <CSS2 uri="&uri.CSS2;fonts#propdef-font"/>
844 <LabSupport uri="&uri.labSupport;css2_fonts/#font"/>
845 <LabNote uri="&uri.labNote;css2_fonts/font"/>
846 </prop>
847 <prop><h>font-family</h>
848 <CSS1 uri="&uri.CSS1;font-family"/>
849 <CSS2 uri="&uri.CSS2;fonts#propdef-font-family"/>
850 <LabSupport uri="&uri.labSupport;css2_fonts/#font-family"/>
851 <LabNote uri="&uri.labNote;css2_fonts/font-family"/>
852 </prop>
853 <prop><h>font-style</h>
854 <CSS1 uri="&uri.CSS1;font-style"/>
855 <CSS2 uri="&uri.CSS2;fonts#propdef-font-style"/>
856 <LabSupport uri="&uri.labSupport;css2_fonts/#font-style"/>
857 <LabNote uri="&uri.labNote;css2_fonts/font-style"/>
858 </prop>
859 <prop><h>$B%9%i%s%H(B</h>
860 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
861 </prop>
862 <prop><h>font-variant</h>
863 <CSS1 uri="&uri.CSS1;font-variant"/>
864 <CSS2 uri="&uri.CSS2;fonts#propdef-font-variant"/>
865 <LabSupport uri="&uri.labSupport;css2_fonts/#font-variant"/>
866 <LabNote uri="&uri.labNote;css2_fonts/font-variant"/>
867 </prop>
868 <prop><h>font-weight</h>
869 <CSS1 uri="&uri.CSS1;font-weight"/>
870 <CSS2 uri="&uri.CSS2;fonts#propdef-font-weight"/>
871 <LabSupport uri="&uri.labSupport;css2_fonts/#font-weight"/>
872 <LabNote uri="&uri.labNote;css2_fonts/font-weight"/>
873 </prop>
874 <prop><h>font-stretch</h>
875 <CSS2 uri="&uri.CSS2;fonts#propdef-font-stretch"/>
876 <LabSupport uri="&uri.labSupport;css2_fonts/#font-stretch"/>
877 <LabNote uri="&uri.labNote;css2_fonts/font-stretch"/>
878 </prop>
879 <prop><h>v-same-letter-heights</h>
880 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858398">&label.VML;</a>
881 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textpath/text_v-same-letter-heights.asp">&label.VMLMSDN;</a>
882 <LabNote uri="&uri.labNote;ex_vml/v-same-letter-heights"/>
883 </prop>
884 <prop><h>font-size</h>
885 <CSS1 uri="&uri.CSS1;font-size"/>
886 <CSS2 uri="&uri.CSS2;fonts#propdef-font-size"/>
887 <LabSupport uri="&uri.labSupport;css2_fonts/#font-size"/>
888 <LabNote uri="&uri.labNote;css2_fonts/font-size"/>
889 </prop>
890 <prop><h>font-size-adjust</h>
891 <CSS2 uri="&uri.CSS2;fonts#propdef-font-size-adjust"/>
892 <LabSupport uri="&uri.labSupport;css2_fonts/#font-size-adjust"/>
893 <LabNote uri="&uri.labNote;css2_fonts/font-size-adjust"/>
894 </prop>
895
896 <prop><h>cal--currentmonth-font-family</h>
897 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calcurrentmonthfontfamily.asp">&label.MSDN;</a>
898 </prop>
899 <prop><h>cal--daytitle-font-family</h>
900 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caldaytitlefontfamily.asp">&label.MSDN;</a>
901 </prop>
902 <prop><h>cal--offmonth-font-family</h>
903 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caloffmonthfontfamily.asp">&label.MSDN;</a>
904 </prop>
905 <prop><h>cal--selectedday-font-family</h>
906 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calselecteddayfontfamily.asp">&label.MSDN;</a>
907 </prop>
908 <prop><h>cal--title-font-family</h>
909 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caltitlefontfamily.asp">&label.MSDN;</a>
910 </prop>
911 <prop><h>cal--currentmonth-font-size</h>
912 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calcurrentmonthfontsize.asp">&label.MSDN;</a>
913 </prop>
914 <prop><h>cal--daytitle-font-size</h>
915 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caldaytitlefontsize.asp">&label.MSDN;</a>
916 </prop>
917 <prop><h>cal--offmonth-font-size</h>
918 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caloffmonthfontsize.asp">&label.MSDN;</a>
919 </prop>
920 <prop><h>cal--selectedday-font-size</h>
921 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calselecteddayfontsize.asp">&label.MSDN;</a>
922 </prop>
923 <prop><h>cal--title-font-size</h>
924 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caltitlefontsize.asp">&label.MSDN;</a>
925 </prop>
926 <prop><h>cal--currentmonth-font-weight</h>
927 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calcurrentmonthfontweight.asp">&label.MSDN;</a>
928 </prop>
929 <prop><h>cal--daytitle-font-weight</h>
930 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caldaytitlefontweight.asp">&label.MSDN;</a>
931 </prop>
932 <prop><h>cal--offmonth-font-weight</h>
933 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caloffmonthfontweight.asp">&label.MSDN;</a>
934 </prop>
935 <prop><h>cal--selectedday-font-weight</h>
936 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calselecteddayfontweight.asp">&label.MSDN;</a>
937 </prop>
938 <prop><h>cal--title-font-weight</h>
939 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caltitlefontweight.asp">&label.MSDN;</a>
940 </prop>
941 </cat>
942
943 <cat id="text">
944 <h>$BJ8(B</h>
945 <prop><h>text-indent</h>
946 <CSS1 uri="&uri.CSS1;text-indent"/>
947 <CSS2 uri="&uri.CSS2;text#propdef-text-indent"/>
948 <LabSupport uri="&uri.labSupport;css2_text/#text-indent"/>
949 <LabNote uri="&uri.labNote;css2_text/text-indent"/>
950 </prop>
951 <prop><h>$BCJMn;z2<$2(B</h>
952 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
953 </prop>
954 <prop><h>$B;z2<$2(B</h>
955 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
956 </prop>
957 <prop><h>$B;z>e$2(B</h>
958 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
959 </prop>
960 <prop><h>text-align</h>
961 <CSS1 uri="&uri.CSS1;text-align"/>
962 <CSS2 uri="&uri.CSS2;text#propdef-text-align"/>
963 <LabSupport uri="&uri.labSupport;css2_text/#text-align"/>
964 <LabNote uri="&uri.labNote;css2_text/text-align"/>
965 </prop>
966 <prop><h>text-align-last</h>
967 <MSDN uri="&uri.MSDN;textalignlast.asp"/>
968 <LabNote uri="&uri.labNote;ex_text/text-align-last"/>
969 </prop>
970 <prop><h>v-text-align</h>
971 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textpath/text_v-text-align.asp">&label.VMLMSDN;</a>
972 <LabNote uri="&uri.labNote;ex_vml/v-text-align"/>
973 </prop>
974 <prop><h>v-text-align-alt</h>
975 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858398">&label.VML;</a>
976 </prop>
977 <prop><h>$BJ8;z$>$m$((B</h>
978 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
979 </prop>
980 <prop><h>cal--currentmonth-text-align</h>
981 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calcurrentmonthtextalign.asp">&label.MSDN;</a>
982 </prop>
983 <prop><h>cal--daytitle-text-align</h>
984 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caldaytitletextalign.asp">&label.MSDN;</a>
985 </prop>
986 <prop><h>cal--offmonth-text-align</h>
987 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caloffmonthtextalign.asp">&label.MSDN;</a>
988 </prop>
989 <prop><h>cal--selectedday-text-align</h>
990 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/calselecteddaytextalign.asp">&label.MSDN;</a>
991 </prop>
992 <prop><h>cal--title-text-align</h>
993 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/calendar/caltitletextalign.asp">&label.MSDN;</a>
994 </prop>
995
996 <prop><h>text-decoration</h>
997 <CSS1 uri="&uri.CSS1;text-decoration"/>
998 <CSS2 uri="&uri.CSS2;text#propdef-text-decoration"/>
999 <LabSupport uri="&uri.labSupport;css2_text/#text-decoration"/>
1000 <LabNote uri="&uri.labNote;css2_text/text-decoration"/>
1001 <a uri="http://www.mozilla.gr.jp/standards/webtips0002.html">&label.Mojira;</a>
1002 </prop>
1003 <prop><h>text-underline-position</h>
1004 <MSDN uri="&uri.MSDN;textunderlineposition.asp"/>
1005 <LabNote uri="&uri.labNote;ex_text/text-underline-position"/>
1006 </prop>
1007 <prop><h>line-style</h>
1008 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1009 </prop>
1010 <prop><h>line-width</h>
1011 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1012 </prop>
1013 <prop><h>$B7wE@(B</h>
1014 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1015 </prop>
1016 <prop><h>letter-spacing</h>
1017 <CSS1 uri="&uri.CSS1;letter-spacing"/>
1018 <CSS2 uri="&uri.CSS2;text#propdef-letter-spacing"/>
1019 <LabSupport uri="&uri.labSupport;css2_text/#letter-spacing"/>
1020 <LabNote uri="&uri.labNote;css2_text/letter-spacing"/>
1021 </prop>
1022 <prop><h>word-spacing</h>
1023 <CSS1 uri="&uri.CSS1;word-spacing"/>
1024 <CSS2 uri="&uri.CSS2;text#propdef-word-spacing"/>
1025 <LabSupport uri="&uri.labSupport;css2_text/#word-spacing"/>
1026 <LabNote uri="&uri.labNote;css2_text/word-spacing"/>
1027 </prop>
1028 <prop><h>v-text-spacing</h>
1029 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858398">&label.VML;</a>
1030 <LabNote uri="&uri.labNote;ex_vml/v-text-spacing"/>
1031 </prop>
1032 <prop><h>v-text-spacing-mode</h>
1033 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858398">&label.VML;</a>
1034 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textpath/text_v-text-spacing-mode.asp">&label.VMLMSDN;</a>
1035 <LabNote uri="&uri.labNote;ex_vml/v-text-spacing-mode"/>
1036 </prop>
1037 <prop><h>text-transform</h>
1038 <CSS1 uri="&uri.CSS1;text-transform"/>
1039 <CSS2 uri="&uri.CSS2;text#propdef-text-transform"/>
1040 <LabSupport uri="&uri.labSupport;css2_text/#text-transform"/>
1041 <LabNote uri="&uri.labNote;css2_text/text-transform"/>
1042 </prop>
1043 <prop><h>white-space</h>
1044 <CSS1 uri="&uri.CSS1;white-space"/>
1045 <CSS2 uri="&uri.CSS2;text#propdef-white-space"/>
1046 <LabSupport uri="&uri.labSupport;css2_text/#white-space"/>
1047 <LabNote uri="&uri.labNote;css2_text/white-space"/>
1048 </prop>
1049
1050 <prop><h>writing-mode</h>
1051 <SVG11 uri="&uri.SVG11;text#WritingModeProperty"/>
1052 <MSDN uri="&uri.MSDN;writingmode.asp"/>
1053 <LabNote uri="&uri.labNote;svg11_text/writing-mode"/>
1054 <LabNote uri="&uri.labNote;ex_text/writing-mode"/>
1055 </prop>
1056 <prop><h>$BAHJ}8~(B</h>
1057 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1058 </prop>
1059 <prop><h>glyph-orientation-vertical</h>
1060 <SVG11 uri="&uri.SVG11;text#GlyphOrientationVerticalProperty"/>
1061 <LabNote uri="&uri.labNote;svg11_text/glyph-orientation-vertical"/>
1062 </prop>
1063 <prop><h>glyph-orientation-horizontal</h>
1064 <SVG11 uri="&uri.SVG11;text#GlyphOrientationHorizontalProperty"/>
1065 <LabNote uri="&uri.labNote;svg11_text/glyph-orientation-horizontal"/>
1066 </prop>
1067 <prop><h>v-rotate-letters</h>
1068 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858398">&label.VML;</a>
1069 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textpath/text_v-rotate-letters.asp">&label.VMLMSDN;</a>
1070 <LabNote uri="&uri.labNote;ex_vml/v-rotate-letters"/>
1071 </prop>
1072 <prop><h>v-text-reverse</h>
1073 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858398">&label.VML;</a>
1074 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textpath/text_v-text-reverse.asp">&label.VMLMSDN;</a>
1075 <LabNote uri="&uri.labNote;ex_vml/v-text-reverse"/>
1076 </prop>
1077 <prop><h>mso-rotate</h>
1078 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-rotate.asp">&label.VMLMSDN;</a>
1079 </prop>
1080
1081 <prop><h>layout-flow</h>
1082 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858397">&label.VML;</a>
1083 <LabNote uri="&uri.labNote;ex_text/layout-flow"/>
1084 </prop>
1085 <prop><h>mso-layout-flow</h>
1086 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-layout-flow.asp">&label.VMLMSDN;</a>
1087 </prop>
1088
1089 <prop><h>layout-grid</h>
1090 <MSDN uri="&uri.MSDN;layoutgrid.asp"/>
1091 <LabNote uri="&uri.labNote;ex_text/layout-grid"/>
1092 </prop>
1093 <prop><h>layout-grid-char</h>
1094 <MSDN uri="&uri.MSDN;layoutgridchar.asp"/>
1095 <LabNote uri="&uri.labNote;ex_text/layout-grid-char"/>
1096 </prop>
1097 <prop><h>layout-grid-line</h>
1098 <MSDN uri="&uri.MSDN;layoutgridline.asp"/>
1099 <LabNote uri="&uri.labNote;ex_text/layout-grid-line"/>
1100 </prop>
1101 <prop><h>layout-grid-mode</h>
1102 <MSDN uri="&uri.MSDN;layoutgridmode.asp"/>
1103 <LabNote uri="&uri.labNote;ex_text/layout-grid-mode"/>
1104 </prop>
1105 <prop><h>layout-grid-type</h>
1106 <MSDN uri="&uri.MSDN;layoutgridtype.asp"/>
1107 <LabNote uri="&uri.labNote;ex_text/layout-grid-type"/>
1108 </prop>
1109
1110 <prop><h>text-anchor</h>
1111 <SVG11 uri="&uri.SVG11;text#TextAnchorProperty"/>
1112 <LabNote uri="&uri.labNote;svg11_text/text-anchor"/>
1113 </prop>
1114 <prop><h>v-text-anchor</h>
1115 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858397">&label.VML;</a>
1116 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textpath/text_v-text-anchor.asp">&label.VMLMSDN;</a>
1117 </prop>
1118 <prop><h>dominant-baseline</h>
1119 <SVG11 uri="&uri.SVG11;text#DominantBaselineProperty"/>
1120 <LabNote uri="&uri.labNote;svg11_text/dominant-baseline"/>
1121 </prop>
1122 <prop><h>alignment-baseline</h>
1123 <SVG11 uri="&uri.SVG11;text#AlignmentBaselineProperty"/>
1124 <LabNote uri="&uri.labNote;svg11_text/alignment-baseline"/>
1125 </prop>
1126 <prop><h>baseline-shift</h>
1127 <SVG11 uri="&uri.SVG11;text#BaselineShiftProperty"/>
1128 <LabNote uri="&uri.labNote;svg11_text/baseline-shift"/>
1129 </prop>
1130 <prop><h>kerning</h>
1131 <SVG11 uri="&uri.SVG11;text#KerningProperty"/>
1132 <LabNote uri="&uri.labNote;svg11_text/kerning"/>
1133 </prop>
1134 <prop><h>v-text-kern</h>
1135 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858398">&label.VML;</a>
1136 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textpath/text_v-text-kern.asp">&label.VMLMSDN;</a>
1137 <LabNote uri="&uri.labNote;ex_vml/v-text-kern"/>
1138 </prop>
1139
1140 <prop><h>line-break</h>
1141 <MSDN uri="&uri.MSDN;linebreak.asp"/>
1142 <LabNote uri="&uri.labNote;ex_text/line-break"/>
1143 </prop>
1144 <prop><h>word-break</h>
1145 <MSDN uri="&uri.MSDN;wordbreak.asp"/>
1146 <LabNote uri="&uri.labNote;ex_text/word-break"/>
1147 </prop>
1148 <prop><h>text-justify</h>
1149 <MSDN uri="&uri.MSDN;textjustify.asp"/>
1150 <LabNote uri="&uri.labNote;ex_text/text-justify"/>
1151 </prop>
1152 <prop><h>text-justify-trim</h>
1153 <LabNote uri="&uri.labNote;ex_text/text-justify-trim"/>
1154 </prop>
1155 <prop><h>text-kashida</h>
1156 </prop>
1157 <prop><h>text-kashida-space</h>
1158 <MSDN uri="&uri.MSDN;textkashidaspace.asp"/>
1159 <LabNote uri="&uri.labNote;ex_text/text-kashida-space"/>
1160 </prop>
1161 <prop><h>text-autospace</h>
1162 <MSDN uri="&uri.MSDN;textautospace.asp"/>
1163 <LabNote uri="&uri.labNote;ex_text/text-autospace"/>
1164 </prop>
1165 <prop><h>text-overflow</h>
1166 <MSDN uri="&uri.MSDN;textoverflow.asp"/>
1167 <LabNote uri="&uri.labNote;ex_text/text-overflow"/>
1168 </prop>
1169 <prop><h>word-wrap</h>
1170 <MSDN uri="&uri.MSDN;wordwrap.asp"/>
1171 <LabNote uri="&uri.labNote;ex_text/word-wrap"/>
1172 </prop>
1173 <prop><h>v-text-wrapping</h>
1174 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858397">&label.VML;</a>
1175 </prop>
1176 <prop><h>mso-wrap-edited</h>
1177 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/a_mswred.asp">&label.VMLMSDN;</a>
1178 </prop>
1179 <prop><h>mso-wrap-mode</h>
1180 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/a_mswrmo.asp">&label.VMLMSDN;</a>
1181 </prop>
1182
1183 <prop><h>mso-text-scale</h>
1184 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-text-scale.asp">&label.VMLMSDN;</a>
1185 </prop>
1186
1187 <prop><h>text-shadow</h>
1188 <CSS2 uri="&uri.CSS2;text.html#text-shadow-props"/>
1189 <LabSupport uri="&uri.labSupport;css2_text/#text-shadow"/>
1190 <LabNote uri="&uri.labNote;css2_text/text-shadow"/>
1191 </prop>
1192 <prop><h>mso-text-shadow</h>
1193 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_mso-text-shadow.asp">&label.VMLMSDN;</a>
1194 </prop>
1195 </cat>
1196
1197 <cat id="ruby">
1198 <h>$B%k%S(B</h>
1199 <prop><h>ruby-align</h>
1200 <MSDN uri="&uri.MSDN;rubyalign.asp"/>
1201 <LabNote uri="&uri.labNote;ex_ruby/ruby-align"/>
1202 </prop>
1203 <prop><h>ruby-overhang</h>
1204 <MSDN uri="&uri.MSDN;rubyoverhang.asp"/>
1205 <LabNote uri="&uri.labNote;ex_ruby/ruby-overhang"/>
1206 </prop>
1207 <prop><h>ruby-position</h>
1208 <MSDN uri="&uri.MSDN;rubyposition.asp"/>
1209 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1210 <LabNote uri="&uri.labNote;ex_ruby/ruby-position"/>
1211 </prop>
1212 </cat>
1213
1214 <cat id="tables">
1215 <h>$BI=(B</h>
1216 <prop><h>caption-side</h>
1217 <CSS2 uri="&uri.CSS2;tables#propdef-caption-side"/>
1218 <LabSupport uri="&uri.labSupport;css2_tables/#caption-side"/>
1219 <LabNote uri="&uri.labNote;css2_tables/caption-side"/>
1220 </prop>
1221 <prop><h>table-layout</h>
1222 <CSS2 uri="&uri.CSS2;tables#propdef-table-layout"/>
1223 <LabSupport uri="&uri.labSupport;css2_tables/#table-layout"/>
1224 <LabNote uri="&uri.labNote;css2_tables/table-layout"/>
1225 </prop>
1226 <prop><h>border-collapse</h>
1227 <CSS2 uri="&uri.CSS2;tables#propdef-border-collapse"/>
1228 <LabSupport uri="&uri.labSupport;css2_tables/#border-collapse"/>
1229 <LabNote uri="&uri.labNote;css2_tables/border-collapse"/>
1230 </prop>
1231 <prop><h>border-spacing</h>
1232 <CSS2 uri="&uri.CSS2;tables#propdef-border-spacing"/>
1233 <LabSupport uri="&uri.labSupport;css2_tables/#border-spacing"/>
1234 <LabNote uri="&uri.labNote;css2_tables/border-spacing"/>
1235 </prop>
1236 <prop><h>empty-cells</h>
1237 <CSS2 uri="&uri.CSS2;tables#propdef-empty-cells"/>
1238 <LabSupport uri="&uri.labSupport;css2_tables/#empty-cells"/>
1239 <LabNote uri="&uri.labNote;css2_tables/empty-cells"/>
1240 </prop>
1241 <prop><h>speak-header</h>
1242 <CSS2 uri="&uri.CSS2;tables#propdef-speak-header"/>
1243 <LabNote uri="&uri.labNote;css2_tables/speak-header"/>
1244 </prop>
1245 </cat>
1246
1247 <cat id="ui">
1248 <h>$BMxMQ<T3&LL(B</h>
1249 <prop><h>cursor</h>
1250 <CSS2 uri="&uri.CSS2;ui#propdef-cursor"/>
1251 <LabSupport uri="&uri.labSupport;css2_ui/#cursor"/>
1252 <LabNote uri="&uri.labNote;css2_ui/cursor"/>
1253 <a uri="http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/cursor.asp">&label.MSDN;</a>
1254 <a uri="http://hp.vector.co.jp/authors/VA022006/css/ui.html#cursor">&label.Katsukun;</a>
1255 </prop>
1256 <prop><h>outline</h>
1257 <CSS2 uri="&uri.CSS2;ui#propdef-outline"/>
1258 <LabSupport uri="&uri.labSupport;css2_ui/#outline"/>
1259 <LabNote uri="&uri.labNote;css2_ui/outline"/>
1260 </prop>
1261 <prop><h>outline-width</h>
1262 <CSS2 uri="&uri.CSS2;ui#propdef-outline-width"/>
1263 <LabSupport uri="&uri.labSupport;css2_ui/#outline-width"/>
1264 <LabNote uri="&uri.labNote;css2_ui/outline-width"/>
1265 </prop>
1266 <prop><h>outline-style</h>
1267 <CSS2 uri="&uri.CSS2;ui#propdef-outline-style"/>
1268 <LabSupport uri="&uri.labSupport;css2_ui/#outline-style"/>
1269 <LabNote uri="&uri.labNote;css2_ui/outline-style"/>
1270 </prop>
1271 <prop><h>outline-color</h>
1272 <CSS2 uri="&uri.CSS2;ui#propdef-outline-color"/>
1273 <LabSupport uri="&uri.labSupport;css2_ui/#outline-color"/>
1274 <LabNote uri="&uri.labNote;css2_ui/outline-color"/>
1275 </prop>
1276 <prop><h>-moz-outline</h>
1277 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1278 <LabNote uri="&uri.labNote;css2_ui/outline#moz"/>
1279 </prop>
1280 <prop><h>-moz-outline-width</h>
1281 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1282 <LabNote uri="&uri.labNote;css2_ui/outline-width#moz"/>
1283 </prop>
1284 <prop><h>-moz-outline-style</h>
1285 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1286 <LabNote uri="&uri.labNote;css2_ui/outline-style#moz"/>
1287 </prop>
1288 <prop><h>-moz-outline-color</h>
1289 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1290 <LabNote uri="&uri.labNote;css2_ui/outline-color#moz"/>
1291 </prop>
1292 <prop><h>-moz-outline-radius</h>
1293 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1294 </prop>
1295 <prop><h>-moz-outline-radius-topleft</h>
1296 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1297 </prop>
1298 <prop><h>-moz-outline-radius-topright</h>
1299 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1300 </prop>
1301 <prop><h>-moz-outline-radius-bottomright</h>
1302 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1303 </prop>
1304 <prop><h>-moz-outline-radius-bottomleft</h>
1305 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1306 </prop>
1307
1308 <prop><h>scrollbar-face-color</h>
1309 <MSDN uri="&uri.MSDN;scrollbarfacecolor.asp"/>
1310 <LabNote uri="&uri.labNote;ex_ui/scrollbar-face-color"/>
1311 </prop>
1312 <prop><h>scrollbar-3dlight-color</h>
1313 <MSDN uri="&uri.MSDN;scrollbar3dlightcolor.asp"/>
1314 <LabNote uri="&uri.labNote;ex_ui/scrollbar-3dlight-color"/>
1315 </prop>
1316 <prop><h>scrollbar-highlight-color</h>
1317 <MSDN uri="&uri.MSDN;scrollbarhighlightcolor.asp"/>
1318 <LabNote uri="&uri.labNote;ex_ui/scrollbar-highlight-color"/>
1319 </prop>
1320 <prop><h>scrollbar-shadow-color</h>
1321 <MSDN uri="&uri.MSDN;scrollbarshadowcolor.asp"/>
1322 <LabNote uri="&uri.labNote;ex_ui/scrollbar-shadow-color"/>
1323 </prop>
1324 <prop><h>scrollbar-darkshadow-color</h>
1325 <MSDN uri="&uri.MSDN;scrollbardarkshadowcolor.asp"/>
1326 <LabNote uri="&uri.labNote;ex_ui/scrollbar-darkshadow-color"/>
1327 </prop>
1328 <prop><h>scrollbar-arrow-color</h>
1329 <MSDN uri="&uri.MSDN;scrollbararrowcolor.asp"/>
1330 <LabNote uri="&uri.labNote;ex_ui/scrollbar-arrow-color"/>
1331 </prop>
1332 <prop><h>scrollbar-track-color</h>
1333 <MSDN uri="&uri.MSDN;scrollbartrackcolor.asp"/>
1334 <LabNote uri="&uri.labNote;ex_ui/scrollbar-track-color"/>
1335 </prop>
1336 <prop><h>scrollbar-base-color</h>
1337 <MSDN uri="&uri.MSDN;scrollbarbasecolor.asp"/>
1338 <LabNote uri="&uri.labNote;ex_ui/scrollbar-bace-color"/>
1339 </prop>
1340 <prop><h>accelerator</h>
1341 <MSDN uri="&uri.MSDN;accelerator.asp"/>
1342 <LabNote uri="&uri.labNote;ex_ui/accelerator"/>
1343 </prop>
1344 <prop><h>-wap-accesskey</h>
1345 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1346 </prop>
1347 <prop><h>ime-mode</h>
1348 <MSDN uri="&uri.MSDN;imemode.asp"/>
1349 <LabNote uri="&uri.labNote;ex_ui/ime-mode"/>
1350 </prop>
1351 <prop><h>zoom</h>
1352 <MSDN uri="&uri.MSDN;zoom.asp"/>
1353 <LabNote uri="&uri.labNote;ex_ui/zoom"/>
1354 </prop>
1355
1356 <prop><h>-moz-resizer</h>
1357 <LabNote uri="&uri.labNote;ex_ui/resizer"/>
1358 </prop>
1359 <prop><h>-moz-key-equivalent</h>
1360 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1361 <LabNote uri="&uri.labNote;ex_ui/key-equivalent"/>
1362 </prop>
1363 <prop><h>-moz-user-focus</h>
1364 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1365 <LabNote uri="&uri.labNote;ex_ui/user-focus"/>
1366 </prop>
1367 <prop><h>-moz-user-input</h>
1368 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1369 <LabNote uri="&uri.labNote;ex_ui/user-input"/>
1370 </prop>
1371 <prop><h>-moz-user-modify</h>
1372 <LabNote uri="&uri.labNote;ex_ui/user-modify"/>
1373 </prop>
1374 <prop><h>-moz-user-select</h>
1375 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1376 <LabNote uri="&uri.labNote;ex_ui/user-select"/>
1377 </prop>
1378
1379 <prop><h>-moz-appearance</h>
1380 <LabNote uri="&uri.labNote;ex_xul/appearance"/>
1381 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1382 </prop>
1383
1384 <prop><h>-wap-input-format</h>
1385 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1386 </prop>
1387 <prop><h>-wap-input-required</h>
1388 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1389 </prop>
1390
1391 <prop><h>singleclick</h>
1392 <a uri="http://msdn.microsoft.com/workshop/author/vml/shape/textbox/box_singleclick.asp">&label.VMLMSDN;</a>
1393 </prop>
1394 <prop><h>mv--boundary</h>
1395 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvboundary.asp">&label.mvMSDN;</a>
1396 </prop>
1397 <prop><h>mv--boundary-bottom</h>
1398 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvboundarybottom.asp">&label.mvMSDN;</a>
1399 </prop>
1400 <prop><h>mv--boundary-left</h>
1401 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvboundaryleft.asp">&label.mvMSDN;</a>
1402 </prop>
1403 <prop><h>mv--boundary-right</h>
1404 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvboundaryright.asp">&label.mvMSDN;</a>
1405 </prop>
1406 <prop><h>mv--boundary-top</h>
1407 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvboundarytop.asp">&label.mvMSDN;</a>
1408 </prop>
1409 <prop><h>mv--grid</h>
1410 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvgrid.asp">&label.mvMSDN;</a>
1411 </prop>
1412 <prop><h>mv--grid-cols</h>
1413 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvgridcols.asp">&label.mvMSDN;</a>
1414 </prop>
1415 <prop><h>mv--grid-rows</h>
1416 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/movable/mvgridrows.asp">&label.mvMSDN;</a>
1417 </prop>
1418
1419 <prop><h>cb--hover-border</h>
1420 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/coolbutton/cbhoverborder.asp">&label.MSDN;</a>
1421 </prop>
1422 <prop><h>cb--hover-background</h>
1423 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/coolbutton/cbhoverbackground.asp">&label.MSDN;</a>
1424 </prop>
1425 <prop><h>cb--hover-color</h>
1426 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/coolbutton/cbhovercolor.asp">&label.MSDN;</a>
1427 </prop>
1428 <prop><h>cb--selected-border</h>
1429 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/coolbutton/cbselectedborder.asp">&label.MSDN;</a>
1430 </prop>
1431 <prop><h>cb--selected-background</h>
1432 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/coolbutton/cbselectedbackground.asp">&label.MSDN;</a>
1433 </prop>
1434 <prop><h>ro--hover-background</h>
1435 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/rowover/rohoverbackground.asp">&label.MSDN;</a>
1436 </prop>
1437 <prop><h>ro--hover-color</h>
1438 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/rowover/rohovercolor.asp">&label.MSDN;</a>
1439 </prop>
1440 <prop><h>ro--light-background</h>
1441 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/rowover/rohoverlightbackground.asp">&label.MSDN;</a>
1442 </prop>
1443 <prop><h>ro--selected-background</h>
1444 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/rowover/rohoverselectedbackground.asp">&label.MSDN;</a>
1445 </prop>
1446 <prop><h>ro--selected-color</h>
1447 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/rowover/rohoverselectedcolor.asp">&label.MSDN;</a>
1448 </prop>
1449 <prop><h>ro--shade-background</h>
1450 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/rowover/rohovershadebackground.asp">&label.MSDN;</a>
1451 </prop>
1452
1453 <prop><h>sl--bar-color</h>
1454 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/slider/slbarcolor.asp">&label.MSDN;</a>
1455 </prop>
1456 <prop><h>sl--orientation</h>
1457 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/slider/slorientation.asp">&label.MSDN;</a>
1458 </prop>
1459 <prop><h>sl--snap</h>
1460 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/slider/slsnap.asp">&label.MSDN;</a>
1461 </prop>
1462 <prop><h>sl--tick-color</h>
1463 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/slider/sltickcolor.asp">&label.MSDN;</a>
1464 </prop>
1465 <prop><h>sl--tick-style</h>
1466 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/slider/sltickstyle.asp">&label.MSDN;</a>
1467 </prop>
1468
1469 <prop><h>tb--tab-orientation</h>
1470 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/mpc/tdtaborientation.asp">&label.MSDN;</a>
1471 </prop>
1472
1473 <prop><h>cp--cell-height</h>
1474 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cpcellheight.asp">&label.MSDN;</a>
1475 </prop>
1476 <prop><h>cp--cell-width</h>
1477 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cpcellwidth.asp">&label.MSDN;</a>
1478 </prop>
1479 <prop><h>cp--grid-height</h>
1480 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cpgridheight.asp">&label.MSDN;</a>
1481 </prop>
1482 <prop><h>cp--grid-size</h>
1483 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cpgridsize.asp">&label.MSDN;</a>
1484 </prop>
1485 <prop><h>cp--grid-style</h>
1486 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cpgridstyle.asp">&label.MSDN;</a>
1487 </prop>
1488 <prop><h>cp--grid-width</h>
1489 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cpgridwidth.asp">&label.MSDN;</a>
1490 </prop>
1491 <prop><h>cp--hover-style</h>
1492 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cphoverstyle.asp">&label.MSDN;</a>
1493 </prop>
1494 <prop><h>cp--selected-style</h>
1495 <a uri="http://msdn.microsoft.com/workshop/author/behaviors/library/colorpick/cpselectedstyle.asp">&label.MSDN;</a>
1496 </prop>
1497 </cat>
1498
1499 <cat id="interactive">
1500 <h>$BAPJ}8~(B</h>
1501 <prop><h>pointer-events</h>
1502 <SVG11 uri="&uri.SVG11;interact#PointerEventsProperty"/>
1503 <LabNote uri="&uri.labNote;svg11_interact/pointer-events"/>
1504 </prop>
1505
1506 <prop><h>-wap-marquee</h>
1507 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1508 </prop>
1509 <prop><h>-wap-marquee-style</h>
1510 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1511 </prop>
1512 <prop><h>-wap-marquee-dir</h>
1513 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1514 </prop>
1515 <prop><h>-wap-marquee-loop</h>
1516 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1517 </prop>
1518 <prop><h>-wap-marquee-speed</h>
1519 <a uri="&uri.WAPCSS;">&label.WAP;</a>
1520 </prop>
1521
1522 <prop><h>behavior</h>
1523 <MSDN uri="&uri.MSDN;behavior.asp"/>
1524 <LabNote uri="&uri.labNote;ex_becss/behavior"/>
1525 </prop>
1526 <prop><h>-moz-binding</h>
1527 <a uri="http://www.w3.org/TR/xbl/#propdef-binding">&label.XBL;</a>
1528 <LabNote uri="&uri.labNote;ex_becss/binding"/>
1529 <a uri="http://www.xulplanet.com/references/elemref/ref_StyleProperties.html">&label.XULPlanet;</a>
1530 </prop>
1531 </cat>
1532
1533 <cat id="linking">
1534 <h>$B%j%s%/(B</h>
1535 <prop><h>-link-set</h>
1536 <a uri="http://people.opera.com/howcome/2000/css3/clink-nov-6.html">&label.Opera;</a>
1537 </prop>
1538 <prop><h>set-link-source</h>
1539 </prop>
1540 <prop><h>-set-link-source</h>
1541 <LabNote uri="&uri.labNote;ex_linking/set-link-source"/>
1542 </prop>
1543 <prop><h>-o-set-link-source</h>
1544 <a uri="http://www.opera.com/docs/specs/#css">&label.Opera;</a>
1545 </prop>
1546 <prop><h>-link-use</h>
1547 <a uri="http://people.opera.com/howcome/2000/css3/clink-nov-6.html">&label.Opera;</a>
1548 </prop>
1549 <prop><h>use-link-source</h>
1550 </prop>
1551 <prop><h>-use-link-source</h>
1552 <LabNote uri="&uri.labNote;ex_linking/use-link-source"/>
1553 </prop>
1554 <prop><h>-o-use-link-source</h>
1555 <a uri="http://www.opera.com/docs/specs/#css">&label.Opera;</a>
1556 </prop>
1557 <prop><h>-replace</h>
1558 <a uri="http://people.opera.com/howcome/2000/css3/clink-nov-6.html">&label.Opera;</a>
1559 <LabNote uri="&uri.labNote;ex_linking/replace"/>
1560 </prop>
1561 <prop><h>-o-replace</h>
1562 <a uri="http://www.opera.com/docs/specs/#css">&label.Opera;</a>
1563 </prop>
1564 </cat>
1565
1566 <cat id="aural">
1567 <h>$B2;@<(B</h>
1568 <prop><h>volume</h>
1569 <CSS2 uri="&uri.CSS2;aural#propdef-volume"/>
1570 <LabNote uri="&uri.labNote;css2_aural/volume"/>
1571 </prop>
1572 <prop><h>speak</h>
1573 <CSS2 uri="&uri.CSS2;aural#propdef-speak"/>
1574 <LabNote uri="&uri.labNote;css2_aural/speak"/>
1575 </prop>
1576 <prop><h>speak-punctuation</h>
1577 <CSS2 uri="&uri.CSS2;aural#propdef-speak-punctuation"/>
1578 <LabNote uri="&uri.labNote;css2_aural/speak-punctuation"/>
1579 </prop>
1580 <prop><h>speak-numeral</h>
1581 <CSS2 uri="&uri.CSS2;aural#propdef-speak-numeral"/>
1582 <LabNote uri="&uri.labNote;css2_aural/speak-numeral"/>
1583 </prop>
1584 <prop><h>pause</h>
1585 <CSS2 uri="&uri.CSS2;aural#propdef-pause"/>
1586 <LabNote uri="&uri.labNote;css2_aural/pause"/>
1587 </prop>
1588 <prop><h>pause-after</h>
1589 <CSS2 uri="&uri.CSS2;aural#propdef-pause-after"/>
1590 <LabNote uri="&uri.labNote;css2_aural/pause-after"/>
1591 </prop>
1592 <prop><h>pause-before</h>
1593 <CSS2 uri="&uri.CSS2;aural#propdef-pause-before"/>
1594 <LabNote uri="&uri.labNote;css2_aural/pause-before"/>
1595 </prop>
1596 <prop><h>cue</h>
1597 <CSS2 uri="&uri.CSS2;aural#propdef-cue"/>
1598 <LabNote uri="&uri.labNote;css2_aural/cue"/>
1599 </prop>
1600 <prop><h>cue-after</h>
1601 <CSS2 uri="&uri.CSS2;aural#propdef-cue-after"/>
1602 <LabNote uri="&uri.labNote;css2_aural/cue-after"/>
1603 </prop>
1604 <prop><h>cue-before</h>
1605 <CSS2 uri="&uri.CSS2;aural#propdef-cue-before"/>
1606 <LabNote uri="&uri.labNote;css2_aural/cue-before"/>
1607 </prop>
1608 <prop><h>play-during</h>
1609 <CSS2 uri="&uri.CSS2;aural#propdef-play-during"/>
1610 <LabNote uri="&uri.labNote;css2_aural/play-during"/>
1611 </prop>
1612 <prop><h>azimuth</h>
1613 <CSS2 uri="&uri.CSS2;aural#propdef-azimuth"/>
1614 <LabNote uri="&uri.labNote;css2_aural/azimuth"/>
1615 </prop>
1616 <prop><h>elevation</h>
1617 <CSS2 uri="&uri.CSS2;aural#propdef-elevation"/>
1618 <LabNote uri="&uri.labNote;css2_aural/elevation"/>
1619 </prop>
1620 <prop><h>speeth-rate</h>
1621 <CSS2 uri="&uri.CSS2;aural#propdef-speeth-rate"/>
1622 <LabNote uri="&uri.labNote;css2_aural/speeth-rate"/>
1623 </prop>
1624 <prop><h>voice-family</h>
1625 <CSS2 uri="&uri.CSS2;aural#propdef-voice-family"/>
1626 <LabNote uri="&uri.labNote;css2_aural/voice-family"/>
1627 </prop>
1628 <prop><h>pitch</h>
1629 <CSS2 uri="&uri.CSS2;aural#propdef-pitch"/>
1630 <LabNote uri="&uri.labNote;css2_aural/pitch"/>
1631 </prop>
1632 <prop><h>pitch-range</h>
1633 <CSS2 uri="&uri.CSS2;aural#propdef-pitch-range"/>
1634 <LabNote uri="&uri.labNote;css2_aural/pitch-range"/>
1635 </prop>
1636 <prop><h>stress</h>
1637 <CSS2 uri="&uri.CSS2;aural#propdef-stress"/>
1638 <LabNote uri="&uri.labNote;css2_aural/stress"/>
1639 </prop>
1640 <prop><h>richness</h>
1641 <CSS2 uri="&uri.CSS2;aural#propdef-richness"/>
1642 <LabNote uri="&uri.labNote;css2_aural/richness"/>
1643 </prop>
1644 </cat>
1645
1646 <cat id="filters">
1647 <h>$B_I;f(B</h>
1648 <prop><h>filter</h>
1649 <SVG11 uri="&uri.SVG11;filters#FilterProperty"/>
1650 <MSDN uri="&uri.MSDN;filter.asp"/>
1651 <LabNote uri="&uri.labNote;svg11_filters/filter"/>
1652 <LabNote uri="&uri.labNote;ex_filters/filter"/>
1653 </prop>
1654 <prop><h>enable-background</h>
1655 <SVG11 uri="&uri.SVG11;filters#EnableBackgroundProperty"/>
1656 <LabNote uri="&uri.labNote;svg11_filters/enable-background"/>
1657 </prop>
1658 <prop><h>lighting-color</h>
1659 <SVG11 uri="&uri.SVG11;filters#LightingColorProperty"/>
1660 <LabNote uri="&uri.labNote;svg11_filters/lighting-color"/>
1661 </prop>
1662 <prop><h>flood-color</h>
1663 <SVG11 uri="&uri.SVG11;filters#FloodColorProperty"/>
1664 <LabNote uri="&uri.labNote;svg11_filters/flood-color"/>
1665 </prop>
1666 <prop><h>flood-opacity</h>
1667 <SVG11 uri="&uri.SVG11;filters#FloodOpacityProperty"/>
1668 <LabNote uri="&uri.labNote;svg11_filters/flood-opacity"/>
1669 </prop>
1670
1671 <prop><h>rotation</h>
1672 <a uri="&uri.VMLprop;">&label.VML;</a>
1673 <LabNote uri="&uri.labNote;ex_vml/rotation"/>
1674 </prop>
1675 </cat>
1676
1677 <cat id="descriptor">
1678 <h>$B5-=R;R(B</h>
1679 <prop><h>font-family</h>
1680 <CSS2 uri="&uri.CSS2;fonts#descdef-font-family"/>
1681 </prop>
1682 <prop><h>font-style</h>
1683 <CSS2 uri="&uri.CSS2;fonts#descdef-font-style"/>
1684 </prop>
1685 <prop><h>font-variant</h>
1686 <CSS2 uri="&uri.CSS2;fonts#descdef-font-variant"/>
1687 </prop>
1688 <prop><h>font-weight</h>
1689 <CSS2 uri="&uri.CSS2;fonts#descdef-font-weight"/>
1690 </prop>
1691 <prop><h>font-stretch</h>
1692 <CSS2 uri="&uri.CSS2;fonts#descdef-font-stretch"/>
1693 </prop>
1694 <prop><h>font-size</h>
1695 <CSS2 uri="&uri.CSS2;fonts#descdef-font-size"/>
1696 </prop>
1697 <prop><h>unicode-range</h>
1698 <CSS2 uri="&uri.CSS2;fonts#descdef-unicode-range"/>
1699 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1700 </prop>
1701 <prop><h>character-set</h>
1702 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1703 </prop>
1704 <prop><h>units-per-em</h>
1705 <CSS2 uri="&uri.CSS2;fonts#descdef-units-per-em"/>
1706 </prop>
1707 <prop><h>name</h>
1708 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1709 <SVG11 uri="&uri.SVG11;color.html#propdef-color-profile-name"/>
1710 </prop>
1711 <prop><h>src</h>
1712 <CSS2 uri="&uri.CSS2;fonts#descdef-src"/>
1713 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1714 <SVG11 uri="&uri.SVG11;color.html#propdef-color-profile-src"/>
1715 </prop>
1716 <prop><h>panose-1</h>
1717 <CSS2 uri="&uri.CSS2;fonts#descdef-panose-1"/>
1718 </prop>
1719 <prop><h>stemv</h>
1720 <CSS2 uri="&uri.CSS2;fonts#descdef-stemv"/>
1721 </prop>
1722 <prop><h>stemh</h>
1723 <CSS2 uri="&uri.CSS2;fonts#descdef-stemh"/>
1724 </prop>
1725 <prop><h>slope</h>
1726 <CSS2 uri="&uri.CSS2;fonts#descdef-slope"/>
1727 </prop>
1728 <prop><h>cap-height</h>
1729 <CSS2 uri="&uri.CSS2;fonts#descdef-cap-height"/>
1730 </prop>
1731 <prop><h>x-height</h>
1732 <CSS2 uri="&uri.CSS2;fonts#descdef-x-height"/>
1733 </prop>
1734 <prop><h>ascent</h>
1735 <CSS2 uri="&uri.CSS2;fonts#descdef-ascent"/>
1736 </prop>
1737 <prop><h>descent</h>
1738 <CSS2 uri="&uri.CSS2;fonts#descdef-descent"/>
1739 </prop>
1740 <prop><h>widths</h>
1741 <CSS2 uri="&uri.CSS2;fonts#descdef-widths"/>
1742 </prop>
1743 <prop><h>bbox</h>
1744 <CSS2 uri="&uri.CSS2;fonts#descdef-bbox"/>
1745 </prop>
1746 <prop><h>definition-src</h>
1747 <CSS2 uri="&uri.CSS2;fonts#descdef-definition-src"/>
1748 </prop>
1749 <prop><h>baseline</h>
1750 <CSS2 uri="&uri.CSS2;fonts#descdef-baseline"/>
1751 </prop>
1752 <prop><h>centerline</h>
1753 <CSS2 uri="&uri.CSS2;fonts#descdef-centerline"/>
1754 </prop>
1755 <prop><h>mathline</h>
1756 <CSS2 uri="&uri.CSS2;fonts#descdef-mathline"/>
1757 </prop>
1758 <prop><h>topline</h>
1759 <CSS2 uri="&uri.CSS2;fonts#descdef-topline"/>
1760 </prop>
1761 <prop><h>rendering-intent</h>
1762 <SVG11 uri="&uri.SVG11;color.html#propdef-rendering-intent"/>
1763 </prop>
1764 </cat>
1765 <cat id="at">
1766 <h>@ $B5,B'(B</h>
1767 <prop><h>@character-class</h>
1768 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1769 </prop>
1770 <prop><h>@charset</h>
1771 <CSS2 uri="&uri.CSS2;syndata.html#x66"/>
1772 <LabSupport uri="&uri.labSupport;css2_rules/#at_charset"/>
1773 <LabNote uri="&uri.labNote;css2_syndata/at_charset"/>
1774 </prop>
1775 <prop><h>@color-profile</h>
1776 <SVG11 uri="&uri.SVG11;color#ColorProfileAtRule"/>
1777 <LabNote uri="&uri.labNote;svg11_color/at_color-profile"/>
1778 </prop>
1779 <prop><h>@font-face</h>
1780 <CSS2 uri="&uri.CSS2;fonts#x40"/>
1781 <SVG11 uri="&uri.SVG11;fonts.html#AtFontFace"/>
1782 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1783 <LabSupport uri="&uri.labSupport;css2_rules/#at_font-face"/>
1784 </prop>
1785 <prop><h>@import</h>
1786 <CSS1 uri="&uri.CSS1;the-cascade"/>
1787 <CSS2 uri="&uri.CSS2;cascade#at-import"/>
1788 <LabSupport uri="&uri.labSupport;css2_rules/#at_import"/>
1789 <LabNote uri="&uri.labNote;css2_syndata/at_import"/>
1790 <a uri="http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/import.asp">&label.MSDN;</a>
1791 </prop>
1792 <prop><h>@list</h>
1793 </prop>
1794 <prop><h>@media</h>
1795 <CSS2 uri="&uri.CSS2;media#at-media-rule"/>
1796 <LabSupport uri="&uri.labSupport;css2_rules/#at_media"/>
1797 <LabNote uri="&uri.labNote;css2_syndata/at_media"/>
1798 </prop>
1799 <prop><h>@namespace</h>
1800 <LabNote uri="&uri.labNote;ex_selectors/at_namespace"/>
1801 </prop>
1802 <prop><h>@page</h>
1803 <CSS2 uri="&uri.CSS2;page#page-box"/>
1804 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1805 <LabSupport uri="&uri.labSupport;css2_rules/#at_page"/>
1806 </prop>
1807 <prop><h>@tcol</h>
1808 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1809 </prop>
1810 <prop><h>@textbox</h>
1811 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
1812 </prop>
1813 </cat>
1814 <cat id="selector">
1815 <h>$BA*Br;R(B</h>
1816 <prop><h>*</h>
1817 <CSS2 uri="&uri.CSS2;selector#universal-selector"/>
1818 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1819 </prop>
1820 <prop><h>all</h>
1821 <a uri="http://developer.netscape.com/docs/manuals/communicator/dynhtml/jss32.htm#1072052">&label.NC4;</a>
1822 </prop>
1823 <prop><h><h:var>E</h:var></h>
1824 <CSS1 uri="&uri.CSS1;basic-concepts"/>
1825 <CSS2 uri="&uri.CSS2;selector#type-selectors"/>
1826 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1827 </prop>
1828 <prop><h><h:var>N</h:var>|<h:var>L</h:var></h>
1829 </prop>
1830 <prop><h><h:var>S</h:var> , <h:var>T</h:var></h>
1831 <CSS1 uri="&uri.CSS1;grouping"/>
1832 <CSS2 uri="&uri.CSS2;selector#grouping"/>
1833 </prop>
1834 <prop><h><h:var>S</h:var> <h:var>T</h:var></h>
1835 <CSS1 uri="&uri.CSS1;contextual-selectors"/>
1836 <CSS2 uri="&uri.CSS2;selector#descendant-selectors"/>
1837 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1838 <LabNote uri="&uri.labNote;css2_selectors/c_descendant"/>
1839 </prop>
1840 <prop><h><h:var>S</h:var> &gt; <h:var>T</h:var></h>
1841 <CSS2 uri="&uri.CSS2;selector#child-selectors"/>
1842 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1843 <LabNote uri="&uri.labNote;css2_selectors/c_child"/>
1844 </prop>
1845 <prop><h><h:var>S</h:var> + <h:var>T</h:var></h>
1846 <CSS2 uri="&uri.CSS2;selector#adjacent-selectors"/>
1847 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1848 <LabNote uri="&uri.labNote;css2_selectors/c_adjacent"/>
1849 </prop>
1850 <prop><h>[<h:var>attr</h:var>]</h>
1851 <CSS2 uri="&uri.CSS2;selector#attribute-selectors"/>
1852 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1853 <LabNote uri="&uri.labNote;css2_selectors/s_attribute"/>
1854 </prop>
1855 <prop><h>[<h:var>attr</h:var>=<h:var>val</h:var>]</h>
1856 <CSS2 uri="&uri.CSS2;selector#x14"/>
1857 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1858 <LabNote uri="&uri.labNote;css2_selectors/s_attribute"/>
1859 </prop>
1860 <prop><h>[<h:var>attr</h:var>~=<h:var>val</h:var>]</h>
1861 <CSS2 uri="&uri.CSS2;selector#x16"/>
1862 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1863 <LabNote uri="&uri.labNote;css2_selectors/s_attribute"/>
1864 </prop>
1865 <prop><h>[<h:var>attr</h:var>|=<h:var>val</h:var>]</h>
1866 <CSS2 uri="&uri.CSS2;selector#x18"/>
1867 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1868 <LabNote uri="&uri.labNote;css2_selectors/s_attribute"/>
1869 </prop>
1870 <prop><h>[<h:var>attr</h:var>^=<h:var>val</h:var>]</h>
1871 <LabNote uri="&uri.labNote;css2_selectors/s_attribute"/>
1872 </prop>
1873 <prop><h>[<h:var>attr</h:var>$=<h:var>val</h:var>]</h>
1874 <LabNote uri="&uri.labNote;css2_selectors/s_attribute"/>
1875 </prop>
1876 <prop><h>[<h:var>attr</h:var>*=<h:var>val</h:var>]</h>
1877 <LabNote uri="&uri.labNote;css2_selectors/s_attribute"/>
1878 </prop>
1879 <prop><h>.<h:var>class</h:var></h>
1880 <CSS1 uri="&uri.CSS1;class-as-selector"/>
1881 <CSS2 uri="&uri.CSS2;selector#class-html"/>
1882 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1883 <LabNote uri="&uri.labNote;css2_selectors/s_class"/>
1884 </prop>
1885 <prop><h>#<h:var>id</h:var></h>
1886 <CSS1 uri="&uri.CSS1;id-as-selector"/>
1887 <CSS2 uri="&uri.CSS2;selector#id-selectors"/>
1888 <LabSupport uri="&uri.labSupport;css2_selectors/#selectors"/>
1889 <LabNote uri="&uri.labNote;css2_selectors/s_id"/>
1890 </prop>
1891
1892 <h>$B5<;w5i(B</h>
1893 <prop><h>:first-child</h>
1894 <CSS2 uri="&uri.CSS2;selector#first-child"/>
1895 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_class"/>
1896 <LabNote uri="&uri.labNote;css2_selectors/pc_first-child"/>
1897 </prop>
1898 <prop><h>:link</h>
1899 <CSS1 uri="&uri.CSS1;selector#anchor-pseudo-classes"/>
1900 <CSS2 uri="&uri.CSS2;selector#link-pseudo-classes"/>
1901 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_class"/>
1902 <LabNote uri="&uri.labNote;css2_selectors/pc_link"/>
1903 </prop>
1904 <prop><h>:visited</h>
1905 <CSS1 uri="&uri.CSS1;selector#anchor-pseudo-classes"/>
1906 <CSS2 uri="&uri.CSS2;selector#link-pseudo-classes"/>
1907 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_class"/>
1908 <LabNote uri="&uri.labNote;css2_selectors/pc_visited"/>
1909 </prop>
1910 <prop><h>:hover</h>
1911 <CSS2 uri="&uri.CSS2;selector#dynamic-pseudo-classes"/>
1912 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_class"/>
1913 <LabNote uri="&uri.labNote;css2_selectors/pc_hover"/>
1914 <a uri="http://www.mozilla.gr.jp/standards/webtips0012.html">&label.Mojira;</a>
1915 </prop>
1916 <prop><h>:active</h>
1917 <CSS1 uri="&uri.CSS1;selector#anchor-pseudo-classes"/>
1918 <CSS2 uri="&uri.CSS2;selector#dynamic-pseudo-classes"/>
1919 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_class"/>
1920 <LabNote uri="&uri.labNote;css2_selectors/pc_active"/>
1921 </prop>
1922 <prop><h>:focus</h>
1923 <CSS2 uri="&uri.CSS2;selector#dynamic-pseudo-classes"/>
1924 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_class"/>
1925 <LabNote uri="&uri.labNote;css2_selectors/pc_focus"/>
1926 </prop>
1927 <prop><h>:lang()</h>
1928 <CSS2 uri="&uri.CSS2;selector#lang"/>
1929 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_class"/>
1930 <LabNote uri="&uri.labNote;css2_selectors/pc_lang"/>
1931 </prop>
1932
1933 <prop><h>:enabled</h>
1934 <LabNote uri="&uri.labNote;ex_selectors/pc_enabled"/>
1935 </prop>
1936 <prop><h>:disabled</h>
1937 <LabNote uri="&uri.labNote;ex_selectors/pc_disabled"/>
1938 </prop>
1939 <prop><h>:root</h>
1940 <LabNote uri="&uri.labNote;ex_selectors/pc_disabled"/>
1941 </prop>
1942 <prop><h>:-moz-any-link</h>
1943 <LabNote uri="&uri.labNote;ex_selectors/pc_any-link"/>
1944 </prop>
1945 <prop><h>:checked</h>
1946 <LabNote uri="&uri.labNote;ex_selectors/pc_checked"/>
1947 </prop>
1948 <prop><h>:last-child</h>
1949 <LabNote uri="&uri.labNote;ex_selectors/pc_last-child"/>
1950 </prop>
1951 <prop><h>:empty</h>
1952 <LabNote uri="&uri.labNote;ex_selectors/pc_empty"/>
1953 </prop>
1954 <prop><h>:first-node</h>
1955 <LabNote uri="&uri.labNote;ex_selectors/pc_first-node"/>
1956 </prop>
1957 <prop><h>:last-node</h>
1958 <LabNote uri="&uri.labNote;ex_selectors/pc_last-node"/>
1959 </prop>
1960 <prop><h>:not()</h>
1961 <LabNote uri="&uri.labNote;ex_selectors/pc_not"/>
1962 </prop>
1963 <h>$B5<;wMWAG(B</h>
1964 <prop><h>:first-line</h>
1965 <CSS1 uri="&uri.CSS1;selector#the-first-line-pseudo-element"/>
1966 <CSS2 uri="&uri.CSS2;selector#first-line-pseudo"/>
1967 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_element"/>
1968 <LabNote uri="&uri.labNote;css2_selectors/pe_first-line"/>
1969 </prop>
1970 <prop><h>:first-letter</h>
1971 <CSS1 uri="&uri.CSS1;selector#the-first-letter-pseudo-element"/>
1972 <CSS2 uri="&uri.CSS2;selector#first-letter"/>
1973 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_element"/>
1974 <LabNote uri="&uri.labNote;css2_selectors/pe_first-letter"/>
1975 </prop>
1976 <prop><h>:before</h>
1977 <CSS2 uri="&uri.CSS2;selector#before-and-after"/>
1978 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_element"/>
1979 <LabNote uri="&uri.labNote;css2_selectors/pe_before"/>
1980 </prop>
1981 <prop><h>:after</h>
1982 <CSS2 uri="&uri.CSS2;selector#before-and-after"/>
1983 <LabSupport uri="&uri.labSupport;css2_selectors/#pseudo_element"/>
1984 <LabNote uri="&uri.labNote;css2_selectors/pe_after"/>
1985 </prop>
1986
1987 <prop><h>:-moz-button-content</h>
1988 <LabNote uri="&uri.labNote;ex_selectors/pe_button-content"/>
1989 </prop>
1990 <prop><h>:-moz-fieldset-content</h>
1991 <LabNote uri="&uri.labNote;ex_selectors/pe_fieldset-content"/>
1992 </prop>
1993 <prop><h>:-moz-cell-content</h>
1994 <LabNote uri="&uri.labNote;ex_selectors/pe_cell-content"/>
1995 </prop>
1996 <prop><h>:-moz-scrolled-content</h>
1997 <LabNote uri="&uri.labNote;ex_selectors/pe_scrolled-content"/>
1998 </prop>
1999 <prop><h>:-moz-radio</h>
2000 <LabNote uri="&uri.labNote;ex_selectors/pe_radio"/>
2001 </prop>
2002 <prop><h>:-moz-list-bullet</h>
2003 <LabNote uri="&uri.labNote;ex_selectors/pe_list-bullet"/>
2004 </prop>
2005 <prop><h>:-moz-list-number</h>
2006 <LabNote uri="&uri.labNote;ex_selectors/pe_list-number"/>
2007 </prop>
2008 <prop><h>:-moz-display-comboboxcontrol-frame</h>
2009 <LabNote uri="&uri.labNote;ex_selectors/pe_display-comboboxcontrol-frame"/>
2010 </prop>
2011 <prop><h>:-moz-dropdown-list</h>
2012 <LabNote uri="&uri.labNote;ex_selectors/pe_dropdown-list"/>
2013 </prop>
2014 <prop><h>:-moz-focus-inner</h>
2015 <LabNote uri="&uri.labNote;ex_selectors/pe_focus-inner"/>
2016 </prop>
2017 <prop><h>:-moz-focus-outer</h>
2018 <LabNote uri="&uri.labNote;ex_selectors/pe_focus-outer"/>
2019 </prop>
2020 <prop><h>:-moz-selection</h>
2021 <LabNote uri="&uri.labNote;ex_selectors/pe_selection"/>
2022 </prop>
2023 <prop><h>:-moz-canvas</h>
2024 <LabNote uri="&uri.labNote;ex_selectors/pe_canvas"/>
2025 </prop>
2026 <prop><h>:-moz-viewport</h>
2027 <LabNote uri="&uri.labNote;ex_selectors/pe_viewport"/>
2028 </prop>
2029 <prop><h>:-moz-viewport-scroll</h>
2030 <LabNote uri="&uri.labNote;ex_selectors/pe_viewport-scroll"/>
2031 </prop>
2032 <prop><h>:-moz-page</h>
2033 <LabNote uri="&uri.labNote;ex_selectors/pe_page"/>
2034 </prop>
2035 <prop><h>:-moz-page-sequence</h>
2036 <LabNote uri="&uri.labNote;ex_selectors/pe_page-sequence"/>
2037 </prop>
2038 <prop><h>:-moz-pagecontent</h>
2039 <LabNote uri="&uri.labNote;ex_selectors/pe_pagecontent"/>
2040 </prop>
2041 <prop><h>:-moz-tree-cell()</h>
2042 <LabNote uri="&uri.labNote;ex_xul/pe_tree-cell"/>
2043 </prop>
2044 <prop><h>:-moz-tree-cell-text()</h>
2045 <LabNote uri="&uri.labNote;ex_xul/pe_tree-cell-text"/>
2046 </prop>
2047 <prop><h>:-moz-tree-twisty()</h>
2048 <LabNote uri="&uri.labNote;ex_xul/pe_tree-twisty"/>
2049 </prop>
2050 <prop><h>:-moz-tree-image()</h>
2051 <LabNote uri="&uri.labNote;ex_xul/pe_tree-image"/>
2052 </prop>
2053 <prop><h>:-moz-tree-row()</h>
2054 <LabNote uri="&uri.labNote;ex_xul/pe_tree-row"/>
2055 </prop>
2056 <prop><h>:-moz-tree-indentation()</h>
2057 <LabNote uri="&uri.labNote;ex_xul/pe_tree-indentation"/>
2058 </prop>
2059 <prop><h>:-moz-tree-column()</h>
2060 <LabNote uri="&uri.labNote;ex_xul/pe_tree-column"/>
2061 </prop>
2062 <prop><h>:-moz-tree-line()</h>
2063 <LabNote uri="&uri.labNote;ex_xul/pe_tree-line"/>
2064 </prop>
2065 <prop><h>:-moz-tree-separator()</h>
2066 <LabNote uri="&uri.labNote;ex_xul/pe_tree-separator"/>
2067 </prop>
2068 <prop><h>:-moz-tree-progressmeter()</h>
2069 <LabNote uri="&uri.labNote;ex_xul/pe_tree-progressmeter"/>
2070 </prop>
2071 <prop><h>:-moz-tree-drop-feedback()</h>
2072 <LabNote uri="&uri.labNote;ex_xul/pe_tree-drop-feedback"/>
2073 </prop>
2074 <prop><h>:-moz-drop-marker()</h>
2075 <LabNote uri="&uri.labNote;ex_xul/pe_drop-marker"/>
2076 </prop>
2077 <prop><h>:left</h>
2078 <CSS2 uri="&uri.CSS2;page.html#x11"/>
2079 </prop>
2080 <prop><h>:right</h>
2081 <CSS2 uri="&uri.CSS2;page.html#x13"/>
2082 </prop>
2083 <prop><h>:first</h>
2084 <CSS2 uri="&uri.CSS2;page.html#x15"/>
2085 </prop>
2086 </cat>
2087
2088 <cat id="value">
2089 <h>$BCM(B</h>
2090 <prop><h><h:var>keywords</h:var></h>
2091 <CSS2 uri="&uri.CSS2;syndata.html#keywords"/>
2092 </prop>
2093 <prop><h>inherit</h>
2094 <CSS2 uri="&uri.CSS2;cascade.html#value-def-inherit"/>
2095 <a uri="http://hp.vector.co.jp/authors/VA022006/css/ui.html#cursor">&label.Katsukun;</a>
2096 </prop>
2097 <prop><h>-moz-initial</h>
2098 <LabNote uri="&uri.labNote;ex_values/v_initial"/>
2099 </prop>
2100
2101 <h>$B7?(B</h>
2102 <prop><h><h:var>&lt;number&gt;</h:var></h>
2103 <CSS2 uri="&uri.CSS2;syndata.html#value-def-number"/>
2104 <LabSupport uri="&uri.labSupport;css2_values/#number"/>
2105 <LabNote uri="&uri.labNote;css2_syndata/v_number"/>
2106 </prop>
2107 <prop><h><h:var>&lt;length&gt;</h:var></h>
2108 <CSS1 uri="&uri.CSS1;length-units"/>
2109 <CSS2 uri="&uri.CSS2;syndata.html#value-def-length"/>
2110 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2111 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2112 <a uri="http://www.mozilla.gr.jp/standards/webtips0027.html">&label.Mojira;</a>
2113 <a uri="http://hp.vector.co.jp/authors/VA022006/css/data.html#lengths">&label.Katsukun;</a>
2114 </prop>
2115 <prop><h><h:var>&lt;percentage&gt;</h:var></h>
2116 <CSS1 uri="&uri.CSS1;percentage-units"/>
2117 <CSS2 uri="&uri.CSS2;syndata.html#percentage-units"/>
2118 <LabSupport uri="&uri.labSupport;css2_values/#percentage"/>
2119 <LabNote uri="&uri.labNote;css2_syndata/v_percentage"/>
2120 </prop>
2121 <prop><h><h:var>&lt;uri&gt;</h:var></h>
2122 <CSS1 uri="&uri.CSS1;url"/>
2123 <CSS2 uri="&uri.CSS2;syndata.html#value-def-uri"/>
2124 <LabSupport uri="&uri.labSupport;css2_values/#uri"/>
2125 </prop>
2126 <prop><h><h:var>&lt;counter&gt;</h:var></h>
2127 <CSS2 uri="&uri.CSS2;syndata.html#value-def-counter"/>
2128 <LabSupport uri="&uri.labSupport;css2_values/#counter"/>
2129 <LabNote uri="&uri.labNote;css2_syndata/v_counter"/>
2130 </prop>
2131 <prop><h><h:var>&lt;color&gt;</h:var></h>
2132 <CSS1 uri="&uri.CSS1;color-units"/>
2133 <CSS2 uri="&uri.CSS2;syndata.html#value-def-color"/>
2134 <LabSupport uri="&uri.labSupport;css2_values/#color"/>
2135 <LabNote uri="&uri.labNote;css2_syndata/v_color"/>
2136 <a uri="http://hp.vector.co.jp/authors/VA022006/chart.html">&label.Katsukun;</a>
2137 </prop>
2138 <prop><h><h:var>&lt;angle&gt;</h:var></h>
2139 <CSS2 uri="&uri.CSS2;syndata.html#value-def-angle"/>
2140 <LabNote uri="&uri.labNote;css2_syndata/v_angle"/>
2141 </prop>
2142 <prop><h><h:var>&lt;time&gt;</h:var></h>
2143 <CSS2 uri="&uri.CSS2;syndata.html#value-def-time"/>
2144 <LabNote uri="&uri.labNote;css2_syndata/v_time"/>
2145 </prop>
2146 <prop><h><h:var>&lt;frequency&gt;</h:var></h>
2147 <CSS2 uri="&uri.CSS2;syndata.html#value-def-frequency"/>
2148 <LabNote uri="&uri.labNote;css2_syndata/v_frequency"/>
2149 </prop>
2150 <prop><h><h:var>&lt;strings&gt;</h:var></h>
2151 <CSS2 uri="&uri.CSS2;syndata.html#value-def-string"/>
2152 <LabSupport uri="&uri.labSupport;css2_values/#string"/>
2153 <LabNote uri="&uri.labNote;css2_syndata/v_string"/>
2154 </prop>
2155 <prop><h><h:var>&lt;shape&gt;</h:var></h>
2156 <CSS2 uri="&uri.CSS2;visufx.html#value-def-shape"/>
2157 <LabSupport uri="&uri.labSupport;css2_values/#shape"/>
2158 </prop>
2159
2160 <h>$BC10L(B</h>
2161 <prop><h>em (<h:var>&lt;length&gt;</h:var>)</h>
2162 <CSS1 uri="&uri.CSS1;length-units"/>
2163 <CSS2 uri="&uri.CSS2;syndata.html#em-width"/>
2164 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2165 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2166 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2167 </prop>
2168 <prop><h>en (<h:var>&lt;length&gt;</h:var>)</h>
2169 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2170 </prop>
2171 <prop><h>ex (<h:var>&lt;length&gt;</h:var>)</h>
2172 <CSS1 uri="&uri.CSS1;length-units"/>
2173 <CSS2 uri="&uri.CSS2;syndata.html#ex"/>
2174 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2175 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2176 </prop>
2177 <prop><h>px (<h:var>&lt;length&gt;</h:var>)</h>
2178 <CSS1 uri="&uri.CSS1;length-units"/>
2179 <CSS2 uri="&uri.CSS2;syndata.html#pixel-unites"/>
2180 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2181 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2182 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2183 </prop>
2184 <prop><h>$B;z(B (<h:var>&lt;length&gt;</h:var>)</h>
2185 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2186 </prop>
2187 <prop><h>$B9T(B (<h:var>&lt;length&gt;</h:var>)</h>
2188 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2189 </prop>
2190 <prop><h>$B9TI}(B (<h:var>&lt;length&gt;</h:var>)</h>
2191 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2192 </prop>
2193
2194 <prop><h>in (<h:var>&lt;length&gt;</h:var>)</h>
2195 <CSS1 uri="&uri.CSS1;length-units"/>
2196 <CSS2 uri="&uri.CSS2;syndata.html#x41"/>
2197 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2198 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2199 </prop>
2200 <prop><h>cm (<h:var>&lt;length&gt;</h:var>)</h>
2201 <CSS1 uri="&uri.CSS1;length-units"/>
2202 <CSS2 uri="&uri.CSS2;syndata.html#x41"/>
2203 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2204 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2205 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2206 </prop>
2207 <prop><h>mm (<h:var>&lt;length&gt;</h:var>)</h>
2208 <CSS1 uri="&uri.CSS1;length-units"/>
2209 <CSS2 uri="&uri.CSS2;syndata.html#x41"/>
2210 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2211 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2212 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2213 </prop>
2214 <prop><h>pt (<h:var>&lt;length&gt;</h:var>)</h>
2215 <CSS1 uri="&uri.CSS1;length-units"/>
2216 <CSS2 uri="&uri.CSS2;syndata.html#x41"/>
2217 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2218 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2219 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2220 </prop>
2221 <prop><h>jpt (<h:var>&lt;length&gt;</h:var>)</h>
2222 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2223 </prop>
2224 <prop><h>pc (<h:var>&lt;length&gt;</h:var>)</h>
2225 <CSS1 uri="&uri.CSS1;length-units"/>
2226 <CSS2 uri="&uri.CSS2;syndata.html#x41"/>
2227 <LabSupport uri="&uri.labSupport;css2_values/#length"/>
2228 <LabNote uri="&uri.labNote;css2_syndata/v_length"/>
2229 </prop>
2230 <prop><h>q (<h:var>&lt;length&gt;</h:var>)</h>
2231 <a uri="&uri.JISX4052;">&label.JISX4052;</a>
2232 </prop>
2233
2234 <prop><h>% (<h:var>&lt;percentage&gt;</h:var>)</h>
2235 <CSS1 uri="&uri.CSS1;percentage-units"/>
2236 <CSS2 uri="&uri.CSS2;syndata.html#percentage-units"/>
2237 <LabSupport uri="&uri.labSupport;css2_values/#percentage"/>
2238 <LabNote uri="&uri.labNote;css2_syndata/v_percentage"/>
2239 </prop>
2240 <prop><h>deg (<h:var>&lt;angle&gt;</h:var>)</h>
2241 <CSS2 uri="&uri.CSS2;syndata.html#q19"/>
2242 <LabNote uri="&uri.labNote;css2_syndata/v_angle"/>
2243 </prop>
2244 <prop><h>grad (<h:var>&lt;angle&gt;</h:var>)</h>
2245 <CSS2 uri="&uri.CSS2;syndata.html#q19"/>
2246 <LabNote uri="&uri.labNote;css2_syndata/v_angle"/>
2247 </prop>
2248 <prop><h>rad (<h:var>&lt;angle&gt;</h:var>)</h>
2249 <CSS2 uri="&uri.CSS2;syndata.html#q19"/>
2250 <LabNote uri="&uri.labNote;css2_syndata/v_angle"/>
2251 </prop>
2252 <prop><h>ms (<h:var>&lt;time&gt;</h:var>)</h>
2253 <CSS2 uri="&uri.CSS2;syndata.html#q20"/>
2254 <LabNote uri="&uri.labNote;css2_syndata/v_time"/>
2255 </prop>
2256 <prop><h>s (<h:var>&lt;time&gt;</h:var>)</h>
2257 <CSS2 uri="&uri.CSS2;syndata.html#q20"/>
2258 <LabNote uri="&uri.labNote;css2_syndata/v_time"/>
2259 </prop>
2260 <prop><h>Hz (<h:var>&lt;frequency&gt;</h:var>)</h>
2261 <CSS2 uri="&uri.CSS2;syndata.html#q21"/>
2262 <LabNote uri="&uri.labNote;css2_syndata/v_frequency"/>
2263 </prop>
2264 <prop><h>kHz (<h:var>&lt;frequency&gt;</h:var>)</h>
2265 <CSS2 uri="&uri.CSS2;syndata.html#q21"/>
2266 <LabNote uri="&uri.labNote;css2_syndata/v_frequency"/>
2267 </prop>
2268
2269 <h>$B4X?t(B</h>
2270 <prop><h>counter()</h>
2271 <CSS2 uri="&uri.CSS2;syndata.html#counter"/>
2272 <LabSupport uri="&uri.labSupport;css2_values/#counter"/>
2273 <LabNote uri="&uri.labNote;css2_syndata/f_counter"/>
2274 </prop>
2275 <prop><h>counters()</h>
2276 <CSS2 uri="&uri.CSS2;syndata.html#counter"/>
2277 <LabSupport uri="&uri.labSupport;css2_values/#counter"/>
2278 <LabNote uri="&uri.labNote;css2_syndata/f_counters"/>
2279 </prop>
2280 <prop><h>expression()</h>
2281 <LabNote uri="&uri.labNote;ex_values/f_expression"/>
2282 </prop>
2283 <prop><h>url()</h>
2284 <CSS1 uri="&uri.CSS1;url"/>
2285 <CSS2 uri="&uri.CSS2;syndata.html#value-def-uri"/>
2286 <LabSupport uri="&uri.labSupport;css2_values/#uri"/>
2287 <LabNote uri="&uri.labNote;css2_syndata/f_url"/>
2288 </prop>
2289 <prop><h>local()</h>
2290 <SVG11 uri="&uri.SVG11;color.html#propdef-color-profile-src"/>
2291 </prop>
2292 <prop><h>rgb()</h>
2293 <CSS1 uri="&uri.CSS1;color-units"/>
2294 <CSS2 uri="&uri.CSS2;syndata.html#color-units"/>
2295 <LabSupport uri="&uri.labSupport;css2_values/#color"/>
2296 <LabNote uri="&uri.labNote;css2_syndata/f_rgb"/>
2297 </prop>
2298 <prop><h>icc-color()</h>
2299 <CSS2 uri="&uri.SVG11;painting#SpecifyingPaint"/>
2300 </prop>
2301 <prop><h>rect()</h>
2302 <LabSupport uri="&uri.labSupport;css2_values/#shape"/>
2303 </prop>
2304 <prop><h>attr()</h>
2305 <CSS2 uri="&uri.CSS2;generate.html#x16"/>
2306 <LabSupport uri="&uri.labSupport;css2_generate/#content"/>
2307 <LabNote uri="&uri.labNote;css2_generate/f_attr"/>
2308 </prop>
2309 <prop><h>rect()</h>
2310 <CSS2 uri="&uri.CSS2;visufx.html#value-def-shape"/>
2311 <LabSupport uri="&uri.labSupport;css2_values/#shape"/>
2312 <LabNote uri="&uri.labNote;css2_visufx/f_rect"/>
2313 </prop>
2314 </cat>
2315
2316 <cat id="misc">
2317 <h>$B$=$NB>(B</h>
2318 <prop><h>!important</h>
2319 <CSS1 uri="&uri.CSS1;important"/>
2320 <CSS2 uri="&uri.CSS2;cascade.html#important-rules"/>
2321 <LabSupport uri="&uri.labSupport;css2_rules/#important"/>
2322 <LabNote uri="&uri.labNote;css2_syndata/q_important"/>
2323 </prop>
2324 <prop><h>\</h>
2325 <CSS1 uri="&uri.CSS1;forward-compatible-parsing"/>
2326 <CSS2 uri="&uri.CSS2;syndata.html#escaped-characters"/>
2327 </prop>
2328 <prop><h>whitespace</h>
2329 <CSS1 uri="&uri.CSS1;"/>
2330 <CSS2 uri="&uri.CSS2;syndata.html#whitespace"/>
2331 </prop>
2332 <prop><h>/* */</h>
2333 <CSS1 uri="&uri.CSS1;comments"/>
2334 <CSS2 uri="&uri.CSS2;syndata.html#comments"/>
2335 </prop>
2336 <prop><h><![CDATA[<!-- -->]]></h>
2337 <CSS1 uri="&uri.CSS1;forward-compatible-parsing"/>
2338 <CSS2 uri="&uri.CSS2;syndata.html#comments"/>
2339 </prop>
2340 <prop><h>$BG^BN5-=R;R(B</h>
2341 <CSS2 uri="&uri.CSS2;media.html#media-types"/>
2342 <a uri="http://www.w3.org/TR/html4/types.html#type-media-descriptors">&label.HTML4;</a>
2343 <a uri="http://hp.vector.co.jp/authors/VA022006/css/media.html">&label.Katsukun;</a>
2344 <LabNote uri="&uri.labNote;ex_mediaqueries/"/>
2345 </prop>
2346
2347 <h xml:lang="en">SGML</h>
2348 <prop><h>xml-stylesheet</h>
2349 <a uri="http://www.w3.org/TR/xml-stylesheet">&label.XML;</a>
2350 <a uri="http://www.w3.org/1999/06/REC-xml-stylesheet-19990629/errata">&label.XML;&label.errata;</a>
2351 <LabSupport uri="&uri.labSupport;xml-stylesheet/#xml-stylesheet_pi"/>
2352 </prop>
2353 <prop><h>link</h>
2354 <a uri="http://www.w3.org/TR/html4/struct/links.html#edef-LINK">&label.HTML4;</a>
2355 <a uri="http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_linkmodule">&label.XHTMLm12n;</a>
2356 <LabSupport uri="&uri.labSupport;html_styles/#link_elt"/>
2357 <LabSupport uri="&uri.labSupport;xhtml_styles/#link_elt"/>
2358 </prop>
2359 <prop><h>stylesheet</h>
2360 <a uri="http://www.w3.org/TR/xbl/#stylesheet">&label.XBL;</a>
2361 <a uri="http://www.xulplanet.com/references/elemref/ref_xblstylesheet.html">&label.XULPlanet;</a>
2362 </prop>
2363
2364 <prop><h>style</h>
2365 <a uri="http://www.w3.org/TR/html4/present/styles.html#edef-STYLE">&label.HTML4;</a>
2366 <a uri="http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_styleattributemodule">&label.XHTMLm12n;</a>
2367 <SVG11 uri="&uri.SVG11;styling#StyleElement"/>
2368 <LabSupport uri="&uri.labSupport;html_styles/#style_elt"/>
2369 <LabSupport uri="&uri.labSupport;xhtml_styles/#style_elt"/>
2370 </prop>
2371 <prop><h>layout</h>
2372 <a uri="http://www.w3.org/TR/smil20/layout#edef-layout">&label.SMIL2;</a>
2373 </prop>
2374 <prop><h>@contentStyleSheet</h>
2375 <SVG11 uri="&uri.SVG11;styling#ContentStyleTypeAttribute"/>
2376 </prop>
2377 <prop><h>@style</h>
2378 <a uri="http://www.w3.org/TR/html4/present/styles.html#adef-style">&label.HTML4;</a>
2379 <a uri="http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_stylemodule">&label.XHTMLm12n;</a>
2380 <LabSupport uri="&uri.labSupport;html_styles/#style_attr"/>
2381 <LabSupport uri="&uri.labSupport;xhtml_styles/#style_attr"/>
2382 <SVG11 uri="&uri.SVG11;styling#StyleAttribute"/>
2383 <a uri="http://www.w3.org/TR/MathML2/chapter2#fund_globatt">&label.MathML2;</a>
2384 <a uri="http://www.xulplanet.com/references/elemref/ref_XULElement.html#attrblk">&label.XULPlanet;</a>
2385 <a uri="http://www.w3.org/TR/NOTE-VML#_Toc416858384">&label.VML;</a>
2386 <a uri="http://www.w3.org/TR/css-style-attr">&label.CSS;</a>
2387 <a uri="http://www.nttdocomo.co.jp/mc-user/i/xhtml/hikaku.html">&label.iXHTML;</a>
2388 </prop>
2389
2390 <h xml:lang="en">HTTP</h>
2391 <prop><h>Link:</h>
2392 <a uri="urn:ietf:rfc:2068" xml:lang="en">RFC 2068</a>
2393 <a uri="http://www.w3.org/TR/html4/present/styles#idx-HTTP-2">&label.HTML4;</a>
2394 </prop>
2395 <prop><h>Default-Style:</h>
2396 <a uri="http://www.w3.org/TR/html4/present/styles#idx-HTTP-1">&label.HTML4;</a>
2397 <LabSupport uri="&uri.labSupport;html_styles/#meta_elt"/>
2398 <LabSupport uri="&uri.labSupport;xhtml_styles/#meta_elt"/>
2399 </prop>
2400 <prop><h>Content-Style-Type:</h>
2401 <a uri="http://www.w3.org/TR/html4/present/styles#default-style">&label.HTML4;</a>
2402 <LabSupport uri="&uri.labSupport;html_styles/#meta_elt"/>
2403 <LabSupport uri="&uri.labSupport;xhtml_styles/#meta_elt"/>
2404 </prop>
2405 </cat>
2406 </body>
2407 </root>
2408 <!-- ***** BEGIN LICENSE BLOCK *****
2409 - Version: MPL 1.1/GPL 2.0/LGPL 2.1
2410 -
2411 - The contents of this file are subject to the Mozilla Public License Version
2412 - 1.1 (the "License"); you may not use this file except in compliance with
2413 - the License. You may obtain a copy of the License at
2414 - <http://www.mozilla.org/MPL/>
2415 -
2416 - Software distributed under the License is distributed on an "AS IS" basis,
2417 - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
2418 - for the specific language governing rights and limitations under the
2419 - License.
2420 -
2421 - The Original Code is CSS Sidebar code.
2422 -
2423 - The Initial Developer of the Original Code is Wakaba.
2424 - Portions created by the Initial Developer are Copyright (C) 2003
2425 - the Initial Developer. All Rights Reserved.
2426 -
2427 - Contributor(s):
2428 - Wakaba <w@suika.fam.cx>
2429 -
2430 - Alternatively, the contents of this file may be used under the terms of
2431 - either the GNU General Public License Version 2 or later (the "GPL"), or
2432 - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
2433 - in which case the provisions of the GPL or the LGPL are applicable instead
2434 - of those above. If you wish to allow use of your version of this file only
2435 - under the terms of either the GPL or the LGPL, and not to allow others to
2436 - use your version of this file under the terms of the MPL, indicate your
2437 - decision by deleting the provisions above and replace them with the notice
2438 - and other provisions required by the LGPL or the GPL. If you do not delete
2439 - the provisions above, a recipient may use your version of this file under
2440 - the terms of any one of the MPL, the GPL or the LGPL.
2441 -
2442 - ***** END LICENSE BLOCK ***** -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24