Closed
Bug 119875
Opened 24 years ago
Closed 22 years ago
scenergy.natm.ru - wrong page layout
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: alexander.grimalovsky, Unassigned)
References
()
Details
(Keywords: compat, testcase)
Attachments
(1 file)
|
15.97 KB,
text/html
|
Details |
Pages on a site http://scenergy.natm.ru have wrong layout in Mozilla 0.9.7
I know, it is because of counter, placed on these pages (it have a bug in HTML
code), but all other browsers handle it well, so i thought Mozilla should handle
it too. Or i'm wrong?
Here is code snippet from counter's code, which causes this error:
<noscript><a href=http://space.novgorod.ru/top.php?from=407
//-->width=1 height=1 border=0
><img src=http://space.novgorod.ru/top/cnt_uninvisible.php></a></noscript>
As you can see, it have //--> comment placed inside <a> tag
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
->Parser for now to determine if we want to match IE's behavior.
Otherwise, this is evangelism.
Assignee: attinasi → harishd
Component: Layout → Parser
QA Contact: petersen → moied
Comment 3•24 years ago
|
||
Huh? That shouldn't trigger a comment. cc'ing self; this needs further
investigation.
Keywords: testcase
Comment 4•24 years ago
|
||
harishd, your call. The syntax is broken, obviously, but when I save the page
and look at what's happened to the element tree, the "-->" wreaks more havoc
than I would have expected.
Comment 6•24 years ago
|
||
->evan e. europe
Component: Parser → Europe: East
Product: Browser → Tech Evangelism
Version: other → unspecified
Comment 8•23 years ago
|
||
Mass-accepting bugs - sorry for the spam. I'm back :)
Status: NEW → ASSIGNED
Comment 9•23 years ago
|
||
Quitting Evangelism due to lack of time...
Assignee: nikolai → nobody
Status: ASSIGNED → NEW
Updated•22 years ago
|
Summary: wrong page layout → scenergy.natm.ru - wrong page layout
| Reporter | ||
Comment 10•22 years ago
|
||
I can't reproduce this bug anymore with 1.4b (build 2003050714)
Since it was reported by me - i think i can close it since i think it is fixed now.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•