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

"Legacy callback interface" expectations aren't being met #25020

Open
pshaughn opened this issue Dec 2, 2019 · 1 comment
Open

"Legacy callback interface" expectations aren't being met #25020

pshaughn opened this issue Dec 2, 2019 · 1 comment

Comments

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Dec 2, 2019

WPT WebIDL/ecmascript-binding/legacy-callback-interface-object.html tries to treat NodeFilter like a function and fails.

https://heycam.github.io/webidl/#legacy-callback-interface-object

@jdm jdm added this to To do in web-platform-test failures via automation Dec 2, 2019
@pshaughn
Copy link
Member Author

@pshaughn pshaughn commented Dec 23, 2019

If

/// Create and define the interface object of a callback interface.
pub fn create_callback_interface_object(
is the implementation for this, it's omitting the function-ness entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.