11<!DOCTYPE html> < html lang ="en-US "> < head >
22 < meta charset ="utf-8 ">
33 < title > Differences from HTML4</ title >
4+
5+
46 < link class ="not-w3c " href ="http://www.whatwg.org/style/specification " rel ="stylesheet ">
57 </ head >
68 < body >
1214
1315 -->
1416 < div class ="head ">
17+
1518 < p class ="not-w3c "> < a class ="logo " href ="//www.whatwg.org/ "> < img alt ="WHATWG " height ="100 " src ="http://resources.whatwg.org/logo.svg " width ="100 "> </ a > </ p >
1619
1720 < hgroup class ="not-w3c ">
1821 < h1 > Differences from HTML4</ h1 >
19- < h2 class ="no-num no-toc "> Living Document — Last Updated 16 May 2013</ h2 >
22+ < h2 class ="no-num no-toc "> Living Document — Last Updated 5 August 2013</ h2 >
2023 </ hgroup >
2124
25+
26+
2227 < dl >
2328 < dt > This Version:</ dt >
29+
2430 < dd class ="not-w3c "> < a href ="http://html-differences.whatwg.org/ "> http://html-differences.whatwg.org/</ a >
2531
32+ </ dd >
33+
34+
35+
36+
37+
2638 < dt > Participate:</ dt >
2739 < dd class ="not-w3c "> Send feedback to
2840 < a href ="http://www.whatwg.org/mailing-list "> whatwg@whatwg.org</ a >
@@ -34,6 +46,21 @@ <h2 class="no-num no-toc">Living Document — Last Updated 16 May 2013</h2>
3446 < dt > Version History:
3547 < dd > < a href ="https://github.com/whatwg/html-differences/commits "> https://github.com/whatwg/html-differences/commits</ a >
3648
49+ </ dd >
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
3764 < dt > Editor:</ dt >
3865 < dd > Simon Pieters
3966 (< a href ="http://www.opera.com/ "> Opera Software ASA</ a > )
@@ -45,10 +72,12 @@ <h2 class="no-num no-toc">Living Document — Last Updated 16 May 2013</h2>
4572
4673 < script async ="" class ="not-tr " src ="https://w3c-test.org/resources.whatwg.org/file-bug.js "> </ script >
4774
75+
76+
4877 < p class ="copyright not-w3c "> < a href ="http://creativecommons.org/publicdomain/zero/1.0/ " rel ="license "> < img alt ="CC0 " src ="http://i.creativecommons.org/p/zero/1.0/80x15.png "> </ a >
4978 To the extent possible under law, the editors have waived all copyright and
5079 related or neighboring rights to this work. In addition, as of
51- 16 May 2013, the editors have made this specification available
80+ 5 August 2013, the editors have made this specification available
5281 under the
5382 < a href ="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0 " rel ="license "> Open Web Foundation Agreement Version 1.0</ a > ,
5483 which is available at
@@ -69,44 +98,46 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
6998 check the specifications themselves. < a href ="#refsHTML5 "> [HTML5]</ a >
7099 < a href ="#refsHTML5NIGHTLY "> [HTML5NIGHTLY]</ a > < a href ="#refsHTML "> [HTML]</ a > </ p >
71100
101+
102+
72103 < h2 class ="no-num no-toc " id ="toc "> Table of Contents</ h2 >
73104
74105
75106<!--begin-toc-->
76- < ol class ="toc ">
107+ < ul class ="toc ">
77108 < li > < a href ="#introduction "> < span class ="secno "> 1 </ span > Introduction</ a >
78- < ol class ="toc ">
109+ < ul class ="toc ">
79110 < li > < a href ="#scope "> < span class ="secno "> 1.1 </ span > Scope of This Document</ a > </ li >
80111 < li > < a href ="#history "> < span class ="secno "> 1.2 </ span > History of HTML</ a > </ li >
81112 < li > < a href ="#open-issues "> < span class ="secno "> 1.3 </ span > Open Issues</ a > </ li >
82113 < li > < a href ="#backward-compatibility "> < span class ="secno "> 1.4 </ span > Backward Compatibility</ a > </ li >
83- < li > < a href ="#development-model "> < span class ="secno "> 1.5 </ span > Development Model</ a > </ ol > </ li >
114+ < li > < a href ="#development-model "> < span class ="secno "> 1.5 </ span > Development Model</ a > </ ul > </ li >
84115 < li > < a href ="#syntax "> < span class ="secno "> 2 </ span > Syntax</ a >
85- < ol class ="toc ">
116+ < ul class ="toc ">
86117 < li > < a href ="#character-encoding "> < span class ="secno "> 2.1 </ span > Character Encoding</ a > </ li >
87118 < li > < a href ="#doctype "> < span class ="secno "> 2.2 </ span > The Doctype</ a > </ li >
88119 < li > < a href ="#mathml-svg "> < span class ="secno "> 2.3 </ span > MathML and SVG</ a > </ li >
89- < li > < a href ="#syntax-misc "> < span class ="secno "> 2.4 </ span > Miscellaneous</ a > </ ol > </ li >
120+ < li > < a href ="#syntax-misc "> < span class ="secno "> 2.4 </ span > Miscellaneous</ a > </ ul > </ li >
90121 < li > < a href ="#language "> < span class ="secno "> 3 </ span > Language</ a >
91- < ol class ="toc ">
122+ < ul class ="toc ">
92123 < li > < a href ="#new-elements "> < span class ="secno "> 3.1 </ span > New Elements</ a > </ li >
93124 < li > < a href ="#new-attributes "> < span class ="secno "> 3.2 </ span > New Attributes</ a > </ li >
94125 < li > < a href ="#changed-elements "> < span class ="secno "> 3.3 </ span > Changed Elements</ a > </ li >
95126 < li > < a href ="#changed-attributes "> < span class ="secno "> 3.4 </ span > Changed Attributes</ a > </ li >
96127 < li > < a href ="#obsolete-elements "> < span class ="secno "> 3.5 </ span > Obsolete Elements</ a > </ li >
97- < li > < a href ="#obsolete-attributes "> < span class ="secno "> 3.6 </ span > Obsolete Attributes</ a > </ ol > </ li >
128+ < li > < a href ="#obsolete-attributes "> < span class ="secno "> 3.6 </ span > Obsolete Attributes</ a > </ ul > </ li >
98129 < li > < a href ="#content-model "> < span class ="secno "> 4 </ span > Content Model</ a > </ li >
99130 < li > < a href ="#apis "> < span class ="secno "> 5 </ span > APIs</ a >
100- < ol class ="toc ">
131+ < ul class ="toc ">
101132 < li > < a href ="#new-apis "> < span class ="secno "> 5.1 </ span > New APIs</ a > </ li >
102133 < li > < a href ="#changed-apis "> < span class ="secno "> 5.2 </ span > Changed APIs</ a > </ li >
103134 < li > < a href ="#document-extensions "> < span class ="secno "> 5.3 </ span > Extensions to
104135 < code > Document</ code > </ a > </ li >
105136 < li > < a href ="#htmlelement-extensions "> < span class ="secno "> 5.4 </ span > Extensions to < code > HTMLElement</ code > </ a > </ li >
106137 < li > < a href ="#other-extensions "> < span class ="secno "> 5.5 </ span > Extensions to Other Interfaces</ a > </ li >
107- < li > < a href ="#obsolete-apis "> < span class ="secno "> 5.6 </ span > Obsolete APIs</ a > </ ol > </ li >
138+ < li > < a href ="#obsolete-apis "> < span class ="secno "> 5.6 </ span > Obsolete APIs</ a > </ ul > </ li >
108139 < li > < a class ="appendix " href ="#changelog "> < span class ="secno "> 6 </ span > HTML Changelogs</ a >
109- < ol class ="toc ">
140+ < ul class ="toc ">
110141 < li > < a href ="#changes-2012-09-14 "> < span class ="secno "> 6.1 </ span > Changes from 14 September 2012 to 6 May 2013</ a > </ li >
111142 < li > < a href ="#changes-2012-03-29 "> < span class ="secno "> 6.2 </ span > Changes from 29 March 2012 to 14 September 2012</ a > </ li >
112143 < li > < a href ="#changes-2011-05-25 "> < span class ="secno "> 6.3 </ span > Changes from 25 May 2011 to 29 March 2012</ a > </ li >
@@ -119,9 +150,9 @@ <h2 class="no-num no-toc" id="toc">Table of Contents</h2>
119150 < li > < a href ="#changes-2009-04-23 "> < span class ="secno "> 6.10 </ span > Changes from 23 April 2009 to 25 August 2009</ a > </ li >
120151 < li > < a href ="#changes-2009-02-12 "> < span class ="secno "> 6.11 </ span > Changes from 12 February 2009 to 23 April 2009</ a > </ li >
121152 < li > < a href ="#changes-2008-06-10 "> < span class ="secno "> 6.12 </ span > Changes from 10 June 2008 to 12 February 2009</ a > </ li >
122- < li > < a href ="#changes-2008-01-22 "> < span class ="secno "> 6.13 </ span > Changes from 22 January 2008 to 10 June 2008</ a > </ ol > </ li >
153+ < li > < a href ="#changes-2008-01-22 "> < span class ="secno "> 6.13 </ span > Changes from 22 January 2008 to 10 June 2008</ a > </ ul > </ li >
123154 < li > < a class ="no-num " href ="#acknowledgments "> Acknowledgments</ a > </ li >
124- < li > < a class ="no-num " href ="#references "> References</ a > </ ol >
155+ < li > < a class ="no-num " href ="#references "> References</ a > </ ul >
125156<!--end-toc-->
126157
127158
@@ -3215,7 +3246,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
32153246
32163247< h2 class ="no-num " id ="references "> References</ h2 >
32173248< div id ="anolis-references "> < dl > < dt id ="refsCSSOM "> [CSSOM]
3218- < dd > < cite > < a href ="http://dev.w3.org/csswg/cssom/ "> CSS Object Model (CSSOM)</ a > </ cite > , Glenn Adams and Simon Pieters . W3C.
3249+ < dd > < cite > < a href ="http://dev.w3.org/csswg/cssom/ "> CSS Object Model (CSSOM)</ a > </ cite > , Simon Pieters and Glenn Adams . W3C.
32193250
32203251< dt id ="refsCSSUI "> [CSSUI]
32213252< dd > < cite > < a href ="http://dev.w3.org/csswg/css-ui/ "> CSS Basic User Interface Module</ a > </ cite > , Tantek Çelik. W3C.
@@ -3245,7 +3276,7 @@ <h2 class="no-num" id="references">References</h2>
32453276< dd > < cite > < a href ="http://publicsuffix.org/ "> Public Suffix List</ a > </ cite > . Mozilla.
32463277
32473278< dt id ="refsSELECTORS "> [SELECTORS]
3248- < dd > < cite > < a href ="http://dev.w3.org/csswg/selectors4/ "> Selectors Level 4 </ a > </ cite > , Elika J. Etemad. W3C.
3279+ < dd > < cite > < a href ="http://dev.w3.org/csswg/selectors4/ "> Selectors</ a > </ cite > , Elika J. Etemad. W3C.
32493280
32503281< dt id ="refsXHTML1 "> [XHTML1]
32513282< dd > < cite > < a href ="http://www.w3.org/TR/xhtml11/ "> XHTML™ 1.1 - Module-based XHTML - Second Edition</ a > </ cite > , Murray Altheim and Shane McCarron.
0 commit comments