Confirmed users
97
edits
Colinbdclark (talk | contribs) No edit summary |
(→Topics: Note spec) |
||
Line 47: | Line 47: | ||
** Similarly, the [https://developer.mozilla.org/en/HTML/Element HTML Element Reference] could use a going-over to ensure there are samples for each element. | ** Similarly, the [https://developer.mozilla.org/en/HTML/Element HTML Element Reference] could use a going-over to ensure there are samples for each element. | ||
* Add/update cross-browser compatibility charts at the bottom of each page | * Add/update cross-browser compatibility charts at the bottom of each page | ||
* Create an attribute directory for HTML that maps attributes to the elements they're used by. (evilpie: JSON Dump of attribute -> elements mapping, http://pastebin.mozilla.org/991373. I am sure there are errors in it, but you get the idea) | * Create an attribute directory for HTML that maps attributes to the elements they're used by. (evilpie: JSON Dump of attribute -> elements mapping, http://pastebin.mozilla.org/991373. I am sure there are errors in it, but you get the idea) (spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/section-index.html#attributes-1) | ||
* Enhance [https://developer.mozilla.org/en/constructor constructor] with more of a [http://eloquentjavascript.net/chapter8.html description] and examples. | * Enhance [https://developer.mozilla.org/en/constructor constructor] with more of a [http://eloquentjavascript.net/chapter8.html description] and examples. | ||
* Augment existing articles with the gotchas you've hit. | * Augment existing articles with the gotchas you've hit. |