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

Cannot use [SameObject] for trailers #473

Closed
annevk opened this issue Jan 31, 2017 · 1 comment
Closed

Cannot use [SameObject] for trailers #473

annevk opened this issue Jan 31, 2017 · 1 comment

Comments

@annevk
Copy link
Member

annevk commented Jan 31, 2017

Per whatwg/webidl#217 [SameObject] is no longer suitable. Fixing this should also give us an opportunity to write some tests.

annevk added a commit that referenced this issue Feb 13, 2017
Since an attribute that returns a promise can be made to return a
rejecting promise as well. (We really need [Cached] or some such.)

Tests: web-platform-tests/wpt#4811.

Fixes #473.
annevk added a commit to web-platform-tests/wpt that referenced this issue Mar 7, 2017
@annevk annevk closed this as completed in 7c256a5 Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant