| 00:24 | <GPHemsley> | Hixie: It's a punchcard, silly. :-P |
| 00:24 | <GPHemsley> | (Best I've got) |
| 00:24 | <GPHemsley> | (either that or a memory card) |
| 06:13 | <zcorpan> | Hixie: i think usually the mq can be evaluated in the preloader |
| 18:49 | <annevk> | Hixie: UI Events should be the spec that defines all things user interaction events |
| 18:50 | <annevk> | Hixie: however, the editors keep trying to make it into some kind of delta-mess with DOM Level 3 Events defining parts of it |
| 19:37 | <zcorpan> | TabAtkins: your color post is intredasting |
| 19:38 | <TabAtkins> | That's "interesting" for dads, right? |
| 19:39 | <TabAtkins> | Hixie: Supporting what zcorpan said, the spec defines a set of MQs that can always be safely evaluated in the preloader. Browsers may be able to support more, but it's not required. |
| 19:41 | <zcorpan> | TabAtkins: even those can't always be evaluated. e.g. you might be in an iframe that hasn't been laid out yet |
| 19:41 | <TabAtkins> | Oh yeah, true. |