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

[Explainer]: (bugzilla: 26065) #206

Closed
hayatoito opened this issue Jul 6, 2015 · 1 comment
Closed

[Explainer]: (bugzilla: 26065) #206

hayatoito opened this issue Jul 6, 2015 · 1 comment

Comments

@hayatoito
Copy link
Contributor

Title: [Explainer]: (bugzilla: 26065)

Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26065


comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26065#c0
Barton Phillips wrote on 2014-06-12 00:36:01 +0000.

Code snip:
"this._root.querySelector('hh').textContent = fmt(now.getHours());
this._root.querySelector('sep').style.visibility =
now.getSeconds() % 2 ? 'visible' : 'hidden';
this._root.querySelector('mm').textContent = fmt(now.getMinutes());"
End snip:

Here we should have '#hh', '#sep' and '$mm'. Doesn't anyone try to run the code to see if it has a chance of being correct?

@hayatoito
Copy link
Contributor Author

Let me close this bug since "Introduction to Web Components" was historical.

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

No branches or pull requests

1 participant