02:40
<jcranmer>
after staring at several RFCs
02:40
<jcranmer>
I can honestly say that providing an explicit algorithm for parsing tag soup is actually a good thing
04:08
<abarth>
jcranmer: the text is helpful, but so are the HTML5lib tests
04:08
<jcranmer>
I'm trying to figure out parsing MIME soup
04:09
<abarth>
MIME soup?
04:09
<jcranmer>
illegal messages according to RFC 822 + all of its cousins
04:09
<abarth>
ah
04:09
<abarth>
glhf, as they say in the starcraft world :)
04:10
<jcranmer>
(Ishudder at RFC 2231)
08:37
<hsivonen>
https://bugzilla.mozilla.org/show_bug.cgi?id=40072 interesting ancient bug not codified in the spec
13:31
<JakeA>
Hey. Anyone know why appcache uses byte-for-byte comparison to decide when to check for updates, rather than the per-file cache headers?
14:36
<Ms2ger>
jacobolus, www-style
19:28
<crankharder>
is there any way to tell if indexedDB has been approved for use by the user prior to actually using it?