- From: poot <cvsmail@w3.org>
- Date: Sun, 13 Jul 2008 22:42:54 +0900 (JST)
- To: public-html-diffs@w3.org
wrong header level (whatwg r1862) (changed by: Ian Hickson) Diffs for this change per section: 8.2.5.9. The "after head" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-after 8.2.3.1. The insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-insertion head element pointer http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#head-element 8.6 Named character references http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#named 8. The HTML syntax http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#syntax in foreign content http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-foreign 8.2.4.1. Tokenising character references http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#tokenising 8.2.3.4. The element pointers http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-element in row http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-row 8.1.2 Elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#elements1 elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#elements3 8.2.2 The input stream http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-input0 scripting flag http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#scripting2 8.2.5.11. The "in table" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-intable 8.1.3.1. Newlines http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#newlines 8.2.5.23. The "after after body" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-after0 8.2.5.17. The "in select" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-inselect 8.1.2.5. Restrictions on content models http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#element-restrictions 8.2.5.6. The "before head" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-before0 in body http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-body delays the load event http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#delays 8.1.4 Character references http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#character HTML namespace http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#html-namespace0 8.2.5.3. Foster parenting http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#foster 8.2.1 Overview of the parsing model http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#overview in caption http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-caption Newlines http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#newlines0 8.1 Writing HTML documents http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#writing0 8.2.6 The end http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-end 8.2.5.21. The "in frameset" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-inframeset fragment case http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#fragment 8.2.5.15. The "in row" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-intr in column group http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-column obtain a physical form http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#obtain 8.2.5.18. The "in select in table" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-inselectintable in select in table http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-select0 8.3 Namespaces http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#namespaces There is only one set of state for the tokeniser stage and the tree construction stage, but the tree construction stage is reentrant, meaning that while the tree construction stage is handling one token, the tokeniser might be resumed, causing further tokens to be emitted and processed before the first token's processing is complete. http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#nestedParsing 8.2.5.16. The "in cell" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-intd HTML fragment parsing algorithm http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#html-fragment0 A start tag whose tag name is "isindex" http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#isindex 9.2.1 The 'icon' property http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-icon PipeEnd http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#pipeend0 8.2.5.5. The "before html" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-before postMessage(message, targetOrigin) http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#postmessage 8.2.5.22. The "after frameset" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-afterframeset 9.3 Obsolete elements, attributes, and APIs http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#obsolete CDATA block state http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#cdata1 CDATA blocks http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#cdata0 7.5 Pipe messaging http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#pipe-messaging explicit "EOF" character http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#explicit0 in table http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-table HTML fragment serialization algorithm http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#html-fragment 8.1.1 The DOCTYPE http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-doctype Escaping a string http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#escapingString Start tags http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#start6 applet http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#applet 8.1.6 Comments http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#comments 9.2 Rendering and menus/toolbars http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#rendering1 tag name http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#tag-name Attribute values http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#attribute0 list of active formatting elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#list-of4 8.2.5.1. Creating and inserting elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#creating 8.2.4 Tokenisation http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#tokenisation 10.1 Localization http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#localization 8.2.5.20. The "after body" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-afterbody 8.2.5.24. The "after after frameset" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-after1 after body http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#after5 after frameset http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#after6 8.1.2.4. Optional tags http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#optional generate implied end tags http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#generate change the encoding http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#change close the cell http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#close3 Tokenisation http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#tokenisation0 8.2.2.1. Determining the character encoding http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#determining 8.2.5.14. The "in table body" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-intbody 10.2 Declarative 2D vector graphics and animation http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#declarative generic RCDATA parsing algorithm http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#generic0 8.2.5.7. The "in head" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-inhead have an element in table scope http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#have-an0 consume a character reference http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#consume End tags http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#end-tags0 omitted http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#omitted 8.2 Parsing HTML documents http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing 9. Rendering and user-agent behavior http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#rendering 8.2.5.10. The "in body" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-inbody vLink http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#vlink 8.4 Serializing HTML fragments http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#serializing DOM mutation events must not fire for changes caused by the UA parsing the document. (Conceptually, the parser is not mutating the DOM, it is constructing it.) This includes the parsing of any content inserted using document.write() and document.writeln() calls. [DOM3EVENTS] http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#mutation-during-parsing 8.5 Parsing HTML fragments http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing3 additional allowed character http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#additional applets http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#applets Then, if the DOCTYPE token matches one of the conditions in the following list, then set the document to quirks mode: http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#quirks-mode-doctypes create an element for a token http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#create 8.1.2.1. Start tags http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#start in head http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-head At this stage, if there is a pending external script, then: http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#scriptTagParserResumes Comments http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#comments0 8.2.3.2. The stack of open elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-stack Text http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#text2 8.1.3 Text http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#text0 8.1.5 CDATA blocks http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#cdata 8.2.5.19. The "in foreign content" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-inforeign 8.2.5.12. The "in caption" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-incaption escaping text span end http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#escaping1 reset the insertion mode appropriately http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#reset 8.2.3.3. The list of active formatting elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-list in table body http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-table0 mediaMode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#mediamode Tree construction http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#tree-construction0 DOCTYPE http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#doctype get an attribute http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#get-an 8.2.3.5. The scripting state http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-scripting 9.1 Rendering and the DOM http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#rendering0 8.1.2.2. End tags http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#end-tags in cell http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-cell 8.2.5.2. Closing elements that have implied end tags http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#closing0 8.2.3 Parse state http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parse 8.2.5.4. The "initial" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-initial in frameset http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-frameset 8.2.2.2. Character encoding requirements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#character0 character references http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#character3 8.2.5 Tree construction http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#tree-construction Attributes http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#attributes2 Pipe messaging http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#pipe-messaging0 8.1.2.3. Attributes http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#attributes1 8.2.5.8. The "in head noscript" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-inheadnoscript in head noscript http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-head0 10.3 Declarative 3D scenes http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#declarative0 8.1.2.6. Restrictions on the contents of CDATA and RCDATA elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#cdata-rcdata-restrictions clear the stack back to a table body context http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#clear3 clear the stack back to a table context http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#clear2 clear the list of active formatting elements up to the last marker http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#clear1 clear the stack back to a table row context http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#clear4 parse errors http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parse2 8.2.2.3. Preprocessing the input stream http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#preprocessing If the token has an attribute "manifest", then resolve the value of that attribute to an absolute URL, and if that is successful, run the application cache selection algorithm with the resulting absolute URL. Otherwise, if there is no such attribute or resolving it fails, run the application cache selection algorithm with no manifest. http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parser-appcache 8.2.2.4. Changing the encoding while parsing http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#changing stack of open elements http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#stack stops parsing http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#stops ambiguous ampersand http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#ambiguous XMLNS namespace http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#xmlns foster parent element http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#foster1 10. Things that you can't do with this specification because they are better handled using other technologies that are further described herein http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#no form element pointer http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#form-element 9.3.1 The body element http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-body0 in select http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#in-select 10.4 Timers http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#timers 8.2.5.13. The "in column group" insertion mode http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#parsing-main-incolgroup 9.3.2 The applet element http://people.w3.org/mike/diffs/html5/spec/Overview.1.1051.html#the-applet Current content per affected section: http://dev.w3.org/html5/spec/Overview.html#the-after http://dev.w3.org/html5/spec/Overview.html#the-insertion http://dev.w3.org/html5/spec/Overview.html#head-element http://dev.w3.org/html5/spec/Overview.html#named http://dev.w3.org/html5/spec/Overview.html#syntax http://dev.w3.org/html5/spec/Overview.html#in-foreign http://dev.w3.org/html5/spec/Overview.html#tokenising http://dev.w3.org/html5/spec/Overview.html#the-element http://dev.w3.org/html5/spec/Overview.html#in-row http://dev.w3.org/html5/spec/Overview.html#elements1 http://dev.w3.org/html5/spec/Overview.html#elements3 http://dev.w3.org/html5/spec/Overview.html#the-input0 http://dev.w3.org/html5/spec/Overview.html#scripting2 http://dev.w3.org/html5/spec/Overview.html#parsing-main-intable http://dev.w3.org/html5/spec/Overview.html#newlines http://dev.w3.org/html5/spec/Overview.html#the-after0 http://dev.w3.org/html5/spec/Overview.html#parsing-main-inselect http://dev.w3.org/html5/spec/Overview.html#element-restrictions http://dev.w3.org/html5/spec/Overview.html#the-before0 http://dev.w3.org/html5/spec/Overview.html#in-body http://dev.w3.org/html5/spec/Overview.html#delays http://dev.w3.org/html5/spec/Overview.html#character http://dev.w3.org/html5/spec/Overview.html#html-namespace0 http://dev.w3.org/html5/spec/Overview.html#foster http://dev.w3.org/html5/spec/Overview.html#overview http://dev.w3.org/html5/spec/Overview.html#in-caption http://dev.w3.org/html5/spec/Overview.html#newlines0 http://dev.w3.org/html5/spec/Overview.html#writing0 http://dev.w3.org/html5/spec/Overview.html#the-end http://dev.w3.org/html5/spec/Overview.html#parsing-main-inframeset http://dev.w3.org/html5/spec/Overview.html#fragment http://dev.w3.org/html5/spec/Overview.html#parsing-main-intr http://dev.w3.org/html5/spec/Overview.html#in-column http://dev.w3.org/html5/spec/Overview.html#obtain http://dev.w3.org/html5/spec/Overview.html#parsing-main-inselectintable http://dev.w3.org/html5/spec/Overview.html#in-select0 http://dev.w3.org/html5/spec/Overview.html#namespaces http://dev.w3.org/html5/spec/Overview.html#nestedParsing http://dev.w3.org/html5/spec/Overview.html#parsing-main-intd http://dev.w3.org/html5/spec/Overview.html#html-fragment0 http://dev.w3.org/html5/spec/Overview.html#isindex http://dev.w3.org/html5/spec/Overview.html#the-icon http://dev.w3.org/html5/spec/Overview.html#pipeend0 http://dev.w3.org/html5/spec/Overview.html#the-before http://dev.w3.org/html5/spec/Overview.html#postmessage http://dev.w3.org/html5/spec/Overview.html#parsing-main-afterframeset http://dev.w3.org/html5/spec/Overview.html#obsolete http://dev.w3.org/html5/spec/Overview.html#cdata1 http://dev.w3.org/html5/spec/Overview.html#cdata0 http://dev.w3.org/html5/spec/Overview.html#pipe-messaging http://dev.w3.org/html5/spec/Overview.html#explicit0 http://dev.w3.org/html5/spec/Overview.html#in-table http://dev.w3.org/html5/spec/Overview.html#html-fragment http://dev.w3.org/html5/spec/Overview.html#the-doctype http://dev.w3.org/html5/spec/Overview.html#escapingString http://dev.w3.org/html5/spec/Overview.html#start6 http://dev.w3.org/html5/spec/Overview.html#applet http://dev.w3.org/html5/spec/Overview.html#comments http://dev.w3.org/html5/spec/Overview.html#rendering1 http://dev.w3.org/html5/spec/Overview.html#tag-name http://dev.w3.org/html5/spec/Overview.html#attribute0 http://dev.w3.org/html5/spec/Overview.html#list-of4 http://dev.w3.org/html5/spec/Overview.html#creating http://dev.w3.org/html5/spec/Overview.html#tokenisation http://dev.w3.org/html5/spec/Overview.html#localization http://dev.w3.org/html5/spec/Overview.html#parsing-main-afterbody http://dev.w3.org/html5/spec/Overview.html#the-after1 http://dev.w3.org/html5/spec/Overview.html#after5 http://dev.w3.org/html5/spec/Overview.html#after6 http://dev.w3.org/html5/spec/Overview.html#optional http://dev.w3.org/html5/spec/Overview.html#generate http://dev.w3.org/html5/spec/Overview.html#change http://dev.w3.org/html5/spec/Overview.html#close3 http://dev.w3.org/html5/spec/Overview.html#tokenisation0 http://dev.w3.org/html5/spec/Overview.html#determining http://dev.w3.org/html5/spec/Overview.html#parsing-main-intbody http://dev.w3.org/html5/spec/Overview.html#declarative http://dev.w3.org/html5/spec/Overview.html#generic0 http://dev.w3.org/html5/spec/Overview.html#parsing-main-inhead http://dev.w3.org/html5/spec/Overview.html#have-an0 http://dev.w3.org/html5/spec/Overview.html#consume http://dev.w3.org/html5/spec/Overview.html#end-tags0 http://dev.w3.org/html5/spec/Overview.html#omitted http://dev.w3.org/html5/spec/Overview.html#parsing http://dev.w3.org/html5/spec/Overview.html#rendering http://dev.w3.org/html5/spec/Overview.html#parsing-main-inbody http://dev.w3.org/html5/spec/Overview.html#vlink http://dev.w3.org/html5/spec/Overview.html#serializing http://dev.w3.org/html5/spec/Overview.html#mutation-during-parsing http://dev.w3.org/html5/spec/Overview.html#parsing3 http://dev.w3.org/html5/spec/Overview.html#additional http://dev.w3.org/html5/spec/Overview.html#applets http://dev.w3.org/html5/spec/Overview.html#quirks-mode-doctypes http://dev.w3.org/html5/spec/Overview.html#create http://dev.w3.org/html5/spec/Overview.html#start http://dev.w3.org/html5/spec/Overview.html#in-head http://dev.w3.org/html5/spec/Overview.html#scriptTagParserResumes http://dev.w3.org/html5/spec/Overview.html#comments0 http://dev.w3.org/html5/spec/Overview.html#the-stack http://dev.w3.org/html5/spec/Overview.html#text2 http://dev.w3.org/html5/spec/Overview.html#text0 http://dev.w3.org/html5/spec/Overview.html#cdata http://dev.w3.org/html5/spec/Overview.html#parsing-main-inforeign http://dev.w3.org/html5/spec/Overview.html#parsing-main-incaption http://dev.w3.org/html5/spec/Overview.html#escaping1 http://dev.w3.org/html5/spec/Overview.html#reset http://dev.w3.org/html5/spec/Overview.html#the-list http://dev.w3.org/html5/spec/Overview.html#in-table0 http://dev.w3.org/html5/spec/Overview.html#mediamode http://dev.w3.org/html5/spec/Overview.html#tree-construction0 http://dev.w3.org/html5/spec/Overview.html#doctype http://dev.w3.org/html5/spec/Overview.html#get-an http://dev.w3.org/html5/spec/Overview.html#the-scripting http://dev.w3.org/html5/spec/Overview.html#rendering0 http://dev.w3.org/html5/spec/Overview.html#end-tags http://dev.w3.org/html5/spec/Overview.html#in-cell http://dev.w3.org/html5/spec/Overview.html#closing0 http://dev.w3.org/html5/spec/Overview.html#parse http://dev.w3.org/html5/spec/Overview.html#the-initial http://dev.w3.org/html5/spec/Overview.html#in-frameset http://dev.w3.org/html5/spec/Overview.html#character0 http://dev.w3.org/html5/spec/Overview.html#character3 http://dev.w3.org/html5/spec/Overview.html#tree-construction http://dev.w3.org/html5/spec/Overview.html#attributes2 http://dev.w3.org/html5/spec/Overview.html#pipe-messaging0 http://dev.w3.org/html5/spec/Overview.html#attributes1 http://dev.w3.org/html5/spec/Overview.html#parsing-main-inheadnoscript http://dev.w3.org/html5/spec/Overview.html#in-head0 http://dev.w3.org/html5/spec/Overview.html#declarative0 http://dev.w3.org/html5/spec/Overview.html#cdata-rcdata-restrictions http://dev.w3.org/html5/spec/Overview.html#clear3 http://dev.w3.org/html5/spec/Overview.html#clear2 http://dev.w3.org/html5/spec/Overview.html#clear1 http://dev.w3.org/html5/spec/Overview.html#clear4 http://dev.w3.org/html5/spec/Overview.html#parse2 http://dev.w3.org/html5/spec/Overview.html#preprocessing http://dev.w3.org/html5/spec/Overview.html#parser-appcache http://dev.w3.org/html5/spec/Overview.html#changing http://dev.w3.org/html5/spec/Overview.html#stack http://dev.w3.org/html5/spec/Overview.html#stops http://dev.w3.org/html5/spec/Overview.html#ambiguous http://dev.w3.org/html5/spec/Overview.html#xmlns http://dev.w3.org/html5/spec/Overview.html#foster1 http://dev.w3.org/html5/spec/Overview.html#no http://dev.w3.org/html5/spec/Overview.html#form-element http://dev.w3.org/html5/spec/Overview.html#the-body0 http://dev.w3.org/html5/spec/Overview.html#in-select http://dev.w3.org/html5/spec/Overview.html#timers http://dev.w3.org/html5/spec/Overview.html#parsing-main-incolgroup http://dev.w3.org/html5/spec/Overview.html#the-applet Previously published WD content per affected section: http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-after http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-insertion http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#head-element http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#named http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#syntax http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-foreign http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#tokenising http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-element http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-row http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#elements1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#elements3 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-input0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#scripting2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-intable http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#newlines http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-after0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-inselect http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#element-restrictions http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-before0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-body http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#delays http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#character http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#html-namespace0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#foster http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#overview http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-caption http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#newlines0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#writing0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-end http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-inframeset http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#fragment http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-intr http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-column http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#obtain http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-inselectintable http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-select0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#namespaces http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#nestedParsing http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-intd http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#html-fragment0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#isindex http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-icon http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#pipeend0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-before http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#postmessage http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-afterframeset http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#obsolete http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#cdata1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#cdata0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#pipe-messaging http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#explicit0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-table http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#html-fragment http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-doctype http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#escapingString http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#start6 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#applet http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#comments http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#rendering1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#tag-name http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#attribute0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#list-of4 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#creating http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#tokenisation http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#localization http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-afterbody http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-after1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#after5 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#after6 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#optional http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#generate http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#change http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#close3 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#tokenisation0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#determining http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-intbody http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#declarative http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#generic0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-inhead http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#have-an0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#consume http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#end-tags0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#omitted http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#rendering http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-inbody http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#vlink http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#serializing http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#mutation-during-parsing http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing3 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#additional http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#applets http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#quirks-mode-doctypes http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#create http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#start http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-head http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#scriptTagParserResumes http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#comments0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-stack http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#text2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#text0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#cdata http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-inforeign http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-incaption http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#escaping1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#reset http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-list http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-table0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#mediamode http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#tree-construction0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#doctype http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#get-an http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-scripting http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#rendering0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#end-tags http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-cell http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#closing0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parse http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-initial http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-frameset http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#character0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#character3 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#tree-construction http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#attributes2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#pipe-messaging0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#attributes1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-inheadnoscript http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-head0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#declarative0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#cdata-rcdata-restrictions http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#clear3 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#clear2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#clear1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#clear4 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parse2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#preprocessing http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parser-appcache http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#changing http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#stack http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#stops http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#ambiguous http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#xmlns http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#foster1 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#no http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#form-element http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-body0 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-select http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#timers http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing-main-incolgroup http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-applet Cumulative diff: http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1050&r2=1.1051&f=h http://html5.org/tools/web-apps-tracker?from=1861&to=1862 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1050 retrieving revision 1.1051 diff -u -d -r1.1050 -r1.1051 --- Overview.html 11 Jul 2008 09:34:11 -0000 1.1050 +++ Overview.html 11 Jul 2008 09:35:07 -0000 1.1051 @@ -1676,234 +1676,234 @@ <li><a href="#processing4"><span class=secno>7.4.1 </span>Processing model</a> </ul> - </ul> - <li><a href="#pipe-messaging"><span class=secno>8. </span>Pipe - messaging</a> + <li><a href="#pipe-messaging"><span class=secno>7.5 </span>Pipe + messaging</a> + </ul> - <li><a href="#syntax"><span class=secno>9. </span>The HTML syntax</a> + <li><a href="#syntax"><span class=secno>8. </span>The HTML syntax</a> <ul class=toc> - <li><a href="#writing0"><span class=secno>9.1 </span>Writing HTML + <li><a href="#writing0"><span class=secno>8.1 </span>Writing HTML documents</a> <ul class=toc> - <li><a href="#the-doctype"><span class=secno>9.1.1 </span>The + <li><a href="#the-doctype"><span class=secno>8.1.1 </span>The DOCTYPE</a> - <li><a href="#elements1"><span class=secno>9.1.2 </span>Elements</a> + <li><a href="#elements1"><span class=secno>8.1.2 </span>Elements</a> <ul class=toc> - <li><a href="#start"><span class=secno>9.1.2.1. </span>Start + <li><a href="#start"><span class=secno>8.1.2.1. </span>Start tags</a> - <li><a href="#end-tags"><span class=secno>9.1.2.2. </span>End + <li><a href="#end-tags"><span class=secno>8.1.2.2. </span>End tags</a> - <li><a href="#attributes1"><span class=secno>9.1.2.3. + <li><a href="#attributes1"><span class=secno>8.1.2.3. </span>Attributes</a> - <li><a href="#optional"><span class=secno>9.1.2.4. </span>Optional + <li><a href="#optional"><span class=secno>8.1.2.4. </span>Optional tags</a> - <li><a href="#element-restrictions"><span class=secno>9.1.2.5. + <li><a href="#element-restrictions"><span class=secno>8.1.2.5. </span>Restrictions on content models</a> - <li><a href="#cdata-rcdata-restrictions"><span class=secno>9.1.2.6. + <li><a href="#cdata-rcdata-restrictions"><span class=secno>8.1.2.6. </span>Restrictions on the contents of CDATA and RCDATA elements</a> </ul> - <li><a href="#text0"><span class=secno>9.1.3 </span>Text</a> + <li><a href="#text0"><span class=secno>8.1.3 </span>Text</a> <ul class=toc> - <li><a href="#newlines"><span class=secno>9.1.3.1. + <li><a href="#newlines"><span class=secno>8.1.3.1. </span>Newlines</a> </ul> - <li><a href="#character"><span class=secno>9.1.4 </span>Character + <li><a href="#character"><span class=secno>8.1.4 </span>Character references</a> - <li><a href="#cdata"><span class=secno>9.1.5 </span>CDATA blocks</a> + <li><a href="#cdata"><span class=secno>8.1.5 </span>CDATA blocks</a> - <li><a href="#comments"><span class=secno>9.1.6 </span>Comments</a> + <li><a href="#comments"><span class=secno>8.1.6 </span>Comments</a> </ul> - <li><a href="#parsing"><span class=secno>9.2 </span>Parsing HTML + <li><a href="#parsing"><span class=secno>8.2 </span>Parsing HTML documents</a> <ul class=toc> - <li><a href="#overview"><span class=secno>9.2.1 </span>Overview of the + <li><a href="#overview"><span class=secno>8.2.1 </span>Overview of the parsing model</a> - <li><a href="#the-input0"><span class=secno>9.2.2 </span>The input + <li><a href="#the-input0"><span class=secno>8.2.2 </span>The input stream</a> <ul class=toc> - <li><a href="#determining"><span class=secno>9.2.2.1. + <li><a href="#determining"><span class=secno>8.2.2.1. </span>Determining the character encoding</a> - <li><a href="#character0"><span class=secno>9.2.2.2. + <li><a href="#character0"><span class=secno>8.2.2.2. </span>Character encoding requirements</a> - <li><a href="#preprocessing"><span class=secno>9.2.2.3. + <li><a href="#preprocessing"><span class=secno>8.2.2.3. </span>Preprocessing the input stream</a> - <li><a href="#changing"><span class=secno>9.2.2.4. </span>Changing + <li><a href="#changing"><span class=secno>8.2.2.4. </span>Changing the encoding while parsing</a> </ul> - <li><a href="#parse"><span class=secno>9.2.3 </span>Parse state</a> + <li><a href="#parse"><span class=secno>8.2.3 </span>Parse state</a> <ul class=toc> - <li><a href="#the-insertion"><span class=secno>9.2.3.1. </span>The + <li><a href="#the-insertion"><span class=secno>8.2.3.1. </span>The insertion mode</a> - <li><a href="#the-stack"><span class=secno>9.2.3.2. </span>The stack + <li><a href="#the-stack"><span class=secno>8.2.3.2. </span>The stack of open elements</a> - <li><a href="#the-list"><span class=secno>9.2.3.3. </span>The list + <li><a href="#the-list"><span class=secno>8.2.3.3. </span>The list of active formatting elements</a> - <li><a href="#the-element"><span class=secno>9.2.3.4. </span>The + <li><a href="#the-element"><span class=secno>8.2.3.4. </span>The element pointers</a> - <li><a href="#the-scripting"><span class=secno>9.2.3.5. </span>The + <li><a href="#the-scripting"><span class=secno>8.2.3.5. </span>The scripting state</a> </ul> - <li><a href="#tokenisation"><span class=secno>9.2.4 + <li><a href="#tokenisation"><span class=secno>8.2.4 </span>Tokenisation</a> <ul class=toc> - <li><a href="#tokenising"><span class=secno>9.2.4.1. + <li><a href="#tokenising"><span class=secno>8.2.4.1. </span>Tokenising character references</a> </ul> - <li><a href="#tree-construction"><span class=secno>9.2.5 </span>Tree + <li><a href="#tree-construction"><span class=secno>8.2.5 </span>Tree construction</a> <ul class=toc> - <li><a href="#creating"><span class=secno>9.2.5.1. </span>Creating + <li><a href="#creating"><span class=secno>8.2.5.1. </span>Creating and inserting elements</a> - <li><a href="#closing0"><span class=secno>9.2.5.2. </span>Closing + <li><a href="#closing0"><span class=secno>8.2.5.2. </span>Closing elements that have implied end tags</a> - <li><a href="#foster"><span class=secno>9.2.5.3. </span>Foster + <li><a href="#foster"><span class=secno>8.2.5.3. </span>Foster parenting</a> - <li><a href="#the-initial"><span class=secno>9.2.5.4. </span>The + <li><a href="#the-initial"><span class=secno>8.2.5.4. </span>The "initial" insertion mode</a> - <li><a href="#the-before"><span class=secno>9.2.5.5. </span>The + <li><a href="#the-before"><span class=secno>8.2.5.5. </span>The "before html" insertion mode</a> - <li><a href="#the-before0"><span class=secno>9.2.5.6. </span>The + <li><a href="#the-before0"><span class=secno>8.2.5.6. </span>The "before head" insertion mode</a> - <li><a href="#parsing-main-inhead"><span class=secno>9.2.5.7. + <li><a href="#parsing-main-inhead"><span class=secno>8.2.5.7. </span>The "in head" insertion mode</a> <li><a href="#parsing-main-inheadnoscript"><span - class=secno>9.2.5.8. </span>The "in head noscript" insertion + class=secno>8.2.5.8. </span>The "in head noscript" insertion mode</a> - <li><a href="#the-after"><span class=secno>9.2.5.9. </span>The + <li><a href="#the-after"><span class=secno>8.2.5.9. </span>The "after head" insertion mode</a> - <li><a href="#parsing-main-inbody"><span class=secno>9.2.5.10. + <li><a href="#parsing-main-inbody"><span class=secno>8.2.5.10. </span>The "in body" insertion mode</a> - <li><a href="#parsing-main-intable"><span class=secno>9.2.5.11. + <li><a href="#parsing-main-intable"><span class=secno>8.2.5.11. </span>The "in table" insertion mode</a> - <li><a href="#parsing-main-incaption"><span class=secno>9.2.5.12. + <li><a href="#parsing-main-incaption"><span class=secno>8.2.5.12. </span>The "in caption" insertion mode</a> - <li><a href="#parsing-main-incolgroup"><span class=secno>9.2.5.13. + <li><a href="#parsing-main-incolgroup"><span class=secno>8.2.5.13. </span>The "in column group" insertion mode</a> - <li><a href="#parsing-main-intbody"><span class=secno>9.2.5.14. + <li><a href="#parsing-main-intbody"><span class=secno>8.2.5.14. </span>The "in table body" insertion mode</a> - <li><a href="#parsing-main-intr"><span class=secno>9.2.5.15. + <li><a href="#parsing-main-intr"><span class=secno>8.2.5.15. </span>The "in row" insertion mode</a> - <li><a href="#parsing-main-intd"><span class=secno>9.2.5.16. + <li><a href="#parsing-main-intd"><span class=secno>8.2.5.16. </span>The "in cell" insertion mode</a> - <li><a href="#parsing-main-inselect"><span class=secno>9.2.5.17. + <li><a href="#parsing-main-inselect"><span class=secno>8.2.5.17. </span>The "in select" insertion mode</a> <li><a href="#parsing-main-inselectintable"><span - class=secno>9.2.5.18. </span>The "in select in table" insertion + class=secno>8.2.5.18. </span>The "in select in table" insertion mode</a> - <li><a href="#parsing-main-inforeign"><span class=secno>9.2.5.19. + <li><a href="#parsing-main-inforeign"><span class=secno>8.2.5.19. </span>The "in foreign content" insertion mode</a> - <li><a href="#parsing-main-afterbody"><span class=secno>9.2.5.20. + <li><a href="#parsing-main-afterbody"><span class=secno>8.2.5.20. </span>The "after body" insertion mode</a> - <li><a href="#parsing-main-inframeset"><span class=secno>9.2.5.21. + <li><a href="#parsing-main-inframeset"><span class=secno>8.2.5.21. </span>The "in frameset" insertion mode</a> <li><a href="#parsing-main-afterframeset"><span - class=secno>9.2.5.22. </span>The "after frameset" insertion + class=secno>8.2.5.22. </span>The "after frameset" insertion mode</a> - <li><a href="#the-after0"><span class=secno>9.2.5.23. </span>The + <li><a href="#the-after0"><span class=secno>8.2.5.23. </span>The "after after body" insertion mode</a> - <li><a href="#the-after1"><span class=secno>9.2.5.24. </span>The + <li><a href="#the-after1"><span class=secno>8.2.5.24. </span>The "after after frameset" insertion mode</a> </ul> - <li><a href="#the-end"><span class=secno>9.2.6 </span>The end</a> + <li><a href="#the-end"><span class=secno>8.2.6 </span>The end</a> </ul> - <li><a href="#namespaces"><span class=secno>9.3 </span>Namespaces</a> + <li><a href="#namespaces"><span class=secno>8.3 </span>Namespaces</a> - <li><a href="#serializing"><span class=secno>9.4 </span>Serializing HTML + <li><a href="#serializing"><span class=secno>8.4 </span>Serializing HTML fragments</a> - <li><a href="#parsing3"><span class=secno>9.5 </span>Parsing HTML + <li><a href="#parsing3"><span class=secno>8.5 </span>Parsing HTML fragments</a> - <li><a href="#named"><span class=secno>9.6 </span>Named character + <li><a href="#named"><span class=secno>8.6 </span>Named character references</a> </ul> - <li><a href="#rendering"><span class=secno>10. </span>Rendering and + <li><a href="#rendering"><span class=secno>9. </span>Rendering and user-agent behavior</a> <ul class=toc> - <li><a href="#rendering0"><span class=secno>10.1 </span>Rendering and - the DOM</a> + <li><a href="#rendering0"><span class=secno>9.1 </span>Rendering and the + DOM</a> - <li><a href="#rendering1"><span class=secno>10.2 </span>Rendering and + <li><a href="#rendering1"><span class=secno>9.2 </span>Rendering and menus/toolbars</a> <ul class=toc> - <li><a href="#the-icon"><span class=secno>10.2.1 </span>The 'icon' + <li><a href="#the-icon"><span class=secno>9.2.1 </span>The 'icon' property</a> </ul> - <li><a href="#obsolete"><span class=secno>10.3 </span>Obsolete elements, + <li><a href="#obsolete"><span class=secno>9.3 </span>Obsolete elements, attributes, and APIs</a> <ul class=toc> - <li><a href="#the-body0"><span class=secno>10.3.1 </span>The + <li><a href="#the-body0"><span class=secno>9.3.1 </span>The <code>body</code> element</a> - <li><a href="#the-applet"><span class=secno>10.3.2 </span>The + <li><a href="#the-applet"><span class=secno>9.3.2 </span>The <code>applet</code> element</a> </ul> </ul> - <li><a href="#no"><span class=secno>11. </span>Things that you can't do + <li><a href="#no"><span class=secno>10. </span>Things that you can't do with this specification because they are better handled using other technologies that are further described herein</a> <ul class=toc> - <li><a href="#localization"><span class=secno>11.1 + <li><a href="#localization"><span class=secno>10.1 </span>Localization</a> - <li><a href="#declarative"><span class=secno>11.2 </span>Declarative 2D + <li><a href="#declarative"><span class=secno>10.2 </span>Declarative 2D vector graphics and animation</a> - <li><a href="#declarative0"><span class=secno>11.3 </span>Declarative 3D + <li><a href="#declarative0"><span class=secno>10.3 </span>Declarative 3D scenes</a> - <li><a href="#timers"><span class=secno>11.4 </span>Timers</a> + <li><a href="#timers"><span class=secno>10.4 </span>Timers</a> </ul> <li class=no-num><a href="#index">Index</a> @@ -42332,8 +42332,8 @@ <p class=big-issue>postMessage() with a pipe isn't yet defined - <h2 id=pipe-messaging><span class=secno>8. </span><dfn - id=pipe-messaging0>Pipe messaging</dfn></h2> + <h3 id=pipe-messaging><span class=secno>7.5 </span><dfn + id=pipe-messaging0>Pipe messaging</dfn></h3> <p class=big-issue>... @@ -42356,9 +42356,9 @@ <p class=big-issue>... - <h2 id=syntax><span class=secno>9. </span>The HTML syntax</h2> + <h2 id=syntax><span class=secno>8. </span>The HTML syntax</h2> - <h3 id=writing0><span class=secno>9.1 </span>Writing HTML documents</h3> + <h3 id=writing0><span class=secno>8.1 </span>Writing HTML documents</h3> <p><em>This section only applies to documents, authoring tools, and markup generators. In particular, it does not apply to conformance checkers; @@ -42411,7 +42411,7 @@ element but before the <code><a href="#head">head</a></code> element.</p> </div> - <h4 id=the-doctype><span class=secno>9.1.1 </span>The DOCTYPE</h4> + <h4 id=the-doctype><span class=secno>8.1.1 </span>The DOCTYPE</h4> <p>A <dfn id=doctype title=syntax-doctype>DOCTYPE</dfn> is a mostly useless, but required, header. @@ -42474,7 +42474,7 @@ <p class=note>In other words, <code><!DOCTYPE HTML></code>, case-insensitively. - <h4 id=elements1><span class=secno>9.1.2 </span>Elements</h4> + <h4 id=elements1><span class=secno>8.1.2 </span>Elements</h4> <p>There are five different kinds of <dfn id=elements3 title=syntax-elements>elements</dfn>: void elements, CDATA elements, @@ -42589,7 +42589,7 @@ mix of lower- and uppercase letters that, when converted to all-lowercase, matches the element's tag name; tag names are case-insensitive. - <h5 id=start><span class=secno>9.1.2.1. </span>Start tags</h5> + <h5 id=start><span class=secno>8.1.2.1. </span>Start tags</h5> <p><dfn id=start6 title=syntax-start-tags>Start tags</dfn> must have the following format: @@ -42624,7 +42624,7 @@ (<code>></code>) character. </ol> - <h5 id=end-tags><span class=secno>9.1.2.2. </span>End tags</h5> + <h5 id=end-tags><span class=secno>8.1.2.2. </span>End tags</h5> <p><dfn id=end-tags0 title=syntax-end-tags>End tags</dfn> must have the following format: @@ -42646,7 +42646,7 @@ (<code>></code>) character. </ol> - <h5 id=attributes1><span class=secno>9.1.2.3. </span>Attributes</h5> + <h5 id=attributes1><span class=secno>8.1.2.3. </span>Attributes</h5> <p><dfn id=attributes2 title=syntax-attributes>Attributes</dfn> for an element are expressed inside the element's start tag. @@ -42774,7 +42774,7 @@ href="#space">space character</a> separating the two.</p> </dl> - <h5 id=optional><span class=secno>9.1.2.4. </span>Optional tags</h5> + <h5 id=optional><span class=secno>8.1.2.4. </span>Optional tags</h5> <p>Certain tags can be <dfn id=omitted title=syntax-tag-omission>omitted</dfn>.</p> @@ -42971,7 +42971,7 @@ <p><strong>However</strong>, a <span title=syntax-start-tag>start tag</span> must never be omitted if it has any attributes. - <h5 id=element-restrictions><span class=secno>9.1.2.5. </span>Restrictions + <h5 id=element-restrictions><span class=secno>8.1.2.5. </span>Restrictions on content models</h5> <p>For historical reasons, certain elements have extra restrictions beyond @@ -43008,7 +43008,7 @@ <pre><pre><br>Hello</pre></pre> </div> - <h5 id=cdata-rcdata-restrictions><span class=secno>9.1.2.6. + <h5 id=cdata-rcdata-restrictions><span class=secno>8.1.2.6. </span>Restrictions on the contents of CDATA and RCDATA elements</h5> <p>The text in CDATA and RCDATA elements must not contain any occurrences @@ -43050,7 +43050,7 @@ that is not followed by an <a href="#escaping1" title=syntax-escape-end>escaping text span end</a>. - <h4 id=text0><span class=secno>9.1.3 </span>Text</h4> + <h4 id=text0><span class=secno>8.1.3 </span>Text</h4> <p><dfn id=text2 title=syntax-text>Text</dfn> is allowed inside elements, attributes, and comments. Text must consist of Unicode characters. Text @@ -43060,14 +43060,14 @@ Extra constraints are placed on what is and what is not allowed in text based on where the text is to be put, as described in the other sections. - <h5 id=newlines><span class=secno>9.1.3.1. </span>Newlines</h5> + <h5 id=newlines><span class=secno>8.1.3.1. </span>Newlines</h5> <p><dfn id=newlines0 title=syntax-newlines>Newlines</dfn> in HTML may be represented either as U+000D CARRIAGE RETURN (CR) characters, U+000A LINE FEED (LF) characters, or pairs of U+000D CARRIAGE RETURN (CR), U+000A LINE FEED (LF) characters in that order. - <h4 id=character><span class=secno>9.1.4 </span>Character references</h4> + <h4 id=character><span class=secno>8.1.4 </span>Character references</h4> <p>In certain cases described in other sections, <a href="#text2" title=syntax-text>text</a> may be mixed with <dfn id=character3 @@ -43117,7 +43117,7 @@ a <a href="#space">space character</a>, a U+003C LESS-THAN SIGN character ('<'), or another U+0026 AMPERSAND (<code>&</code>) character. - <h4 id=cdata><span class=secno>9.1.5 </span>CDATA blocks</h4> + <h4 id=cdata><span class=secno>8.1.5 </span>CDATA blocks</h4> <p><dfn id=cdata0 title=syntax-cdata>CDATA blocks</dfn> must start with the character sequence U+003C LESS-THAN SIGN, U+0021 EXCLAMATION MARK, U+005B @@ -43133,7 +43133,7 @@ U+005D RIGHT SQUARE BRACKET, U+003E GREATER-THAN SIGN (<code title="">]]></code>). - <h4 id=comments><span class=secno>9.1.6 </span>Comments</h4> + <h4 id=comments><span class=secno>8.1.6 </span>Comments</h4> <p><dfn id=comments0 title=syntax-comments>Comments</dfn> must start with the four character sequence U+003C LESS-THAN SIGN, U+0021 EXCLAMATION @@ -43149,7 +43149,7 @@ three character sequence U+002D HYPHEN-MINUS, U+002D HYPHEN-MINUS, U+003E GREATER-THAN SIGN (<code title="">--></code>). - <h3 id=parsing><span class=secno>9.2 </span>Parsing HTML documents</h3> + <h3 id=parsing><span class=secno>8.2 </span>Parsing HTML documents</h3> <p><em>This section only applies to user agents, data mining tools, and conformance checkers.</em> @@ -43206,7 +43206,7 @@ also verify that the document obeys all the other conformance requirements described in this specification. - <h4 id=overview><span class=secno>9.2.1 </span>Overview of the parsing + <h4 id=overview><span class=secno>8.2.1 </span>Overview of the parsing model</h4> <p>The input to the HTML parsing process consists of a stream of Unicode @@ -43246,7 +43246,7 @@ ...</pre> </div> - <h4 id=the-input0><span class=secno>9.2.2 </span>The <dfn id=input0>input + <h4 id=the-input0><span class=secno>8.2.2 </span>The <dfn id=input0>input stream</dfn></h4> <p>The stream of Unicode characters that consists the input to the @@ -43260,7 +43260,7 @@ determine the character encoding is given by the XML specification. This section does not apply to XML documents. <a href="#references">[XML]</a> - <h5 id=determining><span class=secno>9.2.2.1. </span>Determining the + <h5 id=determining><span class=secno>8.2.2.1. </span>Determining the character encoding</h5> <p>In some cases, it might be impractical to unambiguously determine the @@ -43686,7 +43686,7 @@ time as the user agent uses the returned value to select the decoder to use for the input stream. - <h5 id=character0><span class=secno>9.2.2.2. </span>Character encoding + <h5 id=character0><span class=secno>8.2.2.2. </span>Character encoding requirements</h5> <p>User agents must at a minimum support the UTF-8 and Windows-1252 @@ -43836,7 +43836,7 @@ UTF-32 in its algorithms; support and use of UTF-32 can thus lead to unexpected behavior in implementations of this specification. - <h5 id=preprocessing><span class=secno>9.2.2.3. </span>Preprocessing the + <h5 id=preprocessing><span class=secno>8.2.2.3. </span>Preprocessing the input stream</h5> <p>Given an encoding, the bytes in the input stream must be converted to @@ -43908,7 +43908,7 @@ method) is consumed. Otherwise, the "EOF" character is not a real character in the stream, but rather the lack of any further characters. - <h5 id=changing><span class=secno>9.2.2.4. </span>Changing the encoding + <h5 id=changing><span class=secno>8.2.2.4. </span>Changing the encoding while parsing</h5> <p>When the parser requires the user agent to <dfn id=change>change the @@ -43951,9 +43951,9 @@ the document is marked as not being cacheable. </ol> - <h4 id=parse><span class=secno>9.2.3 </span>Parse state</h4> + <h4 id=parse><span class=secno>8.2.3 </span>Parse state</h4> - <h5 id=the-insertion><span class=secno>9.2.3.1. </span>The insertion mode</h5> + <h5 id=the-insertion><span class=secno>8.2.3.1. </span>The insertion mode</h5> <p>Initially the <span>insertion mode</span> is "<a href="#initial" title="insertion mode: initial">initial</a>". It can change to "<a @@ -44117,7 +44117,7 @@ <li>Return to step 3. </ol> - <h5 id=the-stack><span class=secno>9.2.3.2. </span>The stack of open + <h5 id=the-stack><span class=secno>8.2.3.2. </span>The stack of open elements</h5> <p>Initially the <dfn id=stack>stack of open elements</dfn> is empty. The @@ -44336,7 +44336,7 @@ misnested formatting elements</a>), the stack is manipulated in a random-access fashion. - <h5 id=the-list><span class=secno>9.2.3.3. </span>The list of active + <h5 id=the-list><span class=secno>8.2.3.3. </span>The list of active formatting elements</h5> <p>Initially the <dfn id=list-of4>list of active formatting elements</dfn> @@ -44426,7 +44426,7 @@ <li>Go to step 1. </ol> - <h5 id=the-element><span class=secno>9.2.3.4. </span>The element pointers</h5> + <h5 id=the-element><span class=secno>8.2.3.4. </span>The element pointers</h5> <p>Initially the <dfn id=head-element><code title="">head</code> element pointer</dfn> and the <dfn id=form-element><code title="">form</code> @@ -44442,14 +44442,14 @@ associate with forms in the face of dramatically bad markup, for historical reasons. - <h5 id=the-scripting><span class=secno>9.2.3.5. </span>The scripting state</h5> + <h5 id=the-scripting><span class=secno>8.2.3.5. </span>The scripting state</h5> <p>The <dfn id=scripting2>scripting flag</dfn> is set to "enabled" if the <code>Document</code> with which the parser is associated was <a href="#with-script">with script</a> when the parser was created, and "disabled" otherwise. - <h4 id=tokenisation><span class=secno>9.2.4 </span><dfn + <h4 id=tokenisation><span class=secno>8.2.4 </span><dfn id=tokenisation0>Tokenisation</dfn></h4> <p>Implementations must act as if they used the following state machine to @@ -45879,7 +45879,7 @@ <p>If the end of the file was reached, reconsume the EOF character.</p> </dl> - <h5 id=tokenising><span class=secno>9.2.4.1. </span>Tokenising character + <h5 id=tokenising><span class=secno>8.2.4.1. </span>Tokenising character references</h5> <p>This section defines how to <dfn id=consume>consume a character @@ -46264,7 +46264,7 @@ </div> </dl> - <h4 id=tree-construction><span class=secno>9.2.5 </span><dfn + <h4 id=tree-construction><span class=secno>8.2.5 </span><dfn id=tree-construction0>Tree construction</dfn></h4> <p>The input to the tree construction stage is a sequence of tokens from @@ -46312,7 +46312,7 @@ href="#hardwareLimitations">practical concerns</a> will likely force user agents to impose nesting depths. - <h5 id=creating><span class=secno>9.2.5.1. </span>Creating and inserting + <h5 id=creating><span class=secno>8.2.5.1. </span>Creating and inserting elements</h5> <p>When the steps below require the UA to <dfn id=create title="create an @@ -46606,7 +46606,7 @@ this is a <a href="#parse2">parse error</a>. </ol> - <h5 id=closing0><span class=secno>9.2.5.2. </span>Closing elements that + <h5 id=closing0><span class=secno>8.2.5.2. </span>Closing elements that have implied end tags</h5> <p>When the steps below require the UA to <dfn id=generate>generate implied @@ -46623,7 +46623,7 @@ element to exclude from the process, then the UA must perform the above steps as if that element was not in the above list. - <h5 id=foster><span class=secno>9.2.5.3. </span>Foster parenting</h5> + <h5 id=foster><span class=secno>8.2.5.3. </span>Foster parenting</h5> <p>Foster parenting happens when content is misnested in tables. @@ -46664,7 +46664,7 @@ <em>appended</em> to the <i><a href="#foster1">foster parent element</a></i>. - <h5 id=the-initial><span class=secno>9.2.5.4. </span>The "<dfn id=initial + <h5 id=the-initial><span class=secno>8.2.5.4. </span>The "<dfn id=initial title="insertion mode: initial">initial</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#initial" @@ -46970,7 +46970,7 @@ current token.</p> </dl> - <h5 id=the-before><span class=secno>9.2.5.5. </span>The "<dfn id=before4 + <h5 id=the-before><span class=secno>8.2.5.5. </span>The "<dfn id=before4 title="insertion mode: before html">before html</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#before4" @@ -47046,7 +47046,7 @@ content continues being appended to the nodes as described in the next section. - <h5 id=the-before0><span class=secno>9.2.5.6. </span>The "<dfn id=before5 + <h5 id=the-before0><span class=secno>8.2.5.6. </span>The "<dfn id=before5 title="insertion mode: before head">before head</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#before5" @@ -47116,7 +47116,7 @@ after head">after head</a>" <span>insertion mode</span>.</p> </dl> - <h5 id=parsing-main-inhead><span class=secno>9.2.5.7. </span>The "<dfn + <h5 id=parsing-main-inhead><span class=secno>8.2.5.7. </span>The "<dfn id=in-head title="insertion mode: in head">in head</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#in-head" @@ -47361,7 +47361,7 @@ get put into the head. Do we want to copy that?</p> </dl> - <h5 id=parsing-main-inheadnoscript><span class=secno>9.2.5.8. </span>The + <h5 id=parsing-main-inheadnoscript><span class=secno>8.2.5.8. </span>The "<dfn id=in-head0 title="insertion mode: in head noscript">in head noscript</dfn>" insertion mode</h5> @@ -47427,7 +47427,7 @@ name "noscript" had been seen and reprocess the current token.</p> </dl> - <h5 id=the-after><span class=secno>9.2.5.9. </span>The "<dfn id=after4 + <h5 id=the-after><span class=secno>8.2.5.9. </span>The "<dfn id=after4 title="insertion mode: after head">after head</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#after4" @@ -47511,7 +47511,7 @@ had been seen, and then reprocess the current token.</p> </dl> - <h5 id=parsing-main-inbody><span class=secno>9.2.5.10. </span>The "<dfn + <h5 id=parsing-main-inbody><span class=secno>8.2.5.10. </span>The "<dfn id=in-body title="insertion mode: in body">in body</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#in-body" @@ -48663,7 +48663,7 @@ </ol> </dl> - <h5 id=parsing-main-intable><span class=secno>9.2.5.11. </span>The "<dfn + <h5 id=parsing-main-intable><span class=secno>8.2.5.11. </span>The "<dfn id=in-table title="insertion mode: in table">in table</dfn>" insertion mode</h5> @@ -48848,7 +48848,7 @@ href="#html">html</a></code> element after this process is a <a href="#fragment">fragment case</a>. - <h5 id=parsing-main-incaption><span class=secno>9.2.5.12. </span>The "<dfn + <h5 id=parsing-main-incaption><span class=secno>8.2.5.12. </span>The "<dfn id=in-caption title="insertion mode: in caption">in caption</dfn>" insertion mode</h5> @@ -48911,7 +48911,7 @@ <span>insertion mode</span>.</p> </dl> - <h5 id=parsing-main-incolgroup><span class=secno>9.2.5.13. </span>The "<dfn + <h5 id=parsing-main-incolgroup><span class=secno>8.2.5.13. </span>The "<dfn id=in-column title="insertion mode: in column group">in column group</dfn>" insertion mode</h5> @@ -48996,7 +48996,7 @@ href="#fragment">fragment case</a>.</p> </dl> - <h5 id=parsing-main-intbody><span class=secno>9.2.5.14. </span>The "<dfn + <h5 id=parsing-main-intbody><span class=secno>8.2.5.14. </span>The "<dfn id=in-table0 title="insertion mode: in table body">in table body</dfn>" insertion mode</h5> @@ -49086,7 +49086,7 @@ href="#html">html</a></code> element after this process is a <a href="#fragment">fragment case</a>. - <h5 id=parsing-main-intr><span class=secno>9.2.5.15. </span>The "<dfn + <h5 id=parsing-main-intr><span class=secno>8.2.5.15. </span>The "<dfn id=in-row title="insertion mode: in row">in row</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#in-row" @@ -49175,7 +49175,7 @@ href="#html">html</a></code> element after this process is a <a href="#fragment">fragment case</a>. - <h5 id=parsing-main-intd><span class=secno>9.2.5.16. </span>The "<dfn + <h5 id=parsing-main-intd><span class=secno>8.2.5.16. </span>The "<dfn id=in-cell title="insertion mode: in cell">in cell</dfn>" insertion mode</h5> <p>When the <span>insertion mode</span> is "<a href="#in-cell" @@ -49276,7 +49276,7 @@ neither when the <span>insertion mode</span> is "<a href="#in-cell" title="insertion mode: in cell">in cell</a>". - <h5 id=parsing-main-inselect><span class=secno>9.2.5.17. </span>The "<dfn + <h5 id=parsing-main-inselect><span class=secno>8.2.5.17. </span>The "<dfn id=in-select title="insertion mode: in select">in select</dfn>" insertion mode</h5> @@ -49398,7 +49398,7 @@ <p><a href="#parse2">Parse error</a>. Ignore the token.</p> </dl> - <h5 id=parsing-main-inselectintable><span class=secno>9.2.5.18. </span>The + <h5 id=parsing-main-inselectintable><span class=secno>8.2.5.18. </span>The "<dfn id=in-select0 title="insertion mode: in select in table">in select in table</dfn>" insertion mode</h5> @@ -49434,7 +49434,7 @@ <span>insertion mode</span>.</p> </dl> - <h5 id=parsing-main-inforeign><span class=secno>9.2.5.19. </span>The "<dfn + <h5 id=parsing-main-inforeign><span class=secno>8.2.5.19. </span>The "<dfn id=in-foreign title="insertion mode: in foreign content">in foreign content</dfn>" insertion mode</h5> @@ -49611,7 +49611,7 @@ flag">acknowledge the token's <i>self-closing flag</i></a>.</p> </dl> - <h5 id=parsing-main-afterbody><span class=secno>9.2.5.20. </span>The "<dfn + <h5 id=parsing-main-afterbody><span class=secno>8.2.5.20. </span>The "<dfn id=after5 title="insertion mode: after body">after body</dfn>" insertion mode</h5> @@ -49675,7 +49675,7 @@ body</a>" and reprocess the token.</p> </dl> - <h5 id=parsing-main-inframeset><span class=secno>9.2.5.21. </span>The "<dfn + <h5 id=parsing-main-inframeset><span class=secno>8.2.5.21. </span>The "<dfn id=in-frameset title="insertion mode: in frameset">in frameset</dfn>" insertion mode</h5> @@ -49770,7 +49770,7 @@ <p><a href="#parse2">Parse error</a>. Ignore the token.</p> </dl> - <h5 id=parsing-main-afterframeset><span class=secno>9.2.5.22. </span>The + <h5 id=parsing-main-afterframeset><span class=secno>8.2.5.22. </span>The "<dfn id=after6 title="insertion mode: after frameset">after frameset</dfn>" insertion mode</h5> @@ -49835,7 +49835,7 @@ that do support frames but want to show the NOFRAMES content. Supporting the former is easy; supporting the latter is harder. - <h5 id=the-after0><span class=secno>9.2.5.23. </span>The "<dfn id=after7 + <h5 id=the-after0><span class=secno>8.2.5.23. </span>The "<dfn id=after7 title="insertion mode: after after body">after after body</dfn>" insertion mode</h5> @@ -49877,7 +49877,7 @@ body</a>" and reprocess the token.</p> </dl> - <h5 id=the-after1><span class=secno>9.2.5.24. </span>The "<dfn id=after8 + <h5 id=the-after1><span class=secno>8.2.5.24. </span>The "<dfn id=after8 title="insertion mode: after after frameset">after after frameset</dfn>" insertion mode</h5> @@ -49919,7 +49919,7 @@ frameset">in frameset</a>" and reprocess the token.</p> </dl> - <h4 id=the-end><span class=secno>9.2.6 </span>The end</h4> + <h4 id=the-end><span class=secno>8.2.6 </span>The end</h4> <p>Once the user agent <dfn id=stops title="stop parsing">stops parsing</dfn> the document, the user agent must follow the steps in this @@ -50031,7 +50031,7 @@ /parser/htmlparser/src/nsElementTable.cpp, line 1901 - // Ex: <H1><LI><H1><LI>. Inner LI has the potential of getting nested --> - <h3 id=namespaces><span class=secno>9.3 </span>Namespaces</h3> + <h3 id=namespaces><span class=secno>8.3 </span>Namespaces</h3> <p>The <dfn id=html-namespace0>HTML namespace</dfn> is: <code>http://www.w3.org/1999/xhtml</code> @@ -50051,7 +50051,7 @@ <p>The <dfn id=xmlns>XMLNS namespace</dfn> is: <code>http://www.w3.org/2000/xmlns/</code> - <h3 id=serializing><span class=secno>9.4 </span>Serializing HTML fragments</h3> + <h3 id=serializing><span class=secno>8.4 </span>Serializing HTML fragments</h3> <p>The following steps form the <dfn id=html-fragment>HTML fragment serialization algorithm</dfn>. The algorithm takes as input a DOM @@ -50247,7 +50247,7 @@ element's <span title=syntax-start-tag>start tag</span> would imply the end tag for the <code><a href="#p">p</a></code>). - <h3 id=parsing3><span class=secno>9.5 </span>Parsing HTML fragments</h3> + <h3 id=parsing3><span class=secno>8.5 </span>Parsing HTML fragments</h3> <p>The following steps form the <dfn id=html-fragment0>HTML fragment parsing algorithm</dfn>. The algorithm takes as input a DOM @@ -50354,7 +50354,7 @@ document order.</p> </ol> - <h3 id=named><span class=secno>9.6 </span><dfn id=named0>Named character + <h3 id=named><span class=secno>8.6 </span><dfn id=named0>Named character references</dfn></h3> <p>This table lists the character reference names that are supported by @@ -52517,7 +52517,7 @@ --> </div> - <h2 id=rendering><span class=secno>10. </span>Rendering and user-agent + <h2 id=rendering><span class=secno>9. </span>Rendering and user-agent behavior</h2> <!-- XXX @@ -52611,7 +52611,7 @@ <p class=big-issue>Must define that in CSS, tag names in HTML documents, and class names in quirks mode documents, are case-insensitive. - <h3 id=rendering0><span class=secno>10.1 </span>Rendering and the DOM</h3> + <h3 id=rendering0><span class=secno>9.1 </span>Rendering and the DOM</h3> <p class=big-issue>This section is wrong. mediaMode will end up on Window, I think. All views implement Window. @@ -52643,10 +52643,9 @@ currently to enumerate all the views.</p> <!-- XXX examples! --> - <h3 id=rendering1><span class=secno>10.2 </span>Rendering and - menus/toolbars</h3> + <h3 id=rendering1><span class=secno>9.2 </span>Rendering and menus/toolbars</h3> - <h4 id=the-icon><span class=secno>10.2.1 </span>The 'icon' property</h4> + <h4 id=the-icon><span class=secno>9.2.1 </span>The 'icon' property</h4> <p>UAs should use the command's Icon as the default generic icon provided by the user agent when the 'icon' property computes to 'auto' on an @@ -52654,10 +52653,10 @@ title=command-attribute>command</code> attribute, but when the property computes to an actual image, it should use that image instead. - <h3 id=obsolete><span class=secno>10.3 </span>Obsolete elements, - attributes, and APIs</h3> + <h3 id=obsolete><span class=secno>9.3 </span>Obsolete elements, attributes, + and APIs</h3> - <h4 id=the-body0><span class=secno>10.3.1 </span>The <code><a + <h4 id=the-body0><span class=secno>9.3.1 </span>The <code><a href="#body0">body</a></code> element</h4> <p class=big-issue>Need to define the content attributes in terms of CSS or @@ -52742,7 +52741,7 @@ href="#reflect">reflect</a> the element's <code title=attr-body-vlink>vlink</code> content attribute. - <h4 id=the-applet><span class=secno>10.3.2 </span>The <dfn + <h4 id=the-applet><span class=secno>9.3.2 </span>The <dfn id=applet><code>applet</code></dfn> element</h4> <p>The <code><a href="#applet">applet</a></code> element is a Java-specific @@ -52770,7 +52769,7 @@ rooted at the <code>Document</code> node, whose filter matches only <code><a href="#applet">applet</a></code> elements. - <h2 id=no><span class=secno>11. </span>Things that you can't do with this + <h2 id=no><span class=secno>10. </span>Things that you can't do with this specification because they are better handled using other technologies that are further described herein</h2> @@ -52781,7 +52780,7 @@ because the features exist in other languages that can be integrated into this one. This section covers some of the more common requests. - <h3 id=localization><span class=secno>11.1 </span>Localization</h3> + <h3 id=localization><span class=secno>10.1 </span>Localization</h3> <p>If you wish to create localized versions of an HTML application, the best solution is to preprocess the files on the server, and then use HTTP @@ -52789,19 +52788,19 @@ <!-- <p>XXX example here</p> --> <!--XXXSVG (remove next section)--> - <h3 id=declarative><span class=secno>11.2 </span>Declarative 2D vector + <h3 id=declarative><span class=secno>10.2 </span>Declarative 2D vector graphics and animation</h3> <p>Embedding vector graphics into XHTML documents is the domain of SVG.</p> <!-- <p>XXX example here</p> --> - <h3 id=declarative0><span class=secno>11.3 </span>Declarative 3D scenes</h3> + <h3 id=declarative0><span class=secno>10.3 </span>Declarative 3D scenes</h3> <p>Embedding 3D imagery into XHTML documents is the domain of X3D, or technologies based on X3D that are namespace-aware.</p> <!-- <p>XXX example here</p> --> - <h3 id=timers><span class=secno>11.4 </span>Timers</h3> + <h3 id=timers><span class=secno>10.4 </span>Timers</h3> <p>This section is expected to be moved to the Window Object specification in due course.
Received on Sunday, 13 July 2008 13:43:40 UTC