Todd

Results 111 comments of Todd

IMO - instead of supporting IE should rework the code base to be a web component. Use shadowDOM and be a really nice re-usable HTML element with ondrag attributes etc......

more information - after hacking a little it appears you can wait for the third key (e.g. nonce) when receiving the 101 header [[:upgrade_headers, "HTTP/1.1 101 WebSocket Protocol Handshake\r\nUpgrade: WebSocket\r\nConnection:...

Thank you for the very detailed explanation - I'm on vacation for the next few days. When I get back I plan to try using the alternate port in mode...

I'm seeing the same issue with linear gradient on anchor and input elements. So, far the main difference I can tell is in drawBgImages, the shape created by shape =...

sorry no, i believe the issue here is IE doesn't treat table elements as normal elements, so you'd need to add another container element around the table... at least that's...

@decal i think maybe. If you send me a patch I could take a look more

brew install curl gem install curb if that is failing git [email protected]:taf2/curb.git cd curb rake compile paste output

or you send me a patch and if looks solid has some test coverage i'd add it to the next release...

yep, libcurl bindings for ruby are in need of a rewrite... i just don't have the time.

yeah my real thought here is i agree and I think the design of the original gem needs a rewrite... IMO it would better serve us to have libcurl bindings...