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

BUG: Lifecycle code sample contains unexpected ":" #5

Merged
merged 1 commit into from
Mar 17, 2014

Conversation

MarkBennett
Copy link
Contributor

It looks like this sample was converted from using object literal notation to use function expressions, but one of the ":" was missed. I've replaced it with an assignment so that the sample works again.

It looks like this sample was converted from using object literal notation to use function expressions, but one of the ":" was missed. I've replaced it with an assignment so that the sample works again.
@MarkBennett
Copy link
Contributor Author

This resolves the bug https://www.w3.org/Bugs/Public/show_bug.cgi?id=24398

dglazkov added a commit that referenced this pull request Mar 17, 2014
BUG: Lifecycle code sample contains unexpected ":"
@dglazkov dglazkov merged commit 8355afb into WICG:gh-pages Mar 17, 2014
@dglazkov
Copy link
Contributor

Thanks!

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.

2 participants