On 10/23/2010 03:46 PM, Ross McKay wrote:
Sorry, forgot to do the new attributes. I've not bothered with the fleet of ARIA[*] attributes here, as I haven't spent any time looking at ARIA and suspect that it's a moveable feast at present anyway.
async autocomplete autofocus contenteditable contextmenu draggable formaction formenctype formnovalidate formtarget list manifest max min novalidate pattern ping placeholder required reversed role sandbox scoped seamless sizes spellcheck srcdoc step
Don't forget data-* (the attribute for providing user-specified data to a DOM node. It can be named anything, hence the *) This has been a bit of a thorn in my side, since Geany thinks all of my data-* tags are invalid; they get highlighted red.