- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Feb 2010 06:19:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup In directory hutz:/tmp/cvs-serv9777 Modified Files: a.html abbr.html address.html area.html article.html aside.html audio.html b.html base.html bdo.html blockquote.html body.html br.html button.button.html button.reset.html button.submit.html canvas.html caption.html cite.html code.html col.html colgroup.html command.checkbox.html command.command.html command.radio.html datalist.html dd.html del.html details.html dfn.html div.html dl.html dt.html em.html embed.html fieldset.html figcaption.html figure.html footer.html form.html h1.html h2.html h3.html h4.html h5.html h6.html head.html header.html hgroup.html hr.html i.html iframe.html img.html input.button.html input.checkbox.html input.color.html input.date.html input.datetime-local.html input.datetime.html input.email.html input.file.html input.hidden.html input.image.html input.month.html input.number.html input.password.html input.radio.html input.range.html input.reset.html input.search.html input.submit.html input.tel.html input.text.html input.time.html input.url.html input.week.html ins.html kbd.html keygen.html label.html legend.html li.html link.html map.html mark.html menu.html meta.charset.html meta.http-equiv.content-language.html meta.http-equiv.content-type.html meta.http-equiv.default-style.html meta.http-equiv.refresh.html meta.name.html meter.html nav.html noscript.html object.html ol.html optgroup.html option.html output.html p.html pre.html progress.html q.html rp.html rt.html ruby.html samp.html script.html section.html select.html small.html span.html spec.html strong.html style.css style.html sub.html summary.html sup.html table.html tbody.html td.html textarea.html tfoot.html th.html thead.html time.html title.html tr.html ul.html var.html video.html Log Message: checkpointing Index: body.html =================================================================== RCS file: /sources/public/html5/markup/body.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- body.html 4 Feb 2010 15:09:18 -0000 1.35 +++ body.html 5 Feb 2010 06:18:58 -0000 1.36 @@ -128,8 +128,7 @@ </div> <div class="no-number no-toc" id="body-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#body-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="html.html#html">html</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="html.html#html">html</a></span></p> </div> <div class="no-number no-toc" id="body-display"> Index: legend.html =================================================================== RCS file: /sources/public/html5/markup/legend.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- legend.html 4 Feb 2010 15:09:20 -0000 1.31 +++ legend.html 5 Feb 2010 06:19:00 -0000 1.32 @@ -44,8 +44,7 @@ </div> <div class="no-number no-toc" id="legend-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#legend-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="fieldset.html#fieldset">fieldset</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="fieldset.html#fieldset">fieldset</a></span></p> </div> <div class="no-number no-toc" id="legend-display"> Index: address.html =================================================================== RCS file: /sources/public/html5/markup/address.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- address.html 4 Feb 2010 15:09:17 -0000 1.33 +++ address.html 5 Feb 2010 06:18:57 -0000 1.34 @@ -51,8 +51,7 @@ </div> <div class="no-number no-toc" id="address-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#address-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: th.html =================================================================== RCS file: /sources/public/html5/markup/th.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- th.html 4 Feb 2010 15:09:22 -0000 1.38 +++ th.html 5 Feb 2010 06:19:02 -0000 1.39 @@ -131,7 +131,7 @@ </div> <div class="no-number no-toc" id="th-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#th-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr">tr</a></span></p> </div> <div class="no-number no-toc" id="th-display"> Index: mark.html =================================================================== RCS file: /sources/public/html5/markup/mark.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- mark.html 4 Feb 2010 15:09:20 -0000 1.32 +++ mark.html 5 Feb 2010 06:19:00 -0000 1.33 @@ -44,8 +44,7 @@ </div> <div class="no-number no-toc" id="mark-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#mark-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: br.html =================================================================== RCS file: /sources/public/html5/markup/br.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- br.html 4 Feb 2010 15:09:18 -0000 1.28 +++ br.html 5 Feb 2010 06:18:58 -0000 1.29 @@ -49,8 +49,7 @@ </div> <div class="no-number no-toc" id="br-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#br-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.email.html =================================================================== RCS file: /sources/public/html5/markup/input.email.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.email.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.email.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -106,8 +106,7 @@ </div> <div class="no-number no-toc" id="input.email-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.email-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: tr.html =================================================================== RCS file: /sources/public/html5/markup/tr.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- tr.html 4 Feb 2010 15:09:22 -0000 1.29 +++ tr.html 5 Feb 2010 06:19:02 -0000 1.30 @@ -69,10 +69,7 @@ </div> <div class="no-number no-toc" id="tr-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#tr-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="thead.html#thead">thead</a></span>, - <span class="context-mdl"><a href="tfoot.html#tfoot">tfoot</a></span>, - <span class="context-mdl"><a href="tbody.html#tbody">tbody</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span>, <span class="context-mdl"><a href="thead.html#thead">thead</a></span>, <span class="context-mdl"><a href="tfoot.html#tfoot">tfoot</a></span>, <span class="context-mdl"><a href="tbody.html#tbody">tbody</a></span></p> </div> <div class="no-number no-toc" id="tr-display"> Index: input.month.html =================================================================== RCS file: /sources/public/html5/markup/input.month.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- input.month.html 4 Feb 2010 15:09:19 -0000 1.34 +++ input.month.html 5 Feb 2010 06:18:59 -0000 1.35 @@ -110,8 +110,7 @@ </div> <div class="no-number no-toc" id="input.month-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.month-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: iframe.html =================================================================== RCS file: /sources/public/html5/markup/iframe.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- iframe.html 4 Feb 2010 15:09:19 -0000 1.42 +++ iframe.html 5 Feb 2010 06:18:59 -0000 1.43 @@ -22,7 +22,7 @@ <div id="iframe-mdls"> <p class="elem-mdl"> - <a class="ref" href="syntax.html#normal-character-data">normal-character-data</a> + <a href="syntax.html#normal-character-data">normal character data</a><script class="postfix optional">?</script> </p> </div> @@ -122,8 +122,7 @@ </div> <div class="no-number no-toc" id="iframe-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#iframe-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: ins.html =================================================================== RCS file: /sources/public/html5/markup/ins.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- ins.html 4 Feb 2010 15:09:20 -0000 1.35 +++ ins.html 5 Feb 2010 06:19:00 -0000 1.36 @@ -59,10 +59,8 @@ </div> <div class="no-number no-toc" id="ins-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#ins-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: abbr.html =================================================================== RCS file: /sources/public/html5/markup/abbr.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- abbr.html 4 Feb 2010 15:09:17 -0000 1.31 +++ abbr.html 5 Feb 2010 06:18:57 -0000 1.32 @@ -43,8 +43,7 @@ </div> <div class="no-number no-toc" id="abbr-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#abbr-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: meta.name.html =================================================================== RCS file: /sources/public/html5/markup/meta.name.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- meta.name.html 4 Feb 2010 15:09:20 -0000 1.33 +++ meta.name.html 5 Feb 2010 06:19:00 -0000 1.34 @@ -28,11 +28,11 @@ </div></div><div class="no-number no-toc" id="meta.name-attr-mdl"> <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.name-attr-mdl">#</a></h2> <div class="attr-content-models"> - <p><span class="pattern" id="meta.name.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.xml" title="common.attrs.xml">common.attrs.xml</a> + <p><a href="common-attributes.html#common.attrs.core">core attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a> <span class="postfix intermixed">&</span> <a class="ref" href="meta.name.html#meta.name.attrs.name" title="meta.name.attrs.name">name</a><span class="postfix required" title="REQUIRED">★</span> - <span class="postfix intermixed">&</span> <a class="ref" href="meta.name.html#meta.name.attrs.content" title="meta.name.attrs.content">content</a><span class="postfix required" title="REQUIRED">★</span></span></p></div></div> + <span class="postfix intermixed">&</span> <a class="ref" href="meta.name.html#meta.name.attrs.content" title="meta.name.attrs.content">content</a><span class="postfix required" title="REQUIRED">★</span></p></div></div> <div class="no-number no-toc" id="meta.name-attributes"> <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.name-attributes">#</a></h2> <dl class="attr-defs"> @@ -54,8 +54,7 @@ </div> <div class="no-number no-toc" id="meta.name-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.name-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p> </div> </div> Index: table.html =================================================================== RCS file: /sources/public/html5/markup/table.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- table.html 4 Feb 2010 15:09:21 -0000 1.34 +++ table.html 5 Feb 2010 06:19:01 -0000 1.35 @@ -98,8 +98,7 @@ </div> <div class="no-number no-toc" id="table-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#table-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: nav.html =================================================================== RCS file: /sources/public/html5/markup/nav.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- nav.html 4 Feb 2010 15:09:20 -0000 1.37 +++ nav.html 5 Feb 2010 06:19:00 -0000 1.38 @@ -53,8 +53,7 @@ </div> <div class="no-number no-toc" id="nav-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#nav-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: meta.http-equiv.content-type.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- meta.http-equiv.content-type.html 4 Feb 2010 15:09:20 -0000 1.36 +++ meta.http-equiv.content-type.html 5 Feb 2010 06:19:00 -0000 1.37 @@ -29,11 +29,11 @@ </div></div><div class="no-number no-toc" id="meta.http-equiv.content-type-attr-mdl"> <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.content-type-attr-mdl">#</a></h2> <div class="attr-content-models"> - <p><span class="pattern" id="meta.http-equiv.content-type.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.xml" title="common.attrs.xml">common.attrs.xml</a> + <p><a href="common-attributes.html#common.attrs.core">core attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a> <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type">http-equiv.content-type</a><span class="postfix required" title="REQUIRED">★</span> - <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type">content.content-type</a><span class="postfix required" title="REQUIRED">★</span></span></p></div></div> + <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type">content.content-type</a><span class="postfix required" title="REQUIRED">★</span></p></div></div> <div class="no-number no-toc" id="meta.http-equiv.content-type-attributes"> <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.content-type-attributes">#</a></h2> <dl class="attr-defs"> @@ -82,8 +82,7 @@ </div> <div class="no-number no-toc" id="meta.http-equiv.content-type-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.content-type-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p> </div> Index: footer.html =================================================================== RCS file: /sources/public/html5/markup/footer.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- footer.html 4 Feb 2010 15:09:19 -0000 1.35 +++ footer.html 5 Feb 2010 06:18:59 -0000 1.36 @@ -57,8 +57,7 @@ </div> <div class="no-number no-toc" id="footer-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#footer-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: meta.http-equiv.content-language.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- meta.http-equiv.content-language.html 4 Feb 2010 15:09:20 -0000 1.31 +++ meta.http-equiv.content-language.html 5 Feb 2010 06:19:00 -0000 1.32 @@ -36,11 +36,11 @@ </div></div><div class="no-number no-toc" id="meta.http-equiv.content-language-attr-mdl"> <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.content-language-attr-mdl">#</a></h2> <div class="attr-content-models"> - <p><span class="pattern" id="meta.http-equiv.content-language.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.xml" title="common.attrs.xml">common.attrs.xml</a> + <p><a href="common-attributes.html#common.attrs.core">core attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a> <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language">http-equiv.content-language</a><span class="postfix required" title="REQUIRED">★</span> - <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language">content.content-language</a><span class="postfix required" title="REQUIRED">★</span></span></p></div></div> + <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language">content.content-language</a><span class="postfix required" title="REQUIRED">★</span></p></div></div> <div class="no-number no-toc" id="meta.http-equiv.content-language-attributes"> <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.content-language-attributes">#</a></h2> <dl class="attr-defs"> @@ -77,8 +77,7 @@ </div> <div class="no-number no-toc" id="meta.http-equiv.content-language-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.content-language-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p> </div> </div> Index: script.html =================================================================== RCS file: /sources/public/html5/markup/script.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- script.html 4 Feb 2010 15:09:21 -0000 1.42 +++ script.html 5 Feb 2010 06:19:01 -0000 1.43 @@ -23,12 +23,7 @@ <div id="script-mdls"> <p class="elem-mdl"> - <span>one </span><a class="ref" href="syntax.html#non-replaceable-character-data">non-replaceable-character-data</a><span> element</span> - - </p><div class="postfix or">or</div> - - <p class="elem-mdl"> - <span>one </span><a class="ref" href="syntax.html#non-replaceable-character-data">non-replaceable-character-data</a><span> element</span> + <a href="syntax.html#non-replaceable-character-data">non-replaceable character data</a><script class="postfix optional">?</script> </p> </div> @@ -108,11 +103,9 @@ </div> <div class="no-number no-toc" id="script-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#script-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, </p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> <div class="no-number no-toc" id="script-display"> Index: input.range.html =================================================================== RCS file: /sources/public/html5/markup/input.range.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- input.range.html 4 Feb 2010 15:09:19 -0000 1.34 +++ input.range.html 5 Feb 2010 06:19:00 -0000 1.35 @@ -108,8 +108,7 @@ </div> <div class="no-number no-toc" id="input.range-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.range-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: audio.html =================================================================== RCS file: /sources/public/html5/markup/audio.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- audio.html 4 Feb 2010 15:09:17 -0000 1.41 +++ audio.html 5 Feb 2010 06:18:58 -0000 1.42 @@ -106,10 +106,8 @@ </div> <div class="no-number no-toc" id="audio-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#audio-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> </div> Index: time.html =================================================================== RCS file: /sources/public/html5/markup/time.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- time.html 4 Feb 2010 15:09:22 -0000 1.35 +++ time.html 5 Feb 2010 06:19:02 -0000 1.36 @@ -72,8 +72,7 @@ </div> <div class="no-number no-toc" id="time-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#time-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: meta.http-equiv.default-style.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- meta.http-equiv.default-style.html 4 Feb 2010 15:09:20 -0000 1.33 +++ meta.http-equiv.default-style.html 5 Feb 2010 06:19:00 -0000 1.34 @@ -29,11 +29,11 @@ </div></div><div class="no-number no-toc" id="meta.http-equiv.default-style-attr-mdl"> <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.default-style-attr-mdl">#</a></h2> <div class="attr-content-models"> - <p><span class="pattern" id="meta.http-equiv.default-style.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.xml" title="common.attrs.xml">common.attrs.xml</a> + <p><a href="common-attributes.html#common.attrs.core">core attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a> <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style">http-equiv.default-style</a><span class="postfix required" title="REQUIRED">★</span> - <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">content.default-style</a><span class="postfix required" title="REQUIRED">★</span></span></p></div></div> + <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">content.default-style</a><span class="postfix required" title="REQUIRED">★</span></p></div></div> <div class="no-number no-toc" id="meta.http-equiv.default-style-attributes"> <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.default-style-attributes">#</a></h2> <dl class="attr-defs"> @@ -70,9 +70,8 @@ </div> <div class="no-number no-toc" id="meta.http-equiv.default-style-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.default-style-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: keygen.html =================================================================== RCS file: /sources/public/html5/markup/keygen.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- keygen.html 4 Feb 2010 15:09:20 -0000 1.35 +++ keygen.html 5 Feb 2010 06:19:00 -0000 1.36 @@ -65,16 +65,15 @@ </div> <div class="no-number no-toc tag-omission" id="keygen-tags"> <h2 class="element-subhead">Tag omission <a class="hash" href="#keygen-tags">#</a></h2> - <p>A <a href="keygen.html#keygen">keygen</a> - element must have both a - <span title="syntax-start-tag">start tag</span> - and an - <span title="syntax-end-tag">end tag</span>.</p> + <p>The + <a href="keygen.html#keygen">keygen</a> + element is a <a href="syntax.html#void-element">void element</a>. + A <a href="keygen.html#keygen">keygen</a> + element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> <div class="no-number no-toc" id="keygen-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#keygen-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: command.command.html =================================================================== RCS file: /sources/public/html5/markup/command.command.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- command.command.html 4 Feb 2010 15:09:18 -0000 1.34 +++ command.command.html 5 Feb 2010 06:18:58 -0000 1.35 @@ -68,10 +68,8 @@ </div> <div class="no-number no-toc" id="command.command-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#command.command-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: progress.html =================================================================== RCS file: /sources/public/html5/markup/progress.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- progress.html 4 Feb 2010 15:09:21 -0000 1.35 +++ progress.html 5 Feb 2010 06:19:01 -0000 1.36 @@ -74,8 +74,7 @@ </div> <div class="no-number no-toc" id="progress-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#progress-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: dfn.html =================================================================== RCS file: /sources/public/html5/markup/dfn.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- dfn.html 4 Feb 2010 15:09:18 -0000 1.32 +++ dfn.html 5 Feb 2010 06:18:58 -0000 1.33 @@ -51,8 +51,7 @@ </div> <div class="no-number no-toc" id="dfn-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#dfn-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: textarea.html =================================================================== RCS file: /sources/public/html5/markup/textarea.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- textarea.html 4 Feb 2010 15:09:22 -0000 1.35 +++ textarea.html 5 Feb 2010 06:19:02 -0000 1.36 @@ -23,7 +23,7 @@ <div id="textarea-mdls"> <p class="elem-mdl"> - <span>one </span><a class="ref" href="syntax.html#replaceable-character-data">replaceable-character-data</a><span> element</span> + <a href="syntax.html#replaceable-character-data">replaceable character data</a><script class="postfix optional">?</script> </p> </div> @@ -95,8 +95,7 @@ </div> <div class="no-number no-toc" id="textarea-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#textarea-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: cite.html =================================================================== RCS file: /sources/public/html5/markup/cite.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- cite.html 4 Feb 2010 15:09:18 -0000 1.30 +++ cite.html 5 Feb 2010 06:18:58 -0000 1.31 @@ -44,8 +44,7 @@ </div> <div class="no-number no-toc" id="cite-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#cite-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: meter.html =================================================================== RCS file: /sources/public/html5/markup/meter.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- meter.html 4 Feb 2010 15:09:20 -0000 1.37 +++ meter.html 5 Feb 2010 06:19:00 -0000 1.38 @@ -154,8 +154,7 @@ </div> <div class="no-number no-toc" id="meter-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meter-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.button.html =================================================================== RCS file: /sources/public/html5/markup/input.button.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- input.button.html 4 Feb 2010 15:09:19 -0000 1.32 +++ input.button.html 5 Feb 2010 06:18:59 -0000 1.33 @@ -87,8 +87,7 @@ </div> <div class="no-number no-toc" id="input.button-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.button-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: aside.html =================================================================== RCS file: /sources/public/html5/markup/aside.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- aside.html 4 Feb 2010 15:09:17 -0000 1.36 +++ aside.html 5 Feb 2010 06:18:57 -0000 1.37 @@ -53,8 +53,7 @@ </div> <div class="no-number no-toc" id="aside-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#aside-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: section.html =================================================================== RCS file: /sources/public/html5/markup/section.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- section.html 4 Feb 2010 15:09:21 -0000 1.39 +++ section.html 5 Feb 2010 06:19:01 -0000 1.40 @@ -53,8 +53,7 @@ </div> <div class="no-number no-toc" id="section-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#section-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: link.html =================================================================== RCS file: /sources/public/html5/markup/link.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- link.html 4 Feb 2010 15:09:20 -0000 1.35 +++ link.html 5 Feb 2010 06:19:00 -0000 1.36 @@ -118,9 +118,8 @@ </div> <div class="no-number no-toc" id="link-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#link-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span></p> </div> <div class="no-number no-toc" id="link-display"> Index: meta.http-equiv.refresh.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- meta.http-equiv.refresh.html 4 Feb 2010 15:09:20 -0000 1.31 +++ meta.http-equiv.refresh.html 5 Feb 2010 06:19:00 -0000 1.32 @@ -33,11 +33,11 @@ </div></div><div class="no-number no-toc" id="meta.http-equiv.refresh-attr-mdl"> <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.http-equiv.refresh-attr-mdl">#</a></h2> <div class="attr-content-models"> - <p><span class="pattern" id="meta.http-equiv.refresh.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.xml" title="common.attrs.xml">common.attrs.xml</a> + <p><a href="common-attributes.html#common.attrs.core">core attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a> <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh">http-equiv.refresh</a><span class="postfix required" title="REQUIRED">★</span> - <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh">content.refresh</a><span class="postfix required" title="REQUIRED">★</span></span></p></div></div> + <span class="postfix intermixed">&</span> <a class="ref" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh">content.refresh</a><span class="postfix required" title="REQUIRED">★</span></p></div></div> <div class="no-number no-toc" id="meta.http-equiv.refresh-attributes"> <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.http-equiv.refresh-attributes">#</a></h2> <dl class="attr-defs"> @@ -74,9 +74,8 @@ </div> <div class="no-number no-toc" id="meta.http-equiv.refresh-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.http-equiv.refresh-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: area.html =================================================================== RCS file: /sources/public/html5/markup/area.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- area.html 4 Feb 2010 15:09:17 -0000 1.37 +++ area.html 5 Feb 2010 06:18:57 -0000 1.38 @@ -144,8 +144,7 @@ </div> <div class="no-number no-toc" id="area-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#area-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: input.text.html =================================================================== RCS file: /sources/public/html5/markup/input.text.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.text.html 4 Feb 2010 15:09:20 -0000 1.33 +++ input.text.html 5 Feb 2010 06:19:00 -0000 1.34 @@ -95,8 +95,7 @@ </div> <div class="no-number no-toc" id="input.text-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.text-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: samp.html =================================================================== RCS file: /sources/public/html5/markup/samp.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- samp.html 4 Feb 2010 15:09:21 -0000 1.31 +++ samp.html 5 Feb 2010 06:19:01 -0000 1.32 @@ -43,8 +43,7 @@ </div> <div class="no-number no-toc" id="samp-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#samp-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: h6.html =================================================================== RCS file: /sources/public/html5/markup/h6.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- h6.html 4 Feb 2010 15:09:19 -0000 1.36 +++ h6.html 5 Feb 2010 06:18:59 -0000 1.37 @@ -55,9 +55,8 @@ </div> <div class="no-number no-toc" id="h6-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#h6-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p> </div> <div class="no-number no-toc" id="h6-display"> Index: input.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/input.checkbox.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- input.checkbox.html 4 Feb 2010 15:09:19 -0000 1.32 +++ input.checkbox.html 5 Feb 2010 06:18:59 -0000 1.33 @@ -89,8 +89,7 @@ </div> <div class="no-number no-toc" id="input.checkbox-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.checkbox-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: a.html =================================================================== RCS file: /sources/public/html5/markup/a.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- a.html 4 Feb 2010 15:09:17 -0000 1.45 +++ a.html 5 Feb 2010 06:18:57 -0000 1.46 @@ -143,10 +143,8 @@ </div> <div class="no-number no-toc" id="a-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#a-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: object.html =================================================================== RCS file: /sources/public/html5/markup/object.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- object.html 4 Feb 2010 15:09:20 -0000 1.40 +++ object.html 5 Feb 2010 06:19:00 -0000 1.41 @@ -147,10 +147,8 @@ </div> <div class="no-number no-toc" id="object-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#object-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: input.tel.html =================================================================== RCS file: /sources/public/html5/markup/input.tel.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.tel.html 4 Feb 2010 15:09:20 -0000 1.33 +++ input.tel.html 5 Feb 2010 06:19:00 -0000 1.34 @@ -96,8 +96,7 @@ </div> <div class="no-number no-toc" id="input.tel-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.tel-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: h4.html =================================================================== RCS file: /sources/public/html5/markup/h4.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- h4.html 4 Feb 2010 15:09:19 -0000 1.36 +++ h4.html 5 Feb 2010 06:18:59 -0000 1.37 @@ -55,9 +55,8 @@ </div> <div class="no-number no-toc" id="h4-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#h4-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p> </div> <div class="no-number no-toc" id="h4-display"> Index: header.html =================================================================== RCS file: /sources/public/html5/markup/header.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- header.html 4 Feb 2010 15:09:19 -0000 1.36 +++ header.html 5 Feb 2010 06:18:59 -0000 1.37 @@ -57,8 +57,7 @@ </div> <div class="no-number no-toc" id="header-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#header-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: b.html =================================================================== RCS file: /sources/public/html5/markup/b.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- b.html 4 Feb 2010 15:09:17 -0000 1.33 +++ b.html 5 Feb 2010 06:18:58 -0000 1.34 @@ -45,8 +45,7 @@ </div> <div class="no-number no-toc" id="b-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#b-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: img.html =================================================================== RCS file: /sources/public/html5/markup/img.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- img.html 4 Feb 2010 15:09:19 -0000 1.39 +++ img.html 5 Feb 2010 06:18:59 -0000 1.40 @@ -137,8 +137,7 @@ </div> <div class="no-number no-toc" id="img-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#img-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: bdo.html =================================================================== RCS file: /sources/public/html5/markup/bdo.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- bdo.html 4 Feb 2010 15:09:18 -0000 1.33 +++ bdo.html 5 Feb 2010 06:18:58 -0000 1.34 @@ -52,8 +52,7 @@ </div> <div class="no-number no-toc" id="bdo-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#bdo-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.number.html =================================================================== RCS file: /sources/public/html5/markup/input.number.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- input.number.html 4 Feb 2010 15:09:19 -0000 1.34 +++ input.number.html 5 Feb 2010 06:18:59 -0000 1.35 @@ -110,8 +110,7 @@ </div> <div class="no-number no-toc" id="input.number-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.number-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: col.html =================================================================== RCS file: /sources/public/html5/markup/col.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- col.html 4 Feb 2010 15:09:18 -0000 1.31 +++ col.html 5 Feb 2010 06:18:58 -0000 1.32 @@ -76,8 +76,7 @@ </div> <div class="no-number no-toc" id="col-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#col-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="colgroup.html#colgroup">colgroup</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="colgroup.html#colgroup">colgroup</a></span></p> </div> <div class="no-number no-toc" id="col-display"> Index: command.radio.html =================================================================== RCS file: /sources/public/html5/markup/command.radio.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- command.radio.html 4 Feb 2010 15:09:18 -0000 1.34 +++ command.radio.html 5 Feb 2010 06:18:58 -0000 1.35 @@ -79,10 +79,8 @@ </div> <div class="no-number no-toc" id="command.radio-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#command.radio-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.datetime.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.datetime.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.datetime.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -111,8 +111,7 @@ </div> <div class="no-number no-toc" id="input.datetime-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.datetime-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.password.html =================================================================== RCS file: /sources/public/html5/markup/input.password.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.password.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.password.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -95,8 +95,7 @@ </div> <div class="no-number no-toc" id="input.password-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.password-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: embed.html =================================================================== RCS file: /sources/public/html5/markup/embed.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- embed.html 4 Feb 2010 15:09:18 -0000 1.34 +++ embed.html 5 Feb 2010 06:18:58 -0000 1.35 @@ -87,8 +87,7 @@ </div> <div class="no-number no-toc" id="embed-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#embed-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: dd.html =================================================================== RCS file: /sources/public/html5/markup/dd.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- dd.html 4 Feb 2010 15:09:18 -0000 1.34 +++ dd.html 5 Feb 2010 06:18:58 -0000 1.35 @@ -48,7 +48,7 @@ </div> <div class="no-number no-toc" id="dd-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#dd-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="dl.html#dl">dl</a></span></p> </div> <div class="no-number no-toc" id="dd-display"> Index: ul.html =================================================================== RCS file: /sources/public/html5/markup/ul.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- ul.html 4 Feb 2010 15:09:22 -0000 1.29 +++ ul.html 5 Feb 2010 06:19:02 -0000 1.30 @@ -57,8 +57,7 @@ </div> <div class="no-number no-toc" id="ul-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#ul-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: input.time.html =================================================================== RCS file: /sources/public/html5/markup/input.time.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- input.time.html 4 Feb 2010 15:09:20 -0000 1.34 +++ input.time.html 5 Feb 2010 06:19:00 -0000 1.35 @@ -111,8 +111,7 @@ </div> <div class="no-number no-toc" id="input.time-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.time-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: dt.html =================================================================== RCS file: /sources/public/html5/markup/dt.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- dt.html 4 Feb 2010 15:09:18 -0000 1.34 +++ dt.html 5 Feb 2010 06:18:58 -0000 1.35 @@ -47,7 +47,7 @@ </div> <div class="no-number no-toc" id="dt-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#dt-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="dl.html#dl">dl</a></span></p> </div> <div class="no-number no-toc" id="dt-display"> Index: strong.html =================================================================== RCS file: /sources/public/html5/markup/strong.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- strong.html 4 Feb 2010 15:09:21 -0000 1.33 +++ strong.html 5 Feb 2010 06:19:01 -0000 1.34 @@ -42,8 +42,7 @@ </div> <div class="no-number no-toc" id="strong-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#strong-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: input.color.html =================================================================== RCS file: /sources/public/html5/markup/input.color.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- input.color.html 4 Feb 2010 15:09:19 -0000 1.34 +++ input.color.html 5 Feb 2010 06:18:59 -0000 1.35 @@ -93,8 +93,7 @@ </div> <div class="no-number no-toc" id="input.color-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.color-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: li.html =================================================================== RCS file: /sources/public/html5/markup/li.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- li.html 4 Feb 2010 18:10:52 -0000 1.36 +++ li.html 5 Feb 2010 06:19:00 -0000 1.37 @@ -67,10 +67,7 @@ </div> <div class="no-number no-toc" id="li-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#li-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="ul.html#ul">ul</a></span>, - <span class="context-mdl"><a href="ol.html#ol">ol</a></span>, - <span class="context-mdl"><a href="menu.html#menu">menu</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="ul.html#ul">ul</a></span>, <span class="context-mdl"><a href="ol.html#ol">ol</a></span>, <span class="context-mdl"><a href="menu.html#menu">menu</a></span></p> </div> <div class="no-number no-toc" id="li-display"> Index: style.html =================================================================== RCS file: /sources/public/html5/markup/style.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- style.html 4 Feb 2010 15:09:21 -0000 1.37 +++ style.html 5 Feb 2010 06:19:01 -0000 1.38 @@ -25,12 +25,7 @@ <div id="style-mdls"> <p class="elem-mdl"> - <span>one </span><a class="ref" href="syntax.html#non-replaceable-character-data">non-replaceable-character-data</a><span> element</span> - - </p><div class="postfix or">or</div> - - <p class="elem-mdl"> - <span>one </span><a class="ref" href="syntax.html#non-replaceable-character-data">non-replaceable-character-data</a><span> element</span> + <a href="syntax.html#non-replaceable-character-data">non-replaceable character data</a><script class="postfix optional">?</script> </p> </div> @@ -79,13 +74,8 @@ </div> <div class="no-number no-toc" id="style-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#style-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, - <span class="context-mdl"><a href="div.html#div">div</a></span>, - <span class="context-mdl"><a href="section.html#section">section</a></span>, - <span class="context-mdl"><a href="article.html#article">article</a></span>, - <span class="context-mdl"><a href="aside.html#aside">aside</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><a href="div.html#div">div</a></span>, <span class="context-mdl"><a href="noscript.html#noscript">noscript</a></span>, <span class="context-mdl"><a href="section.html#section">section</a></span>, <span class="context-mdl"><a href="article.html#article">article</a></span>, <span class="context-mdl"><a href="aside.html#aside">aside</a></span></p> </div> <div class="no-number no-toc" id="style-display"> Index: del.html =================================================================== RCS file: /sources/public/html5/markup/del.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- del.html 4 Feb 2010 15:09:18 -0000 1.36 +++ del.html 5 Feb 2010 06:18:58 -0000 1.37 @@ -59,10 +59,8 @@ </div> <div class="no-number no-toc" id="del-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#del-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: menu.html =================================================================== RCS file: /sources/public/html5/markup/menu.html,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- menu.html 4 Feb 2010 18:10:52 -0000 1.40 +++ menu.html 5 Feb 2010 06:19:00 -0000 1.41 @@ -85,8 +85,7 @@ </div> <div class="no-number no-toc" id="menu-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#menu-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: input.image.html =================================================================== RCS file: /sources/public/html5/markup/input.image.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.image.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.image.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -119,8 +119,7 @@ </div> <div class="no-number no-toc" id="input.image-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.image-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: code.html =================================================================== RCS file: /sources/public/html5/markup/code.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- code.html 4 Feb 2010 15:09:18 -0000 1.30 +++ code.html 5 Feb 2010 06:18:58 -0000 1.31 @@ -42,8 +42,7 @@ </div> <div class="no-number no-toc" id="code-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#code-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: h2.html =================================================================== RCS file: /sources/public/html5/markup/h2.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- h2.html 4 Feb 2010 15:09:19 -0000 1.36 +++ h2.html 5 Feb 2010 06:18:59 -0000 1.37 @@ -55,9 +55,8 @@ </div> <div class="no-number no-toc" id="h2-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#h2-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p> </div> <div class="no-number no-toc" id="h2-display"> Index: head.html =================================================================== RCS file: /sources/public/html5/markup/head.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- head.html 4 Feb 2010 15:09:19 -0000 1.29 +++ head.html 5 Feb 2010 06:18:59 -0000 1.30 @@ -61,8 +61,7 @@ </div> <div class="no-number no-toc" id="head-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#head-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="html.html#html">html</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="html.html#html">html</a></span></p> </div> <div class="no-number no-toc" id="head-display"> Index: p.html =================================================================== RCS file: /sources/public/html5/markup/p.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- p.html 4 Feb 2010 15:09:20 -0000 1.35 +++ p.html 5 Feb 2010 06:19:01 -0000 1.36 @@ -81,8 +81,7 @@ </div> <div class="no-number no-toc" id="p-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#p-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: figcaption.html =================================================================== RCS file: /sources/public/html5/markup/figcaption.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- figcaption.html 4 Feb 2010 15:09:19 -0000 1.4 +++ figcaption.html 5 Feb 2010 06:18:59 -0000 1.5 @@ -44,7 +44,7 @@ </div> <div class="no-number no-toc" id="figcaption-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#figcaption-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="figure.html#figure">figure</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: map.html =================================================================== RCS file: /sources/public/html5/markup/map.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- map.html 4 Feb 2010 15:09:20 -0000 1.36 +++ map.html 5 Feb 2010 06:19:00 -0000 1.37 @@ -69,10 +69,8 @@ </div> <div class="no-number no-toc" id="map-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#map-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: input.file.html =================================================================== RCS file: /sources/public/html5/markup/input.file.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- input.file.html 4 Feb 2010 15:09:19 -0000 1.31 +++ input.file.html 5 Feb 2010 06:18:59 -0000 1.32 @@ -94,8 +94,7 @@ </div> <div class="no-number no-toc" id="input.file-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.file-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.radio.html =================================================================== RCS file: /sources/public/html5/markup/input.radio.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.radio.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.radio.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -90,8 +90,7 @@ </div> <div class="no-number no-toc" id="input.radio-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.radio-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: command.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/command.checkbox.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- command.checkbox.html 4 Feb 2010 15:09:18 -0000 1.34 +++ command.checkbox.html 5 Feb 2010 06:18:58 -0000 1.35 @@ -74,10 +74,8 @@ </div> <div class="no-number no-toc" id="command.checkbox-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#command.checkbox-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: span.html =================================================================== RCS file: /sources/public/html5/markup/span.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- span.html 4 Feb 2010 15:09:21 -0000 1.31 +++ span.html 5 Feb 2010 06:19:01 -0000 1.32 @@ -43,8 +43,7 @@ </div> <div class="no-number no-toc" id="span-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#span-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: div.html =================================================================== RCS file: /sources/public/html5/markup/div.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- div.html 4 Feb 2010 15:09:18 -0000 1.34 +++ div.html 5 Feb 2010 06:18:58 -0000 1.35 @@ -53,8 +53,7 @@ </div> <div class="no-number no-toc" id="div-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#div-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: input.reset.html =================================================================== RCS file: /sources/public/html5/markup/input.reset.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.reset.html 4 Feb 2010 15:09:20 -0000 1.33 +++ input.reset.html 5 Feb 2010 06:19:00 -0000 1.34 @@ -87,8 +87,7 @@ </div> <div class="no-number no-toc" id="input.reset-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.reset-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.datetime-local.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime-local.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.datetime-local.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.datetime-local.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -111,8 +111,7 @@ </div> <div class="no-number no-toc" id="input.datetime-local-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.datetime-local-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: q.html =================================================================== RCS file: /sources/public/html5/markup/q.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- q.html 4 Feb 2010 15:09:21 -0000 1.32 +++ q.html 5 Feb 2010 06:19:01 -0000 1.33 @@ -52,8 +52,7 @@ </div> <div class="no-number no-toc" id="q-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#q-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: option.html =================================================================== RCS file: /sources/public/html5/markup/option.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- option.html 4 Feb 2010 15:09:20 -0000 1.37 +++ option.html 5 Feb 2010 06:19:01 -0000 1.38 @@ -24,7 +24,7 @@ <div id="option-mdls"> <p class="elem-mdl"> - <a class="ref" href="syntax.html#normal-character-data">normal-character-data</a> + <a href="syntax.html#normal-character-data">normal character data</a><script class="postfix optional">?</script> </p> </div> @@ -78,10 +78,7 @@ </div> <div class="no-number no-toc" id="option-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#option-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="optgroup.html#optgroup">optgroup</a></span>, - <span class="context-mdl"><a href="select.html#select">select</a></span>, - <span class="context-mdl"><a href="datalist.html#datalist">datalist</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="optgroup.html#optgroup">optgroup</a></span>, <span class="context-mdl"><a href="select.html#select">select</a></span>, <span class="context-mdl"><a href="datalist.html#datalist">datalist</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: label.html =================================================================== RCS file: /sources/public/html5/markup/label.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- label.html 4 Feb 2010 15:09:20 -0000 1.36 +++ label.html 5 Feb 2010 06:19:00 -0000 1.37 @@ -79,8 +79,7 @@ </div> <div class="no-number no-toc" id="label-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#label-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: select.html =================================================================== RCS file: /sources/public/html5/markup/select.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- select.html 4 Feb 2010 15:09:21 -0000 1.34 +++ select.html 5 Feb 2010 06:19:01 -0000 1.35 @@ -87,8 +87,7 @@ </div> <div class="no-number no-toc" id="select-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#select-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: noscript.html =================================================================== RCS file: /sources/public/html5/markup/noscript.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- noscript.html 4 Feb 2010 15:09:20 -0000 1.35 +++ noscript.html 5 Feb 2010 06:19:00 -0000 1.36 @@ -64,12 +64,9 @@ </div> <div class="no-number no-toc" id="noscript-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#noscript-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span>, <span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> </div> Index: blockquote.html =================================================================== RCS file: /sources/public/html5/markup/blockquote.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- blockquote.html 4 Feb 2010 15:09:18 -0000 1.33 +++ blockquote.html 5 Feb 2010 06:18:58 -0000 1.34 @@ -52,8 +52,7 @@ </div> <div class="no-number no-toc" id="blockquote-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#blockquote-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: hr.html =================================================================== RCS file: /sources/public/html5/markup/hr.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- hr.html 4 Feb 2010 15:09:19 -0000 1.33 +++ hr.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -60,8 +60,7 @@ </div> <div class="no-number no-toc" id="hr-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#hr-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: td.html =================================================================== RCS file: /sources/public/html5/markup/td.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- td.html 4 Feb 2010 15:09:21 -0000 1.36 +++ td.html 5 Feb 2010 06:19:01 -0000 1.37 @@ -118,7 +118,7 @@ </div> <div class="no-number no-toc" id="td-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#td-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="tr.html#tr">tr</a></span></p> </div> <div class="no-number no-toc" id="td-display"> Index: em.html =================================================================== RCS file: /sources/public/html5/markup/em.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- em.html 4 Feb 2010 15:09:18 -0000 1.31 +++ em.html 5 Feb 2010 06:18:58 -0000 1.32 @@ -42,8 +42,7 @@ </div> <div class="no-number no-toc" id="em-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#em-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: figure.html =================================================================== RCS file: /sources/public/html5/markup/figure.html,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- figure.html 4 Feb 2010 15:09:19 -0000 1.19 +++ figure.html 5 Feb 2010 06:18:59 -0000 1.20 @@ -49,8 +49,7 @@ </div> <div class="no-number no-toc" id="figure-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#figure-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> </div> Index: input.hidden.html =================================================================== RCS file: /sources/public/html5/markup/input.hidden.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.hidden.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.hidden.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -88,8 +88,7 @@ </div> <div class="no-number no-toc" id="input.hidden-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.hidden-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: caption.html =================================================================== RCS file: /sources/public/html5/markup/caption.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- caption.html 4 Feb 2010 15:09:18 -0000 1.32 +++ caption.html 5 Feb 2010 06:18:58 -0000 1.33 @@ -51,8 +51,7 @@ </div> <div class="no-number no-toc" id="caption-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#caption-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="table.html#table">table</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p> </div> <div class="no-number no-toc" id="caption-display"> Index: style.css =================================================================== RCS file: /sources/public/html5/markup/style.css,v retrieving revision 1.92 retrieving revision 1.93 diff -u -d -r1.92 -r1.93 --- style.css 4 Feb 2010 18:10:52 -0000 1.92 +++ style.css 5 Feb 2010 06:19:01 -0000 1.93 @@ -39,15 +39,22 @@ margin-bottom: 6px; } .attr-content-models { - border: 1px dotted black; - padding: 6px; - background-color: #eee; + padding-left: 1em; +} + +#object .attr-content-models, +#textarea .attr-content-models +{ + line-height: 200%; } .attr-content-models, .attr-defs { margin-top: 4px; } +.attr-defs { + padding-left: 1em; +} .attr-content-models p { margin-top: 4px; margin-bottom: 6px; @@ -619,18 +626,19 @@ .content-models .agroupof .agroupof{ padding-top: 6px; padding-bottom: 6px; - border: 2px solid #ccc; } .content-models .agroupof .agroupof .agroupof { padding: 2px; padding-left: 6px; - border: 2px solid #ccc; } .attr-content-models .agroupof { padding: 2px; + padding-top: 8px; + padding-bottom: 8px; padding-left: 6px; border: 2px solid #ccc; + background-color: #eee; -webkit-border-radius: 8px; -webkit-box-shadow: 4px 4px 4px #888; -moz-border-radius: 8px; @@ -639,12 +647,23 @@ box-shadow: 4px 4px 4px #888; } +.attr-content-models .agroupof .agroupof{ + padding-top: 3px; + padding-bottom: 3px; +} + .agroupof + * { padding-left: 6px; } #command .elem-mdl::first-letter, -#button .elem-mdl::first-letter +#button .elem-mdl::first-letter, +#tbody .permitted-parents::first-letter, +#td .permitted-parents::first-letter, +#tfoot .permitted-parents::first-letter, +#thead .permitted-parents::first-letter, +#th .permitted-parents::first-letter, +#tr .permitted-parents::first-letter { text-transform: none; } @@ -653,7 +672,12 @@ text-transform: uppercase; } -.elem-mdl > *:last-child:after { +.permitted-parents::first-letter { + text-transform: uppercase; +} + +.elem-mdl > *:last-child:after, +.permitted-parents > *:last-child:after { content: "."; text-decoration: none !important; } @@ -663,7 +687,14 @@ #dl .elem-mdl > *:last-child:after, #figure .elem-mdl > *:last-child:after, #hgroup .elem-mdl > *:last-child:after, -#ruby .elem-mdl > *:last-child:after +#ruby .elem-mdl > *:last-child:after, +#noscript .elem-mdl > *:last-child:after, +#tbody .permitted-parents > *:last-child:after, +#td .permitted-parents > *:last-child:after, +#tfoot .permitted-parents > *:last-child:after, +#th .permitted-parents > *:last-child:after, +#thead .permitted-parents > *:last-child:after, +#tr .permitted-parents > *:last-child:after { content: ""; } @@ -673,7 +704,8 @@ #figure-content-model, #table-content-model, #hgroup-content-model, -#ruby-content-model +#ruby-content-model, +#noscript-content-model { line-height: 200%; } @@ -691,14 +723,31 @@ #table-mdls .agroupof, { display: block; - margin-right: 50%; } -#table-mdls .agroupof .agroupof, +#table-mdls .agroupof .agroupof +{ + display: block; + margin-right: 45%; +} +#table-mdls .agroupof .agroupof .agroupof +{ + display: block; + margin-right: 0; +} #ruby-mdls .agroupof .agroupof { display: block; margin-right: 0; } +#textarea .attr-content-models .agroupof +{ + display: block; + margin-right: 75%; +} +#textarea .attr-content-models .agroupof .agroupof +{ + margin-right: 10%; +} #table-mdls > .elem-mdl > .agroupof { background-color: inherit; display: block; Index: kbd.html =================================================================== RCS file: /sources/public/html5/markup/kbd.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- kbd.html 4 Feb 2010 15:09:20 -0000 1.32 +++ kbd.html 5 Feb 2010 06:19:00 -0000 1.33 @@ -42,8 +42,7 @@ </div> <div class="no-number no-toc" id="kbd-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#kbd-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: base.html =================================================================== RCS file: /sources/public/html5/markup/base.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- base.html 4 Feb 2010 15:09:18 -0000 1.33 +++ base.html 5 Feb 2010 06:18:58 -0000 1.34 @@ -59,8 +59,7 @@ </div> <div class="no-number no-toc" id="base-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#base-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="head.html#head">head</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="head.html#head">head</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: canvas.html =================================================================== RCS file: /sources/public/html5/markup/canvas.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- canvas.html 4 Feb 2010 15:09:18 -0000 1.32 +++ canvas.html 5 Feb 2010 06:18:58 -0000 1.33 @@ -59,10 +59,8 @@ </div> <div class="no-number no-toc" id="canvas-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#canvas-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> </div> Index: input.search.html =================================================================== RCS file: /sources/public/html5/markup/input.search.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- input.search.html 4 Feb 2010 15:09:20 -0000 1.36 +++ input.search.html 5 Feb 2010 06:19:00 -0000 1.37 @@ -97,8 +97,7 @@ </div> <div class="no-number no-toc" id="input.search-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.search-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: tfoot.html =================================================================== RCS file: /sources/public/html5/markup/tfoot.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- tfoot.html 4 Feb 2010 15:09:22 -0000 1.29 +++ tfoot.html 5 Feb 2010 06:19:02 -0000 1.30 @@ -65,7 +65,7 @@ </div> <div class="no-number no-toc" id="tfoot-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#tfoot-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p> </div> <div class="no-number no-toc" id="tfoot-display"> Index: rt.html =================================================================== RCS file: /sources/public/html5/markup/rt.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- rt.html 4 Feb 2010 15:09:21 -0000 1.33 +++ rt.html 5 Feb 2010 06:19:01 -0000 1.34 @@ -45,7 +45,7 @@ </div> <div class="no-number no-toc" id="rt-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#rt-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="ruby.html#ruby">ruby</a></span></p> </div> <div class="no-number no-toc" id="rt-display"> Index: fieldset.html =================================================================== RCS file: /sources/public/html5/markup/fieldset.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- fieldset.html 4 Feb 2010 15:09:19 -0000 1.35 +++ fieldset.html 5 Feb 2010 06:18:58 -0000 1.36 @@ -46,8 +46,7 @@ </div> <div class="no-number no-toc" id="fieldset-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#fieldset-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.151 retrieving revision 1.152 diff -u -d -r1.151 -r1.152 --- spec.html 4 Feb 2010 18:10:52 -0000 1.151 +++ spec.html 5 Feb 2010 06:19:01 -0000 1.152 @@ -2663,10 +2663,8 @@ <div class="no-number no-toc" id="a-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#a-context">#</a> </h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="#common.elem.flow">flow elements</a></span></span></p> </div> [...1524 lines suppressed...] </h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="#common.elem.phrasing">phrasing elements</a></span></span></p> </div> @@ -15121,10 +14959,8 @@ <div class="no-number no-toc" id="video-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#video-context">#</a> </h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="#common.elem.flow">flow elements</a></span></span></p> </div> </div> Index: datalist.html =================================================================== RCS file: /sources/public/html5/markup/datalist.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- datalist.html 4 Feb 2010 15:09:18 -0000 1.37 +++ datalist.html 5 Feb 2010 06:18:58 -0000 1.38 @@ -45,8 +45,7 @@ </div> <div class="no-number no-toc" id="datalist-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#datalist-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: h1.html =================================================================== RCS file: /sources/public/html5/markup/h1.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- h1.html 4 Feb 2010 15:09:19 -0000 1.35 +++ h1.html 5 Feb 2010 06:18:59 -0000 1.36 @@ -55,9 +55,8 @@ </div> <div class="no-number no-toc" id="h1-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#h1-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p> </div> <div class="no-number no-toc" id="h1-display"> Index: h3.html =================================================================== RCS file: /sources/public/html5/markup/h3.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- h3.html 4 Feb 2010 15:09:19 -0000 1.36 +++ h3.html 5 Feb 2010 06:18:59 -0000 1.37 @@ -55,9 +55,8 @@ </div> <div class="no-number no-toc" id="h3-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#h3-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p> </div> <div class="no-number no-toc" id="h3-display"> Index: optgroup.html =================================================================== RCS file: /sources/public/html5/markup/optgroup.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- optgroup.html 4 Feb 2010 15:09:20 -0000 1.30 +++ optgroup.html 5 Feb 2010 06:19:00 -0000 1.31 @@ -56,8 +56,7 @@ </div> <div class="no-number no-toc" id="optgroup-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#optgroup-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="select.html#select">select</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="select.html#select">select</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: input.week.html =================================================================== RCS file: /sources/public/html5/markup/input.week.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- input.week.html 4 Feb 2010 15:09:20 -0000 1.34 +++ input.week.html 5 Feb 2010 06:19:00 -0000 1.35 @@ -110,8 +110,7 @@ </div> <div class="no-number no-toc" id="input.week-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.week-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: button.button.html =================================================================== RCS file: /sources/public/html5/markup/button.button.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- button.button.html 4 Feb 2010 15:09:18 -0000 1.38 +++ button.button.html 5 Feb 2010 06:18:58 -0000 1.39 @@ -77,8 +77,7 @@ </div> <div class="no-number no-toc" id="button.button-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#button.button-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: form.html =================================================================== RCS file: /sources/public/html5/markup/form.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- form.html 4 Feb 2010 15:09:19 -0000 1.38 +++ form.html 5 Feb 2010 06:18:59 -0000 1.39 @@ -108,8 +108,7 @@ </div> <div class="no-number no-toc" id="form-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#form-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: small.html =================================================================== RCS file: /sources/public/html5/markup/small.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- small.html 4 Feb 2010 15:09:21 -0000 1.33 +++ small.html 5 Feb 2010 06:19:01 -0000 1.34 @@ -43,8 +43,7 @@ </div> <div class="no-number no-toc" id="small-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#small-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: ruby.html =================================================================== RCS file: /sources/public/html5/markup/ruby.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- ruby.html 4 Feb 2010 15:09:21 -0000 1.33 +++ ruby.html 5 Feb 2010 06:19:01 -0000 1.34 @@ -46,8 +46,7 @@ </div> <div class="no-number no-toc" id="ruby-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#ruby-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: ol.html =================================================================== RCS file: /sources/public/html5/markup/ol.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- ol.html 4 Feb 2010 18:10:52 -0000 1.33 +++ ol.html 5 Feb 2010 06:19:00 -0000 1.34 @@ -75,8 +75,7 @@ </div> <div class="no-number no-toc" id="ol-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#ol-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: article.html =================================================================== RCS file: /sources/public/html5/markup/article.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- article.html 4 Feb 2010 15:09:17 -0000 1.37 +++ article.html 5 Feb 2010 06:18:57 -0000 1.38 @@ -54,8 +54,7 @@ </div> <div class="no-number no-toc" id="article-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#article-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: colgroup.html =================================================================== RCS file: /sources/public/html5/markup/colgroup.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- colgroup.html 4 Feb 2010 15:09:18 -0000 1.32 +++ colgroup.html 5 Feb 2010 06:18:58 -0000 1.33 @@ -75,8 +75,7 @@ </div> <div class="no-number no-toc" id="colgroup-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#colgroup-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="table.html#table">table</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p> </div> <div class="no-number no-toc" id="colgroup-display"> Index: dl.html =================================================================== RCS file: /sources/public/html5/markup/dl.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- dl.html 4 Feb 2010 15:09:18 -0000 1.33 +++ dl.html 5 Feb 2010 06:18:58 -0000 1.34 @@ -52,8 +52,7 @@ </div> <div class="no-number no-toc" id="dl-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#dl-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: thead.html =================================================================== RCS file: /sources/public/html5/markup/thead.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- thead.html 4 Feb 2010 15:09:22 -0000 1.29 +++ thead.html 5 Feb 2010 06:19:02 -0000 1.30 @@ -67,8 +67,7 @@ </div> <div class="no-number no-toc" id="thead-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#thead-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="table.html#table">table</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p> </div> <div class="no-number no-toc" id="thead-display"> Index: tbody.html =================================================================== RCS file: /sources/public/html5/markup/tbody.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- tbody.html 4 Feb 2010 15:09:21 -0000 1.29 +++ tbody.html 5 Feb 2010 06:19:01 -0000 1.30 @@ -69,7 +69,7 @@ </div> <div class="no-number no-toc" id="tbody-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#tbody-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="table.html#table">table</a></span></p> </div> <div class="no-number no-toc" id="tbody-display"> Index: video.html =================================================================== RCS file: /sources/public/html5/markup/video.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- video.html 4 Feb 2010 15:09:22 -0000 1.38 +++ video.html 5 Feb 2010 06:19:02 -0000 1.39 @@ -125,10 +125,8 @@ </div> <div class="no-number no-toc" id="video-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#video-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span>, <span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> </div> Index: button.reset.html =================================================================== RCS file: /sources/public/html5/markup/button.reset.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- button.reset.html 4 Feb 2010 15:09:18 -0000 1.38 +++ button.reset.html 5 Feb 2010 06:18:58 -0000 1.39 @@ -77,8 +77,7 @@ </div> <div class="no-number no-toc" id="button.reset-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#button.reset-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: meta.charset.html =================================================================== RCS file: /sources/public/html5/markup/meta.charset.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- meta.charset.html 4 Feb 2010 15:09:20 -0000 1.38 +++ meta.charset.html 5 Feb 2010 06:19:00 -0000 1.39 @@ -29,10 +29,10 @@ </div></div><div class="no-number no-toc" id="meta.charset-attr-mdl"> <h2 class="element-subhead">Permitted attributes <a class="hash" href="#meta.charset-attr-mdl">#</a></h2> <div class="attr-content-models"> - <p><span class="pattern" id="meta.charset.attrs"><a class="ref" href="common-attributes.html#common.attrs.core" title="common.attrs.core">common.attrs.core</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.event-handler" title="common.attrs.event-handler">common.attrs.event-handler</a> - <span class="postfix intermixed">&</span> <a class="ref" href="common-attributes.html#common.attrs.xml" title="common.attrs.xml">common.attrs.xml</a> - <span class="postfix intermixed">&</span> <a class="ref" href="meta.charset.html#meta.charset.attrs.charset" title="meta.charset.attrs.charset">charset</a><span class="postfix required" title="REQUIRED">★</span></span></p></div></div> + <p><a href="common-attributes.html#common.attrs.core">core attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">event-handler attributes</a> + <span class="postfix intermixed">&</span> <a href="common-attributes.html#common.attrs.core">xml attributes</a> + <span class="postfix intermixed">&</span> <a class="ref" href="meta.charset.html#meta.charset.attrs.charset" title="meta.charset.attrs.charset">charset</a><span class="postfix required" title="REQUIRED">★</span></p></div></div> <div class="no-number no-toc" id="meta.charset-attributes"> <h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#meta.charset-attributes">#</a></h2> <dl class="attr-defs"> @@ -70,8 +70,7 @@ </div> <div class="no-number no-toc" id="meta.charset-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#meta.charset-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.metadata">metadata elements</a></span></span></p> </div> </div> Index: output.html =================================================================== RCS file: /sources/public/html5/markup/output.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- output.html 4 Feb 2010 15:09:20 -0000 1.36 +++ output.html 5 Feb 2010 06:19:01 -0000 1.37 @@ -56,8 +56,7 @@ </div> <div class="no-number no-toc" id="output-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#output-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: i.html =================================================================== RCS file: /sources/public/html5/markup/i.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- i.html 4 Feb 2010 15:09:19 -0000 1.31 +++ i.html 5 Feb 2010 06:18:59 -0000 1.32 @@ -44,8 +44,7 @@ </div> <div class="no-number no-toc" id="i-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#i-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: input.submit.html =================================================================== RCS file: /sources/public/html5/markup/input.submit.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.submit.html 4 Feb 2010 15:09:20 -0000 1.33 +++ input.submit.html 5 Feb 2010 06:19:00 -0000 1.34 @@ -92,8 +92,7 @@ </div> <div class="no-number no-toc" id="input.submit-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.submit-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: input.date.html =================================================================== RCS file: /sources/public/html5/markup/input.date.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- input.date.html 4 Feb 2010 15:09:19 -0000 1.33 +++ input.date.html 5 Feb 2010 06:18:59 -0000 1.34 @@ -110,8 +110,7 @@ </div> <div class="no-number no-toc" id="input.date-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.date-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: var.html =================================================================== RCS file: /sources/public/html5/markup/var.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- var.html 4 Feb 2010 15:09:22 -0000 1.31 +++ var.html 5 Feb 2010 06:19:02 -0000 1.32 @@ -44,8 +44,7 @@ </div> <div class="no-number no-toc" id="var-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#var-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: sub.html =================================================================== RCS file: /sources/public/html5/markup/sub.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- sub.html 4 Feb 2010 15:09:21 -0000 1.32 +++ sub.html 5 Feb 2010 06:19:01 -0000 1.33 @@ -42,8 +42,7 @@ </div> <div class="no-number no-toc" id="sub-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#sub-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: title.html =================================================================== RCS file: /sources/public/html5/markup/title.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- title.html 4 Feb 2010 15:09:22 -0000 1.30 +++ title.html 5 Feb 2010 06:19:02 -0000 1.31 @@ -22,7 +22,7 @@ <div id="title-mdls"> <p class="elem-mdl"> - <span>one </span><a class="ref" href="syntax.html#replaceable-character-data">replaceable-character-data</a><span> element</span> + <a href="syntax.html#replaceable-character-data">replaceable character data</a><script class="postfix optional">?</script> </p> </div> @@ -42,8 +42,7 @@ </div> <div class="no-number no-toc" id="title-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#title-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="head.html#head">head</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="head.html#head">head</a></span></p> </div> <div class="no-number no-toc" id="title-display"> Index: pre.html =================================================================== RCS file: /sources/public/html5/markup/pre.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- pre.html 4 Feb 2010 15:09:21 -0000 1.33 +++ pre.html 5 Feb 2010 06:19:01 -0000 1.34 @@ -53,8 +53,7 @@ </div> <div class="no-number no-toc" id="pre-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#pre-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: button.submit.html =================================================================== RCS file: /sources/public/html5/markup/button.submit.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- button.submit.html 4 Feb 2010 15:09:18 -0000 1.38 +++ button.submit.html 5 Feb 2010 06:18:58 -0000 1.39 @@ -82,8 +82,7 @@ </div> <div class="no-number no-toc" id="button.submit-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#button.submit-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: rp.html =================================================================== RCS file: /sources/public/html5/markup/rp.html,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- rp.html 4 Feb 2010 15:09:21 -0000 1.33 +++ rp.html 5 Feb 2010 06:19:01 -0000 1.34 @@ -47,7 +47,7 @@ </div> <div class="no-number no-toc" id="rp-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#rp-context">#</a></h2> - <p class="permitted-parents"></p> + <p class="permitted-parents"><span class="context-mdl"><a href="ruby.html#ruby">ruby</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: sup.html =================================================================== RCS file: /sources/public/html5/markup/sup.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- sup.html 4 Feb 2010 15:09:21 -0000 1.32 +++ sup.html 5 Feb 2010 06:19:01 -0000 1.33 @@ -42,8 +42,7 @@ </div> <div class="no-number no-toc" id="sup-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#sup-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> Index: details.html =================================================================== RCS file: /sources/public/html5/markup/details.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- details.html 4 Feb 2010 15:09:18 -0000 1.21 +++ details.html 5 Feb 2010 06:18:58 -0000 1.22 @@ -67,8 +67,7 @@ </div> <div class="no-number no-toc" id="details-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#details-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> </div> Index: input.url.html =================================================================== RCS file: /sources/public/html5/markup/input.url.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- input.url.html 4 Feb 2010 15:09:20 -0000 1.34 +++ input.url.html 5 Feb 2010 06:19:00 -0000 1.35 @@ -100,8 +100,7 @@ </div> <div class="no-number no-toc" id="input.url-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#input.url-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.phrasing">phrasing elements</a></span></span></p> </div> </div> Index: summary.html =================================================================== RCS file: /sources/public/html5/markup/summary.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- summary.html 4 Feb 2010 15:09:21 -0000 1.4 +++ summary.html 5 Feb 2010 06:19:01 -0000 1.5 @@ -45,8 +45,7 @@ </div> <div class="no-number no-toc" id="summary-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#summary-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><a href="details.html#details">details</a></span></p> + <p class="permitted-parents"><span class="context-mdl"><a href="details.html#details">details</a></span></p> </div> </div> <hr class="footerbreak"></hr> Index: hgroup.html =================================================================== RCS file: /sources/public/html5/markup/hgroup.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- hgroup.html 4 Feb 2010 15:09:19 -0000 1.31 +++ hgroup.html 5 Feb 2010 06:18:59 -0000 1.32 @@ -47,8 +47,7 @@ </div> <div class="no-number no-toc" id="hgroup-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#hgroup-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> </div> Index: h5.html =================================================================== RCS file: /sources/public/html5/markup/h5.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- h5.html 4 Feb 2010 15:09:19 -0000 1.36 +++ h5.html 5 Feb 2010 06:18:59 -0000 1.37 @@ -55,9 +55,8 @@ </div> <div class="no-number no-toc" id="h5-context"> <h2 class="element-subhead">Permitted parent elements <a class="hash" href="#h5-context">#</a></h2> - <p class="permitted-parents"> - <span class="context-mdl"><span>Any element that can contain - <a href="common-models.html#common.elem.flow">flow elements</a></span></span></p> + <p class="permitted-parents"><span class="context-mdl"><span>any element that can contain + <a href="common-models.html#common.elem.flow">flow elements</a></span></span>, <span class="context-mdl"><a href="hgroup.html#hgroup">hgroup</a></span></p> </div> <div class="no-number no-toc" id="h5-display">
Received on Friday, 5 February 2010 06:19:11 UTC