Options:
- # Session Start: Thu Apr 22 00:00:00 2010
- # Session Ident: #html-wg
- # [00:28] * Quits: aroben_ (aroben@71.58.77.15) (Connection reset by peer)
- # [00:38] * Quits: Julian (chatzilla@217.91.35.233) (Ping timeout)
- # [00:40] * Joins: Julian (chatzilla@217.91.35.233)
- # [00:46] <pimpbot> planet: Inside The CSS Working Group <http://blogs.msdn.com/ie/archive/2010/04/21/inside-the-css-working-group.aspx>
- # [00:54] * Joins: Lachy (Lachlan@85.196.122.246)
- # [01:22] <pimpbot> changes: eliot: Fixed link to public comment archive; added link for rendered version; <http://lists.w3.org/Archives/Public/public-html-diffs/2010Apr/0288.html>
- # [01:32] * Quits: tH (Rob@82.4.89.172) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [01:42] * Joins: anne (annevk@114.48.13.88)
- # [01:50] * Quits: anne (annevk@114.48.13.88) (Ping timeout)
- # [02:34] * Quits: tlr (tlr@128.30.52.169) (Quit: tlr)
- # [03:33] * Joins: Sirisian (Sirisian@141.218.228.230)
- # [03:34] <Sirisian> What's doug's name here?
- # [03:34] <shepazu> I'm Doug
- # [03:34] <shepazu> I guess you're wondering about setCapture?
- # [03:35] <shepazu> Sirisian: I removed it earlier today, after a telcon with Mozilla and Microsoft, who suggested that it would be better in a later spec (the pen-tablet/multi-touch/gestures spec)
- # [03:35] <Sirisian> yeah you linked to something?
- # [03:36] <shepazu> it's still there in older versions of the spec
- # [03:37] <shepazu> but the browser vendors don't think it's ready for standardization
- # [03:37] <Sirisian> So would the idea be a method where you could take over the mouse and keep it from leaving the window and get the mouse move offsets and such?
- # [03:40] <Sirisian> shepazu, I don't think you understood what I meant.
- # [03:40] <Sirisian> I just read what you wrote in the spec
- # [03:40] <Sirisian> seems to be a different idea all together
- # [03:41] <shepazu> prevent the mouse from leaving the window?
- # [03:42] <shepazu> that seems like a very bad idea, and probably not really possible for browsers
- # [03:42] <Sirisian> shepazu, ever used java?
- # [03:42] <shepazu> yes
- # [03:42] <Sirisian> Java has the ability to capture and hold the mouse like an application.
- # [03:42] <Sirisian> It's had this ability since the beginning of time. Unity has the ability to do this too.
- # [03:43] <Sirisian> "not really possible for browsers" ? what? That doesn't make any sense.
- # [03:44] <Sirisian> Warn the user before it happens is one possible method. Java doesn't warn the user. Pressing escape releases the mouse and clicking captures the mouse. Many java games use it. I've noticed that with WebGL games coming out it would be useful.
- # [03:45] <Sirisian> or canvas games which I've messed around with also, but I've been using WebGL more recently.
- # [03:46] <shepazu> I understood you to mean (just now) that the mouse couldn't leave the window... I've only seen that in virtualizers
- # [03:46] <shepazu> but yes, it does seem like we were talking about 2 different things
- # [03:47] <shepazu> so, I'l correct my comments on that thread, and someone else can pick it up if they are interested
- # [03:48] <Sirisian> okay thanks
- # [03:50] <shepazu> for myself, I don't like any application that steals my mouse control, so I wouldn't want to see it
- # [03:50] <Sirisian> you're against webapps?
- # [03:51] <shepazu> please don't use rhetoric
- # [03:51] <Sirisian> I like the idea of giving web pages the full power of normal applications in a sandbox. Always liked that concept.
- # [03:51] <Sirisian> sorry for saying it like that. That came off odd.
- # [03:52] <Sirisian> Are you against the right mouse button cancelling the context menu also?
- # [03:52] <Sirisian> I've given up trying to get that into the spec since Opera doesn't like the idea of web pages using the right mouse button it seems.
- # [03:53] <shepazu> I also want to give browsers a full range of access to system resources, which is why I spend an inordinate amount of time devoting my energy to specing the behavior out
- # [03:53] <mjs> preventing the mouse from leaving the browser window is something we'd be very hesitant to implement
- # [03:53] <mjs> it seems like it could easily confuse the user
- # [03:53] <pimpbot> bugmail: [Bug 9574] New: Floating point number tolerance <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0762.html>
- # [03:53] <mjs> letting the web page capture mouse events while the mouse button is down seems acceptable though
- # [03:53] <shepazu> I don't like authors canceling the context menu, but I do favor allowing authors to supply an alternate context menu
- # [03:53] <Sirisian> mjs, Java developers didn't think so
- # [03:54] <mjs> Sirisian: a Java applet can keep the mouse from leaving the window?
- # [03:54] <Sirisian> Well most of what I'm saying is in regards to games. WebGL and canvas have a lot of potential to get rid of flash.
- # [03:54] * mjs has never seen such a thing
- # [03:54] <Sirisian> mjs, for like 10 years...
- # [03:54] <mjs> example?
- # [03:54] <Sirisian> mjs, Ever play minecraft?
- # [03:54] <Sirisian> It's a fun online game with voxel worlds.
- # [03:55] <mjs> or if you have a Flash example that would be relevant as well
- # [03:55] <mjs> nope
- # [05:57] * Disconnected
- # [05:59] * Attempting to rejoin channel #html-wg
- # [05:59] * Rejoined channel #html-wg
- # [05:59] * Topic is 'The Web platform is drinking your milkshake.'
- # [05:59] * Set by MikeSmith on Wed Apr 14 11:54:40
- # [06:24] <pimpbot> changes: mjs: Record counter-proposal for issues 90, 91, 93, 95, 95, 97. <http://lists.w3.org/Archives/Public/public-html-diffs/2010Apr/0289.html>
- # [06:33] * Joins: anne (annevk@58.1.224.28)
- # [06:49] <pimpbot> planet: With the advent of HTML 5, is there a point in using COMET anymore? <http://stackoverflow.com/questions/2688094/with-the-advent-of-html-5-is-there-a-point-in-using-comet-anymore> ** Drag-and-drop file upload in Chromium? <http://stackoverflow.com/questions/2657653/drag-and-drop-file-upload-in-chromium>
- # [07:12] * Quits: paul_irish (paul_irish@71.192.163.128) (Quit: Leaving...)
- # [07:12] * Joins: paul_irish (paul_irish@71.192.163.128)
- # [07:24] <pimpbot> bugmail: [Bug 9575] header lacks footerâs reference to scoping (nearest ancestor sectioning element/body) <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0764.html> ** [Bug 9575] New: header lacks footerâs reference to scoping (nearest ancestor sectioning element/body) <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0763.html>
- # [08:54] <pimpbot> bugmail: [Bug 9577] New: Define the x and y attributes. Both Gecko and WebKit have them and apparently some sites depend on them :/ <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0766.html> ** [Bug 9576] New: just say "an ASCII case-insensitive match for "URL"" instead of "either a U+0055 LATIN CAPITAL LETTER U character (U) or a U+0075 LATIN SMALL LETTER U character (u), a U+0052 LATIN CAPITAL LETTER R character (R) or a U+0072 LAT
- # [09:19] * Joins: tH (Rob@82.4.89.172)
- # [09:26] * Quits: kennyluck (kennyluck@133.27.228.234) (Quit: kennyluck)
- # [09:40] * Quits: arronei (arronei@131.107.0.117) (Client exited)
- # [09:40] * Joins: arronei (arronei@131.107.0.117)
- # [09:50] <pimpbot> planet: How do i tint an image with HTML5 Canvas ? <http://stackoverflow.com/questions/2688961/how-do-i-tint-an-image-with-html5-canvas> ** Ah, that wonderful Flash installation experience... <http://adblockplus.org/blog/ah-that-wonderful-flash-installation-experience>
- # [09:52] * Joins: tlr (tlr@128.30.52.169)
- # [10:10] * Joins: kennyluck (kennyluck@133.27.175.143)
- # [10:32] * Quits: Sirisian (Sirisian@141.218.228.230) (Ping timeout)
- # [10:50] <pimpbot> planet: ImageData of an externally loaded Image? <http://stackoverflow.com/questions/2688987/imagedata-of-an-externally-loaded-image>
- # [10:55] <pimpbot> bugmail: [Bug 9578] On http-state it was mentioned that browsers support Set-Cookie here. Ugh! <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0768.html> ** [Bug 9578] New: On http-state it was mentioned that browsers support Set-Cookie here. Ugh! <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0767.html>
- # [11:00] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [11:07] * Joins: ROBOd (robod@92.84.196.194)
- # [11:11] * Quits: kennyluck (kennyluck@133.27.175.143) (Quit: kennyluck)
- # [11:13] * Joins: Lachy (Lachlan@213.236.208.22)
- # [11:16] * Quits: anne (annevk@58.1.224.28) (Connection reset by peer)
- # [11:25] <pimpbot> bugmail: [Bug 9572] test for gears, i like it <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0770.html> ** [Bug 9573] spec input.onsearch <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0769.html>
- # [11:30] * Joins: kennyluck (kennyluck@133.27.228.234)
- # [11:55] <pimpbot> bugmail: [Bug 9579] New: An element should not suffer from pattern mismatch if the pattern attribute value is the empty string <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0771.html>
- # [12:29] * Joins: ROBOd2 (robod@89.123.187.196)
- # [12:32] * Quits: ROBOd (robod@92.84.196.194) (Ping timeout)
- # [12:51] <pimpbot> planet: HTML5 database storage (SQL lite) - few questions <http://stackoverflow.com/questions/2689939/html5-database-storage-sql-lite-few-questions>
- # [13:10] * Joins: anne (annevk@111.188.49.204)
- # [13:22] * tlr is now known as tlr-bbiab
- # [13:44] * tlr-bbiab is now known as tlr
- # [13:51] * Joins: ROBOd3 (robod@89.123.187.196)
- # [13:51] <pimpbot> planet: HTML5: bolt-on or built-in accessibility? <http://www.brucelawson.co.uk/2010/html5-bolt-on-or-built-in-accessibility/>
- # [13:53] * Joins: ROBOd (robod@92.86.244.230)
- # [13:53] * Quits: ROBOd2 (robod@89.123.187.196) (Ping timeout)
- # [13:54] * Quits: ROBOd3 (robod@89.123.187.196) (Ping timeout)
- # [13:58] * Joins: plh (plh@128.30.52.28)
- # [14:00] * Joins: Julian_ (chatzilla@217.91.35.233)
- # [14:01] * Quits: Julian_ (chatzilla@217.91.35.233) (Client exited)
- # [14:01] * Quits: Julian (chatzilla@217.91.35.233) (Ping timeout)
- # [14:51] <pimpbot> planet: HTML5 is my Arcade. Akihabara. <http://feedproxy.google.com/~r/ajaxian/~3/2mM0w47gNJ8/html5-is-my-arcade-akihabara>
- # [14:54] * Joins: J_Voracek (irchon@166.205.10.176)
- # [14:55] * Joins: Julian (chatzilla@217.91.35.233)
- # [14:55] * Quits: J_Voracek (irchon@166.205.10.176) (Client exited)
- # [14:59] * Quits: kennyluck (kennyluck@133.27.228.234) (Quit: kennyluck)
- # [15:05] * Quits: drry (drry@110.74.95.20) (Ping timeout)
- # [15:07] * Joins: drry (drry@110.74.95.20)
- # [15:27] * Joins: miketaylr (miketaylr@38.117.156.163)
- # [15:31] * Quits: ROBOd (robod@92.86.244.230) (Quit: http://www.robodesign.ro )
- # [16:08] * Quits: anne (annevk@111.188.49.204) (Client exited)
- # [16:09] * Joins: anne (annevk@111.188.49.204)
- # [16:20] * Quits: Bjartr (Ben@129.21.133.94) (Quit: Leaving.)
- # [16:27] * Quits: anne (annevk@111.188.49.204) (Ping timeout)
- # [16:41] * Joins: ROBOd (robod@109.96.209.175)
- # [16:50] * Joins: Bjartr (Ben@129.21.133.94)
- # [16:51] * Joins: aroben (aroben@71.58.77.15)
- # [16:55] * Quits: Bjartr (Ben@129.21.133.94) (Quit: Leaving.)
- # [16:56] <pimpbot> bugmail: [Bug 9582] New: Steps for handling end tags in the "in foreign" mode get stuck in an infinite loop <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0774.html> ** [Bug 9581] New: Steps for handling end tags in the "in foreign" mode may compare the name of an already-popped node <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0773.html> ** [Bug 9580] New: Steps for handling end tags in the "in foreign"
- # [17:03] * Joins: kliehm (kliehm@88.68.67.205)
- # [17:10] * Joins: ROBOd2 (robod@109.96.222.164)
- # [17:13] * Quits: ROBOd (robod@109.96.209.175) (Ping timeout)
- # [17:14] * Joins: Bjartr (Ben@129.21.133.94)
- # [17:14] * tlr is now known as tlr-bbl
- # [17:43] * plh is now known as plh-lunch
- # [17:43] * Quits: syp (syp@128.178.82.67) (No route to host)
- # [17:43] * Joins: syp (syp@128.178.82.67)
- # [17:52] <pimpbot> planet: Flex 4 vs JavaScript Options (Cappuccino, JQuery, etc.) <http://stackoverflow.com/questions/2670182/flex-4-vs-javascript-options-cappuccino-jquery-etc>
- # [17:53] * Joins: rubys (rubys@98.27.59.221)
- # [17:56] <pimpbot> bugmail: [Bug 9439] UA should not change values of input elements in telephone state <http://lists.w3.org/Archives/Public/public-html-bugzilla/2010Apr/0775.html>
- # [17:59] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: This computer has gone to sleep)
- # [17:59] * Joins: dsinger_ (mobile@67.218.110.86)
- # [17:59] * Joins: paulc (qw3birc@128.30.52.28)
- # [17:59] <dsinger_> zakim, who is here?
- # [17:59] * Joins: Zakim (rrs-bridgg@128.30.52.169)
- # [18:00] <dsinger_> Zakim, this is html
- # [18:00] <Zakim> html matches both WAI_PFWG(HTML TF)11:00AM and HTML_WG()12:00PM, dsinger_
- # [18:00] <dsinger_> zakim, mute dsinger_
- # [18:00] <Zakim> sorry, dsinger_, I don't know what conference this is
- # [18:00] <rubys> trackbot, start meeting
- # [18:00] * trackbot is preparing a teleconference
- # [18:00] <trackbot> RRSAgent, make logs public
- # [18:00] <RRSAgent> I have made the request, trackbot
- # [18:00] <trackbot> Zakim, this will be HTML
- # [18:00] <Zakim> HTML matches both WAI_PFWG(HTML TF)11:00AM and HTML_WG()12:00PM
- # [18:00] <trackbot> Meeting: HTML Weekly Teleconference
- # [18:00] <trackbot> Date: 22 April 2010
- # [18:00] * Joins: Mark (qw3birc@128.30.52.28)
- # [18:00] <dsinger_> zakim, mute dsinger_
- # [18:00] * Quits: kliehm (kliehm@88.68.67.205) (Quit: ChatZilla 0.9.86 [Firefox 3.6.3/20100401080539])
- # [18:00] <Zakim> sorry, dsinger_, I don't know what conference this is
- # [18:00] <rubys> zakim, this will be HTML_WG
- # [18:00] <Zakim> ok, rubys, I see HTML_WG()12:00PM already started
- # [18:00] <Julian> Zakim, who's on the phone?
- # [18:00] * Joins: janina (janina@66.92.170.178)
- # [18:00] <paulc> zakim, [Microsoft] has paulc
- # [18:00] * Quits: Mark (qw3birc@128.30.52.28) (Quit: Page closed)
- # [18:01] <dsinger_> zakim, mute dsinger_
- # [18:01] <Julian> that was me
- # [18:01] <janina> zakim, call janina
- # [18:01] <Zakim> On the phone I see dsinger, +49.251.280.aaaa, [Microsoft]
- # [18:01] <Zakim> +paulc; got it
- # [18:01] <Zakim> sorry, dsinger_, I do not know which phone connection belongs to dsinger_
- # [18:01] <dsinger_> zakim, who is on the phone?
- # [18:01] <Zakim> ok, janina; the call is being made
- # [18:01] <paulc> Agenda: http://lists.w3.org/Archives/Public/public-html/2010Apr/1090.html
- # [18:01] <Zakim> +Janina
- # [18:01] <pimpbot> Title: {agenda} HTML WG telcon 2010-04-22: Action items, issues, decision policy, A11Y recommendations, polyglot spec from Paul Cotton on 2010-04-21 (public-html@w3.org from April 2010) (at lists.w3.org)
- # [18:01] <Julian> Zakim, +49.251.280.aaaa is me
- # [18:01] <Zakim> On the phone I see dsinger, +49.251.280.aaaa, [Microsoft], Janina
- # [18:01] * Joins: cyns (43a17d54@128.30.52.43)
- # [18:01] <Zakim> [Microsoft] has paulc
- # [18:01] <Zakim> +Julian; got it
- # [18:01] <dsinger_> Zakim, mute dsinger
- # [18:01] <Zakim> dsinger should now be muted
- # [18:01] <Zakim> +Sam
- # [18:02] <Zakim> +[IPcaller]
- # [18:02] * dsinger_ next week...I have 3g but I will doy best
- # [18:02] * Joins: Mark (qw3birc@128.30.52.28)
- # [18:03] * Quits: dsinger_ (mobile@67.218.110.86) (Quit: Rooms • iPhone IRC Client • http://www.roomsapp.mobi)
- # [18:03] <Zakim> -dsinger
- # [18:03] <Zakim> +dsinger
- # [18:03] * Joins: dsinger_ (mobile@67.218.110.86)
- # [18:03] <dsinger_> zakim, mute dsinger
- # [18:03] <Zakim> dsinger should now be muted
- # [18:04] <Zakim> +Radhika_Roy
- # [18:04] <Zakim> +Michael_Cooper
- # [18:04] * dsinger_ thanks AT&T for their fine network
- # [18:04] <rubys> scribe: rubys
- # [18:05] <rubys> topic: 1. ACTION items due by Thu Apr 22
- # [18:05] <rubys> paulc: none due this week, some will be due later this month
- # [18:05] <Julian> q+
- # [18:05] * Zakim sees Julian on the speaker queue
- # [18:05] <rubys> topic: 2. Issues with deadlines due by April 22:
- # [18:05] * plh-lunch zakim, call plh-mobile
- # [18:05] * Zakim ok, plh-lunch; the call is being made
- # [18:05] <Zakim> +Plh
- # [18:05] * plh-lunch is now known as plh
- # [18:05] <Zakim> +[Microsoft.a]
- # [18:05] * plh zakim, mute me
- # [18:05] * Zakim Plh should now be muted
- # [18:06] * Joins: frank_olivier (836b004e@64.62.228.82)
- # [18:06] <rubys> paulc: issue-27 is overdue, julian reported in message 1058 that the IESG will take this up today, hopefully julian can provide an email report after that is complete.
- # [18:06] <Julian> q-
- # [18:06] * Zakim sees no one on the speaker queue
- # [18:06] * Joins: Eliot_Graff (EGraff@131.107.0.98)
- # [18:06] <rubys> topic: 3. WG Decision Policy update (Maciej)
- # [18:07] * plh zakim, who is on the phone?
- # [18:07] * Zakim sees on the phone: Julian, [Microsoft], Janina, Sam, [IPcaller], dsinger (muted), Radhika_Roy, Michael_Cooper, Plh (muted), [Microsoft.a]
- # [18:07] * Zakim [Microsoft] has paulc
- # [18:07] <dsinger_> zakim, who is on the phone?
- # [18:07] <Zakim> On the phone I see Julian, [Microsoft], Janina, Sam, [IPcaller], dsinger (muted), Radhika_Roy, Michael_Cooper, Plh (muted), [Microsoft.a]
- # [18:07] <Zakim> [Microsoft] has paulc
- # [18:07] <Zakim> +[Microsoft.aa]
- # [18:07] <Eliot_Graff> zakim, [Microsoft.aa] is me
- # [18:07] <Zakim> +Eliot_Graff; got it
- # [18:07] * Quits: dsinger_ (mobile@67.218.110.86) (Quit: Rooms • iPhone IRC Client • http://www.roomsapp.mobi)
- # [18:07] <Zakim> -dsinger
- # [18:07] <paulc> Bug 9954
- # [18:07] <pimpbot> Bug http://www.w3.org/Bugs/Public/show_bug.cgi?id=9954 was not found.
- # [18:08] <paulc> Bug 9554
- # [18:08] <pimpbot> http://www.w3.org/Bugs/Public/show_bug.cgi?id=9554 mjs@apple.com, P2, NEW, Define procedure for entering Last Call
- # [18:08] <rubys> paulc: doesn't see maciej on the call, and wants to note new bug to deal with the process to get into last call
- # [18:08] <rubys> topic: 4. Items that close this week (by Thu Apr 22)
- # [18:08] <rubys> issue-82?
- # [18:09] * trackbot getting information on ISSUE-82
- # [18:09] <trackbot> ISSUE-82 -- Suggested replacement for head/@profile does not provide for disambiguation -- OPEN
- # [18:09] <trackbot> http://www.w3.org/html/wg/tracker/issues/82
- # [18:09] <pimpbot> Title: ISSUE-82 - HTML Weekly Tracker (at www.w3.org)
- # [18:09] <rubys> paulc: will come back to this item in agenda item 6a
- # [18:09] <rubys> topic: 5. Items that close next week (by Thu Apr 29)
- # [18:09] <frank_olivier> zakim, [Microsoft.a] is me
- # [18:09] <Zakim> +frank_olivier; got it
- # [18:09] <rubys> issue-78?
- # [18:09] * trackbot getting information on ISSUE-78
- # [18:09] <trackbot> ISSUE-78 -- Spec should use a term other than "URL" for Web Addresses -- RAISED
- # [18:09] <trackbot> http://www.w3.org/html/wg/tracker/issues/78
- # [18:09] <pimpbot> Title: ISSUE-78 - HTML Weekly Tracker (at www.w3.org)
- # [18:10] <rubys> paulc: will close without prejudice is no change proposals are received by saturday
- # [18:10] <rubys> topic: 6. New Calls for Proposals/Counter Proposals/Consensus this Week
- # [18:10] <rubys> issue-82?
- # [18:10] * trackbot getting information on ISSUE-82
- # [18:10] <trackbot> ISSUE-82 -- Suggested replacement for head/@profile does not provide for disambiguation -- OPEN
- # [18:10] <trackbot> http://www.w3.org/html/wg/tracker/issues/82
- # [18:10] <pimpbot> Title: ISSUE-82 - HTML Weekly Tracker (at www.w3.org)
- # [18:10] <Zakim> +dsinger
- # [18:10] * Joins: dsinger_ (mobile@67.218.110.86)
- # [18:11] <rubys> paulc: we have a change proposal which appears to have support, so we have issued a CfC for amicable resolution that closes on april 27th
- # [18:11] <dsinger_> zakim, mute dsinger
- # [18:11] <Zakim> dsinger should now be muted
- # [18:11] <rubys> issue-88?
- # [18:11] * trackbot getting information on ISSUE-88
- # [18:11] <trackbot> ISSUE-88 -- Should meta/@content allow a list of languages instead of just a single language? -- OPEN
- # [18:11] <trackbot> http://www.w3.org/html/wg/tracker/issues/88
- # [18:11] <pimpbot> Title: ISSUE-88 - HTML Weekly Tracker (at www.w3.org)
- # [18:11] * Joins: Laura (lauracarls@131.212.98.217)
- # [18:12] <rubys> paulc: waiting to get feedback from the I18N working group; we've received private email
- # [18:12] <paulc> I18N WG supports the proposal in http://lists.w3.org/Archives/Public/public-html/2010Apr/0308.html
- # [18:12] <pimpbot> Title: Proposal to make Content-Language pragma non-conforming altogether for ISSUE-88 (mark I) from Ian Hickson on 2010-04-09 (public-html@w3.org from April 2010) (at lists.w3.org)
- # [18:12] <Zakim> + +1.218.340.aabb
- # [18:12] <rubys> paulc: at this point the chairs have the input we need to move forward, we will like issue a consensus poll ASAP
- # [18:13] <Laura> Zakim, aabb is me
- # [18:13] <Zakim> +Laura; got it
- # [18:13] <rubys> issue-89
- # [18:13] <rubys> issue-89?
- # [18:13] * trackbot getting information on ISSUE-89
- # [18:13] <trackbot> ISSUE-89 -- Remove Section 4.12 Common Idioms without dedicated Elements -- OPEN
- # [18:13] <trackbot> http://www.w3.org/html/wg/tracker/issues/89
- # [18:13] <pimpbot> Title: ISSUE-89 - HTML Weekly Tracker (at www.w3.org)
- # [18:13] <rubys> issue-92?
- # [18:13] * trackbot getting information on ISSUE-92
- # [18:13] <trackbot> ISSUE-92 -- Re-write the Table section to remove extraneous material, and provide cleaner description -- OPEN
- # [18:13] <trackbot> http://www.w3.org/html/wg/tracker/issues/92
- # [18:13] <pimpbot> Title: ISSUE-92 - HTML Weekly Tracker (at www.w3.org)
- # [18:13] <rubys> issue-103?
- # [18:13] * trackbot getting information on ISSUE-103
- # [18:13] <trackbot> ISSUE-103 -- XML escaping in iframe/@srcdoc -- OPEN
- # [18:13] <trackbot> http://www.w3.org/html/wg/tracker/issues/103
- # [18:13] <pimpbot> Title: ISSUE-103 - HTML Weekly Tracker (at www.w3.org)
- # [18:13] <rubys> issue-107?
- # [18:13] * trackbot getting information on ISSUE-107
- # [18:13] <trackbot> ISSUE-107 -- Politics in fallback example for plugin usage -- OPEN
- # [18:13] <trackbot> http://www.w3.org/html/wg/tracker/issues/107
- # [18:13] <pimpbot> Title: ISSUE-107 - HTML Weekly Tracker (at www.w3.org)
- # [18:13] <rubys> paulc: chairs issued a call for counter proposals on all four of the above, this call closes on Victoria day...
- # [18:13] <rubys> paulc: any volunteers?
- # [18:14] <rubys> topic: 7. New Issues This Week
- # [18:14] <rubys> paulc: none
- # [18:14] <rubys> paulc: that's a good sign
- # [18:14] <rubys> topic: 8. Accessibility Task Force Recommendations
- # [18:15] * Quits: Eliot_Graff (EGraff@131.107.0.98) (Ping timeout)
- # [18:15] <rubys> issue-30?
- # [18:15] * trackbot getting information on ISSUE-30
- # [18:15] <trackbot> ISSUE-30 -- Should HTML 5 include a longdesc attribute for images -- OPEN
- # [18:15] <trackbot> http://www.w3.org/html/wg/tracker/issues/30
- # [18:15] <pimpbot> Title: ISSUE-30 - HTML Weekly Tracker (at www.w3.org)
- # [18:15] <rubys> paulc: the TF prefers the proposal that restores longdesc
- # [18:15] <rubys> 8. Accessibility Task Force Recommendations
- # [18:16] <rubys> http://www.w3.org/html/wg/wiki/ChangeProposals/LongdescConformingWithWarning
- # [18:16] <pimpbot> Title: ChangeProposals/LongdescConformingWithWarning - HTML WG Wiki (at www.w3.org)
- # [18:16] <rubys> janina: we prefer the proposal without warnings, but are prepared to accept warnings
- # [18:17] <rubys> paulc: that's very useful information to have
- # [18:17] * Quits: dsinger_ (mobile@67.218.110.86) (Quit: Rooms • iPhone IRC Client • http://www.roomsapp.mobi)
- # [18:17] <rubys> ISSUE-66?
- # [18:17] * trackbot getting information on ISSUE-66
- # [18:17] <trackbot> ISSUE-66 -- image analysis heuristics -- OPEN
- # [18:17] <trackbot> http://www.w3.org/html/wg/tracker/issues/66
- # [18:17] <pimpbot> Title: ISSUE-66 - HTML Weekly Tracker (at www.w3.org)
- # [18:18] <rubys> paulc: the TF supports the proposal to remove the image heuristics paragraph
- # [18:18] <rubys> http://www.w3.org/html/wg/wiki/ChangeProposals/ImageHeuristics
- # [18:18] <pimpbot> Title: ChangeProposals/ImageHeuristics - HTML WG Wiki (at www.w3.org)
- # [18:18] <rubys> janina: we don't disagree with the idea of heuristics, but we don't want to rely on it
- # [18:18] <rubys> ISSUE-80?
- # [18:18] * trackbot getting information on ISSUE-80
- # [18:18] <trackbot> ISSUE-80 -- document conformance and device dependent display of title attribute content -- OPEN
- # [18:18] <trackbot> http://www.w3.org/html/wg/tracker/issues/80
- # [18:18] <pimpbot> Title: ISSUE-80 - HTML Weekly Tracker (at www.w3.org)
- # [18:19] <rubys> paulc: the TF does not accept @title as a substitute for @alt
- # [18:19] <rubys> http://www.w3.org/html/wg/wiki/ChangeProposals/ImgElement20091203
- # [18:19] <pimpbot> Title: ChangeProposals/ImgElement20091203 - HTML WG Wiki (at www.w3.org)
- # [18:19] <rubys> paulc: next up is the HTML-A11Y Task Force Recommendation on ISSUES-90, 91, 93, 95, 96, & 97
- # [18:20] <rubys> paulc: the TF opposes the change proposals to remove the elements, and maintains the work item to check these elements and make them better
- # [18:20] * Joins: Eliot_Graff (EGraff@131.107.0.98)
- # [18:20] <rubys> janina: we felt that each of these elements can or will improve accessibility
- # [18:21] <rubys> janina: you can expect an additional resolution from us this week
- # [18:21] <Laura> Shelley has responded and asked questions of the TF: http://lists.w3.org/Archives/Public/public-html/2010Apr/1111.html
- # [18:21] <pimpbot> Title: General Response to the Accessibility Task force on Issues 90, 91, 93, 96, 97 from Shelley Powers on 2010-04-22 (public-html@w3.org from April 2010) (at lists.w3.org)
- # [18:21] <rubys> http://lists.w3.org/Archives/Public/public-html/2010Apr/1098.html
- # [18:21] <pimpbot> Title: Zero-edit Change Proposal for ISSUE-90 figure, ISSUE-91 aside, ISSUE-93 details, ISSUE-95 hidden, ISSUE-96 progress, and ISSUE-97 meter from Edward O'Connor on 2010-04-22 (public-html@w3.org from April 2010) (at lists.w3.org)
- # [18:21] <rubys> http://www.w3.org/html/wg/wiki/ChangeProposals/KeepNewElements
- # [18:21] <pimpbot> Title: ChangeProposals/KeepNewElements - HTML WG Wiki (at www.w3.org)
- # [18:22] * plh zakim, unmute me
- # [18:22] * Zakim Plh should no longer be muted
- # [18:22] <paulc> Msg 366.html points to http://www.w3.org/html/wg/wiki/User:Eoconnor/keephidden.
- # [18:22] <pimpbot> Title: User:Eoconnor/keephidden. - HTML WG Wiki (at www.w3.org)
- # [18:22] <cyns> Here's the thread on it as well http://lists.w3.org/Archives/Public/public-html/2010Apr/1098.html
- # [18:22] <pimpbot> Title: Zero-edit Change Proposal for ISSUE-90 figure, ISSUE-91 aside, ISSUE-93 details, ISSUE-95 hidden, ISSUE-96 progress, and ISSUE-97 meter from Edward O'Connor on 2010-04-22 (public-html@w3.org from April 2010) (at lists.w3.org)
- # [18:23] <rubys> janina: we expect the TF will endorse Edward's counter proposal via a poll
- # [18:23] * Quits: Eliot_Graff (EGraff@131.107.0.98) (Connection reset by peer)
- # [18:23] <mjs> sorry I'm late, dialing now
- # [18:23] <rubys> paulc: we would expect further input after the TF meeting next thursday
- # [18:23] <Laura> http://lists.w3.org/Archives/Public/public-html-a11y/2010Apr/0208.html
- # [18:23] <pimpbot> Title: Fwd: General Response to the Accessibility Task force on Issues 90, 91, 93, 96, 97 from Laura Carlson on 2010-04-22 (public-html-a11y@w3.org from April 2010) (at lists.w3.org)
- # [18:24] <Zakim> +[Apple]
- # [18:24] * Joins: dsinger (dsinger@17.197.20.4)
- # [18:24] <Zakim> -dsinger
- # [18:24] <Zakim> + +1.415.595.aacc
- # [18:24] <rubys> paulc (on behalf of the co-chairs): thank you to Janina for bringing this forward
- # [18:24] <dsinger> zakim, [apple] has dsinger
- # [18:24] <Zakim> +dsinger; got it
- # [18:24] <rubys> topic: 9. Call for Volunteers for Polyglot specification (Adrian)
- # [18:24] <rubys> http://lists.w3.org/Archives/Public/public-html/2010Apr/1091.html
- # [18:24] <pimpbot> Title: RE: Request for Volunteers: Polyglot spec from Eliot Graff on 2010-04-21 (public-html@w3.org from April 2010) (at lists.w3.org)
- # [18:24] <rubys> http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html
- # [18:24] <pimpbot> Title: HTML/XHTML Compatibility Authoring Guidelines (at dev.w3.org)
- # [18:25] <rubys> Eliot: I uploaded an early draft based on two useful references provided by Sam. I've gotten good feedback from a number of members on the list.
- # [18:25] * Joins: ROBOd (robod@109.96.238.92)
- # [18:26] * Quits: ROBOd2 (robod@109.96.222.164) (Ping timeout)
- # [18:26] <rubys> paulc: I'm going to take this draft and follow up with the TAG co-chairs, and will attempt to get input from the tag
- # [18:27] <rubys> paulc: at some point we are going to recommend that people switch to bugzilla (we already have reports of changes on top of other people's suggestions)
- # [18:27] <rubys> eliot: when we get to that point, I will ask for people to open bugs
- # [18:27] <plh> q+
- # [18:27] * Zakim sees plh on the speaker queue
- # [18:27] <rubys> topic: 10. Other Business
- # [18:27] <paulc> ack plh
- # [18:27] * Zakim sees no one on the speaker queue
- # [18:29] * Joins: cardona507 (carloscard@67.180.160.250)
- # [18:29] <rubys> janina: we are to be delivering deadlines on issues that we haven't finished by next week. The ARIA-mappings deadline may slip (about a week). It is also possible that media may not have coalesced around deadlines. She things the others are fairly well in hand.
- # [18:29] <rubys> janina: there may be one new issue that we will escalate, namely the accessibility of drag and drop. We will identify a deadline when we escalate.
- # [18:30] <rubys> paulc: next week will be our normal bi-weekly status; we encourage you to provide input in writing. The agenda will enumerate the issues.
- # [18:30] <rubys> issue-41?
- # [18:30] * trackbot getting information on ISSUE-41
- # [18:30] <trackbot> ISSUE-41 -- Decentralized extensibility -- OPEN
- # [18:30] <trackbot> http://www.w3.org/html/wg/tracker/issues/41
- # [18:30] <Zakim> + +1.831.454.aadd
- # [18:30] <pimpbot> Title: ISSUE-41 - HTML Weekly Tracker (at www.w3.org)
- # [18:30] <cardona507> Zakim, +1.831.454.aadd is me
- # [18:30] <Zakim> +cardona507; got it
- # [18:31] <rubys> plh: what is the plan for this issue?
- # [18:31] <cardona507> Zakim, mute me
- # [18:31] <Zakim> cardona507 should now be muted
- # [18:31] <rubys> paulc: we perused about 15 issues, and this resulted in 5-6 counter proposals, we had 3-4 which were blocked....
- # [18:31] <rubys> paulc: it simply is in our pending queue...
- # [18:32] <rubys> plh: given facebook's recent announcement, this is more urgent
- # [18:32] <rubys> paulc: bring this up on the mailing list?
- # [18:32] <plh> s/more urgent/new information/
- # [18:32] <rubys> s/is more urgent/has new information/
- # [18:33] <Zakim> -Julian
- # [18:33] <rubys> paulc: this simply was a bandwidth item, we will discuss it new week...
- # [18:33] <rubys> topic: 11. Scribe for next meeting
- # [18:34] <rubys> paulc: co-chairs will pick a scribe
- # [18:34] * dsinger zakim, who is here?
- # [18:34] * Zakim sees on the phone: [Microsoft], Janina, Sam, [IPcaller], Radhika_Roy, Michael_Cooper, Plh, frank_olivier, Eliot_Graff, Laura, [Apple], +1.415.595.aacc, cardona507 (muted)
- # [18:34] <cardona507> quick meeting today
- # [18:34] * Zakim [Apple] has dsinger
- # [18:34] * Zakim [Microsoft] has paulc
- # [18:34] <Zakim> -Janina
- # [18:34] * Zakim sees on irc: cardona507, ROBOd, dsinger, Laura, frank_olivier, Mark, cyns, janina, Zakim, paulc, rubys, syp, Bjartr, aroben, miketaylr, drry, Julian, plh, tlr-bbl, arronei, tH,
- # [18:34] * Zakim ... paul_irish, krijnh, mjs, shepazu, andygray, gavin, Shunsuke, johndrinkwater, ed_work, tinkster, Philip, hober, gavin_, gsnedders, scotfl, phenny, inimino, jgraham, Hixie,
- # [18:34] * Zakim ... thugbot, RRSAgent, Yudai, pimpbot, Dashiva, jmb, CIA-1, webben, hsivonen, trackbot
- # [18:35] <dsinger> zakim, aacc is mjs
- # [18:35] <Zakim> +mjs; got it
- # [18:35] <rubys> (revisited decision policy agenda item, no new information)
- # [18:35] <rubys> topic: 12. Adjournment
- # [18:35] <paulc> adjounred at :33
- # [18:35] <rubys> paulc: adjourned
- # [18:35] <Zakim> -Plh
- # [18:35] <Laura> bye
- # [18:35] <Zakim> -mjs
- # [18:35] <Zakim> -[Apple]
- # [18:35] * dsinger bye
- # [18:35] <Zakim> -[IPcaller]
- # [18:35] <Zakim> -Michael_Cooper
- # [18:35] <Zakim> -Sam
- # [18:35] <Zakim> -Eliot_Graff
- # [18:35] <Zakim> -Radhika_Roy
- # [18:35] <rubys> rrsagent, draft minutes
- # [18:35] <RRSAgent> I have made the request to generate http://www.w3.org/2010/04/22-html-wg-minutes.html rubys
- # [18:35] <Zakim> -Laura
- # [18:35] <Zakim> -cardona507
- # [18:35] * Quits: Mark (qw3birc@128.30.52.28) (Quit: Page closed)
- # [18:35] <cardona507> goodbye
- # [18:35] <Zakim> -frank_olivier
- # [18:35] * Quits: cardona507 (carloscard@67.180.160.250) (Quit: zzzzz)
- # [18:36] <Zakim> -[Microsoft]
- # [18:36] <Zakim> HTML_WG()12:00PM has ended
- # [18:36] <Zakim> Attendees were dsinger, paulc, Janina, Julian, Sam, [IPcaller], Radhika_Roy, Michael_Cooper, Plh, [Microsoft], Eliot_Graff, frank_olivier, +1.218.340.aabb, Laura, +1.415.595.aacc,
- # [18:36] <Zakim> ... cardona507, mjs
- # [18:37] * Quits: Laura (lauracarls@131.212.98.217) (Quit: Laura)
- # [18:39] * Quits: frank_olivier (836b004e@64.62.228.82) (Quit: http://www.mibbit.com ajax IRC Client)
- # [18:39] * Quits: cyns (43a17d54@128.30.52.43) (Quit: CGI:IRC)
- # [18:39] * Quits: dsinger (dsinger@17.197.20.4) (Quit: dsinger)
- # [18:52] <pimpbot> planet: Blowing up HTML5 video <http://feedproxy.google.com/~r/ajaxian/~3/77uOuAJvUrQ/blowing-up-html5-video>
- # [18:58] * Joins: Lachy (Lachlan@85.196.122.246)
- # [18:58] * Quits: Bjartr (Ben@129.21.133.94) (Ping timeout)
- # [19:04] * Joins: Bjartr (Ben@129.21.133.94)
- # [19:06] * Joins: syp_ (syp@128.178.82.67)
- # [19:06] * Quits: syp (syp@128.178.82.67) (Connection reset by peer)
- # [19:39] * tlr-bbl is now known as tlr
- # [19:40] * Quits: shepazu (schepers@128.30.52.169) (Quit: shepazu)
- # [19:52] <pimpbot> planet: Headless Web Workers: Does the web need background apps? <http://limpet.net/mbrubeck/2010/04/22/headless-web-workers.html>
- # [19:53] * plh is now known as plh-away
- # [19:56] * Quits: paul_irish (paul_irish@71.192.163.128) (Quit: Leaving...)
- # [20:04] * Quits: Bjartr (Ben@129.21.133.94) (Quit: Leaving.)
- # [20:05] * Joins: Bjartr (Ben@129.21.133.94)
- # [20:05] * Quits: miketaylr (miketaylr@38.117.156.163) (Ping timeout)
- # [20:07] * Quits: paulc (qw3birc@128.30.52.28) (Quit: Page closed)
- # [20:14] * Joins: shepazu (schepers@128.30.52.169)
- # [20:29] * Joins: paul_irish (paul_irish@71.192.163.128)
- # [21:01] * Joins: miketaylr (miketaylr@38.117.156.163)
- # [21:04] * Zakim excuses himself; his presence no longer seems to be needed
- # [21:04] * Parts: Zakim (rrs-bridgg@128.30.52.169)
- # [21:32] * plh-away is now known as plh
- # [21:32] * Quits: Bjartr (Ben@129.21.133.94) (Quit: Leaving.)
- # [21:45] * Joins: Bjartr (Ben@129.21.133.94)
- # [21:50] * Parts: rubys (rubys@98.27.59.221)
- # [21:53] <pimpbot> planet: Is there a way to make html5 video fullscreen <http://stackoverflow.com/questions/1055214/is-there-a-way-to-make-html5-video-fullscreen> ** Looping HTML5 audio on the iPhone <http://stackoverflow.com/questions/2576761/looping-html5-audio-on-the-iphone> ** Contacts in the Browser 0.3 released <http://mozillalabs.com/blog/2010/04/contacts-in-the-browser-0-3-released/>
- # [21:54] * Quits: Bjartr (Ben@129.21.133.94) (Ping timeout)
- # [21:57] * Quits: miketaylr (miketaylr@38.117.156.163) (Client exited)
- # [22:09] * Quits: mjs (mjs@69.181.42.237) (Quit: mjs)
- # [22:18] * Quits: Hixie (ianh@129.241.93.37) (Ping timeout)
- # [22:18] * Quits: Dashiva (noone@129.241.137.223) (Ping timeout)
- # [22:19] * Joins: Hixie (ianh@129.241.93.37)
- # [22:19] * Joins: Dashiva (noone@129.241.137.223)
- # [22:36] * Quits: ROBOd (robod@109.96.238.92) (Quit: http://www.robodesign.ro )
- # [22:45] * Joins: paul_iri_ (paul_irish@71.192.163.128)
- # [22:47] * Quits: paul_irish (paul_irish@71.192.163.128) (Ping timeout)
- # [23:10] * Joins: mjs (mjs@17.246.18.173)
- # [23:32] * Quits: mjs (mjs@17.246.18.173) (Quit: mjs)
- # [23:43] * Joins: mjs (mjs@17.246.18.173)
- # [23:47] * Quits: mjs (mjs@17.246.18.173) (Connection reset by peer)
- # [23:49] * Joins: mjs (mjs@17.246.18.173)
- # [23:53] <pimpbot> planet: My safe word is "distributed extensibility": http://diveintohtml5.org/extensibility.html <http://twitter.com/diveintomark/statuses/12661185042>
- # [23:59] * Quits: plh (plh@128.30.52.28) (Quit: always accept cookies)
- # Session Close: Fri Apr 23 00:00:00 2010
The end :)