- From: poot <cvsmail@w3.org>
- Date: Wed, 17 Feb 2010 16:39:32 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Make the content venn diagram interactive. (whatwg r4754) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3801&r2=1.3802&f=h http://html5.org/tools/web-apps-tracker?from=4753&to=4754 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3801 retrieving revision 1.3802 diff -u -d -r1.3801 -r1.3802 --- Overview.html 17 Feb 2010 05:07:55 -0000 1.3801 +++ Overview.html 17 Feb 2010 07:39:13 -0000 1.3802 @@ -7474,7 +7474,7 @@ <li><a href="#embedded-content">Embedded content</a></li> <li><a href="#interactive-content">Interactive content</a></li> </ul><p class="note">Some elements also fall into other categories, which - are defined in other parts of this specification.<p>These categories are related as follows:<p><object data="images/content-venn.svg" height="288" width="512"><img alt="Sectioning content, heading content, phrasing content, and + are defined in other parts of this specification.<p>These categories are related as follows:<p><object data="images/content-venn.svg" height="288" width="1000"><img alt="Sectioning content, heading content, phrasing content, and embedded content are all types of flow content. Embedded content is also a type of phrasing content." src="http://dev.w3.org/html5/spec/images/content-venn.png"></object><p>In addition, certain elements are categorized as <a href="#form-associated-element" title="form-associated element">form-associated elements</a> and further subcategorized to define their role in various form-related
Received on Wednesday, 17 February 2010 07:40:00 UTC