<?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>12009</bug_id>
          
          <creation_ts>2006-12-27 18:27:23 -0800</creation_ts>
          <short_desc>Missing script comment close causes incomplete rendering of www.venganza.org</short_desc>
          <delta_ts>2008-02-18 00:51:31 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>420+</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>16722</dup_id>
          
          <bug_file_loc>http://www.venganza.org</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="J. Grybowski">jgjedi</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bpresles</cc>
    
    <cc>dev+webkit</cc>
    
    <cc>jonathanjohnsson</cc>
    
    <cc>oliver</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>39334</commentid>
    <comment_count>0</comment_count>
    <who name="J. Grybowski">jgjedi</who>
    <bug_when>2006-12-27 18:27:23 -0800</bug_when>
    <thetext>The home page of the parody religion, Church of the Flying Spaghetti Monster, has serious issues with Webkit: almost all content below the main navigation refuses to display. Page displays with no problems in Safari.

Not being that well-versed in coding and all that, I&apos;m not exactly sure what&apos;s wrong, but if I had to venture a guess, I&apos;d say it probably had something to do with handling of imported CSS or Javascript. Again, just a guess: I&apos;ll leave it up to the people who know this stuff to actually figure it out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39335</commentid>
    <comment_count>1</comment_count>
    <who name="J. Grybowski">jgjedi</who>
    <bug_when>2006-12-27 18:29:07 -0800</bug_when>
    <thetext>(In reply to comment #0)
&gt; The home page of the parody religion, Church of the Flying Spaghetti Monster,
&gt; has serious issues with Webkit: almost all content below the main navigation
&gt; refuses to display. Page displays with no problems in Safari.

That last bit, of course, should be &quot;Page displays with no problems in Firefox.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38933</commentid>
    <comment_count>2</comment_count>
    <who name="">jonathanjohnsson</who>
    <bug_when>2006-12-30 03:59:27 -0800</bug_when>
    <thetext>WebKit r18481 shows the pages on that site fine for me, with the exception of the home page, where something is broke.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38899</commentid>
    <comment_count>3</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2006-12-30 12:23:25 -0800</bug_when>
    <thetext>I looked at this the other night and I&apos;m wondering if this is really a bug in WebKit or not.

There is less content when viewed in Safari/WebKit than Firefox because of an inline script that doesn&apos;t close the comment it opens with.  Firefox/IE7 seem to ignore this and assume the comment ends at the end of the script and continues on and continues to render the page.  Shipping Safari, ToT and Opera ignore the rest of the page.  Remove the poorly coded script and everybody renders fine.

#primary contains all of the posts and is floated left.  Since we think that everything after that is commented out, we never render the div to clear it so .content collapses up like it should and results in the rendering we see.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33447</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2007-01-22 09:56:25 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; There is less content when viewed in Safari/WebKit than Firefox because of an
&gt; inline script that doesn&apos;t close the comment it opens with.  Firefox/IE7 seem
&gt; to ignore this and assume the comment ends at the end of the script and
&gt; continues on and continues to render the page.  Shipping Safari, ToT and Opera
&gt; ignore the rest of the page.  Remove the poorly coded script and everybody
&gt; renders fine.

Lets make a test case for this, then. I&apos;d think we should match the browsers that have more market share than us on this if possible -- should help compatibility.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33451</commentid>
    <comment_count>5</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2007-01-22 10:21:04 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; 
&gt; Lets make a test case for this, then. I&apos;d think we should match the browsers
&gt; that have more market share than us on this if possible -- should help
&gt; compatibility.
&gt; 

Unfortunately, they seem to have corrected the bug on their end and I no longer have the copy I saved locally to figure this out and I can&apos;t seem to find a cached copy anywhere.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33436</commentid>
    <comment_count>6</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-01-22 11:20:47 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; Unfortunately, they seem to have corrected the bug on their end and I no longer
&gt; have the copy I saved locally to figure this out and I can&apos;t seem to find a
&gt; cached copy anywhere.

Can you grab a copy of their home page (use Firefox to save as &quot;Web Page, Complete&quot;) and then start removing &quot;// --&gt;&quot; lines in the code until the issue is duplicated?

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33423</commentid>
    <comment_count>7</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2007-01-22 12:11:21 -0800</bug_when>
    <thetext>(In reply to comment #6)
&gt; Can you grab a copy of their home page (use Firefox to save as &quot;Web Page,
&gt; Complete&quot;) and then start removing &quot;// --&gt;&quot; lines in the code until the issue
&gt; is duplicated?

I&apos;m gonna try that tonight.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31712</commentid>
    <comment_count>8</comment_count>
      <attachid>12713</attachid>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2007-01-27 10:48:26 -0800</bug_when>
    <thetext>Created attachment 12713
Testcase

I managed to find a local copy of this after all (hooray being unorganized?).  Here&apos;s a reduction.

There should be two divs visible - a green one and a red one.  WebKit only displays the green one up to where the script starts.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71011</commentid>
    <comment_count>9</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-18 00:42:04 -0800</bug_when>
    <thetext>*** Bug 17412 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71012</commentid>
    <comment_count>10</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-18 00:51:31 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 16722 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>12713</attachid>
            <date>2007-01-27 10:48:26 -0800</date>
            <delta_ts>2007-01-27 10:48:26 -0800</delta_ts>
            <desc>Testcase</desc>
            <filename>fsm2.html</filename>
            <type>text/html</type>
            <size>258</size>
            <attacher name="Matt Lilek">dev+webkit</attacher>
            
              <data encoding="base64">PGh0bWw+Cgo8Ym9keT4KICAgIDxkaXYgc3R5bGU9ImJhY2tncm91bmQ6IGdyZWVuOyI+CiAgICAg
ICAgTG9yZW0gaXBzdW0gZG9sb3IgPHNjcmlwdD48IS0tIGRvY3VtZW50LndyaXRlKCJzaXQpOyA8
L3NjcmlwdD4gYW1ldAogICAgPC9kaXY+CiAgICA8IS0tIFRoaXMgaXMgbmVjZXNzYXJ5IGZvciB0
aGUgYnVnLiAtLT4KICAgIDxkaXYgc3R5bGU9ImJhY2tncm91bmQ6IHJlZDsiPllvdSBzaG91bGQg
c2VlIG1lITwvZGl2Pgo8L2JvZHk+Cgo8L2h0bWw+
</data>

          </attachment>
      

    </bug>

</bugzilla>