Closed
Bug 1288492
Opened 8 years ago
Closed 4 years ago
Broken links on webkit-inner-spin-button page
Categories
(Developer Documentation Graveyard :: CSS, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: theoriginalramya, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
Broken links to :: elements on bottom of page.
Updated•8 years ago
|
Component: Learning Area → CSS
Comment 1•8 years ago
|
||
As per my analysis, there are three link elements at the bottom of page
Comment 2•8 years ago
|
||
(In reply to Ajay Poshak from comment #1)
> As per my analysis, there are three link elements at the bottom of page
I) ::-webkit-outer-spin-button : I have created page for this link, so this is not broken anymore.
II) ::-webkit-textfield-decoration-container : This link element is broken. It is referring to https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-textfield-decoration-container.
III) Styling Form Controls – WebKit : This is working fine. I don't think it is broken.
So what should be done ? Should we remove the second link from there or create a page for this(I don't think that it is an element) ?
Comment 3•4 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•