[whatwg] Index of elements, attributes, and other things
Matt McDonald
kanashii at kanashii.ca
Thu Dec 21 02:47:59 PST 2006
Here's my quick attempt as well. Haven't checked how much is missing,
generated by a few regular expressions also. Attachment is the list
in html+links.
1. a: href, hreflang, media, ping, rel, type
2. abbr: title
3. address
4. area: alt, coords, href, hreflang, media, ping, rel, shape, type
5. article
6. aside
7. base: href
8. bdo: dir
9. blockquote: cite
10. body
11. br
12. canvas: height, width
13. caption
14. cite
15. code: title
16. col: span
17. colgroup: span
18. command: checked, default, disabled, hidden, icon, label,
radiogroup, title, type
19. datagrid: disabled, multiple
20. dd
21. del: cite, datetime
22. details: open
23. dfn: title
24. dialog
25. dl
26. dt
27. em
28. embed: src, type
29. figure
30. footer
31. head
32. header
33. hr
34. iframe: src
35. img: alt, height, ismap, src, usemap, width
36. ins: cite, datetime
37. kbd
38. legend
39. li: value
40. link: href, hreflang, media, rel, title, type
41. m
42. map: name
43. menu: autosubmit, label, type
44. meta: content, http-equiv, name
45. meter: high, low, max, min, optimum, value
46. nav
47. noscript
48. object: data, type, usemap
49. ol
50. p
51. param: name, value
52. pre
53. progress: max, value
54. q: cite
55. rowIndex: colspan, rowspan
56. samp: title
57. script: src, type
58. section
59. small
60. span: title
61. strong
62. style: media, title, type
63. t: title
64. table
65. tbody
66. tfoot
67. th: colspan, rowspan, scope
68. thead
69. time: datetime
70. title
71. tr
72. ul
73. var: title
On 21/12/2006, at 5:20 PM, Karl Dubost wrote:
>
> Le 21 déc. 2006 à 14:19, Ian Hickson a écrit :
>> If anyone (Karl?) wants to
>> maintain an index page somewhere that autogenerates an index
>
>
> http://esw.w3.org/topic/HtmlIndex
>
> Certainly many things to fix.
> Quick regex hacks to clean up the spec which has a not useful
> markup to make the index. Plus a bit of manual editing.
>
>
> --
> Karl Dubost - http://www.w3.org/People/karl/
> W3C Conformance Manager, QA Activity Lead
> QA Weblog - http://www.w3.org/QA/
> *** Be Strict To Be Cool ***
>
>
>
More information about the whatwg
mailing list