| 00:25 | <danbeam> | anybody know if there's a specified way to remove a branch of the DOM tree from the tab order? |
| 00:26 | <smaug____> | removeChild |
| 00:26 | <smaug____> | (I guess you mean something else) |
| 00:29 | <Hixie> | michaelw: oh well you can just put an if statement at the top of the script and set a flag that it checks to decide to not bother :-) |
| 00:31 | <danbeam> | smaug____: no, from the tab order, not the DOM |
| 00:31 | <danbeam> | smaug____: i.e. tabindex="-1" works hiearchically |
| 00:32 | <danbeam> | I've always found a pain to have to remove every focusable element from the tab order manually rather than just set an indicator on an ancestor |
| 00:38 | <smaug____> | danbeam: you really want only remove tab-to-focus, not focus-using-mouse ? |
| 00:46 | <danbeam> | smaug____: tab focus, yeah |
| 07:23 | <erlehmann> | since most of you are probably older than me (23): how often do amok deletes like the one of mark pilgrim happen in general? |
| 14:09 | <Ms2ger> | Philip`, yt? |
| 16:21 | <Philip`> | Ms2ger: Yes |
| 16:22 | <Ms2ger> | Philip`, could you have a look at https://bugzilla.mozilla.org/show_bug.cgi?id=407107#c1? |
| 16:25 | <Ms2ger> | Anyway, I'm off for today; please dump your answer in the logs :) |
| 16:39 | <Philip`> | Ms2ger: Replied on bug |
| 23:11 | <annevk> | I really think we should consider restricting the wiki similarly to the blog |
| 23:11 | <annevk> | or at least put some restrictions on new users and nuke users that haven't contributed |
| 23:11 | <annevk> | sort of feels like it's getting out of control, even though I somewhat keep up with the spam |
| 23:59 | smaug____ | kicks tryserver |