Closed Bug 225018 Opened 21 years ago Closed 20 years ago

website doens't display well

Categories

(SeaMonkey :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.7beta

People

(Reporter: jon, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6a) Gecko/20031104 Camino/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6a) Gecko/20031104 Camino/0.7+

sure, the html source is filled with a bunch of microsoft ****, but IE 5.2.3 on
OSX 10.3 at least kinda displays the text on the page...

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
mozilla bug, happens there too
Assignee: pinkerton → general
Status: UNCONFIRMED → NEW
Component: General → Browser-General
Ever confirmed: true
Product: Camino → Browser
QA Contact: general
Version: unspecified → Trunk
I would guess that this is a Tech Evangelism bug. It isn't surprising that it
renders alright in IE, since as you said it makes extensive use of MS-specific
code which is gibberish to any other browser.
The source of the page has all the content carefully commented out.  IE's parser
is purposefully broken to ignore the exact kind of comments that page uses.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
what is invalid about the commented code?

i mean, camino/mozilla's 'view source' function properly color highlights
everything and the text in the page is in proper html markup...

i think that mozilla/camino should at least display something more than what it
currently does.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
> what is invalid about the commented code?

Nothing.  Just most of the content on the page is commented out from mozilla's
point of view.
Marking invalid again.  There is nothing we can do to support this sort of
"HTML" short of completely breaking our HTML comment parsing.
Status: REOPENED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → INVALID
Actually, this is a dupe of bug 112015.
Just remove the "position:relative" from the outer <span> to make the page work.
I.e.: type
  javascript:document.getElementsByTagName("span")[0].style.position="static",
void 0
into the URL bar.
Oh, I see.  I'd missed that part... yay, "word-HTML".  Reopening.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Would probably be fixed by bug 135082
Depends on: 135082
FIXED by roc with bug 235778.
Status: REOPENED → RESOLVED
Closed: 21 years ago20 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.7beta
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.