| 04:31 | <MikeSmith> | https://www.w3.org/Bugs/Public/show_bug.cgi?id=24271 seems less than ideal |
| 04:32 | <MikeSmith> | I mean the situation it describes, not the bug report itself |
| 04:32 | <MikeSmith> | "I do notbelieve that any two browsers support the same exact set of unicode charactersfor document.createElement." |
| 07:51 | <Ms2ger> | MikeSmith, it'll take a test case to convince me of that belief :) |
| 08:37 | <Ms2ger> | jgraham, the file still exists because I didn't feel like doing anything else after rebasing yesterday :) |
| 09:07 | <Ms2ger> | jgraham, looks like git submodule init && git submodule update --recursive doesn't checkout resources/webidl2 |
| 10:04 | <jgraham> | Ms2ger: Hmm, that's annoying |
| 12:43 | <jgraham> | gsnedders: BTW if you know any way to serve on multiple subdomains without either a) configuriang /etc/hosts or b) installing an autoproxy, please let me know. Of these I consider a) less troublesome |
| 14:16 | <MikeSmith> | Ms2ger: was gonna say post a comment to that bug but I see now you already did |
| 18:07 | <Ms2ger> | annevk, can I have a reply on https://critic.hoppipolla.co.uk/showcomment?chain=54 ? |
| 18:09 | <annevk> | Ms2ger: refresh |
| 18:10 | <Ms2ger> | Ok, thanks |
| 18:13 | <Ms2ger> | jgraham, should I squash? |
| 18:25 | <annevk> | es-discuss discovers there's more notions of whitespace than String.prototype.trim |
| 18:28 | <Ms2ger> | The horror |
| 18:33 | <gsnedders> | Why is Bugzilla always down when I want to look at it? |
| 20:45 | <Ms2ger> | assert_equals(appCache.IDLE, 0, "window.applicationCache.IDLE == 1"); |
| 21:34 | <Ms2ger> | That feeling when you think "this isn't a terribly good test�" and realize that, why, yes, you're looking at a Microsoft test |