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

Remove onfocusin and onfocusout event attributes. #740

Merged
merged 1 commit into from Sep 23, 2019

Conversation

heycam
Copy link
Contributor

@heycam heycam commented Sep 23, 2019

Fixes #715

@dirkschulze
Copy link
Contributor

@heycam The resolution seems to imply that we want to remove them when we can reference them from HMTL instead. IIRC this patch just removes the focus attributes. Did you check if they were added to HTML?

@heycam
Copy link
Contributor Author

heycam commented Sep 23, 2019

@dirkschulze I didn't check, but that haven't been yet. I read the resolution as asking for the attributes to be removed, but they will come back automatically at some point when they're defined in HTML. Do you suggest blocking on HTML before merging this?

@dirkschulze
Copy link
Contributor

@heycam Reading the IRC log it seems we resolved to remove even if they aren't in HMTL yet.

@dirkschulze dirkschulze merged commit 8069a64 into w3c:master Sep 23, 2019
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

Successfully merging this pull request may close these issues.

Defer onfocusin and onfocusout
2 participants