Chris Rebert

Results 122 comments of Chris Rebert

@alanquigley Actually, Bower installation currently works, thanks to GitHub's repo redirects.

On what OS and browser? Could you make your example into a JS Fiddle or JS Bin? You can use http://cdnjs.com/libraries/ratchet for the Ratchet assets.

Ratchet is intended for mobile-only webapps, and mobile typically implies touch, so I don't know how relevant non-touch devices are.

@eliteventure Remember to put backticks (`) around HTML tags when posting them in GitHub issues; otherwise, nothing shows up.

It's not terribly well-defined. See the table at the end of http://goratchet.com/getting-started/ See also #792.

I don't think any pull request adding unit tests would be rejected on account of which unit testing library was chosen by its author.

See https://saucelabs.com/platforms/#android

Random speculation: Perhaps Ratchicons is encountering http://stackoverflow.com/questions/9241519/webkit-css-content-unicode-bug

@ndelage This is failing in Travis: https://travis-ci.org/twbs/ratchet/builds/36779341