custom heading element intended to replace h1-h6 with a single heading element. (yup just like XHTML <h> promised land) and the promise of the HTML outline...
currently done: implemented styling using moz- property heading size reflects nesting. try demo page in FF
to do:
- add scripting to reflect outline depth in aria-level property + add heading role
- get styling to work cross browser
- create spec document.
-
-
- tons of other things am sure...
-