Closed
Bug 154754
Opened 23 years ago
Closed 23 years ago
Targets/anchors are case-sensitive
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: cowwoc2020, Assigned: samir_bugzilla)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.1a+) Gecko/20020622
BuildID: 2002062208
If you hit the above URL, Mozilla won't jump to the target; rename the target
name to caps (PPPOE) and it'll work.
Correct me if I'm wrong, but aren't targets supposed to be case-insensitive?
Reproducible: Didn't try
Comment 1•23 years ago
|
||
Mozilla is behaving correctly. The value for <a name=""> is case sensitive.
See <http://www.w3.org/TR/html4/struct/links.html#adef-name-A>
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
![]() |
||
Comment 2•23 years ago
|
||
verified the "name" attribute is "CS", which means "Case Sensitive"
Status: RESOLVED → VERIFIED
Comment 3•21 years ago
|
||
*** Bug 248824 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
Comment 4•21 years ago
|
||
*** Bug 272377 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•