02:58
<jdong_>
w3bk1t
02:58
<jdong_>
sorry, typo
02:58
<zewt>
also password
05:42
heycam
moves country, brb
07:53
<asmodai>
Mmm, tab groups and app tabs really are nice for people like me
08:00
<zcorpan>
do we have a policy for replying on public-html-comments these days?
08:38
<annevk>
zcorpan, your reply will turn out irrelevant as a bug is filed on behalf of the commenter
08:41
<annevk>
shit
08:41
<annevk>
replied on a Member-only list
08:42
annevk
keeps forgetting :(
08:42
<bezoar>
hi
08:42
<annevk>
(for those with access: chairs)
08:42
<bezoar>
i could use a chair
08:44
<annevk>
:)
09:26
<zcorpan>
paul_irish: html5weekly confirm email got marked as spam for me
09:31
<annevk>
AryehGregor, startContainer has Node? but is that really needed?
09:31
<annevk>
AryehGregor, for detach() you set it to null but then it will never return that if the detached flag is set
09:32
<annevk>
curious that this works differently from NodeIterator.detach()
10:07
<asmodai>
Now that's pretty cool: http://evolutionofweb.appspot.com/
10:30
<zcorpan>
anyone know if somebody has successfully merged swedish and english hunspell dictionaries? (just adding the english .dic into the swedish .dic still makes some english words be marked as misspellt. also adding the english .aff into the swedish .aff doesn't help much)
10:37
<zcorpan>
hmm. maybe if i rename the flags in PFX and SFX so that they don't use the same for swedish and english
11:10
<jarek>
#macdev
11:24
<annevk>
AryehGregor, why is extractContents not clone followed by delete?
12:14
<smaug____>
annevk: so document.contains(document) would be false
12:14
<smaug____>
I guess that is ok