[html5] r6860 - [e] (0) Improve accuracy. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Fri Dec 9 13:53:30 PST 2011


Author: ianh
Date: 2011-12-09 13:53:29 -0800 (Fri, 09 Dec 2011)
New Revision: 6860

Modified:
   complete.html
   index
   source
Log:
[e] (0) Improve accuracy.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2011-12-09 21:50:59 UTC (rev 6859)
+++ complete.html	2011-12-09 21:53:29 UTC (rev 6860)
@@ -11948,9 +11948,12 @@
 
   <p>These categories are related as follows:</p>
 
-  <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://images.whatwg.org/content-venn.png></object></p>
+  <p><object data=images/content-venn.svg height=288 width=1000><img alt="Sectioning content, heading content, phrasing content, embedded
+  content, and interactive content are all types of flow content.
+  Metadata is sometimes flow content. Metadata and interactive content
+  are sometimes phrasing content. Embedded content is also a type of
+  phrasing content, and sometimes is interactive
+  content." src=http://images.whatwg.org/content-venn.png></object></p>
 
   <p>Other categories are also used for specific purposes, e.g. form
   controls are specified using a number of categories to define common

Modified: index
===================================================================
--- index	2011-12-09 21:50:59 UTC (rev 6859)
+++ index	2011-12-09 21:53:29 UTC (rev 6860)
@@ -11948,9 +11948,12 @@
 
   <p>These categories are related as follows:</p>
 
-  <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://images.whatwg.org/content-venn.png></object></p>
+  <p><object data=images/content-venn.svg height=288 width=1000><img alt="Sectioning content, heading content, phrasing content, embedded
+  content, and interactive content are all types of flow content.
+  Metadata is sometimes flow content. Metadata and interactive content
+  are sometimes phrasing content. Embedded content is also a type of
+  phrasing content, and sometimes is interactive
+  content." src=http://images.whatwg.org/content-venn.png></object></p>
 
   <p>Other categories are also used for specific purposes, e.g. form
   controls are specified using a number of categories to define common

Modified: source
===================================================================
--- source	2011-12-09 21:50:59 UTC (rev 6859)
+++ source	2011-12-09 21:53:29 UTC (rev 6860)
@@ -12459,9 +12459,12 @@
 
   <p><object width="1000" height="288"
   data="images/content-venn.svg"><img src="images/content-venn.png"
-  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."></object></p>
+  alt="Sectioning content, heading content, phrasing content, embedded
+  content, and interactive content are all types of flow content.
+  Metadata is sometimes flow content. Metadata and interactive content
+  are sometimes phrasing content. Embedded content is also a type of
+  phrasing content, and sometimes is interactive
+  content."></object></p>
 
   <p>Other categories are also used for specific purposes, e.g. form
   controls are specified using a number of categories to define common




More information about the Commit-Watchers mailing list