GithubHelp home page GithubHelp logo

testing's People

Watchers

 avatar

testing's Issues

this is a test issue

(just copy-paste from MDN lol)

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Element/keydown_event

What specific section or headline is this issue about?

main section(?)

What information was incorrect, unhelpful, or incomplete?

The keydown, keyup, and keypress pages don't explicitly mention that keyboard events are also "generated"/can be installed on by window, document, <html> and <body>. The keydown page implies that is the case via the sentence
If not caught, they bubble up the DOM tree until they reach Document, but it would be better to be explicit, and the the keyup page currently lacks this sentence. (The keypress article currently fails to also mention the preceding sentence: Keyboard events are only generated by <input>, <textarea>, <summary> and anything with the contentEditable or tabindex attribute)

What did you expect to see?

The keydown, keyup, and keypress pages should explicitly mention that keyboard events are "generated"/installable on window, document, <html> and <body>

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

No response

Do you have anything more you want to share?

I would've edited the pages myself but I wasn't sure how to (re)write them to incorporate the info. (also, editing via github web is annoying)

Also, I suppose this should be a separate issue, but the pages also fail to mention that elements with implicit tabindexs (such as <a>) also generate keyboard events.

MDN metadata

Page report details

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.