| 00:17 | <Hixie> | so i know the spec is wrong about this too, but opera is _way_ wrong: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2006 |
| 00:19 | <Hixie> | anyone with IE about able to give me the log from http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=2007 ? |
| 00:22 | <Hixie> | (if you do, please update bug 20285 with the results) |
| 00:25 | <zewt> | posts titled "off-topic discussion policy" make me want to just unsubscribe and be done with the BS |
| 00:25 | <zewt> | no list needs an "off-topic discussion policy" |
| 00:26 | <Hixie> | the whatwg list has one |
| 00:26 | <zewt> | i'm not going to read it but i assume it's basically written to say "if we're plagiarising, don't tell people about it" |
| 00:27 | <Hixie> | the web-apps wg's policy just says to not discuss the process document and the like |
| 00:27 | <Hixie> | it doesn't exclude the recent threads as far as i can tell |
| 00:27 | <zewt> | (i never read any rules or policies on any discussion group; either they reflect regular, reasonable behavior that i'm going to do anyway, or they're unreasonable and I'm not going to follow them) |
| 00:28 | <Hixie> | hober: i marked your dupes as dupes, please feel free to reopen them if there's something i'm missing |
| 01:28 | <marcosc> | Hixie, thanks for the feedback on the bugs |
| 01:28 | <marcosc> | I'll provide more details wherever I can |
| 01:39 | <kbrosnan> | Hixie: http://pastebin.mozilla.org/1981890 IE 10 |
| 03:23 | <Hixie> | kbrosnan: awesome, thaks |
| 05:59 | <jordanbtucker> | hi guys |
| 06:00 | <jordanbtucker> | is there a way to view one of the html spec pages at a specific revision? |
| 06:36 | <MikeSmith> | jordanbtucker: not unless you check out the source from svn and view it locally |
| 06:37 | <MikeSmith> | well there's a github mirror but that uses different revision numbers |
| 06:37 | <MikeSmith> | also with that all you do online is view the raw HTML as plain text |
| 06:38 | <jordanbtucker> | MikeSmith: does the svn include the multipage version? |
| 06:44 | <MikeSmith> | jordanbtucker: no it does not |
| 06:45 | <jordanbtucker> | thanks for the info |
| 10:09 | <annevk> | I'm having a hard time reading the Shadow DOM algorithms :/ |
| 11:02 | <MikeSmith> | annevk: why so? |
| 11:04 | <Velmont> | annevk: Ohh, didn't see that one. Thanks <4 |
| 12:15 | <Guest5800> | hi |
| 17:08 | <Hixie> | man this is all kinds of wrong. data:text/html,<!DOCTYPE html><b><i><a><s><tt><div></b>first</div></tt></s></a>second</i> |
| 17:08 | <Hixie> | anyone happened to have the AAA paged in already who knows how to fix this? |
| 18:54 | <asmodai> | Hixie: people who write that stuff ought to have their internet access revoked |
| 19:00 | <Hixie> | asmodai: that was just a test case |
| 19:22 | <zewt> | gah |
| 19:22 | <zewt> | does anyone know the magic words to make chrome *really* stop with the broken address bar autocomplete |
| 19:22 | <zewt> | i have the "help complete searches" thing turned off, yet it still screws with what i type nonstop |
| 19:43 | <asmodai> | Hixie: Ah ok |
| 19:46 | <smaug____> | zewt: the magic words are: Switch to Firefox. ;) |
| 19:50 | <zewt> | i do, but it's about 10x slower at searching from the address bar :| |
| 19:50 | <zewt> | i can choose the browser that inserts words I didn't type, or the one that takes several seconds to search |
| 22:19 | <annevk> | MikeSmith: formatting and just hard to follow what's going on |