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

Finish updating idlharness to Promise-returning attribute behavior #7180

Open
wpt-issue-mover opened this issue Aug 31, 2017 · 0 comments
Open

Comments

@wpt-issue-mover
Copy link

Originally posted as w3c/testharness.js#233 by @bzbarsky on 20 Jan 2017, 22:53 UTC:

These now reject instead of throwing.

I fixed the common cases (where the harness tests intended exceptions) in w3c/testharness.js#232 but the cases where the attr getter actually happens to throw when you just call it on a reasonable object still need fixing.

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

No branches or pull requests

3 participants