Closed
Bug 436667
Opened 17 years ago
Closed 17 years ago
blank page while syntax highlighting error at close of script container in xhtml
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 327796
People
(Reporter: josef, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5 AND 3 rc1 !!!!!!
Go on the referenced page and you'll get an blank page. But it should not be blank, check sourcecode.
Syntaxhighlighting stops every time on the same thing:
<script foo />
If i change the code to <script></script> it works.
Reproducible: Always
Steps to Reproduce:
1. check http://www.kulturprojekte-china.de/
2. see sourcecode
Actual Results:
A blank page.
Expected Results:
Display the page!
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•