Closed
Bug 264904
Opened 21 years ago
Closed 12 years ago
killer-apps.com - invalid 'comment' causes frame content to be ignored
Categories
(Tech Evangelism Graveyard :: English US, defect, P3)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: asmith, Unassigned)
References
()
Details
Attachments
(1 file)
|
5.11 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
I just went to http://www.killer-apps.com/ which has erroniously written ASP
code to the browser instead of executing it. The ASP code and the JSCRIPT header
appear at the top of the page, but there is no close javascript tag. The page
does not render in Firefox 1 Preview Release. The page renders perfectly in IE
6.0 despite having the same HTML. I just thought you should be aware of this
anomaly.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.killer-apps.com/ with Firefox.
2. Notice how no meaningful page is displayed. Scratch head and view source.
3. Fire up IE and see page rendered nicely.
4. Decide to tell the great people at Mozilla.org in your first bug post.
Actual Results:
Page is not displayed properly, due to incorrect and non-standards adhering HTML.
Expected Results:
Rendered the page the same as IE, neatly sidestepping the eroneous code.
| Reporter | ||
Comment 1•21 years ago
|
||
Source code in question.
Comment 2•21 years ago
|
||
That is correct behavior, and a TE bug. See bug 204704 comment 3 for why.
->TE
Assignee: parser → english-us
Status: UNCONFIRMED → NEW
Component: HTML: Parser → English US
Ever confirmed: true
OS: Windows Server 2003 → All
Priority: -- → P3
Product: Browser → Tech Evangelism
QA Contact: mrbkap → english-us
Hardware: PC → All
Summary: Javascript with no close tag stops page rendering → killer-apps.com - invalid 'comment' causes frame content to be ignored
Version: Trunk → unspecified
Comment 3•12 years ago
|
||
Redirects to Amazon page
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•