Closed Bug 23385 Opened 25 years ago Closed 25 years ago

Embedded <span> breaks hyperlinks

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: mozilla, Assigned: rickg)

References

()

Details

The following code snippet does not produce a clickable hyperlink:

<a href="http://www.mozilla.org"><span>Test</span></a>

Build ID: 1999122023
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
This has already been fixed in a subsequent build. The problem is that given
HTML is invalid (technically -- though we need to render it). The updated
mozilla corrects this invalid HTML for you.
Works correctly in the Jan 18th build.
Status: RESOLVED → VERIFIED
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.