content icon indicating copy to clipboard operation
content copied to clipboard

Remove mentions of moz APIs from drag&drop documentation

Open evilpie opened this issue 3 years ago • 1 comments

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/Multiple_items

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

At some point all the moz APIs like mozSetDatAt were merely Firefox only, but at this point they have been completely removed. (Or rather they are inaccessible to web content)

This also affects https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/Recommended_drag_types.

What did you expect to see?

It might be best to just remove that page completely.

Do you have any supporting links, references, or citations?

https://bugzilla.mozilla.org/show_bug.cgi?id=1666287

Do you have anything more you want to share?

No response

evilpie avatar Oct 27 '22 14:10 evilpie

Hi. I would like to help with this documentation task. I am new to GitHub. Are these APIs Rest APIs? Can you confirm that under HTML_Drag_and_Drop_API docs you want to remove these two doc pages:

  • Multiple_items
  • Recommended_drag_types

EverLearning2022 avatar Oct 31 '22 17:10 EverLearning2022