<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17819</bug_id>
          
          <creation_ts>2012-07-18 06:54:50 +0000</creation_ts>
          <short_desc>Suggestion: Introduce &quot;content&quot; element</short_desc>
          <delta_ts>2012-07-23 03:55:26 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian.html</cc>
    
    <cc>ian</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70108</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 06:54:50 +0000</bug_when>
    <thetext>This was was cloned from bug 15730 as part of operation convergence.
Originally filed: 2012-01-26 15:47:00 +0000
Original reporter: Ian Yang &lt;ian.html@gmail.com&gt;

================================================================================
 #0   Ian Yang                                        2012-01-26 15:47:01 +0000 
--------------------------------------------------------------------------------
While coding for the content of a blog post, we have &lt;header&gt; to wrap heading, author, and publish time; And we have &lt;footer&gt; to wrap categories links and other metadata; However, we currently don&apos;t have &lt;content&gt; to wrap paragraphs and figures.

Therefore, maybe we could have &lt;content&gt; introduced.
================================================================================
 #1   Ian Devlin                                      2012-01-26 16:03:25 +0000 
--------------------------------------------------------------------------------
But there are the &lt;section&gt; and &lt;article&gt; elements available to wrap such things? If you have a &lt;header&gt;, &lt;footer&gt; and several &lt;aside&gt;s in an &lt;article&gt; or &lt;section&gt;, than everything else IS content. Process of elimination.
================================================================================
 #2   Ian Yang                                        2012-01-26 16:36:28 +0000 
--------------------------------------------------------------------------------
Process of elimination is okay. However, without being wrapped by a &lt;content&gt; tag, all content elements look like they are at the same level as &lt;header&gt; and &lt;footer&gt; elements.

If we have the &lt;content&gt; tag to wrap all those various content elements, our mockup will looks cleaner and tidier.
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71233</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-07-20 04:09:10 +0000</bug_when>
    <thetext>Use &lt;div&gt; if you must have something. It&apos;s not semantically necessary though.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>