| 08:51 | <Ms2ger> | SimonSapin, you can log into critic with your github account |
| 11:27 | <Leith_Bade> | how do I add something to http://wiki.whatwg.org/wiki/MetaExtensions? the w3c validator didn't like Google's AJAX crawling meta-tag (https://developers.google.com/webmasters/ajax-crawling/docs/specification) and told me to add it to that page |
| 19:24 | <Ms2ger> | "Lesson from today: don't ever favor process over empathy." |
| 19:24 | <Ms2ger> | That took long :) |
| 19:24 | <smaug____> | if element A is in a document D associated with browsing context and setAttribute("onclick", "/*some script*/"); is called. Then A is adopted to document E which isn't associated with a browsing context and A.onclick is accessed, should it be null or compiled event handler? |
| 19:25 | Ms2ger | sticks his head in the sand |
| 19:29 | smaug____ | wonders where "the Window object with which document is currently associated." is defined |
| 20:42 | <gsnedders> | SimonSapin: idk, I'm just wondering aloud in the bug :) |
| 22:19 | <smaug____> | Hixie: ping |
| 22:21 | <smaug____> | Hixie: I can't seem to find where "the Window object with which document is currently associated." and "the Document with which the Window is currently associated." are defined. Trying to figure out http://logbot.glob.com.au/?c=freenode%23whatwg&s=1%20Dec%202013&e=1%20Dec%202013#c842849 |