00:59
<heycam>
Hixie, I'll look into it
01:35
<Hixie>
heycam: thanks
09:21
<Ms2ger>
TabAtkins, lies, www-wai-pf has only had five messages in the past decade, and four in the decade before
14:25
<GPHemsley>
hmm... it seems I never even noticed the e-mail request from Chris Thatcher for a wiki account
14:25
<GPHemsley>
SimonSapin: Thanks for that
14:33
<BW^->
in JS, how can I autodetect if XMLHttpRequest.send() accepts a FormData as data argument?
14:35
<BW^->
this may coincide with XMLHttpRequest 2 support.
15:06
<jgraham>
BW^-: try/catch
15:07
<BW^->
jgraham: I just noted that http://beta.html5test.com/ autodetects this with: window.XMLHttpRequest && 'upload' in new XMLHttpRequest()
15:07
<BW^->
jgraham: I believe I'll stick to this.
15:11
<Ms2ger>
jgraham, doesn't work, there's a DOMString overload
15:34
<jgraham>
Ms2ger: Oh
15:35
<jgraham>
We should really come up with a mechanism to support this kind of feature detetion
23:04
<galant>
I am confused is html5 official name or html?
23:04
<galant>
for the html language