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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>20809</bug_id>
          
          <creation_ts>2008-09-12 14:47:27 -0700</creation_ts>
          <short_desc>font size gets smaller as you go down the thread at http://forums.asp.net</short_desc>
          <delta_ts>2010-06-21 17:32:10 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>525.x (Safari 3.1)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>19617</dup_id>
          
          <bug_file_loc>http://forums.asp.net/t/1236570.aspx</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="Jungshik Shin">jshin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>evan</cc>
    
    <cc>ian</cc>
    
    <cc>mitz</cc>
    
    <cc>progame+wk</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>90967</commentid>
    <comment_count>0</comment_count>
    <who name="Jungshik Shin">jshin</who>
    <bug_when>2008-09-12 14:47:27 -0700</bug_when>
    <thetext>1. go to http://forums.asp.net/t/1236570.aspx
2. When going down the thread, the font size gets smaller.

It seems that the relative font size specification is somehow misapplied(?) in webkit. It could well be their stylesheet that is to blame. Anyway, IE and FF 3 do not have this problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91004</commentid>
    <comment_count>1</comment_count>
    <who name="">mitz</who>
    <bug_when>2008-09-12 17:59:31 -0700</bug_when>
    <thetext>Moving out of Layout and Rendering based on the description, which makes it sounds like a CSS issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91555</commentid>
    <comment_count>2</comment_count>
      <attachid>23514</attachid>
    <who name="Jungshik Shin">jshin</who>
    <bug_when>2008-09-17 16:28:27 -0700</bug_when>
    <thetext>Created attachment 23514
reduced test case

The page has the following : 

......
&lt;div&gt;
  &lt;div /&gt;
&lt;/div&gt;
......

IE/Firefox can recognize/ignore this and render the font size properly, while webkit doesn&apos;t /  can&apos;t.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91556</commentid>
    <comment_count>3</comment_count>
    <who name="Jungshik Shin">jshin</who>
    <bug_when>2008-09-17 16:38:16 -0700</bug_when>
    <thetext>BTW, it does not matter whether doctype is at the beginning of not. 

Ian, does HTML5 draft have any provision for this case? 
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>184847</commentid>
    <comment_count>4</comment_count>
    <who name="Evan Martin">evan</who>
    <bug_when>2010-01-26 17:10:39 -0800</bug_when>
    <thetext>I notice that forums.asp.net no longer has this problem.  They probably changed the site.  I wonder if the underlying bug is still worth fixing?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>184862</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-01-26 17:37:26 -0800</bug_when>
    <thetext>Yes, we seem to disagree with html5lib here.

Note that this isn&apos;t about &lt;div /&gt; at all - all browsers handle that identically, ignoring the stray slash. My not-too-informed guess is that &lt;/li&gt; should close misnested divs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>184865</commentid>
    <comment_count>6</comment_count>
    <who name="">mitz</who>
    <bug_when>2010-01-26 17:44:24 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; Yes, we seem to disagree with html5lib here.
&gt; 
&gt; Note that this isn&apos;t about &lt;div /&gt; at all - all browsers handle that
&gt; identically, ignoring the stray slash. My not-too-informed guess is that &lt;/li&gt;
&gt; should close misnested divs.

Should like a duplicate of the infamous NY Times ads bugs, then.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>184867</commentid>
    <comment_count>7</comment_count>
    <who name="">mitz</who>
    <bug_when>2010-01-26 17:46:14 -0800</bug_when>
    <thetext>Bug 14939.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>240812</commentid>
    <comment_count>8</comment_count>
    <who name="Yair Yogev">progame+wk</who>
    <bug_when>2010-06-21 12:30:37 -0700</bug_when>
    <thetext>Bug 19617</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>241013</commentid>
    <comment_count>9</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-06-21 17:32:10 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 19617 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>23514</attachid>
            <date>2008-09-17 16:28:27 -0700</date>
            <delta_ts>2008-09-17 16:28:27 -0700</delta_ts>
            <desc>reduced test case</desc>
            <filename>20809a.html</filename>
            <type>text/html</type>
            <size>283</size>
            <attacher name="Jungshik Shin">jshin</attacher>
            
              <data encoding="base64">PGh0bWw+CjxoZWFkPgo8c3R5bGU+CmJvZHkge2ZvbnQtZmFtaWx5OiBzYW5zLXNlcmlmO30KLmNv
bnRhaW5lciBsaSB7Zm9udC1zaXplOi43ZW07IH0KPC9zdHlsZT4KPC9oZWFkPgo8Ym9keT4KPGRp
diBjbGFzcz0iY29udGFpbmVyIj4KICA8dWw+CiAgICA8bGk+CiAgICAgIDxkaXY+CiAgICAgICAg
PGRpdiAvPgoKICAgICAgPC9kaXY+CiAgICAgIFRoaXMgaXMgc29tZSB0ZXh0LgogICAgPC9saT4K
ICAgIDxsaT5UaGlzIGlzIHNvbWUgdGV4dC48L2xpPgogIDwvdWw+CjwvZGl2Pgo8L2h0bWw+Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>