Skip to content

Remove APIs that have never been shipped#5434

Merged
sideshowbarker merged 1 commit intomdn:mainfrom
foolip:rm-never-shipped
May 29, 2021
Merged

Remove APIs that have never been shipped#5434
sideshowbarker merged 1 commit intomdn:mainfrom
foolip:rm-never-shipped

Conversation

@foolip
Copy link
Contributor

@foolip foolip commented May 28, 2021

Element.tabStop is redirected to ShadowRoot.delegatesFocus per the
description in the removed page.

HTMLElement.forceSpellCheck is redirected to the spellcheck attributes,
as the closest / most relevant thing on the platform.

The regionCode entries are redirected to their parent interfaces.

BCD cleanup: mdn/browser-compat-data#10581

@foolip foolip requested review from a team as code owners May 28, 2021 15:28
@foolip foolip requested review from Rumyra and removed request for a team May 28, 2021 15:28
@github-actions
Copy link
Contributor

github-actions bot commented May 28, 2021

Preview URLs

Flaws

URL: /en-US/docs/Web/API/Element
Title: Element
on GitHub
Flaw count: 8

  • macros:
    • /en-us/docs/web/api/parentnode (url: /en-US/docs/Web/API/ParentNode) does not exist
    • /en-us/docs/web/api/animatable (url: /en-US/docs/Web/API/Animatable) does not exist
    • /en-US/docs/Web/API/GlobalEventHandlers/onshow does not exist
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/AddressErrors
Title: AddressErrors
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/PaymentMethodData does not exist
  • bad_bcd_queries:
    • No BCD data for query: api.AddressErrors

URL: /en-US/docs/Web/API/HTMLElement
Title: HTMLElement
on GitHub
Flaw count: 45

  • macros:
    • /en-US/docs/Web/API/DocumentAndElementEventHandlers does not exist
    • /en-US/docs/Web/API/TouchEventHandlers does not exist
    • wrong xref macro used (consider changing which macro you use)
    • /en-US/docs/Web/API/HTMLElement/draggable does not exist
    • /en-US/docs/Web/JavaScript/Reference/DOMString does not exist
    • and 28 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 7 more flaws omitted

URL: /en-US/docs/Web/API/PaymentAddress
Title: PaymentAddress
on GitHub
Flaw count: 2

  • broken_links:
    • Link points to the page it's already on
  • bad_bcd_links:
    • no explanation!

External URLs

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


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


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


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

(this comment was updated 2021-05-29 11:23:33.097749)

Element.tabStop is redirected to ShadowRoot.delegatesFocus per the
description in the removed page.

HTMLElement.forceSpellCheck is redirected to the spellcheck attributes,
as the closest / most relevant thing on the platform.

The regionCode entries are redirected to their parent interfaces.

BCD cleanup: mdn/browser-compat-data#10581
@sideshowbarker sideshowbarker merged commit a326ce3 into mdn:main May 29, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2022
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.

2 participants