00:47
<Domenic>
heycam: ooh didn't realize there was progress on that, planning to merge soon?
00:48
<heycam>
Domenic, yeah I chatted with Anne in Portland about it, he seemed ok with that plan in the end
00:48
<heycam>
Domenic, so yeah it's top of my IDL todo list
00:48
<Domenic>
Awesome. Yeah I remember thinking it was pretty good at the time and upon reviewing I agree with my past self.
00:48
<Domenic>
Yay :D
00:49
<heycam>
coming to the same conclusion you did in the past after thinking about something again is the best feeling :)
00:50
<heycam>
the opposite is the worst
02:06
<MikeSmith>
https://twitter.com/sgalineau/status/546848711440359424
06:29
<hallvors>
Can someone dig into the current standards and explain what's the right behaviour for http://jsfiddle.net/hallvors/tthfrow2/ ? Basic question: <button><img></button> - when you click IMG, what should event.target be? Context: https://bugzilla.mozilla.org/show_bug.cgi?id=1089326
06:40
<MikeSmith>
hallvors: is this a homework assignment
20:12
<TabAtkins>
hallvors: Ugh, the answer depends on whether <button> is a replaced element or not.
20:12
<TabAtkins>
And it's really, for all practical purposes, not. :(
20:55
<smaug____>
something about event handling and <button>?
20:55
<smaug____>
not sure what replaced element has necessarily to do with this
21:43
<Domenic>
TabAtkins: any progress on overriding metadata from the web interface BTW?
21:43
<TabAtkins>
Domenic: I thought plinss said he added that some time ago.
21:43
<Domenic>
hmm I don't remember, will re-read and try myself
21:44
<Domenic>
TabAtkins: ah yep looks like it was good, awesome, I should use it.
22:05
<Domenic>
TabAtkins: I remember what I was waiting on https://github.com/tabatkins/bikeshed/pull/288#issuecomment-65492329 but I imagine you ended up committing that eventually
22:06
<TabAtkins>
Oh yeah, I pushed that the next day or something.