03:58
<crocket>
Will browser vendors implement native sockets in their web browsers?
03:58
<crocket>
WebSocket is not a native socket.
04:28
<crocket>
Oh, chrome supports an experimental TCP/UDP socket API.
08:11
<MikeSmith>
TabAtkins: for responsive images I thought the proposed algorithm that p0rnel came up with was possibily some progress toward getting implementor support for separate elements
09:56
<MikeSmith>
TabAtkins: plus I don't think think most people would consider the syntax of <img src1="100% 640 50% 960 33%; xxs.jpg 160, xs.jpg 320, s.jpg 480, m.jpg 640, l.jpg 960, xl.jpg 1280, xxl.jpg 1920"> to be a huge improvement over srcset syntax
13:18
<MikeSmith>
so I see it looks like IDNA 2008 support will be landing in Blink soon
13:18
<MikeSmith>
along with TR46
15:02
<annevk>
MikeSmith: seems it landed per https://codereview.chromium.org/23642003
15:02
<annevk>
The exact algorithm is still a bit unclear to me and it seems they want to tweak it further still :/
15:26
<MikeSmith>
annevk: ok
15:27
<MikeSmith>
anyway, with that and the comments in the mozilla bug, seems likes the wind is blowing in the IDNA 2008 direction now
15:27
<MikeSmith>
for better or worse
15:30
<MikeSmith>
annevk: btw I was watching the video about offline at Edge and when it got to a certain part Nao overheard it and said, "Who just said 'bullshit'?" and I said, "Take a guess".
15:30
<MikeSmith>
so congrats on that
15:30
<annevk>
heh
16:42
<MikeSmith>
about https://www.w3.org/Bugs/Public/show_bug.cgi?id=20701#c48 "Browsing contexts don't have origins.", doesn't window.location contain an origin?
20:31
<zcorpan>
MikeSmith: window.location isn't a browsing context...
23:18
<cabanier>
MikeSmith: ping
23:52
<cabanier>
Hixie_: ping