Closed
Bug 278726
Opened 20 years ago
Closed 20 years ago
html-code between two html-comments rendered as comment
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 102127
People
(Reporter: julius, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
In the page http://www.finalfuture.de/sell.php.html there are two parts in the
code, which are between two html-comments. e.g. one of these parts is between
<!--------------- item title ---------------------> and <!------------------
eigene Artikelnr. ---------------->
The code between the comments is also rendered as html-comment
Reproducible: Always
Steps to Reproduce:
1. go to http://www.finalfuture.de/sell.php.htm
2. look at the sourcecode with the viewer of firefox / mozilla suite / other
gecko-based browser
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 102127 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•