| 08:11 | <annevk> | more html5lib tests: http://www.davidflanagan.com/2011/11/code-coverage-f.html |
| 09:18 | <MikeSmith> | annevk: very cool |
| 09:18 | <MikeSmith> | " can parse the HTML specification in under 8 seconds" |
| 09:19 | <MikeSmith> | but doesn't handle document.write() yet |
| 12:47 | <Dashiva> | Say, does anyone know why 'initial' isn't a valid CSS value for most properties? |
| 12:48 | <Ms2ger> | Buggy specs |
| 12:48 | <Ms2ger> | Also, you may be misreading the subtle requirements that make it valid |
| 12:51 | <Dashiva> | Oh? |
| 12:53 | <Ms2ger> | "All CSS properties also accept the keyword values inherit and initial as their property value, but for readability these are not listed explicitly in the property value syntax definitions." |
| 12:53 | <Ms2ger> | http://dev.w3.org/csswg/css3-values/#component-types |
| 12:53 | <Ms2ger> | So anything that depends on css3values supports it, anything that references css21 doesn't |
| 12:54 | <Dashiva> | Oh, I wasn't aware that css3 had changed that |
| 12:54 | <Dashiva> | Cool |
| 12:54 | <Ms2ger> | There was some discussion about making it more obvious on www-style |
| 12:57 | <Ms2ger> | Also, can someone tell the WebGL people that DOM *2* Core isn't the right spec to reference for "DOMString"? |
| 13:08 | <annevk> | still think we should have named it string |
| 13:09 | <Ms2ger> | Meh |
| 13:09 | <annevk> | Teh |
| 13:09 | <annevk> | it's weekend, bikeshedding is encouraged |
| 13:10 | <annevk> | finally played Portal this morning by the way |
| 13:10 | <Ms2ger> | Go ahead, the shed is over there |
| 13:10 | <annevk> | great twist |
| 13:10 | <annevk> | the challenges that come with the Xbox edition are hard though |
| 13:10 | <annevk> | haven't really completed those |
| 13:27 | <Dashiva> | The max number of portals used ones are okay |
| 13:27 | <Dashiva> | Since you can think about what you're doing |
| 13:40 | <annevk> | pro tip: if your internet is slow, try resetting the router |
| 16:10 | <erlehmann> | annevk, now go play http://cymonsgames.com/asciiportal/ |