Closed Bug 22025 Opened 25 years ago Closed 25 years ago

Links enclosing header tags don't work

Categories

(Core :: Layout, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED DUPLICATE of bug 21099

People

(Reporter: tor, Assigned: rickg)

References

()

Details

Attachments

(1 file)

In the following snippet, the first line will only render as a
<H1> header, and not have link rendering or behavior.  The
second line, in which the <H1> tags have been moved outside the
link definition, works fine.

<a href="http://www.mozilla.org"><h1>Mozilla</h1></a>
<h1><a href="http://www.mozilla.org">Mozilla</a></h1>

Tested with a 12/16 evening CVS pull on Solaris.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Fixed in my tree.

*** This bug has been marked as a duplicate of 21099 ***
Status: RESOLVED → VERIFIED
Agreed. Marking as verified dup of 21099.
SPAM. HTML Element component is deprecated, changing to Layout component. See
bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: