- From: poot <cvsmail@w3.org>
- Date: Tue, 30 Mar 2010 03:47:19 +0900 (JST)
- To: public-html-diffs@w3.org
mike: add an admonition about link/@urn being obsolete http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.206&r2=1.207&f=h =================================================================== RCS file: /sources/public/html5/markup/body.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- body.html 29 Mar 2010 15:07:56 -0000 1.46 +++ body.html 29 Mar 2010 18:46:39 -0000 1.47 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: body – document body ⓘ</title> +<title>HTML5: body – document body </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="body" class="section"> <h2 class="element-head"> -<span class="element">body</span> – <span class="shortdesc">document body</span> <span class="spec-link"> <a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-body-element-0">ⓘ</a></span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a> +<span class="element">body</span> – <span class="shortdesc">document body</span> <span class="spec-link"> <a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-body-element-0">ⓘ</a></span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a> </h2> <div id="body-longdesc" class="longdesc"> <p>The <a href="body.html#body" class="element">body</a> element Index: legend.html =================================================================== RCS file: /sources/public/html5/markup/legend.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- legend.html 29 Mar 2010 15:07:59 -0000 1.43 +++ legend.html 29 Mar 2010 18:46:41 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: legend – title or explanatory caption ⓘ</title> +<title>HTML5: legend – title or explanatory caption </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="legend" class="section"> <h2 class="element-head"> -<span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <span class="spec-link"> <a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-legend-element">ⓘ</a></span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a> +<span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <span class="spec-link"> <a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-legend-element">ⓘ</a></span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a> </h2> <div id="legend-longdesc" class="longdesc"> <p>The <a href="legend.html#legend" class="element">legend</a> element Index: address.html =================================================================== RCS file: /sources/public/html5/markup/address.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- address.html 29 Mar 2010 15:07:56 -0000 1.44 +++ address.html 29 Mar 2010 18:46:39 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: address – contact information ⓘ</title> +<title>HTML5: address – contact information </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="address" class="section"> <h2 class="element-head"> -<span class="element">address</span> – <span class="shortdesc">contact information</span> <span class="spec-link"> <a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-address-element">ⓘ</a></span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a> +<span class="element">address</span> – <span class="shortdesc">contact information</span> <span class="spec-link"> <a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-address-element">ⓘ</a></span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a> </h2> <div id="address-longdesc" class="longdesc"> <p>The <a href="address.html#address" class="element">address</a> Index: button.html =================================================================== RCS file: /sources/public/html5/markup/button.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- button.html 29 Mar 2010 15:07:56 -0000 1.17 +++ button.html 29 Mar 2010 18:46:39 -0000 1.18 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: button ⓘ</title> +<title>HTML5: button </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> Index: th.html =================================================================== RCS file: /sources/public/html5/markup/th.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- th.html 29 Mar 2010 15:08:01 -0000 1.52 +++ th.html 29 Mar 2010 18:46:43 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: th – table header cell ⓘ</title> +<title>HTML5: th – table header cell </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="th" class="section"> <h2 class="element-head"> -<span class="element">th</span> – <span class="shortdesc">table header cell</span> <span class="spec-link"> <a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-th-element">ⓘ</a></span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a> +<span class="element">th</span> – <span class="shortdesc">table header cell</span> <span class="spec-link"> <a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-th-element">ⓘ</a></span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a> </h2> <div id="th-longdesc" class="longdesc"> <p>The <a href="th.html#th" class="element">th</a> element represents Index: mark.html =================================================================== RCS file: /sources/public/html5/markup/mark.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- mark.html 29 Mar 2010 15:07:59 -0000 1.43 +++ mark.html 29 Mar 2010 18:46:41 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: mark – marked (highlighted) text ⓘ(NEW)</title> +<title>HTML5: mark – marked (highlighted) text (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="mark" class="section"> <h2 class="element-head"> -<span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-mark-element">ⓘ</a></span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a> +<span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="spec-link"> <a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-mark-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a> </h2> <div id="mark-longdesc" class="longdesc"> <p>The <a href="mark.html#mark" class="element">mark</a> element Index: br.html =================================================================== RCS file: /sources/public/html5/markup/br.html,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- br.html 29 Mar 2010 15:07:56 -0000 1.38 +++ br.html 29 Mar 2010 18:46:39 -0000 1.39 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: br – line break ⓘ</title> +<title>HTML5: br – line break </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="br" class="section"> <h2 class="element-head"> -<span class="element">br</span> – <span class="shortdesc">line break</span> <span class="spec-link"> <a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-br-element">ⓘ</a></span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a> +<span class="element">br</span> – <span class="shortdesc">line break</span> <span class="spec-link"> <a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-br-element">ⓘ</a></span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a> </h2> <div id="br-longdesc" class="longdesc"> <p>The <a href="br.html#br" class="element">br</a> element represents Index: tr.html =================================================================== RCS file: /sources/public/html5/markup/tr.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- tr.html 29 Mar 2010 15:08:01 -0000 1.41 +++ tr.html 29 Mar 2010 18:46:43 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: tr – table row ⓘ</title> +<title>HTML5: tr – table row </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="tr" class="section"> <h2 class="element-head"> -<span class="element">tr</span> – <span class="shortdesc">table row</span> <span class="spec-link"> <a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tr-element">ⓘ</a></span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a> +<span class="element">tr</span> – <span class="shortdesc">table row</span> <span class="spec-link"> <a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tr-element">ⓘ</a></span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a> </h2> <div id="tr-longdesc" class="longdesc"> <p>The <a href="tr.html#tr" class="element">tr</a> element represents Index: iframe.html =================================================================== RCS file: /sources/public/html5/markup/iframe.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- iframe.html 29 Mar 2010 15:07:57 -0000 1.57 +++ iframe.html 29 Mar 2010 18:46:41 -0000 1.58 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: iframe – nested browsing context (inline frame) ⓘ</title> +<title>HTML5: iframe – nested browsing context (inline frame) </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="iframe" class="section"> <h2 class="element-head"> -<span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <span class="spec-link"> <a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-iframe-element">ⓘ</a></span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a> +<span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <span class="spec-link"> <a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-iframe-element">ⓘ</a></span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a> </h2> <div id="iframe-longdesc" class="longdesc"> <p>The <a href="iframe.html#iframe" class="element">iframe</a> element Index: ins.html =================================================================== RCS file: /sources/public/html5/markup/ins.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- ins.html 29 Mar 2010 15:07:59 -0000 1.48 +++ ins.html 29 Mar 2010 18:46:41 -0000 1.49 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ins – inserted text ⓘ</title> +<title>HTML5: ins – inserted text </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="ins" class="section"> <h2 class="element-head"> -<span class="element">ins</span> – <span class="shortdesc">inserted text</span> <span class="spec-link"> <a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ins-element">ⓘ</a></span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="Overview.html#ins-toc">T</a> +<span class="element">ins</span> – <span class="shortdesc">inserted text</span> <span class="spec-link"> <a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ins-element">ⓘ</a></span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="Overview.html#ins-toc">T</a> </h2> <div id="ins-longdesc" class="longdesc"> <p>The <a href="ins.html#ins" class="element">ins</a> element Index: abbr.html =================================================================== RCS file: /sources/public/html5/markup/abbr.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- abbr.html 29 Mar 2010 15:07:55 -0000 1.42 +++ abbr.html 29 Mar 2010 18:46:39 -0000 1.43 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: abbr – abbreviation ⓘ</title> +<title>HTML5: abbr – abbreviation </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="abbr" class="section"> <h2 class="element-head"> -<span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <span class="spec-link"> <a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-abbr-element">ⓘ</a></span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="Overview.html#abbr-toc">T</a> +<span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <span class="spec-link"> <a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-abbr-element">ⓘ</a></span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="Overview.html#abbr-toc">T</a> </h2> <div id="abbr-longdesc" class="longdesc"> <p>The Index: div.html =================================================================== RCS file: /sources/public/html5/markup/div.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- div.html 29 Mar 2010 15:07:57 -0000 1.44 +++ div.html 29 Mar 2010 18:46:40 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: div – generic flow container ⓘ</title> +<title>HTML5: div – generic flow container </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="div" class="section"> <h2 class="element-head"> -<span class="element">div</span> – <span class="shortdesc">generic flow container</span> <span class="spec-link"> <a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-div-element">ⓘ</a></span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a> +<span class="element">div</span> – <span class="shortdesc">generic flow container</span> <span class="spec-link"> <a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-div-element">ⓘ</a></span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a> </h2> <div id="div-longdesc" class="longdesc"> <p>The <a href="div.html#div" class="element">div</a> element is a Index: table.html =================================================================== RCS file: /sources/public/html5/markup/table.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- table.html 29 Mar 2010 15:08:00 -0000 1.47 +++ table.html 29 Mar 2010 18:46:43 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: table – table ⓘ</title> +<title>HTML5: table – table </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="table" class="section"> <h2 class="element-head"> -<span class="element">table</span> – <span class="shortdesc">table</span> <span class="spec-link"> <a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-table-element">ⓘ</a></span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a> +<span class="element">table</span> – <span class="shortdesc">table</span> <span class="spec-link"> <a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-table-element">ⓘ</a></span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a> </h2> <div id="table-longdesc" class="longdesc"> <p>The <a href="table.html#table" class="element">table</a> element Index: nav.html =================================================================== RCS file: /sources/public/html5/markup/nav.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- nav.html 29 Mar 2010 15:07:59 -0000 1.48 +++ nav.html 29 Mar 2010 18:46:41 -0000 1.49 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: nav – group of navigational links ⓘ(NEW)</title> +<title>HTML5: nav – group of navigational links (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="nav" class="section"> <h2 class="element-head"> -<span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-nav-element">ⓘ</a></span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a> +<span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="spec-link"> <a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-nav-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a> </h2> <div id="nav-longdesc" class="longdesc"> <p>The <a href="nav.html#nav" class="element">nav</a> element Index: html.html =================================================================== RCS file: /sources/public/html5/markup/html.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- html.html 29 Mar 2010 15:07:57 -0000 1.45 +++ html.html 29 Mar 2010 18:46:41 -0000 1.46 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: html – root element ⓘ</title> +<title>HTML5: html – root element </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="html" class="section"> <h2 class="element-head"> -<span class="element">html</span> – <span class="shortdesc">root element</span> <span class="spec-link"> <a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-html-element-0">ⓘ</a></span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a> +<span class="element">html</span> – <span class="shortdesc">root element</span> <span class="spec-link"> <a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-html-element-0">ⓘ</a></span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a> </h2> <div id="html-longdesc" class="longdesc"> <p>The <a href="html.html#html" class="element">html</a> element Index: footer.html =================================================================== RCS file: /sources/public/html5/markup/footer.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- footer.html 29 Mar 2010 15:07:57 -0000 1.47 +++ footer.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: footer – footer ⓘ(NEW)</title> +<title>HTML5: footer – footer (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="footer" class="section"> <h2 class="element-head"> -<span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-footer-element">ⓘ</a></span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="Overview.html#footer-toc">T</a> +<span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="spec-link"> <a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-footer-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="Overview.html#footer-toc">T</a> </h2> <div id="footer-longdesc" class="longdesc"> <p>The <a href="footer.html#footer" class="element">footer</a> element Index: script.html =================================================================== RCS file: /sources/public/html5/markup/script.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- script.html 29 Mar 2010 15:08:00 -0000 1.58 +++ script.html 29 Mar 2010 18:46:42 -0000 1.59 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: script – embedded script ⓘ</title> +<title>HTML5: script – embedded script </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="script" class="section"> <h2 class="element-head"> -<span class="element">script</span> – <span class="shortdesc">embedded script</span> <span class="spec-link"> <a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-script-element">ⓘ</a></span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a> +<span class="element">script</span> – <span class="shortdesc">embedded script</span> <span class="spec-link"> <a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-script-element">ⓘ</a></span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a> </h2> <div id="script-longdesc" class="longdesc"> <p>The <a href="script.html#script" class="element">script</a> element Index: audio.html =================================================================== RCS file: /sources/public/html5/markup/audio.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- audio.html 29 Mar 2010 15:07:56 -0000 1.56 +++ audio.html 29 Mar 2010 18:46:39 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: audio – audio stream ⓘ(NEW)</title> +<title>HTML5: audio – audio stream (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="audio" class="section"> <h2 class="element-head"> -<span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#audio">ⓘ</a></span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a> +<span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="spec-link"> <a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#audio">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a> </h2> <div id="audio-longdesc" class="longdesc"> <p>An <a href="audio.html#audio" class="element">audio</a> element Index: time.html =================================================================== RCS file: /sources/public/html5/markup/time.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- time.html 29 Mar 2010 15:08:01 -0000 1.48 +++ time.html 29 Mar 2010 18:46:43 -0000 1.49 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: time – date and/or time ⓘ(NEW)</title> +<title>HTML5: time – date and/or time (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="time" class="section"> <h2 class="element-head"> -<span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-time-element">ⓘ</a></span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a> +<span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="spec-link"> <a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-time-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a> </h2> <div id="time-longdesc" class="longdesc"> <p>The <a href="time.html#time" class="element">time</a> element Index: input.html =================================================================== RCS file: /sources/public/html5/markup/input.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- input.html 29 Mar 2010 15:07:58 -0000 1.18 +++ input.html 29 Mar 2010 18:46:41 -0000 1.19 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: input ⓘ</title> +<title>HTML5: input </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> Index: command.html =================================================================== RCS file: /sources/public/html5/markup/command.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- command.html 29 Mar 2010 15:07:56 -0000 1.18 +++ command.html 29 Mar 2010 18:46:40 -0000 1.19 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: command ⓘ (NEW)</title> +<title>HTML5: command (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> Index: keygen.html =================================================================== RCS file: /sources/public/html5/markup/keygen.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- keygen.html 29 Mar 2010 15:07:59 -0000 1.47 +++ keygen.html 29 Mar 2010 18:46:41 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: keygen – key-pair generator/input control ⓘ(NEW)</title> +<title>HTML5: keygen – key-pair generator/input control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="keygen" class="section"> <h2 class="element-head"> -<span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-keygen-element">ⓘ</a></span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a> +<span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="spec-link"> <a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-keygen-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a> </h2> <div id="keygen-longdesc" class="longdesc"> <p>The <a href="keygen.html#keygen" class="element">keygen</a> element Index: progress.html =================================================================== RCS file: /sources/public/html5/markup/progress.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- progress.html 29 Mar 2010 15:08:00 -0000 1.49 +++ progress.html 29 Mar 2010 18:46:41 -0000 1.50 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: progress – progress indicator ⓘ(NEW)</title> +<title>HTML5: progress – progress indicator (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="progress" class="section"> <h2 class="element-head"> -<span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-progress-element">ⓘ</a></span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a> +<span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="spec-link"> <a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-progress-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a> </h2> <div id="progress-longdesc" class="longdesc"> <p>The <a href="progress.html#progress" class="element">progress</a> @@ -116,11 +116,13 @@ </div> <div class="properties"> <div class="css-property"> -<span class="prop-name">padding</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>;</div> +<span class="prop-name">display</span>: <span class="prop-value">inline-block</span>;</div> <div class="css-property"> -<span class="prop-name">border</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>;</div> +<span class="prop-name">height</span>: <span class="prop-value">1em</span>;</div> <div class="css-property"> -<span class="prop-name">margin</span>: <span class="prop-value">2px</span>; }</div> +<span class="prop-name">width</span>: <span class="prop-value">10em</span>;</div> +<div class="css-property"> +<span class="prop-name">vertical-align</span>: <span class="prop-value">-0.2em</span>; }</div> </div> </div> </div> Index: dfn.html =================================================================== RCS file: /sources/public/html5/markup/dfn.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- dfn.html 29 Mar 2010 15:07:57 -0000 1.43 +++ dfn.html 29 Mar 2010 18:46:40 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dfn – defining instance ⓘ</title> +<title>HTML5: dfn – defining instance </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="dfn" class="section"> <h2 class="element-head"> -<span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <span class="spec-link"> <a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dfn-element">ⓘ</a></span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a> +<span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <span class="spec-link"> <a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dfn-element">ⓘ</a></span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a> </h2> <div id="dfn-longdesc" class="longdesc"> <p>The <a href="dfn.html#dfn" class="element">dfn</a> element Index: textarea.html =================================================================== RCS file: /sources/public/html5/markup/textarea.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- textarea.html 29 Mar 2010 15:08:01 -0000 1.51 +++ textarea.html 29 Mar 2010 18:46:43 -0000 1.52 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: textarea – text input area ⓘ</title> +<title>HTML5: textarea – text input area </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="textarea" class="section"> <h2 class="element-head"> -<span class="element">textarea</span> – <span class="shortdesc">text input area</span> <span class="spec-link"> <a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-textarea-element">ⓘ</a></span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a> +<span class="element">textarea</span> – <span class="shortdesc">text input area</span> <span class="spec-link"> <a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-textarea-element">ⓘ</a></span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a> </h2> <div id="textarea-longdesc" class="longdesc"> <p>The <a href="textarea.html#textarea" class="element">textarea</a> Index: cite.html =================================================================== RCS file: /sources/public/html5/markup/cite.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- cite.html 29 Mar 2010 15:07:56 -0000 1.42 +++ cite.html 29 Mar 2010 18:46:39 -0000 1.43 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: cite – cited title of a work ⓘ(CHANGED)</title> +<title>HTML5: cite – cited title of a work (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="cite" class="section"> <h2 class="element-head"> -<span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-cite-element">ⓘ</a></span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="Overview.html#cite-toc">T</a> +<span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="spec-link"> <a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-cite-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="Overview.html#cite-toc">T</a> </h2> <div id="cite-longdesc" class="longdesc"> <p>The <a href="cite.html#cite" class="element">cite</a> element Index: meter.html =================================================================== RCS file: /sources/public/html5/markup/meter.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- meter.html 29 Mar 2010 15:07:59 -0000 1.50 +++ meter.html 29 Mar 2010 18:46:41 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meter – scalar gauge ⓘ(NEW)</title> +<title>HTML5: meter – scalar gauge (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="meter" class="section"> <h2 class="element-head"> -<span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-meter-element">ⓘ</a></span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a> +<span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="spec-link"> <a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-meter-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a> </h2> <div id="meter-longdesc" class="longdesc"> <p>The <a href="meter.html#meter" class="element">meter</a> element Index: aside.html =================================================================== RCS file: /sources/public/html5/markup/aside.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- aside.html 29 Mar 2010 15:07:56 -0000 1.47 +++ aside.html 29 Mar 2010 18:46:39 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: aside – tangential content ⓘ(NEW)</title> +<title>HTML5: aside – tangential content (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="aside" class="section"> <h2 class="element-head"> -<span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-aside-element">ⓘ</a></span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a> +<span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="spec-link"> <a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-aside-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a> </h2> <div id="aside-longdesc" class="longdesc"> <p>The <a href="aside.html#aside" class="element">aside</a> element Index: section.html =================================================================== RCS file: /sources/public/html5/markup/section.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- section.html 29 Mar 2010 15:08:00 -0000 1.50 +++ section.html 29 Mar 2010 18:46:42 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: section – section ⓘ(NEW)</title> +<title>HTML5: section – section (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="section" class="section"> <h2 class="element-head"> -<span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-section-element">ⓘ</a></span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a> +<span class="element">section</span> – <span class="shortdesc">section</span> <span class="spec-link"> <a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-section-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a> </h2> <div id="section-longdesc" class="longdesc"> <p>The <a href="section.html#section" class="element">section</a> element Index: link.html =================================================================== RCS file: /sources/public/html5/markup/link.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- link.html 29 Mar 2010 15:07:59 -0000 1.50 +++ link.html 29 Mar 2010 18:46:41 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: link – inter-document relationship metadata ⓘ</title> +<title>HTML5: link – inter-document relationship metadata </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="link" class="section"> <h2 class="element-head"> -<span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <span class="spec-link"> <a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-link-element">ⓘ</a></span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="Overview.html#link-toc">T</a> +<span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <span class="spec-link"> <a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-link-element">ⓘ</a></span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="Overview.html#link-toc">T</a> </h2> <div id="link-longdesc" class="longdesc"> <p>The @@ -109,6 +109,10 @@ You can safely omit it. </span></li> <li><span> + The <span class="attribute">urn</span> attribute on the <span class="element">link</span> element is obsolete. + Specify the preferred persistent identifier using the <span class="attribute">href</span> attribute instead. + </span></li> +<li><span> The <span class="attribute">charset</span> attribute on the <span class="element">link</span> element is obsolete. Use an HTTP Content-Type header on the linked resource instead. </span></li> Index: area.html =================================================================== RCS file: /sources/public/html5/markup/area.html,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- area.html 29 Mar 2010 15:07:56 -0000 1.56 +++ area.html 29 Mar 2010 18:46:39 -0000 1.57 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: area – image-map hyperlink ⓘ</title> +<title>HTML5: area – image-map hyperlink </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="area" class="section"> <h2 class="element-head"> -<span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <span class="spec-link"> <a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-area-element">ⓘ</a></span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="Overview.html#area-toc">T</a> +<span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <span class="spec-link"> <a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-area-element">ⓘ</a></span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="Overview.html#area-toc">T</a> </h2> <div id="area-longdesc" class="longdesc"> <p>The Index: samp.html =================================================================== RCS file: /sources/public/html5/markup/samp.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- samp.html 29 Mar 2010 15:08:00 -0000 1.42 +++ samp.html 29 Mar 2010 18:46:42 -0000 1.43 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: samp – (sample) output ⓘ</title> +<title>HTML5: samp – (sample) output </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="samp" class="section"> <h2 class="element-head"> -<span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <span class="spec-link"> <a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-samp-element">ⓘ</a></span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a> +<span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <span class="spec-link"> <a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-samp-element">ⓘ</a></span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a> </h2> <div id="samp-longdesc" class="longdesc"> <p>The <a href="samp.html#samp" class="element">samp</a> element Index: h6.html =================================================================== RCS file: /sources/public/html5/markup/h6.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- h6.html 29 Mar 2010 15:07:57 -0000 1.47 +++ h6.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h6 – heading ⓘ</title> +<title>HTML5: h6 – heading </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="h6" class="section"> <h2 class="element-head"> -<span class="element">h6</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="Overview.html#h6-toc">T</a> +<span class="element">h6</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="Overview.html#h6-toc">T</a> </h2> <div id="h6-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: a.html =================================================================== RCS file: /sources/public/html5/markup/a.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- a.html 29 Mar 2010 15:07:55 -0000 1.61 +++ a.html 29 Mar 2010 18:46:39 -0000 1.62 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: a – hyperlink ⓘ</title> +<title>HTML5: a – hyperlink </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="a" class="section"> <h2 class="element-head"> -<span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="spec-link"> <a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-a-element">ⓘ</a></span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="Overview.html#a-toc">T</a> +<span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="spec-link"> <a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-a-element">ⓘ</a></span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="Overview.html#a-toc">T</a> </h2> <div id="a-longdesc" class="longdesc"> <p>The Index: object.html =================================================================== RCS file: /sources/public/html5/markup/object.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- object.html 29 Mar 2010 15:07:59 -0000 1.54 +++ object.html 29 Mar 2010 18:46:41 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: object – generic external content ⓘ</title> +<title>HTML5: object – generic external content </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="object" class="section"> <h2 class="element-head"> -<span class="element">object</span> – <span class="shortdesc">generic external content</span> <span class="spec-link"> <a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-object-element">ⓘ</a></span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a> +<span class="element">object</span> – <span class="shortdesc">generic external content</span> <span class="spec-link"> <a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-object-element">ⓘ</a></span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a> </h2> <div id="object-longdesc" class="longdesc"> <p>The <a href="object.html#object" class="element">object</a> element Index: h4.html =================================================================== RCS file: /sources/public/html5/markup/h4.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- h4.html 29 Mar 2010 15:07:57 -0000 1.47 +++ h4.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h4 – heading ⓘ</title> +<title>HTML5: h4 – heading </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="h4" class="section"> <h2 class="element-head"> -<span class="element">h4</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="Overview.html#h4-toc">T</a> +<span class="element">h4</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="Overview.html#h4-toc">T</a> </h2> <div id="h4-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: header.html =================================================================== RCS file: /sources/public/html5/markup/header.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- header.html 29 Mar 2010 15:07:57 -0000 1.47 +++ header.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: header – header ⓘ(NEW)</title> +<title>HTML5: header – header (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="header" class="section"> <h2 class="element-head"> -<span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-header-element">ⓘ</a></span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a> +<span class="element">header</span> – <span class="shortdesc">header</span> <span class="spec-link"> <a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-header-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a> </h2> <div id="header-longdesc" class="longdesc"> <p>The <a href="header.html#header" class="element">header</a> element Index: b.html =================================================================== RCS file: /sources/public/html5/markup/b.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- b.html 29 Mar 2010 15:07:56 -0000 1.44 +++ b.html 29 Mar 2010 18:46:39 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: b – offset text typically styled in bold ⓘ(CHANGED)</title> +<title>HTML5: b – offset text typically styled in bold (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="b" class="section"> <h2 class="element-head"> -<span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-b-element">ⓘ</a></span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a> +<span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span> <span class="spec-link"> <a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-b-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a> </h2> <div id="b-longdesc" class="longdesc"> <p>The <a href="b.html#b" class="element">b</a> element represents a Index: img.html =================================================================== RCS file: /sources/public/html5/markup/img.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- img.html 29 Mar 2010 15:07:57 -0000 1.54 +++ img.html 29 Mar 2010 18:46:41 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: img – image ⓘ</title> +<title>HTML5: img – image </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="img" class="section"> <h2 class="element-head"> -<span class="element">img</span> – <span class="shortdesc">image</span> <span class="spec-link"> <a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-img-element">ⓘ</a></span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a> +<span class="element">img</span> – <span class="shortdesc">image</span> <span class="spec-link"> <a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-img-element">ⓘ</a></span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a> </h2> <div id="img-longdesc" class="longdesc"> <p>The <a href="img.html#img" class="element">img</a> element Index: bdo.html =================================================================== RCS file: /sources/public/html5/markup/bdo.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- bdo.html 29 Mar 2010 15:07:56 -0000 1.44 +++ bdo.html 29 Mar 2010 18:46:39 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: bdo – BiDi override ⓘ</title> +<title>HTML5: bdo – BiDi override </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="bdo" class="section"> <h2 class="element-head"> -<span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <span class="spec-link"> <a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-bdo-element">ⓘ</a></span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a> +<span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <span class="spec-link"> <a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-bdo-element">ⓘ</a></span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a> </h2> <div id="bdo-longdesc" class="longdesc"> <p>The <a href="bdo.html#bdo" class="element">bdo</a> element provides Index: col.html =================================================================== RCS file: /sources/public/html5/markup/col.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- col.html 29 Mar 2010 15:07:56 -0000 1.43 +++ col.html 29 Mar 2010 18:46:39 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: col – table column ⓘ</title> +<title>HTML5: col – table column </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="col" class="section"> <h2 class="element-head"> -<span class="element">col</span> – <span class="shortdesc">table column</span> <span class="spec-link"> <a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-col-element">ⓘ</a></span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a> +<span class="element">col</span> – <span class="shortdesc">table column</span> <span class="spec-link"> <a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-col-element">ⓘ</a></span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a> </h2> <div id="col-longdesc" class="longdesc"> <p>The <a href="col.html#col" class="element">col</a> element Index: embed.html =================================================================== RCS file: /sources/public/html5/markup/embed.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- embed.html 29 Mar 2010 15:07:57 -0000 1.46 +++ embed.html 29 Mar 2010 18:46:40 -0000 1.47 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: embed – integration point for plugins ⓘ(NEW)</title> +<title>HTML5: embed – integration point for plugins (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="embed" class="section"> <h2 class="element-head"> -<span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-embed-element">ⓘ</a></span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="Overview.html#embed-toc">T</a> +<span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="spec-link"> <a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-embed-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="Overview.html#embed-toc">T</a> </h2> <div id="embed-longdesc" class="longdesc"> <p>The <a href="embed.html#embed" class="element">embed</a> element Index: dd.html =================================================================== RCS file: /sources/public/html5/markup/dd.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- dd.html 29 Mar 2010 15:07:57 -0000 1.46 +++ dd.html 29 Mar 2010 18:46:40 -0000 1.47 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dd – description or value ⓘ</title> +<title>HTML5: dd – description or value </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="dd" class="section"> <h2 class="element-head"> -<span class="element">dd</span> – <span class="shortdesc">description or value</span> <span class="spec-link"> <a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dd-element">ⓘ</a></span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="Overview.html#dd-toc">T</a> +<span class="element">dd</span> – <span class="shortdesc">description or value</span> <span class="spec-link"> <a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dd-element">ⓘ</a></span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="Overview.html#dd-toc">T</a> </h2> <div id="dd-longdesc" class="longdesc"> <p>The Index: ul.html =================================================================== RCS file: /sources/public/html5/markup/ul.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- ul.html 29 Mar 2010 15:08:01 -0000 1.41 +++ ul.html 29 Mar 2010 18:46:43 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ul – unordered list ⓘ</title> +<title>HTML5: ul – unordered list </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="ul" class="section"> <h2 class="element-head"> -<span class="element">ul</span> – <span class="shortdesc">unordered list</span> <span class="spec-link"> <a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ul-element">ⓘ</a></span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a> +<span class="element">ul</span> – <span class="shortdesc">unordered list</span> <span class="spec-link"> <a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ul-element">ⓘ</a></span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a> </h2> <div id="ul-longdesc" class="longdesc"> <p>The <a href="ul.html#ul" class="element">ul</a> element represents Index: dt.html =================================================================== RCS file: /sources/public/html5/markup/dt.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- dt.html 29 Mar 2010 15:07:57 -0000 1.45 +++ dt.html 29 Mar 2010 18:46:40 -0000 1.46 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dt – term or name ⓘ</title> +<title>HTML5: dt – term or name </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="dt" class="section"> <h2 class="element-head"> -<span class="element">dt</span> – <span class="shortdesc">term or name</span> <span class="spec-link"> <a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dt-element">ⓘ</a></span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="Overview.html#dt-toc">T</a> +<span class="element">dt</span> – <span class="shortdesc">term or name</span> <span class="spec-link"> <a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dt-element">ⓘ</a></span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="Overview.html#dt-toc">T</a> </h2> <div id="dt-longdesc" class="longdesc"> <p>The Index: strong.html =================================================================== RCS file: /sources/public/html5/markup/strong.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- strong.html 29 Mar 2010 15:08:00 -0000 1.44 +++ strong.html 29 Mar 2010 18:46:42 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: strong – strong importance ⓘ(CHANGED)</title> +<title>HTML5: strong – strong importance (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="strong" class="section"> <h2 class="element-head"> -<span class="element">strong</span> – <span class="shortdesc">strong importance</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-strong-element">ⓘ</a></span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a> +<span class="element">strong</span> – <span class="shortdesc">strong importance</span> <span class="spec-link"> <a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-strong-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a> </h2> <div id="strong-longdesc" class="longdesc"> <p>The <a href="strong.html#strong" class="element">strong</a> element Index: q.html =================================================================== RCS file: /sources/public/html5/markup/q.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- q.html 29 Mar 2010 15:08:00 -0000 1.44 +++ q.html 29 Mar 2010 18:46:42 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: q – quoted text ⓘ</title> +<title>HTML5: q – quoted text </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="q" class="section"> <h2 class="element-head"> -<span class="element">q</span> – <span class="shortdesc">quoted text</span> <span class="spec-link"> <a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-q-element">ⓘ</a></span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a> +<span class="element">q</span> – <span class="shortdesc">quoted text</span> <span class="spec-link"> <a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-q-element">ⓘ</a></span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a> </h2> <div id="q-longdesc" class="longdesc"> <p>The <a href="q.html#q" class="element">q</a> element represents Index: li.html =================================================================== RCS file: /sources/public/html5/markup/li.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- li.html 29 Mar 2010 15:07:59 -0000 1.49 +++ li.html 29 Mar 2010 18:46:41 -0000 1.50 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: li – list item ⓘ</title> +<title>HTML5: li – list item </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="li" class="section"> <h2 class="element-head"> -<span class="element">li</span> – <span class="shortdesc">list item</span> <span class="spec-link"> <a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-li-element">ⓘ</a></span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a> +<span class="element">li</span> – <span class="shortdesc">list item</span> <span class="spec-link"> <a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-li-element">ⓘ</a></span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a> </h2> <div id="li-longdesc" class="longdesc"> <p>The <a href="li.html#li" class="element">li</a> element represents Index: style.html =================================================================== RCS file: /sources/public/html5/markup/style.html,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- style.html 29 Mar 2010 15:08:00 -0000 1.52 +++ style.html 29 Mar 2010 18:46:42 -0000 1.53 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: style – style (presentation) information ⓘ</title> +<title>HTML5: style – style (presentation) information </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="style" class="section"> <h2 class="element-head"> -<span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <span class="spec-link"> <a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-style-element">ⓘ</a></span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="Overview.html#style-toc">T</a> +<span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <span class="spec-link"> <a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-style-element">ⓘ</a></span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="Overview.html#style-toc">T</a> </h2> <div id="style-longdesc" class="longdesc"> <p>The Index: del.html =================================================================== RCS file: /sources/public/html5/markup/del.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- del.html 29 Mar 2010 15:07:57 -0000 1.47 +++ del.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: del – deleted text ⓘ</title> +<title>HTML5: del – deleted text </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="del" class="section"> <h2 class="element-head"> -<span class="element">del</span> – <span class="shortdesc">deleted text</span> <span class="spec-link"> <a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-del-element">ⓘ</a></span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a> +<span class="element">del</span> – <span class="shortdesc">deleted text</span> <span class="spec-link"> <a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-del-element">ⓘ</a></span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a> </h2> <div id="del-longdesc" class="longdesc"> <p>The <a href="del.html#del" class="element">del</a> element Index: menu.html =================================================================== RCS file: /sources/public/html5/markup/menu.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- menu.html 29 Mar 2010 15:07:59 -0000 1.54 +++ menu.html 29 Mar 2010 18:46:41 -0000 1.55 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: menu – list of commands ⓘ(CHANGED)</title> +<title>HTML5: menu – list of commands (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="menu" class="section"> <h2 class="element-head"> -<span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#menus">ⓘ</a></span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a> +<span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="spec-link"> <a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#menus">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a> </h2> <div id="menu-longdesc" class="longdesc"> <p>The <a href="menu.html#menu" class="element">menu</a> element Index: code.html =================================================================== RCS file: /sources/public/html5/markup/code.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- code.html 29 Mar 2010 15:07:56 -0000 1.41 +++ code.html 29 Mar 2010 18:46:39 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: code – code fragment ⓘ</title> +<title>HTML5: code – code fragment </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="code" class="section"> <h2 class="element-head"> -<span class="element">code</span> – <span class="shortdesc">code fragment</span> <span class="spec-link"> <a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-code-element">ⓘ</a></span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a> +<span class="element">code</span> – <span class="shortdesc">code fragment</span> <span class="spec-link"> <a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-code-element">ⓘ</a></span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a> </h2> <div id="code-longdesc" class="longdesc"> <p>The <a href="code.html#code" class="element">code</a> element Index: h2.html =================================================================== RCS file: /sources/public/html5/markup/h2.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- h2.html 29 Mar 2010 15:07:57 -0000 1.47 +++ h2.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h2 – heading ⓘ</title> +<title>HTML5: h2 – heading </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="h2" class="section"> <h2 class="element-head"> -<span class="element">h2</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="Overview.html#h2-toc">T</a> +<span class="element">h2</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="Overview.html#h2-toc">T</a> </h2> <div id="h2-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: head.html =================================================================== RCS file: /sources/public/html5/markup/head.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- head.html 29 Mar 2010 15:07:57 -0000 1.41 +++ head.html 29 Mar 2010 18:46:40 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: head – document metadata ⓘ</title> +<title>HTML5: head – document metadata </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="head" class="section"> <h2 class="element-head"> -<span class="element">head</span> – <span class="shortdesc">document metadata</span> <span class="spec-link"> <a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-head-element-0">ⓘ</a></span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a> +<span class="element">head</span> – <span class="shortdesc">document metadata</span> <span class="spec-link"> <a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-head-element-0">ⓘ</a></span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a> </h2> <div id="head-longdesc" class="longdesc"> <p>The <a href="head.html#head" class="element">head</a> element Index: p.html =================================================================== RCS file: /sources/public/html5/markup/p.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- p.html 29 Mar 2010 15:07:59 -0000 1.47 +++ p.html 29 Mar 2010 18:46:41 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: p – paragraph ⓘ</title> +<title>HTML5: p – paragraph </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="p" class="section"> <h2 class="element-head"> -<span class="element">p</span> – <span class="shortdesc">paragraph</span> <span class="spec-link"> <a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-p-element">ⓘ</a></span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a> +<span class="element">p</span> – <span class="shortdesc">paragraph</span> <span class="spec-link"> <a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-p-element">ⓘ</a></span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a> </h2> <div id="p-longdesc" class="longdesc"> <p>The <a href="p.html#p" class="element">p</a> element represents a Index: figcaption.html =================================================================== RCS file: /sources/public/html5/markup/figcaption.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- figcaption.html 29 Mar 2010 15:07:57 -0000 1.15 +++ figcaption.html 29 Mar 2010 18:46:40 -0000 1.16 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: figcaption – figure caption ⓘ(NEW)</title> +<title>HTML5: figcaption – figure caption (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="figcaption" class="section"> <h2 class="element-head"> -<span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figcaption-element">ⓘ</a></span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a> +<span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="spec-link"> <a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figcaption-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a> </h2> <div id="figcaption-longdesc" class="longdesc"> <p>The Index: map.html =================================================================== RCS file: /sources/public/html5/markup/map.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- map.html 29 Mar 2010 15:07:59 -0000 1.48 +++ map.html 29 Mar 2010 18:46:41 -0000 1.49 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: map – image-map definition ⓘ</title> +<title>HTML5: map – image-map definition </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="map" class="section"> <h2 class="element-head"> -<span class="element">map</span> – <span class="shortdesc">image-map definition</span> <span class="spec-link"> <a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-map-element">ⓘ</a></span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a> +<span class="element">map</span> – <span class="shortdesc">image-map definition</span> <span class="spec-link"> <a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-map-element">ⓘ</a></span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a> </h2> <div id="map-longdesc" class="longdesc"> <p>The <a href="map.html#map" class="element">map</a> element, in Index: param.html =================================================================== RCS file: /sources/public/html5/markup/param.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- param.html 29 Mar 2010 15:08:00 -0000 1.47 +++ param.html 29 Mar 2010 18:46:41 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: param – initialization parameters for plugins ⓘ</title> +<title>HTML5: param – initialization parameters for plugins </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="param" class="section"> <h2 class="element-head"> -<span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <span class="spec-link"> <a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-param-element">ⓘ</a></span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a> +<span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <span class="spec-link"> <a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-param-element">ⓘ</a></span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a> </h2> <div id="param-longdesc" class="longdesc"> <p>The <a href="param.html#param" class="element">param</a> element Index: span.html =================================================================== RCS file: /sources/public/html5/markup/span.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- span.html 29 Mar 2010 15:08:00 -0000 1.43 +++ span.html 29 Mar 2010 18:46:42 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: span – generic span ⓘ</title> +<title>HTML5: span – generic span </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="span" class="section"> <h2 class="element-head"> -<span class="element">span</span> – <span class="shortdesc">generic span</span> <span class="spec-link"> <a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-span-element">ⓘ</a></span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a> +<span class="element">span</span> – <span class="shortdesc">generic span</span> <span class="spec-link"> <a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-span-element">ⓘ</a></span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a> </h2> <div id="span-longdesc" class="longdesc"> <p>The <a href="span.html#span" class="element">span</a> element is a Index: meta.html =================================================================== RCS file: /sources/public/html5/markup/meta.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- meta.html 29 Mar 2010 15:07:59 -0000 1.14 +++ meta.html 29 Mar 2010 18:46:41 -0000 1.15 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: meta ⓘ</title> +<title>HTML5: meta </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> Index: option.html =================================================================== RCS file: /sources/public/html5/markup/option.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- option.html 29 Mar 2010 15:07:59 -0000 1.50 +++ option.html 29 Mar 2010 18:46:41 -0000 1.51 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: option – option ⓘ</title> +<title>HTML5: option – option </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="option" class="section"> <h2 class="element-head"> -<span class="element">option</span> – <span class="shortdesc">option</span> <span class="spec-link"> <a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-option-element">ⓘ</a></span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a> +<span class="element">option</span> – <span class="shortdesc">option</span> <span class="spec-link"> <a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-option-element">ⓘ</a></span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a> </h2> <div id="option-longdesc" class="longdesc"> <p>The <a href="option.html#option" class="element">option</a> element Index: label.html =================================================================== RCS file: /sources/public/html5/markup/label.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- label.html 29 Mar 2010 15:07:59 -0000 1.49 +++ label.html 29 Mar 2010 18:46:41 -0000 1.50 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: label – caption for a form control ⓘ</title> +<title>HTML5: label – caption for a form control </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="label" class="section"> <h2 class="element-head"> -<span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <span class="spec-link"> <a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-label-element">ⓘ</a></span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a> +<span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <span class="spec-link"> <a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-label-element">ⓘ</a></span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a> </h2> <div id="label-longdesc" class="longdesc"> <p>The <a href="label.html#label" class="element">label</a> element Index: select.html =================================================================== RCS file: /sources/public/html5/markup/select.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- select.html 29 Mar 2010 15:08:00 -0000 1.47 +++ select.html 29 Mar 2010 18:46:42 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: select – option-selection form control ⓘ</title> +<title>HTML5: select – option-selection form control </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="select" class="section"> <h2 class="element-head"> -<span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <span class="spec-link"> <a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-select-element">ⓘ</a></span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a> +<span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <span class="spec-link"> <a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-select-element">ⓘ</a></span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a> </h2> <div id="select-longdesc" class="longdesc"> <p>The <a href="select.html#select" class="element">select</a> element Index: noscript.html =================================================================== RCS file: /sources/public/html5/markup/noscript.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- noscript.html 29 Mar 2010 15:07:59 -0000 1.48 +++ noscript.html 29 Mar 2010 18:46:41 -0000 1.49 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: noscript – fallback content for script ⓘ</title> +<title>HTML5: noscript – fallback content for script </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="noscript" class="section"> <h2 class="element-head"> -<span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <span class="spec-link"> <a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-noscript-element">ⓘ</a></span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a> +<span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <span class="spec-link"> <a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-noscript-element">ⓘ</a></span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a> </h2> <div id="noscript-longdesc" class="longdesc"> <p>The <a href="noscript.html#noscript" class="element">noscript</a> Index: blockquote.html =================================================================== RCS file: /sources/public/html5/markup/blockquote.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- blockquote.html 29 Mar 2010 15:07:56 -0000 1.44 +++ blockquote.html 29 Mar 2010 18:46:39 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: blockquote – block quotation ⓘ</title> +<title>HTML5: blockquote – block quotation </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="blockquote" class="section"> <h2 class="element-head"> -<span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <span class="spec-link"> <a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-blockquote-element">ⓘ</a></span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a> +<span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <span class="spec-link"> <a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-blockquote-element">ⓘ</a></span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a> </h2> <div id="blockquote-longdesc" class="longdesc"> <p>The <a href="blockquote.html#blockquote" class="element">blockquote</a> Index: hr.html =================================================================== RCS file: /sources/public/html5/markup/hr.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- hr.html 29 Mar 2010 15:07:57 -0000 1.44 +++ hr.html 29 Mar 2010 18:46:40 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: hr – thematic break ⓘ(CHANGED)</title> +<title>HTML5: hr – thematic break (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="hr" class="section"> <h2 class="element-head"> -<span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hr-element">ⓘ</a></span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a> +<span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="spec-link"> <a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hr-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a> </h2> <div id="hr-longdesc" class="longdesc"> <p>The <a href="hr.html#hr" class="element">hr</a> element represents Index: td.html =================================================================== RCS file: /sources/public/html5/markup/td.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- td.html 29 Mar 2010 15:08:01 -0000 1.49 +++ td.html 29 Mar 2010 18:46:43 -0000 1.50 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: td – table cell ⓘ</title> +<title>HTML5: td – table cell </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="td" class="section"> <h2 class="element-head"> -<span class="element">td</span> – <span class="shortdesc">table cell</span> <span class="spec-link"> <a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-td-element">ⓘ</a></span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a> +<span class="element">td</span> – <span class="shortdesc">table cell</span> <span class="spec-link"> <a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-td-element">ⓘ</a></span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a> </h2> <div id="td-longdesc" class="longdesc"> <p>The <a href="td.html#td" class="element">td</a> element represents Index: em.html =================================================================== RCS file: /sources/public/html5/markup/em.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- em.html 29 Mar 2010 15:07:57 -0000 1.43 +++ em.html 29 Mar 2010 18:46:40 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: em – emphatic stress ⓘ(CHANGED)</title> +<title>HTML5: em – emphatic stress (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="em" class="section"> <h2 class="element-head"> -<span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-em-element">ⓘ</a></span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a> +<span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <span class="spec-link"> <a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-em-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a> </h2> <div id="em-longdesc" class="longdesc"> <p>The <a href="em.html#em" class="element">em</a> element represents Index: figure.html =================================================================== RCS file: /sources/public/html5/markup/figure.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- figure.html 29 Mar 2010 15:07:57 -0000 1.30 +++ figure.html 29 Mar 2010 18:46:40 -0000 1.31 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: figure – figure with optional caption ⓘ(NEW)</title> +<title>HTML5: figure – figure with optional caption (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="figure" class="section"> <h2 class="element-head"> -<span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figure-element">ⓘ</a></span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a> +<span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="spec-link"> <a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figure-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a> </h2> <div id="figure-longdesc" class="longdesc"> <p>The <a href="figure.html#figure" class="element">figure</a> element Index: caption.html =================================================================== RCS file: /sources/public/html5/markup/caption.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- caption.html 29 Mar 2010 15:07:56 -0000 1.42 +++ caption.html 29 Mar 2010 18:46:39 -0000 1.43 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: caption – table title ⓘ</title> +<title>HTML5: caption – table title </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="caption" class="section"> <h2 class="element-head"> -<span class="element">caption</span> – <span class="shortdesc">table title</span> <span class="spec-link"> <a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-caption-element">ⓘ</a></span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a> +<span class="element">caption</span> – <span class="shortdesc">table title</span> <span class="spec-link"> <a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-caption-element">ⓘ</a></span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a> </h2> <div id="caption-longdesc" class="longdesc"> <p>The <a href="caption.html#caption" class="element">caption</a> element Index: kbd.html =================================================================== RCS file: /sources/public/html5/markup/kbd.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- kbd.html 29 Mar 2010 15:07:59 -0000 1.43 +++ kbd.html 29 Mar 2010 18:46:41 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: kbd – user input ⓘ</title> +<title>HTML5: kbd – user input </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="kbd" class="section"> <h2 class="element-head"> -<span class="element">kbd</span> – <span class="shortdesc">user input</span> <span class="spec-link"> <a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-kbd-element">ⓘ</a></span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a> +<span class="element">kbd</span> – <span class="shortdesc">user input</span> <span class="spec-link"> <a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-kbd-element">ⓘ</a></span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a> </h2> <div id="kbd-longdesc" class="longdesc"> <p>The <a href="kbd.html#kbd" class="element">kbd</a> element Index: base.html =================================================================== RCS file: /sources/public/html5/markup/base.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- base.html 29 Mar 2010 15:07:56 -0000 1.46 +++ base.html 29 Mar 2010 18:46:39 -0000 1.47 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: base – base URL ⓘ</title> +<title>HTML5: base – base URL </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="base" class="section"> <h2 class="element-head"> -<span class="element">base</span> – <span class="shortdesc">base URL</span> <span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-base-element">ⓘ</a></span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a> +<span class="element">base</span> – <span class="shortdesc">base URL</span> <span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-base-element">ⓘ</a></span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a> </h2> <div id="base-longdesc" class="longdesc"> <p>The <a href="base.html#base" class="element">base</a> element Index: canvas.html =================================================================== RCS file: /sources/public/html5/markup/canvas.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- canvas.html 29 Mar 2010 15:07:56 -0000 1.43 +++ canvas.html 29 Mar 2010 18:46:39 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: canvas – canvas for dynamic graphics ⓘ(NEW)</title> +<title>HTML5: canvas – canvas for dynamic graphics (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="canvas" class="section"> <h2 class="element-head"> -<span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-canvas-element">ⓘ</a></span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a> +<span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="spec-link"> <a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-canvas-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a> </h2> <div id="canvas-longdesc" class="longdesc"> <p>The <a href="canvas.html#canvas" class="element">canvas</a> element Index: tfoot.html =================================================================== RCS file: /sources/public/html5/markup/tfoot.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- tfoot.html 29 Mar 2010 15:08:01 -0000 1.41 +++ tfoot.html 29 Mar 2010 18:46:43 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: tfoot – table footer row group ⓘ</title> +<title>HTML5: tfoot – table footer row group </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="tfoot" class="section"> <h2 class="element-head"> -<span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <span class="spec-link"> <a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tfoot-element">ⓘ</a></span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a> +<span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <span class="spec-link"> <a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tfoot-element">ⓘ</a></span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a> </h2> <div id="tfoot-longdesc" class="longdesc"> <p>The <a href="tfoot.html#tfoot" class="element">tfoot</a> element Index: rt.html =================================================================== RCS file: /sources/public/html5/markup/rt.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- rt.html 29 Mar 2010 15:08:00 -0000 1.44 +++ rt.html 29 Mar 2010 18:46:42 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: rt – ruby text ⓘ(NEW)</title> +<title>HTML5: rt – ruby text (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="rt" class="section"> <h2 class="element-head"> -<span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rt-element">ⓘ</a></span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a> +<span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="spec-link"> <a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rt-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a> </h2> <div id="rt-longdesc" class="longdesc"> <p>The <a href="rt.html#rt" class="element">rt</a> element marks the Index: fieldset.html =================================================================== RCS file: /sources/public/html5/markup/fieldset.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- fieldset.html 29 Mar 2010 15:07:57 -0000 1.45 +++ fieldset.html 29 Mar 2010 18:46:40 -0000 1.46 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: fieldset – set of related form controls ⓘ</title> +<title>HTML5: fieldset – set of related form controls </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="fieldset" class="section"> <h2 class="element-head"> -<span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <span class="spec-link"> <a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-fieldset-element">ⓘ</a></span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a> +<span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <span class="spec-link"> <a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-fieldset-element">ⓘ</a></span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a> </h2> <div id="fieldset-longdesc" class="longdesc"> <p>The <code><a href="fieldset.html#fieldset" class="element">fieldset</a></code> element represents a Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.206 retrieving revision 1.207 diff -u -d -r1.206 -r1.207 --- spec.html 29 Mar 2010 15:08:00 -0000 1.206 +++ spec.html 29 Mar 2010 18:46:42 -0000 1.207 @@ -2539,7 +2539,7 @@ </div> <div id="a" class="section"> <h2 class="element-head"> -<span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="spec-link"> <a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-a-element">ⓘ</a></span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="#a-toc">T</a> +<span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="spec-link"> <a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-a-element">ⓘ</a></span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="#a-toc">T</a> </h2> <div id="a-longdesc" class="longdesc"> <p>The @@ -2777,7 +2777,7 @@ </div> <div id="abbr" class="section"> <h2 class="element-head"> -<span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <span class="spec-link"> <a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-abbr-element">ⓘ</a></span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="#abbr-toc">T</a> +<span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <span class="spec-link"> <a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-abbr-element">ⓘ</a></span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="#abbr-toc">T</a> </h2> <div id="abbr-longdesc" class="longdesc"> <p>The @@ -2841,7 +2841,7 @@ </div> <div id="address" class="section"> <h2 class="element-head"> -<span class="element">address</span> – <span class="shortdesc">contact information</span> <span class="spec-link"> <a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-address-element">ⓘ</a></span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="#address-toc">T</a> +<span class="element">address</span> – <span class="shortdesc">contact information</span> <span class="spec-link"> <a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-address-element">ⓘ</a></span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="#address-toc">T</a> </h2> <div id="address-longdesc" class="longdesc"> <p>The <a href="#address" class="element">address</a> @@ -2933,7 +2933,7 @@ </div> <div id="area" class="section"> <h2 class="element-head"> -<span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <span class="spec-link"> <a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-area-element">ⓘ</a></span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="#area-toc">T</a> +<span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <span class="spec-link"> <a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-area-element">ⓘ</a></span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="#area-toc">T</a> </h2> <div id="area-longdesc" class="longdesc"> <p>The @@ -3138,7 +3138,7 @@ </div> <div id="article" class="section"> <h2 class="element-head"> -<span class="element">article</span> – <span class="shortdesc">article</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-article-element">ⓘ</a></span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="#article-toc">T</a> +<span class="element">article</span> – <span class="shortdesc">article</span> <span class="spec-link"> <a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-article-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="#article-toc">T</a> </h2> <div id="article-longdesc" class="longdesc"> <p>The <a href="#article" class="element">article</a> element @@ -3215,7 +3215,7 @@ </div> <div id="aside" class="section"> <h2 class="element-head"> -<span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-aside-element">ⓘ</a></span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="#aside-toc">T</a> +<span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="spec-link"> <a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-aside-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="#aside-toc">T</a> </h2> <div id="aside-longdesc" class="longdesc"> <p>The <a href="#aside" class="element">aside</a> element @@ -3301,7 +3301,7 @@ </div> <div id="audio" class="section"> <h2 class="element-head"> -<span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#audio">ⓘ</a></span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="#audio-toc">T</a> +<span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="spec-link"> <a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#audio">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="#audio-toc">T</a> </h2> <div id="audio-longdesc" class="longdesc"> <p>An <a href="#audio" class="element">audio</a> element @@ -3430,7 +3430,7 @@ </div> <div id="b" class="section"> <h2 class="element-head"> -<span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-b-element">ⓘ</a></span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="#b-toc">T</a> +<span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span> <span class="spec-link"> <a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-b-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="#b-toc">T</a> </h2> <div id="b-longdesc" class="longdesc"> <p>The <a href="#b" class="element">b</a> element represents a @@ -3497,7 +3497,7 @@ </div> <div id="base" class="section"> <h2 class="element-head"> -<span class="element">base</span> – <span class="shortdesc">base URL</span> <span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-base-element">ⓘ</a></span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="#base-toc">T</a> +<span class="element">base</span> – <span class="shortdesc">base URL</span> <span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-base-element">ⓘ</a></span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="#base-toc">T</a> </h2> <div id="base-longdesc" class="longdesc"> <p>The <a href="#base" class="element">base</a> element @@ -3576,7 +3576,7 @@ </div> <div id="bdo" class="section"> <h2 class="element-head"> -<span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <span class="spec-link"> <a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-bdo-element">ⓘ</a></span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="#bdo-toc">T</a> +<span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <span class="spec-link"> <a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-bdo-element">ⓘ</a></span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="#bdo-toc">T</a> </h2> <div id="bdo-longdesc" class="longdesc"> <p>The <a href="#bdo" class="element">bdo</a> element provides @@ -3640,7 +3640,7 @@ </div> <div id="blockquote" class="section"> <h2 class="element-head"> -<span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <span class="spec-link"> <a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-blockquote-element">ⓘ</a></span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="#blockquote-toc">T</a> +<span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <span class="spec-link"> <a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-blockquote-element">ⓘ</a></span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="#blockquote-toc">T</a> </h2> <div id="blockquote-longdesc" class="longdesc"> <p>The <a href="#blockquote" class="element">blockquote</a> @@ -3721,7 +3721,7 @@ </div> <div id="body" class="section"> <h2 class="element-head"> -<span class="element">body</span> – <span class="shortdesc">document body</span> <span class="spec-link"> <a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-body-element-0">ⓘ</a></span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="#body-toc">T</a> +<span class="element">body</span> – <span class="shortdesc">document body</span> <span class="spec-link"> <a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-body-element-0">ⓘ</a></span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="#body-toc">T</a> </h2> <div id="body-longdesc" class="longdesc"> <p>The <a href="#body" class="element">body</a> element @@ -3937,7 +3937,7 @@ </div> <div id="br" class="section"> <h2 class="element-head"> -<span class="element">br</span> – <span class="shortdesc">line break</span> <span class="spec-link"> <a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-br-element">ⓘ</a></span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="#br-toc">T</a> +<span class="element">br</span> – <span class="shortdesc">line break</span> <span class="spec-link"> <a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-br-element">ⓘ</a></span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="#br-toc">T</a> </h2> <div id="br-longdesc" class="longdesc"> <p>The <a href="#br" class="element">br</a> element represents @@ -4360,7 +4360,7 @@ </div> <div id="canvas" class="section"> <h2 class="element-head"> -<span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-canvas-element">ⓘ</a></span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="#canvas-toc">T</a> +<span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="spec-link"> <a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-canvas-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="#canvas-toc">T</a> </h2> <div id="canvas-longdesc" class="longdesc"> <p>The <a href="#canvas" class="element">canvas</a> element @@ -4440,7 +4440,7 @@ </div> <div id="caption" class="section"> <h2 class="element-head"> -<span class="element">caption</span> – <span class="shortdesc">table title</span> <span class="spec-link"> <a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-caption-element">ⓘ</a></span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="#caption-toc">T</a> +<span class="element">caption</span> – <span class="shortdesc">table title</span> <span class="spec-link"> <a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-caption-element">ⓘ</a></span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="#caption-toc">T</a> </h2> <div id="caption-longdesc" class="longdesc"> <p>The <a href="#caption" class="element">caption</a> element @@ -4515,7 +4515,7 @@ </div> <div id="cite" class="section"> <h2 class="element-head"> -<span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-cite-element">ⓘ</a></span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="#cite-toc">T</a> +<span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="spec-link"> <a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-cite-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="#cite-toc">T</a> </h2> <div id="cite-longdesc" class="longdesc"> <p>The <a href="#cite" class="element">cite</a> element @@ -4581,7 +4581,7 @@ </div> <div id="code" class="section"> <h2 class="element-head"> -<span class="element">code</span> – <span class="shortdesc">code fragment</span> <span class="spec-link"> <a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-code-element">ⓘ</a></span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="#code-toc">T</a> +<span class="element">code</span> – <span class="shortdesc">code fragment</span> <span class="spec-link"> <a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-code-element">ⓘ</a></span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="#code-toc">T</a> </h2> <div id="code-longdesc" class="longdesc"> <p>The <a href="#code" class="element">code</a> element @@ -4645,7 +4645,7 @@ </div> <div id="col" class="section"> <h2 class="element-head"> -<span class="element">col</span> – <span class="shortdesc">table column</span> <span class="spec-link"> <a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-col-element">ⓘ</a></span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="#col-toc">T</a> +<span class="element">col</span> – <span class="shortdesc">table column</span> <span class="spec-link"> <a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-col-element">ⓘ</a></span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="#col-toc">T</a> </h2> <div id="col-longdesc" class="longdesc"> <p>The <a href="#col" class="element">col</a> element @@ -4751,7 +4751,7 @@ </div> <div id="colgroup" class="section"> <h2 class="element-head"> -<span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <span class="spec-link"> <a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-colgroup-element">ⓘ</a></span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="#colgroup-toc">T</a> +<span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <span class="spec-link"> <a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-colgroup-element">ⓘ</a></span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="#colgroup-toc">T</a> </h2> <div id="colgroup-longdesc" class="longdesc"> <p>The <a href="#colgroup" class="element">colgroup</a> @@ -5187,7 +5187,7 @@ </div> <div id="datalist" class="section"> <h2 class="element-head"> -<span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-datalist-element">ⓘ</a></span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="#datalist-toc">T</a> +<span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="spec-link"> <a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-datalist-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="#datalist-toc">T</a> </h2> <div id="datalist-longdesc" class="longdesc"> <p>The <a href="#datalist" class="element">datalist</a> @@ -5268,7 +5268,7 @@ </div> <div id="dd" class="section"> <h2 class="element-head"> -<span class="element">dd</span> – <span class="shortdesc">description or value</span> <span class="spec-link"> <a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dd-element">ⓘ</a></span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="#dd-toc">T</a> +<span class="element">dd</span> – <span class="shortdesc">description or value</span> <span class="spec-link"> <a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dd-element">ⓘ</a></span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="#dd-toc">T</a> </h2> <div id="dd-longdesc" class="longdesc"> <p>The @@ -5362,7 +5362,7 @@ </div> <div id="del" class="section"> <h2 class="element-head"> -<span class="element">del</span> – <span class="shortdesc">deleted text</span> <span class="spec-link"> <a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-del-element">ⓘ</a></span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="#del-toc">T</a> +<span class="element">del</span> – <span class="shortdesc">deleted text</span> <span class="spec-link"> <a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-del-element">ⓘ</a></span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="#del-toc">T</a> </h2> <div id="del-longdesc" class="longdesc"> <p>The <a href="#del" class="element">del</a> element @@ -5449,7 +5449,7 @@ </div> <div id="details" class="section"> <h2 class="element-head"> -<span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-details-element">ⓘ</a></span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="#details-toc">T</a> +<span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="spec-link"> <a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-details-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="#details-toc">T</a> </h2> <div id="details-longdesc" class="longdesc"> <p>The <a href="#details" class="element">details</a> element @@ -5532,7 +5532,7 @@ </div> <div id="dfn" class="section"> <h2 class="element-head"> -<span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <span class="spec-link"> <a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dfn-element">ⓘ</a></span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="#dfn-toc">T</a> +<span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <span class="spec-link"> <a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dfn-element">ⓘ</a></span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="#dfn-toc">T</a> </h2> <div id="dfn-longdesc" class="longdesc"> <p>The <a href="#dfn" class="element">dfn</a> element @@ -5595,7 +5595,7 @@ </div> <div id="div" class="section"> <h2 class="element-head"> -<span class="element">div</span> – <span class="shortdesc">generic flow container</span> <span class="spec-link"> <a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-div-element">ⓘ</a></span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="#div-toc">T</a> +<span class="element">div</span> – <span class="shortdesc">generic flow container</span> <span class="spec-link"> <a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-div-element">ⓘ</a></span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="#div-toc">T</a> </h2> <div id="div-longdesc" class="longdesc"> <p>The <a href="#div" class="element">div</a> element is a @@ -5683,7 +5683,7 @@ </div> <div id="dl" class="section"> <h2 class="element-head"> -<span class="element">dl</span> – <span class="shortdesc">description list</span> <span class="spec-link"> <a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dl-element">ⓘ</a></span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="#dl-toc">T</a> +<span class="element">dl</span> – <span class="shortdesc">description list</span> <span class="spec-link"> <a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dl-element">ⓘ</a></span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="#dl-toc">T</a> </h2> <div id="dl-longdesc" class="longdesc"> <p>The <a href="#dl" class="element">dl</a> element represents @@ -5778,7 +5778,7 @@ </div> <div id="dt" class="section"> <h2 class="element-head"> -<span class="element">dt</span> – <span class="shortdesc">term or name</span> <span class="spec-link"> <a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dt-element">ⓘ</a></span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="#dt-toc">T</a> +<span class="element">dt</span> – <span class="shortdesc">term or name</span> <span class="spec-link"> <a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dt-element">ⓘ</a></span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="#dt-toc">T</a> </h2> <div id="dt-longdesc" class="longdesc"> <p>The @@ -5868,7 +5868,7 @@ </div> <div id="em" class="section"> <h2 class="element-head"> -<span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-em-element">ⓘ</a></span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="#em-toc">T</a> +<span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <span class="spec-link"> <a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-em-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="#em-toc">T</a> </h2> <div id="em-longdesc" class="longdesc"> <p>The <a href="#em" class="element">em</a> element represents @@ -5932,7 +5932,7 @@ </div> <div id="embed" class="section"> <h2 class="element-head"> -<span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-embed-element">ⓘ</a></span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="#embed-toc">T</a> +<span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="spec-link"> <a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-embed-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="#embed-toc">T</a> </h2> <div id="embed-longdesc" class="longdesc"> <p>The <a href="#embed" class="element">embed</a> element @@ -6058,7 +6058,7 @@ </div> <div id="fieldset" class="section"> <h2 class="element-head"> -<span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <span class="spec-link"> <a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-fieldset-element">ⓘ</a></span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="#fieldset-toc">T</a> +<span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <span class="spec-link"> <a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-fieldset-element">ⓘ</a></span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="#fieldset-toc">T</a> </h2> <div id="fieldset-longdesc" class="longdesc"> <p>The <code><a href="#fieldset" class="element">fieldset</a></code> element represents a @@ -6148,7 +6148,7 @@ </div> <div id="figcaption" class="section"> <h2 class="element-head"> -<span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figcaption-element">ⓘ</a></span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="#figcaption-toc">T</a> +<span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="spec-link"> <a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figcaption-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="#figcaption-toc">T</a> </h2> <div id="figcaption-longdesc" class="longdesc"> <p>The @@ -6202,7 +6202,7 @@ </div> <div id="figure" class="section"> <h2 class="element-head"> -<span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figure-element">ⓘ</a></span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="#figure-toc">T</a> +<span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="spec-link"> <a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-figure-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="#figure-toc">T</a> </h2> <div id="figure-longdesc" class="longdesc"> <p>The <a href="#figure" class="element">figure</a> element @@ -6262,7 +6262,7 @@ </div> <div id="footer" class="section"> <h2 class="element-head"> -<span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-footer-element">ⓘ</a></span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="#footer-toc">T</a> +<span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="spec-link"> <a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-footer-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="#footer-toc">T</a> </h2> <div id="footer-longdesc" class="longdesc"> <p>The <a href="#footer" class="element">footer</a> element @@ -6354,7 +6354,7 @@ </div> <div id="form" class="section"> <h2 class="element-head"> -<span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <span class="spec-link"> <a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-form-element">ⓘ</a></span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="#form-toc">T</a> +<span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <span class="spec-link"> <a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-form-element">ⓘ</a></span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="#form-toc">T</a> </h2> <div id="form-longdesc" class="longdesc"> <p>The <a href="#form" class="element">form</a> element @@ -6520,7 +6520,7 @@ </div> <div id="h1" class="section"> <h2 class="element-head"> -<span class="element">h1</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="#h1-toc">T</a> +<span class="element">h1</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="#h1-toc">T</a> </h2> <div id="h1-longdesc" class="longdesc"> <p>The <a href="#h1" class="element">h1</a> through <a href="#h6" class="element">h6</a> elements are headings for @@ -6604,7 +6604,7 @@ </div> <div id="h2" class="section"> <h2 class="element-head"> -<span class="element">h2</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="#h2-toc">T</a> +<span class="element">h2</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="#h2-toc">T</a> </h2> <div id="h2-longdesc" class="longdesc"> <p>The <a href="#h1" class="element">h1</a> through <a href="#h6" class="element">h6</a> elements are headings for @@ -6688,7 +6688,7 @@ </div> <div id="h3" class="section"> <h2 class="element-head"> -<span class="element">h3</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="#h3-toc">T</a> +<span class="element">h3</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="#h3-toc">T</a> </h2> <div id="h3-longdesc" class="longdesc"> <p>The <a href="#h1" class="element">h1</a> through <a href="#h6" class="element">h6</a> elements are headings for @@ -6772,7 +6772,7 @@ </div> <div id="h4" class="section"> <h2 class="element-head"> -<span class="element">h4</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="#h4-toc">T</a> +<span class="element">h4</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="#h4-toc">T</a> </h2> <div id="h4-longdesc" class="longdesc"> <p>The <a href="#h1" class="element">h1</a> through <a href="#h6" class="element">h6</a> elements are headings for @@ -6854,7 +6854,7 @@ </div> <div id="h5" class="section"> <h2 class="element-head"> -<span class="element">h5</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="#h5-toc">T</a> +<span class="element">h5</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="#h5-toc">T</a> </h2> <div id="h5-longdesc" class="longdesc"> <p>The <a href="#h1" class="element">h1</a> through <a href="#h6" class="element">h6</a> elements are headings for @@ -6938,7 +6938,7 @@ </div> <div id="h6" class="section"> <h2 class="element-head"> -<span class="element">h6</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="#h6-toc">T</a> +<span class="element">h6</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="#h6-toc">T</a> </h2> <div id="h6-longdesc" class="longdesc"> <p>The <a href="#h1" class="element">h1</a> through <a href="#h6" class="element">h6</a> elements are headings for @@ -7022,7 +7022,7 @@ </div> <div id="head" class="section"> <h2 class="element-head"> -<span class="element">head</span> – <span class="shortdesc">document metadata</span> <span class="spec-link"> <a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-head-element-0">ⓘ</a></span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="#head-toc">T</a> +<span class="element">head</span> – <span class="shortdesc">document metadata</span> <span class="spec-link"> <a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-head-element-0">ⓘ</a></span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="#head-toc">T</a> </h2> <div id="head-longdesc" class="longdesc"> <p>The <a href="#head" class="element">head</a> element @@ -7111,7 +7111,7 @@ </div> <div id="header" class="section"> <h2 class="element-head"> -<span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-header-element">ⓘ</a></span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="#header-toc">T</a> +<span class="element">header</span> – <span class="shortdesc">header</span> <span class="spec-link"> <a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-header-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="#header-toc">T</a> </h2> <div id="header-longdesc" class="longdesc"> <p>The <a href="#header" class="element">header</a> element @@ -7204,7 +7204,7 @@ </div> <div id="hgroup" class="section"> <h2 class="element-head"> -<span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hgroup-element">ⓘ</a></span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="#hgroup-toc">T</a> +<span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="spec-link"> <a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hgroup-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="#hgroup-toc">T</a> </h2> <div id="hgroup-longdesc" class="longdesc"> <p>The <a href="#hgroup" class="element">hgroup</a> element @@ -7283,7 +7283,7 @@ </div> <div id="hr" class="section"> <h2 class="element-head"> -<span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hr-element">ⓘ</a></span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="#hr-toc">T</a> +<span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="spec-link"> <a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hr-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="#hr-toc">T</a> </h2> <div id="hr-longdesc" class="longdesc"> <p>The <a href="#hr" class="element">hr</a> element represents @@ -7391,7 +7391,7 @@ </div> <div id="html" class="section"> <h2 class="element-head"> -<span class="element">html</span> – <span class="shortdesc">root element</span> <span class="spec-link"> <a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-html-element-0">ⓘ</a></span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="#html-toc">T</a> +<span class="element">html</span> – <span class="shortdesc">root element</span> <span class="spec-link"> <a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-html-element-0">ⓘ</a></span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="#html-toc">T</a> </h2> <div id="html-longdesc" class="longdesc"> <p>The <a href="#html" class="element">html</a> element @@ -7497,7 +7497,7 @@ </div> <div id="i" class="section"> <h2 class="element-head"> -<span class="element">i</span> – <span class="shortdesc">offset text typically styled in italic</span> <span class="spec-link"> <a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-i-element">ⓘ</a></span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="#i-toc">T</a> +<span class="element">i</span> – <span class="shortdesc">offset text typically styled in italic</span> <span class="spec-link"> <a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-i-element">ⓘ</a></span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="#i-toc">T</a> </h2> <div id="i-longdesc" class="longdesc"> <p>The <a href="#i" class="element">i</a> element represents a @@ -7575,7 +7575,7 @@ </div> <div id="iframe" class="section"> <h2 class="element-head"> -<span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <span class="spec-link"> <a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-iframe-element">ⓘ</a></span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="#iframe-toc">T</a> +<span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <span class="spec-link"> <a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-iframe-element">ⓘ</a></span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="#iframe-toc">T</a> </h2> <div id="iframe-longdesc" class="longdesc"> <p>The <a href="#iframe" class="element">iframe</a> element @@ -7742,7 +7742,7 @@ </div> <div id="img" class="section"> <h2 class="element-head"> -<span class="element">img</span> – <span class="shortdesc">image</span> <span class="spec-link"> <a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-img-element">ⓘ</a></span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="#img-toc">T</a> +<span class="element">img</span> – <span class="shortdesc">image</span> <span class="spec-link"> <a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-img-element">ⓘ</a></span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="#img-toc">T</a> </h2> <div id="img-longdesc" class="longdesc"> <p>The <a href="#img" class="element">img</a> element @@ -11911,7 +11911,7 @@ </div> <div id="ins" class="section"> <h2 class="element-head"> -<span class="element">ins</span> – <span class="shortdesc">inserted text</span> <span class="spec-link"> <a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ins-element">ⓘ</a></span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="#ins-toc">T</a> +<span class="element">ins</span> – <span class="shortdesc">inserted text</span> <span class="spec-link"> <a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ins-element">ⓘ</a></span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="#ins-toc">T</a> </h2> <div id="ins-longdesc" class="longdesc"> <p>The <a href="#ins" class="element">ins</a> element @@ -11998,7 +11998,7 @@ </div> <div id="kbd" class="section"> <h2 class="element-head"> -<span class="element">kbd</span> – <span class="shortdesc">user input</span> <span class="spec-link"> <a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-kbd-element">ⓘ</a></span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="#kbd-toc">T</a> +<span class="element">kbd</span> – <span class="shortdesc">user input</span> <span class="spec-link"> <a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-kbd-element">ⓘ</a></span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="#kbd-toc">T</a> </h2> <div id="kbd-longdesc" class="longdesc"> <p>The <a href="#kbd" class="element">kbd</a> element @@ -12072,7 +12072,7 @@ </div> <div id="keygen" class="section"> <h2 class="element-head"> -<span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-keygen-element">ⓘ</a></span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="#keygen-toc">T</a> +<span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="spec-link"> <a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-keygen-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="#keygen-toc">T</a> </h2> <div id="keygen-longdesc" class="longdesc"> <p>The <a href="#keygen" class="element">keygen</a> element @@ -12181,7 +12181,7 @@ </div> <div id="label" class="section"> <h2 class="element-head"> -<span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <span class="spec-link"> <a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-label-element">ⓘ</a></span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="#label-toc">T</a> +<span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <span class="spec-link"> <a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-label-element">ⓘ</a></span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="#label-toc">T</a> </h2> <div id="label-longdesc" class="longdesc"> <p>The <a href="#label" class="element">label</a> element @@ -12291,7 +12291,7 @@ </div> <div id="legend" class="section"> <h2 class="element-head"> -<span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <span class="spec-link"> <a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-legend-element">ⓘ</a></span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="#legend-toc">T</a> +<span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <span class="spec-link"> <a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-legend-element">ⓘ</a></span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="#legend-toc">T</a> </h2> <div id="legend-longdesc" class="longdesc"> <p>The <a href="#legend" class="element">legend</a> element @@ -12364,7 +12364,7 @@ </div> <div id="li" class="section"> <h2 class="element-head"> -<span class="element">li</span> – <span class="shortdesc">list item</span> <span class="spec-link"> <a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-li-element">ⓘ</a></span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="#li-toc">T</a> +<span class="element">li</span> – <span class="shortdesc">list item</span> <span class="spec-link"> <a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-li-element">ⓘ</a></span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="#li-toc">T</a> </h2> <div id="li-longdesc" class="longdesc"> <p>The <a href="#li" class="element">li</a> element represents @@ -12470,7 +12470,7 @@ </div> <div id="link" class="section"> <h2 class="element-head"> -<span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <span class="spec-link"> <a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-link-element">ⓘ</a></span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="#link-toc">T</a> +<span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <span class="spec-link"> <a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-link-element">ⓘ</a></span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="#link-toc">T</a> </h2> <div id="link-longdesc" class="longdesc"> <p>The @@ -12565,6 +12565,10 @@ You can safely omit it. </span></li> <li><span> + The <span class="attribute">urn</span> attribute on the <span class="element">link</span> element is obsolete. + Specify the preferred persistent identifier using the <span class="attribute">href</span> attribute instead. + </span></li> +<li><span> The <span class="attribute">charset</span> attribute on the <span class="element">link</span> element is obsolete. Use an HTTP Content-Type header on the linked resource instead. </span></li> @@ -12617,7 +12621,7 @@ </div> <div id="map" class="section"> <h2 class="element-head"> -<span class="element">map</span> – <span class="shortdesc">image-map definition</span> <span class="spec-link"> <a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-map-element">ⓘ</a></span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="#map-toc">T</a> +<span class="element">map</span> – <span class="shortdesc">image-map definition</span> <span class="spec-link"> <a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-map-element">ⓘ</a></span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="#map-toc">T</a> </h2> <div id="map-longdesc" class="longdesc"> <p>The <a href="#map" class="element">map</a> element, in @@ -12707,7 +12711,7 @@ </div> <div id="mark" class="section"> <h2 class="element-head"> -<span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-mark-element">ⓘ</a></span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="#mark-toc">T</a> +<span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="spec-link"> <a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-mark-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="#mark-toc">T</a> </h2> <div id="mark-longdesc" class="longdesc"> <p>The <a href="#mark" class="element">mark</a> element @@ -12762,7 +12766,7 @@ </div> <div id="menu" class="section"> <h2 class="element-head"> -<span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#menus">ⓘ</a></span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="#menu-toc">T</a> +<span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="spec-link"> <a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#menus">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="#menu-toc">T</a> </h2> <div id="menu-longdesc" class="longdesc"> <p>The <a href="#menu" class="element">menu</a> element @@ -13462,7 +13466,7 @@ </div> <div id="meter" class="section"> <h2 class="element-head"> -<span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-meter-element">ⓘ</a></span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="#meter-toc">T</a> +<span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="spec-link"> <a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-meter-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="#meter-toc">T</a> </h2> <div id="meter-longdesc" class="longdesc"> <p>The <a href="#meter" class="element">meter</a> element @@ -13663,7 +13667,7 @@ </div> <div id="nav" class="section"> <h2 class="element-head"> -<span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-nav-element">ⓘ</a></span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="#nav-toc">T</a> +<span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="spec-link"> <a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-nav-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="#nav-toc">T</a> </h2> <div id="nav-longdesc" class="longdesc"> <p>The <a href="#nav" class="element">nav</a> element @@ -13752,7 +13756,7 @@ </div> <div id="noscript" class="section"> <h2 class="element-head"> -<span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <span class="spec-link"> <a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-noscript-element">ⓘ</a></span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="#noscript-toc">T</a> +<span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <span class="spec-link"> <a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-noscript-element">ⓘ</a></span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="#noscript-toc">T</a> </h2> <div id="noscript-longdesc" class="longdesc"> <p>The <a href="#noscript" class="element">noscript</a> @@ -13831,7 +13835,7 @@ </div> <div id="object" class="section"> <h2 class="element-head"> -<span class="element">object</span> – <span class="shortdesc">generic external content</span> <span class="spec-link"> <a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-object-element">ⓘ</a></span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="#object-toc">T</a> +<span class="element">object</span> – <span class="shortdesc">generic external content</span> <span class="spec-link"> <a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-object-element">ⓘ</a></span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="#object-toc">T</a> </h2> <div id="object-longdesc" class="longdesc"> <p>The <a href="#object" class="element">object</a> element @@ -14037,7 +14041,7 @@ </div> <div id="ol" class="section"> <h2 class="element-head"> -<span class="element">ol</span> – <span class="shortdesc">ordered list</span> <span class="spec-link"> <a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ol-element">ⓘ</a></span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="#ol-toc">T</a> +<span class="element">ol</span> – <span class="shortdesc">ordered list</span> <span class="spec-link"> <a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ol-element">ⓘ</a></span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="#ol-toc">T</a> </h2> <div id="ol-longdesc" class="longdesc"> <p>The <a href="#ol" class="element">ol</a> element represents @@ -14158,7 +14162,7 @@ </div> <div id="optgroup" class="section"> <h2 class="element-head"> -<span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <span class="spec-link"> <a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-optgroup-element">ⓘ</a></span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="#optgroup-toc">T</a> +<span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <span class="spec-link"> <a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-optgroup-element">ⓘ</a></span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="#optgroup-toc">T</a> </h2> <div id="optgroup-longdesc" class="longdesc"> <p>The <a href="#optgroup" class="element">optgroup</a> @@ -14235,7 +14239,7 @@ </div> <div id="option" class="section"> <h2 class="element-head"> -<span class="element">option</span> – <span class="shortdesc">option</span> <span class="spec-link"> <a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-option-element">ⓘ</a></span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="#option-toc">T</a> +<span class="element">option</span> – <span class="shortdesc">option</span> <span class="spec-link"> <a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-option-element">ⓘ</a></span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="#option-toc">T</a> </h2> <div id="option-longdesc" class="longdesc"> <p>The <a href="#option" class="element">option</a> element @@ -14341,7 +14345,7 @@ </div> <div id="output" class="section"> <h2 class="element-head"> -<span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-output-element">ⓘ</a></span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="#output-toc">T</a> +<span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="spec-link"> <a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-output-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="#output-toc">T</a> </h2> <div id="output-longdesc" class="longdesc"> <p>The <a href="#output" class="element">output</a> element @@ -14425,7 +14429,7 @@ </div> <div id="p" class="section"> <h2 class="element-head"> -<span class="element">p</span> – <span class="shortdesc">paragraph</span> <span class="spec-link"> <a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-p-element">ⓘ</a></span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="#p-toc">T</a> +<span class="element">p</span> – <span class="shortdesc">paragraph</span> <span class="spec-link"> <a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-p-element">ⓘ</a></span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="#p-toc">T</a> </h2> <div id="p-longdesc" class="longdesc"> <p>The <a href="#p" class="element">p</a> element represents a @@ -14538,7 +14542,7 @@ </div> <div id="param" class="section"> <h2 class="element-head"> -<span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <span class="spec-link"> <a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-param-element">ⓘ</a></span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="#param-toc">T</a> +<span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <span class="spec-link"> <a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-param-element">ⓘ</a></span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="#param-toc">T</a> </h2> <div id="param-longdesc" class="longdesc"> <p>The <a href="#param" class="element">param</a> element @@ -14632,7 +14636,7 @@ </div> <div id="pre" class="section"> <h2 class="element-head"> -<span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <span class="spec-link"> <a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-pre-element">ⓘ</a></span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="#pre-toc">T</a> +<span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <span class="spec-link"> <a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-pre-element">ⓘ</a></span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="#pre-toc">T</a> </h2> <div id="pre-longdesc" class="longdesc"> <p>The <a href="#pre" class="element">pre</a> element @@ -14714,7 +14718,7 @@ </div> <div id="progress" class="section"> <h2 class="element-head"> -<span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-progress-element">ⓘ</a></span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="#progress-toc">T</a> +<span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="spec-link"> <a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-progress-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="#progress-toc">T</a> </h2> <div id="progress-longdesc" class="longdesc"> <p>The <a href="#progress" class="element">progress</a> @@ -14816,18 +14820,20 @@ </div> <div class="properties"> <div class="css-property"> -<span class="prop-name">padding</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>;</div> +<span class="prop-name">display</span>: <span class="prop-value">inline-block</span>;</div> <div class="css-property"> -<span class="prop-name">border</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>;</div> +<span class="prop-name">height</span>: <span class="prop-value">1em</span>;</div> <div class="css-property"> -<span class="prop-name">margin</span>: <span class="prop-value">2px</span>; }</div> +<span class="prop-name">width</span>: <span class="prop-value">10em</span>;</div> +<div class="css-property"> +<span class="prop-name">vertical-align</span>: <span class="prop-value">-0.2em</span>; }</div> </div> </div> </div> </div> <div id="q" class="section"> <h2 class="element-head"> -<span class="element">q</span> – <span class="shortdesc">quoted text</span> <span class="spec-link"> <a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-q-element">ⓘ</a></span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="#q-toc">T</a> +<span class="element">q</span> – <span class="shortdesc">quoted text</span> <span class="spec-link"> <a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-q-element">ⓘ</a></span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="#q-toc">T</a> </h2> <div id="q-longdesc" class="longdesc"> <p>The <a href="#q" class="element">q</a> element represents @@ -14914,7 +14920,7 @@ </div> <div id="rp" class="section"> <h2 class="element-head"> -<span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rp-element">ⓘ</a></span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="#rp-toc">T</a> +<span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="spec-link"> <a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rp-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="#rp-toc">T</a> </h2> <div id="rp-longdesc" class="longdesc"> <p>The <a href="#rp" class="element">rp</a> element can be @@ -14981,7 +14987,7 @@ </div> <div id="rt" class="section"> <h2 class="element-head"> -<span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rt-element">ⓘ</a></span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="#rt-toc">T</a> +<span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="spec-link"> <a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rt-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="#rt-toc">T</a> </h2> <div id="rt-longdesc" class="longdesc"> <p>The <a href="#rt" class="element">rt</a> element marks the @@ -15061,7 +15067,7 @@ </div> <div id="ruby" class="section"> <h2 class="element-head"> -<span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ruby-element">ⓘ</a></span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="#ruby-toc">T</a> +<span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="spec-link"> <a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ruby-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="#ruby-toc">T</a> </h2> <div id="ruby-longdesc" class="longdesc"> <p>The <a href="#ruby" class="element">ruby</a> element allows @@ -15133,7 +15139,7 @@ </div> <div id="samp" class="section"> <h2 class="element-head"> -<span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <span class="spec-link"> <a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-samp-element">ⓘ</a></span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="#samp-toc">T</a> +<span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <span class="spec-link"> <a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-samp-element">ⓘ</a></span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="#samp-toc">T</a> </h2> <div id="samp-longdesc" class="longdesc"> <p>The <a href="#samp" class="element">samp</a> element @@ -15198,7 +15204,7 @@ </div> <div id="script" class="section"> <h2 class="element-head"> -<span class="element">script</span> – <span class="shortdesc">embedded script</span> <span class="spec-link"> <a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-script-element">ⓘ</a></span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="#script-toc">T</a> +<span class="element">script</span> – <span class="shortdesc">embedded script</span> <span class="spec-link"> <a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-script-element">ⓘ</a></span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="#script-toc">T</a> </h2> <div id="script-longdesc" class="longdesc"> <p>The <a href="#script" class="element">script</a> element @@ -15369,7 +15375,7 @@ </div> <div id="section" class="section"> <h2 class="element-head"> -<span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-section-element">ⓘ</a></span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="#section-toc">T</a> +<span class="element">section</span> – <span class="shortdesc">section</span> <span class="spec-link"> <a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-section-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="#section-toc">T</a> </h2> <div id="section-longdesc" class="longdesc"> <p>The <a href="#section" class="element">section</a> element @@ -15445,7 +15451,7 @@ </div> <div id="select" class="section"> <h2 class="element-head"> -<span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <span class="spec-link"> <a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-select-element">ⓘ</a></span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="#select-toc">T</a> +<span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <span class="spec-link"> <a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-select-element">ⓘ</a></span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="#select-toc">T</a> </h2> <div id="select-longdesc" class="longdesc"> <p>The <a href="#select" class="element">select</a> element @@ -15578,7 +15584,7 @@ </div> <div id="small" class="section"> <h2 class="element-head"> -<span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-small-element">ⓘ</a></span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="#small-toc">T</a> +<span class="element">small</span> – <span class="shortdesc">small print</span> <span class="spec-link"> <a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-small-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="#small-toc">T</a> </h2> <div id="small-longdesc" class="longdesc"> <p>The <a href="#small" class="element">small</a> element @@ -15643,7 +15649,7 @@ </div> <div id="source" class="section"> <h2 class="element-head"> -<span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-source-element">ⓘ</a></span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="#source-toc">T</a> +<span class="element">source</span> – <span class="shortdesc">media source</span> <span class="spec-link"> <a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-source-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="#source-toc">T</a> </h2> <div id="source-longdesc" class="longdesc"> <p>The @@ -15750,7 +15756,7 @@ </div> <div id="span" class="section"> <h2 class="element-head"> -<span class="element">span</span> – <span class="shortdesc">generic span</span> <span class="spec-link"> <a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-span-element">ⓘ</a></span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="#span-toc">T</a> +<span class="element">span</span> – <span class="shortdesc">generic span</span> <span class="spec-link"> <a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-span-element">ⓘ</a></span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="#span-toc">T</a> </h2> <div id="span-longdesc" class="longdesc"> <p>The <a href="#span" class="element">span</a> element is a @@ -15816,7 +15822,7 @@ </div> <div id="strong" class="section"> <h2 class="element-head"> -<span class="element">strong</span> – <span class="shortdesc">strong importance</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-strong-element">ⓘ</a></span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="#strong-toc">T</a> +<span class="element">strong</span> – <span class="shortdesc">strong importance</span> <span class="spec-link"> <a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-strong-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="#strong-toc">T</a> </h2> <div id="strong-longdesc" class="longdesc"> <p>The <a href="#strong" class="element">strong</a> element @@ -15880,7 +15886,7 @@ </div> <div id="style" class="section"> <h2 class="element-head"> -<span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <span class="spec-link"> <a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-style-element">ⓘ</a></span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="#style-toc">T</a> +<span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <span class="spec-link"> <a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-style-element">ⓘ</a></span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="#style-toc">T</a> </h2> <div id="style-longdesc" class="longdesc"> <p>The @@ -16000,7 +16006,7 @@ </div> <div id="sub" class="section"> <h2 class="element-head"> -<span class="element">sub</span> – <span class="shortdesc">subscript</span> <span class="spec-link"> <a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="#sub-toc">T</a> +<span class="element">sub</span> – <span class="shortdesc">subscript</span> <span class="spec-link"> <a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="#sub-toc">T</a> </h2> <div id="sub-longdesc" class="longdesc"> <p>The <a href="#sub" class="element">sub</a> element @@ -16068,7 +16074,7 @@ </div> <div id="summary" class="section"> <h2 class="element-head"> -<span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-summary-element">ⓘ</a></span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="#summary-toc">T</a> +<span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="spec-link"> <a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-summary-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="#summary-toc">T</a> </h2> <div id="summary-longdesc" class="longdesc"> <p>The @@ -16123,7 +16129,7 @@ </div> <div id="sup" class="section"> <h2 class="element-head"> -<span class="element">sup</span> – <span class="shortdesc">superscript</span> <span class="spec-link"> <a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="#sup-toc">T</a> +<span class="element">sup</span> – <span class="shortdesc">superscript</span> <span class="spec-link"> <a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="#sup-toc">T</a> </h2> <div id="sup-longdesc" class="longdesc"> <p>The <a href="#sup" class="element">sup</a> element @@ -16191,7 +16197,7 @@ </div> <div id="table" class="section"> <h2 class="element-head"> -<span class="element">table</span> – <span class="shortdesc">table</span> <span class="spec-link"> <a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-table-element">ⓘ</a></span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="#table-toc">T</a> +<span class="element">table</span> – <span class="shortdesc">table</span> <span class="spec-link"> <a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-table-element">ⓘ</a></span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="#table-toc">T</a> </h2> <div id="table-longdesc" class="longdesc"> <p>The <a href="#table" class="element">table</a> element @@ -16365,7 +16371,7 @@ </div> <div id="tbody" class="section"> <h2 class="element-head"> -<span class="element">tbody</span> – <span class="shortdesc">table row group</span> <span class="spec-link"> <a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tbody-element">ⓘ</a></span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="#tbody-toc">T</a> +<span class="element">tbody</span> – <span class="shortdesc">table row group</span> <span class="spec-link"> <a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tbody-element">ⓘ</a></span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="#tbody-toc">T</a> </h2> <div id="tbody-longdesc" class="longdesc"> <p>The <a href="#tbody" class="element">tbody</a> element @@ -16483,7 +16489,7 @@ </div> <div id="td" class="section"> <h2 class="element-head"> -<span class="element">td</span> – <span class="shortdesc">table cell</span> <span class="spec-link"> <a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-td-element">ⓘ</a></span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="#td-toc">T</a> +<span class="element">td</span> – <span class="shortdesc">table cell</span> <span class="spec-link"> <a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-td-element">ⓘ</a></span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="#td-toc">T</a> </h2> <div id="td-longdesc" class="longdesc"> <p>The <a href="#td" class="element">td</a> element represents @@ -16646,7 +16652,7 @@ </div> <div id="textarea" class="section"> <h2 class="element-head"> -<span class="element">textarea</span> – <span class="shortdesc">text input area</span> <span class="spec-link"> <a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-textarea-element">ⓘ</a></span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="#textarea-toc">T</a> +<span class="element">textarea</span> – <span class="shortdesc">text input area</span> <span class="spec-link"> <a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-textarea-element">ⓘ</a></span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="#textarea-toc">T</a> </h2> <div id="textarea-longdesc" class="longdesc"> <p>The <a href="#textarea" class="element">textarea</a> @@ -16803,7 +16809,7 @@ </div> <div id="tfoot" class="section"> <h2 class="element-head"> -<span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <span class="spec-link"> <a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tfoot-element">ⓘ</a></span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="#tfoot-toc">T</a> +<span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <span class="spec-link"> <a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tfoot-element">ⓘ</a></span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="#tfoot-toc">T</a> </h2> <div id="tfoot-longdesc" class="longdesc"> <p>The <a href="#tfoot" class="element">tfoot</a> element @@ -16928,7 +16934,7 @@ </div> <div id="th" class="section"> <h2 class="element-head"> -<span class="element">th</span> – <span class="shortdesc">table header cell</span> <span class="spec-link"> <a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-th-element">ⓘ</a></span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="#th-toc">T</a> +<span class="element">th</span> – <span class="shortdesc">table header cell</span> <span class="spec-link"> <a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-th-element">ⓘ</a></span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="#th-toc">T</a> </h2> <div id="th-longdesc" class="longdesc"> <p>The <a href="#th" class="element">th</a> element represents @@ -17114,7 +17120,7 @@ </div> <div id="thead" class="section"> <h2 class="element-head"> -<span class="element">thead</span> – <span class="shortdesc">table heading group</span> <span class="spec-link"> <a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-thead-element">ⓘ</a></span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="#thead-toc">T</a> +<span class="element">thead</span> – <span class="shortdesc">table heading group</span> <span class="spec-link"> <a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-thead-element">ⓘ</a></span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="#thead-toc">T</a> </h2> <div id="thead-longdesc" class="longdesc"> <p>The <a href="#thead" class="element">thead</a> element @@ -17222,7 +17228,7 @@ </div> <div id="time" class="section"> <h2 class="element-head"> -<span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-time-element">ⓘ</a></span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="#time-toc">T</a> +<span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="spec-link"> <a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-time-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="#time-toc">T</a> </h2> <div id="time-longdesc" class="longdesc"> <p>The <a href="#time" class="element">time</a> element @@ -17331,7 +17337,7 @@ </div> <div id="title" class="section"> <h2 class="element-head"> -<span class="element">title</span> – <span class="shortdesc">document title</span> <span class="spec-link"> <a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-title-element-0">ⓘ</a></span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="#title-toc">T</a> +<span class="element">title</span> – <span class="shortdesc">document title</span> <span class="spec-link"> <a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-title-element-0">ⓘ</a></span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="#title-toc">T</a> </h2> <div id="title-longdesc" class="longdesc"> <p>The <a href="#title" class="element">title</a> element @@ -17394,7 +17400,7 @@ </div> <div id="tr" class="section"> <h2 class="element-head"> -<span class="element">tr</span> – <span class="shortdesc">table row</span> <span class="spec-link"> <a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tr-element">ⓘ</a></span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="#tr-toc">T</a> +<span class="element">tr</span> – <span class="shortdesc">table row</span> <span class="spec-link"> <a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tr-element">ⓘ</a></span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="#tr-toc">T</a> </h2> <div id="tr-longdesc" class="longdesc"> <p>The <a href="#tr" class="element">tr</a> element represents @@ -17505,7 +17511,7 @@ </div> <div id="ul" class="section"> <h2 class="element-head"> -<span class="element">ul</span> – <span class="shortdesc">unordered list</span> <span class="spec-link"> <a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ul-element">ⓘ</a></span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="#ul-toc">T</a> +<span class="element">ul</span> – <span class="shortdesc">unordered list</span> <span class="spec-link"> <a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ul-element">ⓘ</a></span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="#ul-toc">T</a> </h2> <div id="ul-longdesc" class="longdesc"> <p>The <a href="#ul" class="element">ul</a> element represents @@ -17591,7 +17597,7 @@ </div> <div id="var" class="section"> <h2 class="element-head"> -<span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <span class="spec-link"> <a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-var-element">ⓘ</a></span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="#var-toc">T</a> +<span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <span class="spec-link"> <a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-var-element">ⓘ</a></span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="#var-toc">T</a> </h2> <div id="var-longdesc" class="longdesc"> <p>The <a href="#var" class="element">var</a> element @@ -17657,7 +17663,7 @@ </div> <div id="video" class="section"> <h2 class="element-head"> -<span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#video">ⓘ</a></span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="#video-toc">T</a> +<span class="element">video</span> – <span class="shortdesc">video</span> <span class="spec-link"> <a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#video">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="#video-toc">T</a> </h2> <div id="video-longdesc" class="longdesc"> <p>The <a href="#video" class="element">video</a> element Index: datalist.html =================================================================== RCS file: /sources/public/html5/markup/datalist.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- datalist.html 29 Mar 2010 15:07:56 -0000 1.47 +++ datalist.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: datalist – predefined options for other controls ⓘ(NEW)</title> +<title>HTML5: datalist – predefined options for other controls (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="datalist" class="section"> <h2 class="element-head"> -<span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-datalist-element">ⓘ</a></span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a> +<span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="spec-link"> <a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-datalist-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a> </h2> <div id="datalist-longdesc" class="longdesc"> <p>The <a href="datalist.html#datalist" class="element">datalist</a> Index: h1.html =================================================================== RCS file: /sources/public/html5/markup/h1.html,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- h1.html 29 Mar 2010 15:07:57 -0000 1.46 +++ h1.html 29 Mar 2010 18:46:40 -0000 1.47 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h1 – heading ⓘ</title> +<title>HTML5: h1 – heading </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="h1" class="section"> <h2 class="element-head"> -<span class="element">h1</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="Overview.html#h1-toc">T</a> +<span class="element">h1</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="Overview.html#h1-toc">T</a> </h2> <div id="h1-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: h3.html =================================================================== RCS file: /sources/public/html5/markup/h3.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- h3.html 29 Mar 2010 15:07:57 -0000 1.47 +++ h3.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h3 – heading ⓘ</title> +<title>HTML5: h3 – heading </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="h3" class="section"> <h2 class="element-head"> -<span class="element">h3</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="Overview.html#h3-toc">T</a> +<span class="element">h3</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="Overview.html#h3-toc">T</a> </h2> <div id="h3-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for Index: optgroup.html =================================================================== RCS file: /sources/public/html5/markup/optgroup.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- optgroup.html 29 Mar 2010 15:07:59 -0000 1.42 +++ optgroup.html 29 Mar 2010 18:46:41 -0000 1.43 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: optgroup – group of options ⓘ</title> +<title>HTML5: optgroup – group of options </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="optgroup" class="section"> <h2 class="element-head"> -<span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <span class="spec-link"> <a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-optgroup-element">ⓘ</a></span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a> +<span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <span class="spec-link"> <a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-optgroup-element">ⓘ</a></span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a> </h2> <div id="optgroup-longdesc" class="longdesc"> <p>The <a href="optgroup.html#optgroup" class="element">optgroup</a> Index: form.html =================================================================== RCS file: /sources/public/html5/markup/form.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- form.html 29 Mar 2010 15:07:57 -0000 1.51 +++ form.html 29 Mar 2010 18:46:40 -0000 1.52 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: form – user-submittable form ⓘ</title> +<title>HTML5: form – user-submittable form </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="form" class="section"> <h2 class="element-head"> -<span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <span class="spec-link"> <a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-form-element">ⓘ</a></span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a> +<span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <span class="spec-link"> <a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-form-element">ⓘ</a></span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a> </h2> <div id="form-longdesc" class="longdesc"> <p>The <a href="form.html#form" class="element">form</a> element Index: small.html =================================================================== RCS file: /sources/public/html5/markup/small.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- small.html 29 Mar 2010 15:08:00 -0000 1.44 +++ small.html 29 Mar 2010 18:46:42 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: small – small print ⓘ(CHANGED)</title> +<title>HTML5: small – small print (CHANGED)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="small" class="section"> <h2 class="element-head"> -<span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <span class="spec-link"> <a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-small-element">ⓘ</a></span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a> +<span class="element">small</span> – <span class="shortdesc">small print</span> <span class="spec-link"> <a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-small-element">ⓘ</a></span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a> </h2> <div id="small-longdesc" class="longdesc"> <p>The <a href="small.html#small" class="element">small</a> element Index: ruby.html =================================================================== RCS file: /sources/public/html5/markup/ruby.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- ruby.html 29 Mar 2010 15:08:00 -0000 1.44 +++ ruby.html 29 Mar 2010 18:46:42 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ruby – ruby annotation ⓘ(NEW)</title> +<title>HTML5: ruby – ruby annotation (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="ruby" class="section"> <h2 class="element-head"> -<span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ruby-element">ⓘ</a></span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a> +<span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="spec-link"> <a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ruby-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a> </h2> <div id="ruby-longdesc" class="longdesc"> <p>The <a href="ruby.html#ruby" class="element">ruby</a> element allows Index: ol.html =================================================================== RCS file: /sources/public/html5/markup/ol.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- ol.html 29 Mar 2010 15:07:59 -0000 1.47 +++ ol.html 29 Mar 2010 18:46:41 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: ol – ordered list ⓘ</title> +<title>HTML5: ol – ordered list </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="ol" class="section"> <h2 class="element-head"> -<span class="element">ol</span> – <span class="shortdesc">ordered list</span> <span class="spec-link"> <a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ol-element">ⓘ</a></span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a> +<span class="element">ol</span> – <span class="shortdesc">ordered list</span> <span class="spec-link"> <a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-ol-element">ⓘ</a></span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a> </h2> <div id="ol-longdesc" class="longdesc"> <p>The <a href="ol.html#ol" class="element">ol</a> element represents Index: article.html =================================================================== RCS file: /sources/public/html5/markup/article.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- article.html 29 Mar 2010 15:07:56 -0000 1.49 +++ article.html 29 Mar 2010 18:46:39 -0000 1.50 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: article – article ⓘ(NEW)</title> +<title>HTML5: article – article (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="article" class="section"> <h2 class="element-head"> -<span class="element">article</span> – <span class="shortdesc">article</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-article-element">ⓘ</a></span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="Overview.html#article-toc">T</a> +<span class="element">article</span> – <span class="shortdesc">article</span> <span class="spec-link"> <a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-article-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="Overview.html#article-toc">T</a> </h2> <div id="article-longdesc" class="longdesc"> <p>The <a href="article.html#article" class="element">article</a> element Index: html.css =================================================================== RCS file: /sources/public/html5/markup/html.css,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- html.css 23 Mar 2010 11:27:03 -0000 1.5 +++ html.css 29 Mar 2010 18:46:40 -0000 1.6 @@ -520,9 +520,10 @@ progress { -webkit-appearance: progress-bar; - padding: initial; - border: initial; - margin: 2px; + display: inline-block; + height: 1em; + width: 10em; + vertical-align: -0.2em; } progress::-webkit-progress-bar { Index: colgroup.html =================================================================== RCS file: /sources/public/html5/markup/colgroup.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- colgroup.html 29 Mar 2010 15:07:56 -0000 1.43 +++ colgroup.html 29 Mar 2010 18:46:40 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: colgroup – table column group ⓘ</title> +<title>HTML5: colgroup – table column group </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="colgroup" class="section"> <h2 class="element-head"> -<span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <span class="spec-link"> <a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-colgroup-element">ⓘ</a></span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a> +<span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <span class="spec-link"> <a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-colgroup-element">ⓘ</a></span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a> </h2> <div id="colgroup-longdesc" class="longdesc"> <p>The <a href="colgroup.html#colgroup" class="element">colgroup</a> Index: dl.html =================================================================== RCS file: /sources/public/html5/markup/dl.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- dl.html 29 Mar 2010 15:07:57 -0000 1.43 +++ dl.html 29 Mar 2010 18:46:40 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: dl – description list ⓘ</title> +<title>HTML5: dl – description list </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="dl" class="section"> <h2 class="element-head"> -<span class="element">dl</span> – <span class="shortdesc">description list</span> <span class="spec-link"> <a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dl-element">ⓘ</a></span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a> +<span class="element">dl</span> – <span class="shortdesc">description list</span> <span class="spec-link"> <a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-dl-element">ⓘ</a></span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a> </h2> <div id="dl-longdesc" class="longdesc"> <p>The <a href="dl.html#dl" class="element">dl</a> element represents Index: thead.html =================================================================== RCS file: /sources/public/html5/markup/thead.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- thead.html 29 Mar 2010 15:08:01 -0000 1.41 +++ thead.html 29 Mar 2010 18:46:43 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: thead – table heading group ⓘ</title> +<title>HTML5: thead – table heading group </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="thead" class="section"> <h2 class="element-head"> -<span class="element">thead</span> – <span class="shortdesc">table heading group</span> <span class="spec-link"> <a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-thead-element">ⓘ</a></span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a> +<span class="element">thead</span> – <span class="shortdesc">table heading group</span> <span class="spec-link"> <a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-thead-element">ⓘ</a></span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a> </h2> <div id="thead-longdesc" class="longdesc"> <p>The <a href="thead.html#thead" class="element">thead</a> element Index: tbody.html =================================================================== RCS file: /sources/public/html5/markup/tbody.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- tbody.html 29 Mar 2010 15:08:01 -0000 1.41 +++ tbody.html 29 Mar 2010 18:46:43 -0000 1.42 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: tbody – table row group ⓘ</title> +<title>HTML5: tbody – table row group </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="tbody" class="section"> <h2 class="element-head"> -<span class="element">tbody</span> – <span class="shortdesc">table row group</span> <span class="spec-link"> <a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tbody-element">ⓘ</a></span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a> +<span class="element">tbody</span> – <span class="shortdesc">table row group</span> <span class="spec-link"> <a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-tbody-element">ⓘ</a></span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a> </h2> <div id="tbody-longdesc" class="longdesc"> <p>The <a href="tbody.html#tbody" class="element">tbody</a> element Index: video.html =================================================================== RCS file: /sources/public/html5/markup/video.html,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- video.html 29 Mar 2010 15:08:01 -0000 1.55 +++ video.html 29 Mar 2010 18:46:43 -0000 1.56 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: video – video ⓘ(NEW)</title> +<title>HTML5: video – video (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="video" class="section"> <h2 class="element-head"> -<span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#video">ⓘ</a></span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a> +<span class="element">video</span> – <span class="shortdesc">video</span> <span class="spec-link"> <a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#video">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a> </h2> <div id="video-longdesc" class="longdesc"> <p>The <a href="video.html#video" class="element">video</a> element Index: source.html =================================================================== RCS file: /sources/public/html5/markup/source.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- source.html 29 Mar 2010 15:08:00 -0000 1.53 +++ source.html 29 Mar 2010 18:46:42 -0000 1.54 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: source – media source ⓘ(NEW)</title> +<title>HTML5: source – media source (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="source" class="section"> <h2 class="element-head"> -<span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-source-element">ⓘ</a></span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a> +<span class="element">source</span> – <span class="shortdesc">media source</span> <span class="spec-link"> <a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-source-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a> </h2> <div id="source-longdesc" class="longdesc"> <p>The Index: output.html =================================================================== RCS file: /sources/public/html5/markup/output.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- output.html 29 Mar 2010 15:07:59 -0000 1.49 +++ output.html 29 Mar 2010 18:46:41 -0000 1.50 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: output – result of a calculation in a form ⓘ(NEW)</title> +<title>HTML5: output – result of a calculation in a form (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="output" class="section"> <h2 class="element-head"> -<span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-output-element">ⓘ</a></span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a> +<span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="spec-link"> <a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-output-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a> </h2> <div id="output-longdesc" class="longdesc"> <p>The <a href="output.html#output" class="element">output</a> element Index: i.html =================================================================== RCS file: /sources/public/html5/markup/i.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- i.html 29 Mar 2010 15:07:57 -0000 1.42 +++ i.html 29 Mar 2010 18:46:41 -0000 1.43 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: i – offset text typically styled in italic ⓘ</title> +<title>HTML5: i – offset text typically styled in italic </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="i" class="section"> <h2 class="element-head"> -<span class="element">i</span> – <span class="shortdesc">offset text typically styled in italic</span> <span class="spec-link"> <a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-i-element">ⓘ</a></span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="Overview.html#i-toc">T</a> +<span class="element">i</span> – <span class="shortdesc">offset text typically styled in italic</span> <span class="spec-link"> <a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-i-element">ⓘ</a></span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="Overview.html#i-toc">T</a> </h2> <div id="i-longdesc" class="longdesc"> <p>The <a href="i.html#i" class="element">i</a> element represents a Index: var.html =================================================================== RCS file: /sources/public/html5/markup/var.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- var.html 29 Mar 2010 15:08:01 -0000 1.42 +++ var.html 29 Mar 2010 18:46:43 -0000 1.43 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: var – variable or placeholder text ⓘ</title> +<title>HTML5: var – variable or placeholder text </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="var" class="section"> <h2 class="element-head"> -<span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <span class="spec-link"> <a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-var-element">ⓘ</a></span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a> +<span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <span class="spec-link"> <a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-var-element">ⓘ</a></span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a> </h2> <div id="var-longdesc" class="longdesc"> <p>The <a href="var.html#var" class="element">var</a> element Index: sub.html =================================================================== RCS file: /sources/public/html5/markup/sub.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- sub.html 29 Mar 2010 15:08:00 -0000 1.44 +++ sub.html 29 Mar 2010 18:46:43 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: sub – subscript ⓘ</title> +<title>HTML5: sub – subscript </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="sub" class="section"> <h2 class="element-head"> -<span class="element">sub</span> – <span class="shortdesc">subscript</span> <span class="spec-link"> <a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a> +<span class="element">sub</span> – <span class="shortdesc">subscript</span> <span class="spec-link"> <a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a> </h2> <div id="sub-longdesc" class="longdesc"> <p>The <a href="sub.html#sub" class="element">sub</a> element Index: title.html =================================================================== RCS file: /sources/public/html5/markup/title.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- title.html 29 Mar 2010 15:08:01 -0000 1.44 +++ title.html 29 Mar 2010 18:46:43 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: title – document title ⓘ</title> +<title>HTML5: title – document title </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="title" class="section"> <h2 class="element-head"> -<span class="element">title</span> – <span class="shortdesc">document title</span> <span class="spec-link"> <a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-title-element-0">ⓘ</a></span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a> +<span class="element">title</span> – <span class="shortdesc">document title</span> <span class="spec-link"> <a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-title-element-0">ⓘ</a></span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a> </h2> <div id="title-longdesc" class="longdesc"> <p>The <a href="title.html#title" class="element">title</a> element Index: pre.html =================================================================== RCS file: /sources/public/html5/markup/pre.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- pre.html 29 Mar 2010 15:08:00 -0000 1.45 +++ pre.html 29 Mar 2010 18:46:41 -0000 1.46 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: pre – preformatted text ⓘ</title> +<title>HTML5: pre – preformatted text </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="pre" class="section"> <h2 class="element-head"> -<span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <span class="spec-link"> <a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-pre-element">ⓘ</a></span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a> +<span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <span class="spec-link"> <a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-pre-element">ⓘ</a></span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a> </h2> <div id="pre-longdesc" class="longdesc"> <p>The <a href="pre.html#pre" class="element">pre</a> element Index: rp.html =================================================================== RCS file: /sources/public/html5/markup/rp.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- rp.html 29 Mar 2010 15:08:00 -0000 1.44 +++ rp.html 29 Mar 2010 18:46:42 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: rp – ruby parenthesis ⓘ(NEW)</title> +<title>HTML5: rp – ruby parenthesis (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="rp" class="section"> <h2 class="element-head"> -<span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rp-element">ⓘ</a></span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a> +<span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="spec-link"> <a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-rp-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a> </h2> <div id="rp-longdesc" class="longdesc"> <p>The <a href="rp.html#rp" class="element">rp</a> element can be Index: sup.html =================================================================== RCS file: /sources/public/html5/markup/sup.html,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- sup.html 29 Mar 2010 15:08:00 -0000 1.44 +++ sup.html 29 Mar 2010 18:46:43 -0000 1.45 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: sup – superscript ⓘ</title> +<title>HTML5: sup – superscript </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="sup" class="section"> <h2 class="element-head"> -<span class="element">sup</span> – <span class="shortdesc">superscript</span> <span class="spec-link"> <a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a> +<span class="element">sup</span> – <span class="shortdesc">superscript</span> <span class="spec-link"> <a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-sub-and-sup-elements">ⓘ</a></span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a> </h2> <div id="sup-longdesc" class="longdesc"> <p>The <a href="sup.html#sup" class="element">sup</a> element Index: details.html =================================================================== RCS file: /sources/public/html5/markup/details.html,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- details.html 29 Mar 2010 15:07:57 -0000 1.31 +++ details.html 29 Mar 2010 18:46:40 -0000 1.32 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: details – control for additional on-demand information ⓘ(NEW)</title> +<title>HTML5: details – control for additional on-demand information (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="details" class="section"> <h2 class="element-head"> -<span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-details-element">ⓘ</a></span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a> +<span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="spec-link"> <a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-details-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a> </h2> <div id="details-longdesc" class="longdesc"> <p>The <a href="details.html#details" class="element">details</a> element Index: summary.html =================================================================== RCS file: /sources/public/html5/markup/summary.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- summary.html 29 Mar 2010 15:08:00 -0000 1.15 +++ summary.html 29 Mar 2010 18:46:43 -0000 1.16 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: summary – summary, caption, or legend for a details control ⓘ(NEW)</title> +<title>HTML5: summary – summary, caption, or legend for a details control (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="summary" class="section"> <h2 class="element-head"> -<span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-summary-element">ⓘ</a></span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a> +<span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="spec-link"> <a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-summary-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a> </h2> <div id="summary-longdesc" class="longdesc"> <p>The Index: hgroup.html =================================================================== RCS file: /sources/public/html5/markup/hgroup.html,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- hgroup.html 29 Mar 2010 15:07:57 -0000 1.43 +++ hgroup.html 29 Mar 2010 18:46:40 -0000 1.44 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: hgroup – heading group ⓘ(NEW)</title> +<title>HTML5: hgroup – heading group (NEW)</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="hgroup" class="section"> <h2 class="element-head"> -<span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <span class="spec-link"> <a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hgroup-element">ⓘ</a></span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a> +<span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="spec-link"> <a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-hgroup-element">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a> </h2> <div id="hgroup-longdesc" class="longdesc"> <p>The <a href="hgroup.html#hgroup" class="element">hgroup</a> element Index: h5.html =================================================================== RCS file: /sources/public/html5/markup/h5.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- h5.html 29 Mar 2010 15:07:57 -0000 1.47 +++ h5.html 29 Mar 2010 18:46:40 -0000 1.48 @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="W3C-ED.css" type="text/css"> -<title>HTML5: h5 – heading ⓘ</title> +<title>HTML5: h5 – heading </title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body> @@ -14,7 +14,7 @@ </div> <div id="h5" class="section"> <h2 class="element-head"> -<span class="element">h5</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="Overview.html#h5-toc">T</a> +<span class="element">h5</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="Overview.html#h5-toc">T</a> </h2> <div id="h5-longdesc" class="longdesc"> <p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Received on Monday, 29 March 2010 18:48:02 UTC