Bug 23590 - page fails to render if <script> block includes <!-- without a closing comment
Summary: page fails to render if <script> block includes <!-- without a closing comment
Status: RESOLVED DUPLICATE of bug 12454
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.diana-ltd.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 09:18 PST by Darin Fisher (:fishd, Google)
Modified: 2009-01-28 10:26 PST (History)
0 users

See Also:


Attachments
demonstrates bug - page incorrectly renders blank (516 bytes, text/html)
2009-01-28 09:19 PST, Darin Fisher (:fishd, Google)
no flags Details
demonstrates bug - page incorrectly renders blank (174 bytes, text/html)
2009-01-28 09:36 PST, Darin Fisher (:fishd, Google)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2009-01-28 09:18:07 PST
page fails to render if <script> block includes <!-- without a closing comment

load http://www.diana-ltd.com/ and notice that it does not render in webkit.

tested nightly build r40305 on windows.

reduction coming up...
Comment 1 Darin Fisher (:fishd, Google) 2009-01-28 09:19:18 PST
Created attachment 27109 [details]
demonstrates bug - page incorrectly renders blank
Comment 2 Darin Fisher (:fishd, Google) 2009-01-28 09:20:44 PST
Comment on attachment 27109 [details]
demonstrates bug - page incorrectly renders blank

whoops... this is the wrong test case :(
Comment 3 Darin Fisher (:fishd, Google) 2009-01-28 09:36:33 PST
Created attachment 27110 [details]
demonstrates bug - page incorrectly renders blank

Here's the real reductions.  It turns out that the <script> tag pointing to a non-existent resource file is important.
Comment 4 Gavin Sherlock 2009-01-28 09:49:57 PST
This appears to be a dup of bug 12454
Comment 5 Darin Fisher (:fishd, Google) 2009-01-28 10:26:02 PST
I agree.

*** This bug has been marked as a duplicate of 12454 ***