<?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>13114</bug_id>
          
          <creation_ts>2011-07-01 13:37:09 +0000</creation_ts>
          <short_desc>nav element &quot;typical default display properties&quot; wrong</short_desc>
          <delta_ts>2011-07-06 18:48:20 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5: The Markup Language (editor: Michael(tm) Smith)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="George Lund">glund</reporter>
          <assigned_to name="Michael[tm] Smith">mike</assigned_to>
          <cc>jackalmage</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>50556</commentid>
    <comment_count>0</comment_count>
    <who name="George Lund">glund</who>
    <bug_when>2011-07-01 13:37:09 +0000</bug_when>
    <thetext>The CSS suggested for the nav element is wrong.

Presumably the intention is that nested nav element should get smaller. The commas separating the element name should not be there, in that case they should be space-separated.

i.e.
nav { ...
nav nav { ...
nav nav nav { ...
etc.

Also, using ems like this is a bit weird. Nav elements inside nav elements get even larger (i.e. 1.17 x 1.5) and then the same size (i.e. 1 x 1.17 x 1.5) and then a little smaller (.83 x 1.17 x 1.5). ems don&apos;t look back to the outside parent as this example suggests. A single rule: nav { font-size: smaller; } might in fact sum up what you&apos;re trying to do here?

I can&apos;t actually see the use case for nesting nav elements, so I have no idea why this is a sensible presentation suggestion anyway!

It would certainly be best if screen browsers didn&apos;t have any default presentation other than display: block for nav elements, otherwise it will be very difficult for authors to predictably use this element given the cascade.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50571</commentid>
    <comment_count>1</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-07-01 19:22:40 +0000</bug_when>
    <thetext>What part of the spec are you referring to?  There is nothing similar to what you&apos;re suggesting anywhere in the Rendering chapter that I can find.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50633</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-07-04 08:37:00 +0000</bug_when>
    <thetext>Fixed now:

http://dev.w3.org/cvsweb/html5/markup/nav.html.diff?r1=1.91;r2=1.92;f=h

http://dev.w3.org/html5/markup/nav.html#nav-display

Thanks for catching this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50739</commentid>
    <comment_count>3</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2011-07-06 18:48:20 +0000</bug_when>
    <thetext>Ah, durp, should have paid attention to the component; I was looking at the HTML spec&apos;s rendering section.  Sorry for the noise.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>