Closed
Bug 87885
Opened 24 years ago
Closed 24 years ago
This page won't display at all. Works fine in Netscape 4.75.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: daniel.perup, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.1 i686; en-US; rv:0.9.1) Gecko/20010617
BuildID:
The page at http://www.kamov.ru will not show up at all. Just the standard grey
background, nothing else.
Reproducible: Always
Steps to Reproduce:
1.enter url
2.press enter
![]() |
||
Comment 1•24 years ago
|
||
The page contains the following code:
<script language="JavaScript"></script ></HEAD>
The problem is the space in the </script> tag. Marking duplicate of "end tag of
<script> and <style> can't contain whitespace (</script > </style >)"
*** This bug has been marked as a duplicate of 72249 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•