03:27
<m4nu>
esprehn: reminder - Web Payments telecon tomorrow: http://lists.w3.org/Archives/Public/public-webpayments/2013May/0041.html
08:29
<zcorpan>
TabAtkins: would it be totally unreasonable to change css tokenization and drop `function` so that e.g. url ("...") works and (foo)and(bar) works?
10:16
<gsnedders>
Ms2ger: summon.
10:19
<annevk>
dglazkov: import attribute needs to be nullable
10:33
<jgraham>
zcorpan: So, do you remember if we made a test for img@complete changing state synchronously?
10:34
<zcorpan>
jgraham: i think two or three were made at testtwf
10:34
<jgraham>
Oooh
10:34
<jgraham>
Any idea if they made it into git?
10:35
<zcorpan>
or maybe it was two or three about complete, not about changing state
10:35
<zcorpan>
dunno. if not, they're probably in the dropbox
10:36
<jgraham>
https://github.com/w3c/web-platform-tests/tree/master/html/semantics/embedded-content-0/the-img-element seems empty :(
11:02
<zcorpan>
dropbox folder: https://www.dropbox.com/el/?r=/link/17.AOFmkN4T8o%3Fk%3Do6sb9IQMgurg4ZENs-MA8R13sUJ8wawS%26eh%3DAADCReZky5Z6ay09oeRx_Cc2p-00uE5Y_zSqo90WX2x-bA&b=clk:None:12697318409740336513:740:554&z=AACGWCMMFChiTh1YjuNLGJGnSW2dqoSot-z_CblFbHHJWw
11:02
<zcorpan>
search for "complete"
11:03
<zcorpan>
anselmh's test seems to test that case
12:35
<ambv>
jgraham: gsnedders: I want to do the LT tomorrow or on Friday
12:35
<ambv>
could you guys upload 1.0b1 to PyPI?
12:36
<ambv>
I will announce it as a beta release that's already much better than the old one so there's no worry
12:42
<gsnedders>
ambv: Let me go prod jgraham.
12:51
<gsnedders>
ambv: tl;dr: will take a look tonight, will ship sometime (morning, evening, dunno) tomorrow
12:52
<gsnedders>
(well, really, "didn't hear, wasn't there")
12:53
<ambv>
(I didn't get that last sentence, sorry)
12:54
<gsnedders>
ambv: It's not that the conversation was too long and you didn't read it, it's that you didn't hear it, because you weren't there.
12:57
<ambv>
Ah, I missed what you were referring to by "dh;wt". Now I see: s/tl;dr/dh;wt/
12:57
<ambv>
Makes sense.
12:58
<ambv>
I'll move all existing docs to rtfd.org today and merge doc/ to master so it's served from one place
13:03
<gsnedders>
Let me look at it later before you merge?
13:04
<gsnedders>
Gives me something to do at the airport :P
13:04
<gsnedders>
(Running away from jgraham, because he's scary.)
15:03
<tobie>
shall we?
15:04
<jgraham>
You want to dance? Otherwise you probably got the wrong channel
15:04
<jgraham>
Even then you could talk to darobin and Lachy directly
15:49
<ambv>
gsnedders: jgraham: I'm preparing the Lightning Talk, will show it to you once I'm done. I need a list of blockers for 1.0 proper.
16:56
<dglazkov>
good morning, Whatwg!
17:39
<TabAtkins>
zcorpan: Probably unreasonable, yeah.
17:51
<Ms2ger>
gsnedders, Your wish is my command
18:01
<gavinc>
Ah, W3C process where you just wait till no one who disagrees with you is on the telecon to make a resolution
18:08
<marcosc_>
gavinc: sssh!!! don't give away the secret
18:25
<hober>
gavinc: which resolution this time?
18:51
<Ms2ger>
annevk, ping
18:51
<annevk>
Ms2ger: wut?
18:51
<Ms2ger>
DOMTokenList
18:51
<Ms2ger>
I can't find the part where we say that it should be populated from the attribute value
18:51
<annevk>
open bug iirc
18:52
<Ms2ger>
Ah
18:52
<annevk>
not entirely sure anymore what I thought the right solution for that would be at the time
18:52
Ms2ger
waits to review gsnedders's test, then
18:52
<Ms2ger>
Mm, a true Opera test
18:52
<Ms2ger>
It uses window.undefined
18:53
<annevk>
it should be pretty clear that setting it would just run the set parser
18:54
<Ms2ger>
So, my main question is this
18:54
<Ms2ger>
rel="test test"
18:54
<Ms2ger>
What is relList.length?
18:55
<annevk>
1
18:55
<annevk>
note that this is a change from DOMTokenList's original design (we made that two months back or so)
18:56
<annevk>
we changed it into a set for perf and simplicity
18:59
<Ms2ger>
http://dom.spec.whatwg.org/#concept-set-serializer doesn't seem to be clear about the order
19:00
<Ms2ger>
Also, "running the set serializer for the [...] list"?
19:00
<annevk>
sorry, it's an ordered set
19:01
<annevk>
I guess "add the collected string" should say "append ..."
19:02
<annevk>
Ms2ger: if you bug me tomorrow I might be able to fix this without jetlagging it up
19:02
<Ms2ger>
I'll dump it all in a bug :)
19:40
<hober>
where is the navcon work happening?
19:43
<Ms2ger>
public-web-perf?
19:43
<Ms2ger>
Or controller?
19:43
<Ms2ger>
Dunno
19:43
<TabAtkins>
navigation controller? probably webapps
19:44
<hober>
well, yeah, i would expect it to be worked on in webapps, but i don't see anything on public-webapps about it
19:45
<hober>
so i guess it's being worked on somewhere else
19:45
<hober>
a shadowy back room no doubt :)
19:45
<Ms2ger>
Yeah, sounds right
19:57
<jgraham>
hober: some closing-the-gap CG I think. And, you know, in secret.
20:01
<jgraham>
Although that group doesn't seem to actually exist
20:04
<Ms2ger>
The plot thickens