Skip to content

Comments

Remove hidden classes#8407

Merged
teoli2003 merged 2 commits intomdn:mainfrom
wbamberg:remove-hidden
Aug 28, 2021
Merged

Remove hidden classes#8407
teoli2003 merged 2 commits intomdn:mainfrom
wbamberg:remove-hidden

Conversation

@wbamberg
Copy link
Collaborator

Fixes #7902.

This PR removes all remaining uses of the hidden class in the Web/API docs (excluding its use on <pre> which is still supported in Markdown).

Most of these are the familiar comments about BCD. A couple were live-sample related ones that I'd missed, and a couple more were different - in one of these I kept the text because I couldn't see any reason it was hidden.

@wbamberg wbamberg requested a review from a team as a code owner August 28, 2021 02:41
@wbamberg wbamberg requested review from sideshowbarker and removed request for a team August 28, 2021 02:41
@github-actions
Copy link
Contributor

Preview URLs

Flaws

Note! 27 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/XMLHttpRequest/abort_event
Title: XMLHttpRequest: abort event
on GitHub
Flaw count: 1

  • broken_links:
    • Anchor not lowercase

URL: /en-US/docs/Web/API/ElementInternals/role
Title: ElementInternals.role
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: api.ElementInternals.role

URL: /en-US/docs/Web/API/ElementInternals/states
Title: ElementInternals.states
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/MDN/Contribute/Structures/Code_examples

External URLs

URL: /en-US/docs/Web/API/XMLHttpRequest/abort_event
Title: XMLHttpRequest: abort event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLMediaElement/textTracks
Title: HTMLMediaElement.textTracks
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HIDDevice/receiveFeatureReport
Title: HIDDevice.receiveFeatureReport()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/HIDDevice/vendorId
Title: HIDDevice.vendorId
on GitHub

No external URLs


URL: /en-US/docs/Web/API/HIDDevice/sendFeatureReport
Title: HIDDevice.sendFeatureReport()
on GitHub


URL: /en-US/docs/Web/API/HIDDevice/productName
Title: HIDDevice.productName
on GitHub

No external URLs


URL: /en-US/docs/Web/API/HIDDevice/productId
Title: HIDDevice.productId
on GitHub

No external URLs


URL: /en-US/docs/Web/API/HIDDevice/close
Title: HIDDevice.close()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/RTCIceCandidatePairStats/firstRequestTimestamp
Title: RTCIceCandidatePairStats.firstRequestTimestamp
on GitHub

No external URLs


URL: /en-US/docs/Web/API/HIDConnectionEvent/HIDConnectionEvent
Title: HIDConnectionEvent()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList
Title: SVGPointList
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/replaceItem
Title: SVGPointList.replaceItem()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/insertItemBefore
Title: SVGPointList.insertItemBefore()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/numberOfItems
Title: SVGPointList.numberOfItems
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/removeItem
Title: SVGPointList.removeItem()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/length
Title: SVGPointList.length
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/appendItem
Title: SVGPointList.appendItem()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/initialize
Title: SVGPointList.initialize()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/clear
Title: SVGPointList.clear()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/SVGPointList/getItem
Title: SVGPointList.getItem()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/MIDIOutput
Title: MIDIOutput
on GitHub

No external URLs


URL: /en-US/docs/Web/API/MIDIOutput/send
Title: MIDIOutput.send()
on GitHub


URL: /en-US/docs/Web/API/MIDIOutput/clear
Title: MIDIOutput.clear()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/Canvas_API/Tutorial/Drawing_text
Title: Drawing text
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/ElementInternals/shadowRoot
Title: ElementInternals.shadowRoot
on GitHub

No external URLs


URL: /en-US/docs/Web/API/ElementInternals/role
Title: ElementInternals.role
on GitHub

No external URLs


URL: /en-US/docs/Web/API/ElementInternals/labels
Title: ElementInternals.labels
on GitHub

No external URLs


URL: /en-US/docs/Web/API/ElementInternals/states
Title: ElementInternals.states
on GitHub

No external URLs


URL: /en-US/docs/Web/API/ElementInternals/reportValidity
Title: ElementInternals.reportValidity()
on GitHub

No external URLs


URL: /en-US/docs/Web/API/MIDIPort/close
Title: MIDIPort.close()
on GitHub

No external URLs

@teoli2003 teoli2003 merged commit 2dfba9e into mdn:main Aug 28, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2022
@wbamberg wbamberg deleted the remove-hidden branch October 15, 2022 17:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Markdown] [Web/API] Remove hidden elements that don't contain live sample code blocks

2 participants