Closed Bug 39616 Opened 24 years ago Closed 24 years ago

XLinks with no href should be styled like links

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: attinasi, Assigned: attinasi)

Details

Attachments

(1 file)

The XLink spec clearly states that no href is required to have a valid XLink. 
The check for an href attribute in the IsSimpleXLink method in nsCSSStyleSheet 
is incorrect and should be removed - the type is enough.
Extremely simple to fix: remove two lines of code to not check for href.
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Fix slipped in with bug 38026... less risk to leave it than to back it out.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Using the testcase from 12766 with modification, verified bug fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: