13:36
<zappl>
Smashing Magazine recommend in their book HTML Essentials to include IE8.js for better backwards compatibility,
13:36
<zappl>
is that still recommended since there are newer version? (latest version is IE9.js - last updated 2010)
14:44
<zewt>
can only expect that including a script that hasn't been updated in half a decade can only be bad for compatibility
16:07
<smaug____>
anyone seen zcorpan?
16:20
<jgraham>
smaug____: He's on vacation
16:21
<jgraham>
I don't remember when he's back, but it's a long time
16:24
<smaug____>
I see
16:25
smaug____
thinks resize event scheduling in the spec might not be quite right
16:25
<smaug____>
well, we have the issue that when animation frames are about to run, there is too much other stuff happening too
16:25
<smaug____>
resize events and other events ...
16:26
<smaug____>
and handling the events may take time which slows down graphics updates