Closed Bug 2505 Opened 26 years ago Closed

build 011999 renders table cell improperly

Categories

(Core :: DOM: HTML Parser, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: andreww, Assigned: rickg)

References

()

Details

Not quite sure how to quantify this - thecounter.com has a funky series of javascript code that you can insert in a page to do some browser detection before showing a GIF - this code works fine in 4.5 but seems to confuse Gecko. Look at the sourcecode via 4.5 to see that all the "<!--" are properly set on their own line, but it appears as if GECKO is not reading these carriage returns and removes/ignores some of the code...
Assignee: troy → rickg
Component: Layout → Parser
Parser seems very unhappy with <SCRIPT> tag (I presume) inside of a TD cell. The IMG tag is all goofed up Text refcount=3<\n \n > Text refcount=3<\n > Text refcount=3<\n > A HREF=http://www.TheCounter.com TARGET=_top refcount=4< Text refcount=4<BORDER=0 SRC="http://c1.thecounter.com/id=181238si ze=nacolors=nareferer=java=na">> > Text refcount=3<\n > NOSCRIPT refcount=2< >
Status: NEW → ASSIGNED
Resolution: --- → FIXED
Fixed by latest update to parser.
andreww, does this happen for you anymore in latest build? if not please mark VERIFIED_FIXED.
Ill check this today and make sure...
Status: RESOLVED → VERIFIED
this is good now
You need to log in before you can comment on or make changes to this bug.