Browse Source

Use camelCase and declare MUST_USE_ATTRIBUTE.

main
Brian Reavis 11 years ago
parent
commit
2d15181f6d
  1. 2
      docs/ref-04-tags-and-attributes.md

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

@ -57,7 +57,7 @@ accept accessKey action allowFullScreen allowTransparency alt async
autoComplete autoFocus autoPlay cellPadding cellSpacing charSet checked
className colSpan cols content contentEditable contextMenu controls data
dateTime defer dir disabled draggable encType form formNoValidate frameBorder
height hidden href htmlFor httpEquiv icon id itemprop itemscope itemtype
height hidden href htmlFor httpEquiv icon id itemProp itemScope itemType
label lang list loop max maxLength method min multiple name noValidate
pattern placeholder poster preload radioGroup readOnly rel required role
rowSpan rows sandbox scope scrollLeft scrollTop seamless selected size span

Loading…
Cancel
Save