Closed
Bug 357592
Opened 19 years ago
Closed 19 years ago
Pages loads with installation instructions for webmaster? Loads correctly in IE
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: fionnyboy, Assigned: mrbkap)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
When opening the website listed above it displays a list of what seem to be instructions for a website component and forces the page to be displayed in correctly. If i open this page in IE however it all displays correctly.
Reproducible: Always
Steps to Reproduce:
1.Open firefox goto www.btireland.ie
2.Click broadband & total talk link.
3.Problem appears
Actual Results:
The problem occured as predicted
Expected Results:
Displayed the page the same as if opened in IE
Updated•19 years ago
|
Assignee: nobody → mrbkap
Component: General → HTML: Parser
Product: Firefox → Core
QA Contact: general → parser
Version: unspecified → Trunk
Assignee | ||
Comment 1•19 years ago
|
||
The page puts itself in standards mode, and then uses '--' in comments, which the parser (with its standards-mode parsing) interprets). There have been lots of bugs filed on this (bug 255357).
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•