Skip to content

script: implement autofocus IDL reflection#32170

Merged
mrobinson merged 2 commits intoservo:mainfrom
nolanlawson:nolan/autofocus
Apr 29, 2024
Merged

script: implement autofocus IDL reflection#32170
mrobinson merged 2 commits intoservo:mainfrom
nolanlawson:nolan/autofocus

Conversation

@nolanlawson
Copy link
Copy Markdown
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
Copy Markdown
Contributor

@nolanlawson
Copy link
Copy Markdown
Contributor Author

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

@mrobinson mrobinson enabled auto-merge April 29, 2024 14:34
Copy link
Copy Markdown
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
@nolanlawson
Copy link
Copy Markdown
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.

3 participants