Closed
Bug 549797
Opened 16 years ago
Closed 16 years ago
Removing href attribute from html:a, html:link, and svg:a doesn't remove link styling
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a3
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: jruderman, Assigned: sdwilsh)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file, 2 obsolete files)
|
12.03 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Could this be a regression from bug 461199?
| Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
Er, this is the UnsetAttr version of bug 461199 part 30, looks like. I thought I'd checked that. :(
Updated•16 years ago
|
Blocks: async-visited-check
blocking2.0: --- → ?
| Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Er, this is the UnsetAttr version of bug 461199 part 30, looks like. I thought
> I'd checked that. :(
I thought we had too :/
Need to make the test check html:a, html:area, html:link, and svg:a.
Assignee: nobody → sdwilsh
Status: NEW → ASSIGNED
Component: Layout → DOM: Core & HTML
QA Contact: layout → general
| Assignee | ||
Comment 4•16 years ago
|
||
With tests. I didn't quite use Jesse's test, but they did help identify the bug quickly!
Attachment #429919 -
Attachment is obsolete: true
Attachment #429920 -
Attachment is obsolete: true
Attachment #430113 -
Flags: review?(bzbarsky)
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [needs review bz]
| Assignee | ||
Updated•16 years ago
|
Summary: Removing href attribute from <a> doesn't remove link styling → Removing href attribute from html:a, html:link, and svg:a doesn't remove link styling
Target Milestone: --- → mozilla1.9.3a3
Updated•16 years ago
|
Attachment #430113 -
Flags: review?(bzbarsky) → review+
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [needs review bz] → [can land]
| Assignee | ||
Comment 5•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Flags: in-litmus-
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Whiteboard: [can land]
| Assignee | ||
Comment 6•16 years ago
|
||
And followup to enable a test that passes because this got fixed:
http://hg.mozilla.org/mozilla-central/rev/56b8a3bd290f
Updated•15 years ago
|
blocking2.0: ? → final+
You need to log in
before you can comment on or make changes to this bug.
Description
•