From 5b70c84e8d0b7c4635d2de1ce595d04e223062a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Wed, 22 Oct 2014 18:07:19 -0700 Subject: [PATCH] Update properties/elements --- docs/ref-04-tags-and-attributes.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/ref-04-tags-and-attributes.md b/docs/ref-04-tags-and-attributes.md index c0d01081..25173e1c 100644 --- a/docs/ref-04-tags-and-attributes.md +++ b/docs/ref-04-tags-and-attributes.md @@ -20,8 +20,8 @@ button canvas caption cite code col colgroup data datalist dd del details dfn dialog div dl dt em embed fieldset figcaption figure footer form h1 h2 h3 h4 h5 h6 head header hr html i iframe img input ins kbd keygen label legend li link main map mark menu menuitem meta meter nav noscript object ol optgroup option -output p param pre progress q rp rt ruby s samp script section select small -source span strong style sub summary sup table tbody td textarea tfoot th +output p param picture pre progress q rp rt ruby s samp script section select +small source span strong style sub summary sup table tbody td textarea tfoot th thead time title tr track u ul var video wbr ``` @@ -52,15 +52,15 @@ For a list of events, see [Supported Events](/react/docs/events.html). These standard attributes are supported: ``` -accept accessKey action allowFullScreen allowTransparency alt async -autoComplete autoFocus autoPlay cellPadding cellSpacing charSet checked +accept acceptCharset accessKey action allowFullScreen allowTransparency alt +async autoComplete autoPlay cellPadding cellSpacing charSet checked classID className cols colSpan content contentEditable contextMenu controls coords crossOrigin data dateTime defer dir disabled download draggable encType form formNoValidate frameBorder height hidden href hrefLang htmlFor httpEquiv icon -id label lang list loop max maxLength mediaGroup method min multiple muted -name noValidate open pattern placeholder poster preload radioGroup readOnly rel -required role rows rowSpan sandbox scope scrollLeft scrolling scrollTop -seamless selected shape size span spellCheck src srcDoc srcSet start step +id label lang list loop manifest max maxLength media mediaGroup method min +multiple muted name noValidate open pattern placeholder poster preload +radioGroup readOnly rel required role rows rowSpan sandbox scope scrolling +seamless selected shape size sizes span spellCheck src srcDoc srcSet start step style tabIndex target title type useMap value width wmode ```