[webcomponents] [Explainer]: typo ":" should be "=" (bugzilla: 24398) (#230)

Title: [Explainer]: typo ":" should be "=" (bugzilla: 24398)

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

----
comment: 0
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=24398#c0
*hackwaly* wrote on 2014-01-26 12:30:20 +0000.

"p.createdCallback: function() {" at http://w3c.github.io/webcomponents/explainer/#example-tick-tock-clock

----

comment: 1
comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=24398#c1
*hackwaly* wrote on 2014-01-26 12:36:09 +0000.

```
this._root.querySelector('hh')
this._root.querySelector('sep')
this._root.querySelector('mm')
```
missing '#' in css selector.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/230

Received on Monday, 6 July 2015 07:41:46 UTC