Closed Bug 182498 Opened 22 years ago Closed 22 years ago

If BODY element ommited and H1 contains A, this header does not appears as clickable link.

Categories

(Core :: DOM: HTML Parser, defect)

Other Branch
x86
Windows 2000
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: vitaly, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent: Opera/6.05 (Windows 2000; U) [en] Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126 Just try to see as following _valid_ code will be rendered in Mozilla 1.2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <TITLE>Link In Header 1</TITLE> <H1><A href='index.html'>Header 1</A></H1> Reproducible: Always Steps to Reproduce: Actual Results: "Header 1" appears as not link. Expected Results: "Header 1" appears as link.
Attached file reporter's testcase (deleted) —
Depends on: 182500
This is 1.2-branch only, and the problem is known and a fix is known.
Status: UNCONFIRMED → NEW
Component: Layout: Fonts and Text → Parser
Ever confirmed: true
Version: Trunk → Other Branch
I have tested that this bug was an instance of bug 182500 / bug 182253 based on comparison of two Linux builds compiled with gcc 3.2. This bug was present in the 1.2 release and was the only bug fixed in the 1.2.1 release (and the reason for the 1.2.1 release). Marking this bug as fixed since it should be fixed in the 1.2.1 release.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: