<?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>3419</bug_id>
          
          <creation_ts>2005-06-10 13:16:44 -0700</creation_ts>
          <short_desc>REGRESSION (125-312/412): Safari doesn&apos;t display edmunds.com pages until reload</short_desc>
          <delta_ts>2005-07-03 07:43:19 -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>WebKit Misc.</component>
          <version>412</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>VERIFIED</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="John Sullivan">sullivan</reporter>
          <assigned_to name="Adele Peterson">adele</assigned_to>
          <cc>cmeyer100</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>11327</commentid>
    <comment_count>0</comment_count>
    <who name="John Sullivan">sullivan</who>
    <bug_when>2005-06-10 13:16:44 -0700</bug_when>
    <thetext>This is also in Radar as &lt;rdar://problem/4111752&gt;

To reproduce:
1. Go to edmunds.com
2. Click on a type of car as if you are researching a new car (e.g. &quot;SUV&quot;)

The page is (at least mostly) all gray. Reloading cures it. The same thing happens with many other links on 
this site.

This worked correctly in 10.3.8 with Safari-125.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12158</commentid>
    <comment_count>1</comment_count>
    <who name="Adele Peterson">adele</who>
    <bug_when>2005-06-15 16:13:27 -0700</bug_when>
    <thetext>This reduction demonstrates the problem.  The first script tag has a &apos;/&apos; at the end that doesn&apos;t belong.  
This still works in Firefox, but the first time you load the page, we seem to stop parsing.

&lt;html&gt;
&lt;body&gt;
HEADER						
&lt;script src=&quot;&quot; /&gt;&lt;/script&gt;
&lt;script src=&quot;http://www.edmunds.com/scripts/flash_detect.js&quot;&gt;&lt;/script&gt;
MAIN TEXT
&lt;/body&gt;
&lt;/html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12159</commentid>
    <comment_count>2</comment_count>
    <who name="Adele Peterson">adele</who>
    <bug_when>2005-06-15 16:24:03 -0700</bug_when>
    <thetext>note- the .js file can be empty, but there has to be a url in the src attribute.  Also, there is a parse error in 
the console:

[6869] file:///Tests/edm.html:SyntaxError - Parse error</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12520</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Petersen">c.petersen87</who>
    <bug_when>2005-06-17 20:54:14 -0700</bug_when>
    <thetext>This problem isolated here is the same problem in 3314.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12522</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Petersen">c.petersen87</who>
    <bug_when>2005-06-17 20:58:56 -0700</bug_when>
    <thetext>*** Bug 3314 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>