| 01:49 | <gavinc> | Out of curiosity is it by spec that browsers don't return text from CSS content: ""; with ^F search? |
| 01:54 | <Hixie> | gavinc: no |
| 02:03 | <gavinc> | So they all just chose to suck together :( Damn. |
| 02:04 | <Hixie> | it's much easier to do it that way |
| 06:12 | <Hixie> | cwilso: is http://w3cmemes.tumblr.com/post/42577087199/chris-wilson-has-a-plan-for-eme public anywhere? |
| 06:15 | <othermaciej> | is that meme serious? |
| 06:19 | <Hixie> | that's pretty much my question :-) |
| 06:19 | <Hixie> | if it was that'd be pretty awesome |
| 06:25 | <JonathanNeal> | template element, gsnedders? |
| 06:41 | <JonathanNeal> | So, do you folks generally agree or disagree with my thoughts @ http://www.jonathantneal.com/blog/thoughts-on-media-queries-for-elements/ ? |
| 08:02 | <annevk> | Hixie: you'll need to do some kind of password reset for @whatwg on Twitter |
| 09:03 | <AQuestion> | Am I here in the right place to ask a question about WebSockets? |
| 09:58 | <cwilso> | Hixie: It's a secret plan. :) |
| 16:29 | <nvartolomei> | traceroute 216.81.59.173 |
| 16:37 | <zewt> | i don't want to |
| 22:05 | <Hixie> | hsivonen, abarth: ping on https://www.w3.org/Bugs/Public/show_bug.cgi?id=17845 |
| 22:13 | <Hixie> | can someone remind me what the difference between |interface A {}; partial interface A {};| and |interface A {}; [NoInterfaceObject] interface B {}; A implements B;| is? |