Closed
Bug 1687538
Opened 4 years ago
Closed 4 years ago
Remove activation behavior and :link/:visited/:any-link matching for <link>s
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: d, Assigned: emilio)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Spec change: https://github.com/whatwg/html/pull/6269
Test updates and additions: https://github.com/web-platform-tests/wpt/pull/27178
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → emilio
Severity: -- → N/A
Flags: needinfo?(emilio)
Priority: -- → P3
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0927366150b7
Make HTMLLinkElement not inherit from Link. r=smaug
Comment 3•4 years ago
|
||
Backed out for failures on link.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/873c222ba627618e2f9608cb313bb2db2b7dc122
Failure log: https://treeherder.mozilla.org/logviewer?job_id=328047666&repo=autoland&lineNumber=6196
Flags: needinfo?(emilio)
Updated•4 years ago
|
Attachment #9199354 -
Attachment description: Bug 1687538 - Make HTMLLinkElement not inherit from Link. r=smaug,edgar → Bug 1687538 - Make HTMLLinkElement not inherit from Link. r=smaug
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51b5cadd3149
Make HTMLLinkElement not inherit from Link. r=smaug
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Updated•4 years ago
|
Keywords: dev-doc-needed
Comment 6•4 years ago
|
||
I have updated relevant pages to detail this change and also added a release note. There is a BCD note pending merge.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•