Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements in notes #70

Open
annevk opened this issue May 5, 2023 · 0 comments
Open

Requirements in notes #70

annevk opened this issue May 5, 2023 · 0 comments

Comments

@annevk
Copy link

annevk commented May 5, 2023

Notes should only be used to explain things already required elsewhere. They cannot themselves contain requirements.

Examples of bad notes:

Note: When a document is closed, the user agent MUST implicitly call unlock() so that the [system key press handler=] (if any) is unregistered.

Note: When implementing this API, user agents should take care not to change the order in which keyboard events are dispatched to the page. Keys that are included in the set of reserved key codes must be dispatched in the same relative order that they would have been sent had they not been included in the set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant