Browse Source

Update docs to match standard HTML attribute support

main
Jon Tewksbury 10 years ago
parent
commit
4d841ad1c0
  1. 12
      docs/ref-04-tags-and-attributes.md

12
docs/ref-04-tags-and-attributes.md

@ -53,15 +53,15 @@ These standard attributes are supported:
``` ```
accept acceptCharset accessKey action allowFullScreen allowTransparency alt accept acceptCharset accessKey action allowFullScreen allowTransparency alt
async autoComplete autoFocus autoPlay cellPadding cellSpacing charSet challenge async autoComplete autoFocus autoPlay capture cellPadding cellSpacing charSet
checked classID className colSpan cols content contentEditable contextMenu controls challenge checked classID className cols colSpan content contentEditable contextMenu
coords crossOrigin data dateTime defer dir disabled download draggable encType controls coords crossOrigin data dateTime defer dir disabled download draggable
form formAction formEncType formMethod formNoValidate formTarget frameBorder encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode
keyParams keyType label lang list loop low manifest marginHeight marginWidth max keyParams keyType label lang list loop low manifest marginHeight marginWidth max
maxLength media mediaGroup method min multiple muted name noValidate open maxLength media mediaGroup method min minlength multiple muted name noValidate open
optimum pattern placeholder poster preload radioGroup readOnly rel required role optimum pattern placeholder poster preload radioGroup readOnly rel required role
rowSpan rows sandbox scope scoped scrolling seamless selected shape size sizes rows rowSpan sandbox scope scoped scrolling seamless selected shape size sizes
span spellCheck src srcDoc srcSet start step style summary tabIndex target title span spellCheck src srcDoc srcSet start step style summary tabIndex target title
type useMap value width wmode wrap type useMap value width wmode wrap
``` ```

Loading…
Cancel
Save