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

script: implement autofocus IDL reflection #32170

Merged
merged 2 commits into from Apr 29, 2024

Conversation

nolanlawson
Copy link
Contributor

@nolanlawson nolanlawson commented Apr 28, 2024

This partially addresses #32169 by implementing the autofocus IDL attribute reflection and adding the HTMLOrSVGElement mixin.


@mrobinson mrobinson added this pull request to the merge queue Apr 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 29, 2024
@Loirooriol
Copy link
Contributor

There are more tests passing: https://github.com/servo/servo/runs/24370525828, https://github.com/servo/servo/runs/24370564451

@nolanlawson
Copy link
Contributor Author

Sorry, somehow I messed up running the WPT tests locally. That should fix it ^

Copy link
Contributor

@Loirooriol Loirooriol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But the autofocus functionality is still not supported, right? So what's the point of implementing the IDL reflection?

@mrobinson mrobinson added this pull request to the merge queue Apr 29, 2024
Merged via the queue into servo:main with commit 3014e20 Apr 29, 2024
9 checks passed
@nolanlawson
Copy link
Contributor Author

Right, it's just about getting the WPT tests passing and refactoring to use the right WebIDL mixin.

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.

None yet

3 participants