Closed
Bug 6960
Opened 25 years ago
Closed 25 years ago
[4.xP] '<<' != '<<' -- different display in 5.0
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
M7
People
(Reporter: 3jrgm, Assigned: harishd)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
This is a 4.xP issue only. Simply: Nav4.x (and IE) treat '<<' as
equivalent to '<<'. 5.0 has treats it differently -- see attached
short test case. Example line:
<<a href="foo.html">some text</a>>
(Found while looking into a separate issue on bug #4142. Tested May20 &
May23 win95 builds).
Reporter | ||
Comment 1•25 years ago
|
||
Status: NEW → ASSIGNED
Summary: [4.xP] '<<' != '<<' -- different display in 5.0 → [4.xP] '<<' != '<<' -- different display in 5.0
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Checked in a fix. Gecko will now treat '<<' as '<<'
Marking fixed
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
Verified 1999-06-15-16-M7
You need to log in
before you can comment on or make changes to this bug.
Description
•