[Bug 24398] [Explainer]: typo ":" should be "="

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

--- Comment #1 from hackwaly <hackwaly@gmail.com> ---
```
this._root.querySelector('hh')
this._root.querySelector('sep')
this._root.querySelector('mm')
```
missing '#' in css selector.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 26 January 2014 12:36:14 UTC