Options:
- # Session Start: Mon Nov 08 00:00:00 2010
- # Session Ident: #whatwg
- # [00:00] * Quits: Anti-X (~duckmysic@c3979BF51.dhcp.bluecom.no) (Ping timeout: 250 seconds)
- # [00:01] * Quits: smaug____ (~chatzilla@GYKMMMDCXXXIV.gprs.sl-laajakaista.fi) (Ping timeout: 264 seconds)
- # [00:01] * Joins: paul_irish (~paul_iris@12.130.118.2)
- # [00:02] * Joins: robman (~robman@eth4853.nsw.adsl.internode.on.net)
- # [00:02] <AryehGregor> boogyman, I filed a bug for you: http://www.w3.org/Bugs/Public/show_bug.cgi?id=11254
- # [00:02] <AryehGregor> Alas, I expect WONTFIX, because Hixie is a member of the semantics mafia.
- # [00:03] <AryehGregor> Or at least a fellow traveler.
- # [00:03] <AryehGregor> (not to be confused with the Semantic Web mafia)
- # [00:05] <boogyman> I'm surprised you actually included all non-semantic elements :P even though <b> is equivalent to font-weight:bold, therefore is applicable with CSS
- # [00:05] * Joins: Anti-X (~duckmysic@77.18.210.12.tmi.telenormobil.no)
- # [00:09] <AryehGregor> You need some element to apply bold to stuff, though.
- # [00:09] <AryehGregor> CSS can't apply to unadorned runs of text.
- # [00:10] <AryehGregor> So you need some presentational stuff at a level below CSS, like HTML or Unicode.
- # [00:10] <AryehGregor> Unicode is totally presentational, but it has gaps, and CSS can't fill all of them, so HTML has to fill some.
- # [00:10] <AryehGregor> Pretending that <br> isn't presentational is just silly.
- # [00:11] <boogyman> unadorned runs for text?
- # [00:11] <boogyman> of*
- # [00:11] <aho> horray for white-space:pre-line :>
- # [00:15] * Quits: paul_irish (~paul_iris@12.130.118.2) (Remote host closed the connection)
- # [00:15] <AryehGregor> Runs of text that have no element enclosing them.
- # [00:24] * Quits: daedb (~daed@78-72-108-100-no178.tbcn.telia.com) (Ping timeout: 245 seconds)
- # [00:24] * Joins: daedb (~daed@78-72-108-100-no178.tbcn.telia.com)
- # [00:33] * Joins: ako (~nya@fuld-4d00d482.pool.mediaWays.net)
- # [00:34] * Quits: aho (~nya@fuld-4d00d72a.pool.mediaWays.net) (Ping timeout: 245 seconds)
- # [00:36] * Joins: MikeSmith (~MikeSmith@EM114-48-2-179.pool.e-mobile.ne.jp)
- # [00:43] * Quits: cardona507 (~cardona50@c-67-180-160-250.hsd1.ca.comcast.net) (Quit: zzzzz)
- # [00:59] * Quits: tndH (~Rob@adsl-87-102-8-15.karoo.KCOM.COM) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.0.1/2008072406])
- # [01:06] * Quits: variable (~variable@unaffiliated/variable) (Ping timeout: 264 seconds)
- # [01:24] * Joins: Xano__ (~Xano_@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [01:25] <Xano__> Is it usual to expirience a long delay between requestion the current position using geolocation and the excution of the callback? Sometimes I don't get so anything, even after a minute
- # [01:27] * Quits: Xano__ (~Xano_@524BF837.cm-4-4d.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [01:28] * Joins: Xano__ (~Xano_@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [01:30] <AryehGregor> Xano_, maybe the user didn't give permission.
- # [01:31] <AryehGregor> Generally it will pop up a bar asking if the user wants to allow the location to be used.
- # [01:31] <AryehGregor> If not, then you won't ever get it. If so, you'll still only get it when the user gets around to clicking.
- # [01:33] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [01:33] <MikeSmith> AryehGregor: looks like dud left already
- # [01:34] <MikeSmith> 2 minutes after asking his question
- # [01:34] <AryehGregor> He left and came back.
- # [01:34] <MikeSmith> oh
- # [01:34] <AryehGregor> [101107 19:24:36] * Xano__ has quit (Read error: Connection reset by peer)
- # [01:34] <AryehGregor> [101107 19:25:35] * Xano__ (~Xano_@524BF837.cm-4-4d.dynamic.ziggo.nl) has joined #whatwg
- # [01:34] <MikeSmith> I see he's still here
- # [01:34] <Xano__> AryehGregor: Yeah, my connection went dead for a moment
- # [01:34] <Xano__> AryehGregor: I got the permission dialog
- # [01:35] <Xano__> And I believe I checked the checkbox to remember my permission
- # [01:36] <AryehGregor> What browser?
- # [01:39] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [01:40] * Quits: Xano__ (~Xano_@524BF837.cm-4-4d.dynamic.ziggo.nl) (Ping timeout: 240 seconds)
- # [01:41] * Joins: Xano__ (~Xano_@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [01:41] <Xano__> And there it happened again
- # [01:42] * Xano__ blames his flatmates
- # [01:43] <MikeSmith> Xano_: why is that not just something that's implementation dependent?
- # [01:43] * Quits: Jedi_ (~Jedi@Jedi.org) (Remote host closed the connection)
- # [01:44] * Joins: wakaba_ (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp)
- # [01:45] <Hixie> Xano__: it can take a long time if it's spinning up the GPS receiver, that might be it
- # [01:46] <Xano__> MikeSmith: I believe it *is* implementation dependent, but because I guess folks here have tested those implementations I figured I'd ask here
- # [01:46] <Xano__> Hixie: I'm testing in FF now
- # [01:46] <Xano__> Forgot to mention that, sorry
- # [01:47] <Philip`> Hixie: I didn't know GPS receivers used any kind of spinning gyroscope or flywheel
- # [01:48] <AryehGregor> Philip`, of course they do, how else would they attract the satellites' attention?
- # [01:48] * Quits: erlehmann (~erlehmann@89.204.153.96) (Quit: Die demokratieerhaltende Whistleblower-Organisation Krautchan freut sich immer über Spenden.)
- # [01:49] <Xano__> AryehGregor: They don't.
- # [01:49] <Xano__> AryehGregor: They use their built-in towel to know where they are
- # [01:49] <AryehGregor> But their towel ceases to function indoors?
- # [01:50] <AryehGregor> All my towels are indoors. Maybe if I brought them outdoors, they'd work as location sensors too, rather than just things to dry off other objects with.
- # [01:50] <Xano__> AryehGregor: Not if you carry it around your head
- # [01:50] * Xano__ is going to order a towel with "GPS receiver" on it
- # [01:54] <MikeSmith> revolutionary new browser whose only difference from any existing browser seems to be that it requires users to have a facebook account
- # [01:55] <MikeSmith> wish I could get investors to give me 10 million dollars to come up with an idea like that one
- # [01:55] <AryehGregor> You're supposed to come up with the idea before they give you the money, usually.
- # [01:55] <MikeSmith> ah
- # [01:56] <AryehGregor> . . . also, which browser?
- # [01:56] * Joins: nessy (~Adium@124-168-8-234.dyn.iinet.net.au)
- # [01:56] <MikeSmith> well, in that case they should be paying their 10 million to the Flock people
- # [01:56] <MikeSmith> because I can't see there's anything here that Flock didn't do 5 years ago or whatever
- # [01:56] <MikeSmith> AryehGregor: RockMelt
- # [01:57] <MikeSmith> something Marc Andreesen is involved with, apparently
- # [01:57] <AryehGregor> It's remarkable how a name can evoke such visceral contempt before I have the faintest clue what the thing is.
- # [01:58] <MikeSmith> heh
- # [01:58] <MikeSmith> yeah, Marc Andreeson seems to have that effect on people
- # [01:58] <MikeSmith> oh
- # [01:58] <MikeSmith> I guess you meant the name RockMelt
- # [01:58] <MikeSmith> "Netscape founder seeks to revolutionize Web surfing again"
- # [01:58] <AryehGregor> "Hopefully as profitably as the last time"
- # [01:59] <MikeSmith> "RockMelt, a new browser that lives in the cloud"
- # [01:59] <MikeSmith> so that's revolutionary at least
- # [02:00] <MikeSmith> living in the cloud
- # [02:00] <MikeSmith> I guess that means I don't even have to download it
- # [02:00] <AryehGregor> I'm pretty sure there are all sorts of mythologies where various beings live in the clouds.
- # [02:00] <AryehGregor> And build castles there and everything.
- # [02:00] <Hixie> Philip`: they use hamster wheel
- # [02:00] <MikeSmith> Star Trek
- # [02:00] <AryehGregor> Unless Heroes of Might & Magic lied to me.
- # [02:00] <MikeSmith> cloud people
- # [02:00] <AryehGregor> It says titans live in cloud castles.
- # [02:01] <MikeSmith> http://en.wikipedia.org/wiki/The_Cloud_Minders
- # [02:01] * karlcow is using eagle feathers, skin of frogs, and moose horns to find my way around
- # [02:02] * Quits: boogyman (~boogy@unaffiliated/boogyman) (Read error: Connection reset by peer)
- # [02:03] * Joins: boogyman (~boogy@unaffiliated/boogyman)
- # [02:03] <MikeSmith> each Star Trek reference should have a special section that lists the name of whatever scantily but not too scantily clad alien babe Kirk has discretely implied sex with
- # [02:03] <MikeSmith> for each episode, I mean
- # [02:04] <Philip`> http://www.vgmaps.com/Atlas/SuperNES/ChronoTrigger-12000BC-KingdomOfZeal.png - they even had cloud castles in caveman times
- # [02:05] * Joins: agektmr (~Adium@p4100-ipbf8005marunouchi.tokyo.ocn.ne.jp)
- # [02:05] * Joins: Rik`_ (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [02:05] * Quits: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Ping timeout: 245 seconds)
- # [02:05] * Parts: agektmr (~Adium@p4100-ipbf8005marunouchi.tokyo.ocn.ne.jp)
- # [02:05] <AryehGregor> Living in the cloud seems impractical. They aren't dense enough to provide sound structural support.
- # [02:06] <AryehGregor> I've heard that the atmosphere of Venus can be dense enough for habitation, though. Maybe they mean the clouds of Venus.
- # [02:07] <Philip`> Why do you need structural support?
- # [02:07] <AryehGregor> http://www.universetoday.com/15570/colonizing-venus-with-floating-cities/
- # [02:07] <Philip`> Just use something equivalent to a helicopter
- # [02:07] <Philip`> plus a clever refuelling system
- # [02:07] <AryehGregor> Then you're really only using the cloud for what, cover from potential enemies? Otherwise you could just as well use any old patch of sky.
- # [02:07] <Philip`> Or, I suppose, a hot air balloon
- # [02:08] <Philip`> Use the cloud for fresh water
- # [02:10] <AryehGregor> Hmm, I see.
- # [02:10] <AryehGregor> What sort of cloud would you want? I imagine more like cumulus or stratus clouds.
- # [02:10] <AryehGregor> What do you do if the cloud dissipates?
- # [02:12] <Philip`> You migrate to another cloud
- # [02:12] <AryehGregor> Sounds great. How much does it cost to sign up?
- # [02:13] <MikeSmith> http://en.wikipedia.org/wiki/Castle_in_the_Sky
- # [02:13] <Philip`> That's the beauty of it - you only have to pay for what you use
- # [02:13] <MikeSmith> Laputa
- # [02:13] <Philip`> MikeSmith: They totally stole that from Gulliver :-(
- # [02:14] <MikeSmith> most of Miyazaki films are based on ideas from somebody else
- # [02:15] <MikeSmith> but he just uses the idea to hang all kinds of other stuff on
- # [02:15] <Philip`> Better not hang too much stuff on, or it'll fall out of the sky
- # [02:15] <MikeSmith> he sort of just keeps making the same movie, and just changing the story a little
- # [02:16] <MikeSmith> dudes
- # [02:16] <MikeSmith> "HTML 5 is the glue for the cloud, says Ballmer2
- # [02:16] <AryehGregor> That's mixing your metaphors all right.
- # [02:16] <MikeSmith> *Ballmer
- # [02:17] <MikeSmith> AryehGregor: he's clearly anticipated already the problem you described
- # [02:17] <MikeSmith> the solution is glue
- # [02:17] <MikeSmith> you just pump a bunch of glue into the cloud
- # [02:17] <MikeSmith> and that glue is made of pure unadulterated HTML5
- # [02:20] <MikeSmith> man, Alexander Clauss is still at it with iCab
- # [02:20] <MikeSmith> http://pmptoday.com/apple/6379
- # [02:20] <MikeSmith> "iCab Mobile is a web browser for the iPhone and iPod Touch"
- # [02:21] <AryehGregor> Who can fail to be impressed by the stunning feature list? I mean, just look at the first (thus presumably most important) one: "iCab Mobile comes with several default search engines you can choose from. You can easily add new search engines. Search suggestions from google and yahoo can be activated. It’s also possible to search within a web page."
- # [02:21] <AryehGregor> . . . actually, maybe that is a non-ubiquitous feature for mobile browsers. :(
- # [02:22] <AryehGregor> "- Kiosk Mode – a restricted variation of the fullscreen mode for Kiosk environments." For iPhone kiosks?
- # [02:24] * Quits: Anti-X (~duckmysic@77.18.210.12.tmi.telenormobil.no) (Ping timeout: 276 seconds)
- # [02:27] <MikeSmith> iCab was a lot more impressive before he switched from developing and maintaining his own browser engine
- # [02:28] <MikeSmith> I always thought it was pretty amazing that he managed to do that all
- # [02:29] <MikeSmith> anybody know what the deal is with Chrome's "integrated PDF viewer"?
- # [02:29] <MikeSmith> http://chrome.blogspot.com/2010/11/pdf-goodness-in-chrome.html
- # [02:29] <MikeSmith> I mean, what library they are using
- # [02:32] <robman> hey MikeSmith - how's it going?
- # [02:32] <MikeSmith> oh, and it's also using Pepper?
- # [02:32] <MikeSmith> robman: going good
- # [02:33] <robman> sorry i disappeared mid conversation
- # [02:33] <robman> been swamped all last week 8/
- # [02:33] <karlcow> Now that all big marketing machines are full throttle toward html5… I fear the future of html. I might finally regret Web Services and Co. for attention attractors
- # [02:33] <MikeSmith> yeah, last time you were here I think I was asking you what this "trigger" thing was in your slides
- # [02:34] <robman> karlcow HTML5 is now almost in the corporate bingo pool 8)
- # [02:34] <robman> MikeSmith hrm...the idea was that a pattern language could be used to define mappings from "sensor data bundle" patterns to "web requests"
- # [02:34] <robman> loosely described as a triffer
- # [02:34] <robman> s/ff/gg/
- # [02:35] <robman> hey...what was that IOT conference in japan you were mentioning too
- # [02:35] <MikeSmith> http://www.iot2010.org/
- # [02:36] <robman> cool..t.
- # [02:36] <robman> a
- # [02:37] <robman> gah...too soon...can't make it 8(
- # [02:38] * robman looks to see if it's streaming?
- # [02:39] <MikeSmith> there's a guy named Dominique Guinard in Zurich who has been doing some interesting work
- # [02:39] <MikeSmith> and who will be at that event
- # [02:39] <MikeSmith> http://www.webofthings.com/ is one of the things he's involved with
- # [02:40] <robman> ta
- # [02:40] <robman> oooh...interesting 8)
- # [02:41] <robman> hey MikeSmith - is there any work going on to create a single sensors API (e.g. integrating SSN-XG, DAPI, Video/Audio, etc) ?
- # [02:42] <MikeSmith> no idea
- # [02:42] <MikeSmith> I don't know what SSN-XG or DAPI are
- # [02:42] <robman> 8)
- # [02:43] <robman> SSN-XG is the Semantic Sensor Network XG and DAPI is the Device API WG
- # [02:43] <robman> nevermind 8)
- # [02:43] * Quits: Xano__ (~Xano_@524BF837.cm-4-4d.dynamic.ziggo.nl) (Quit: It's beer o'clock!)
- # [02:43] <MikeSmith> ah
- # [02:43] * robman crawls back under his rock
- # [02:43] <MikeSmith> well, my sense is that SSN-XG is going nowhere
- # [02:43] <robman> i have heard it's at a "turning point"
- # [02:43] <MikeSmith> heh
- # [02:44] <MikeSmith> I guess that's a way to describe it
- # [02:44] <MikeSmith> I know Laurent Lefort has put a lot of work into it
- # [02:44] <MikeSmith> but it does not seem to have generated a lot of interest so far
- # [02:46] <robman> 8/
- # [02:48] <MikeSmith> as far as Device APIs WG and work going on with video/audio APIs in other groups, I can't say that we are making a concerted effort at coordination
- # [02:49] <MikeSmith> we so far have one instance of an API that started life in the DAP WG but subsequently moved out completely when greater vendor interest in it developed
- # [02:49] <MikeSmith> which is the File API
- # [02:50] <MikeSmith> and which is now looking like it's on a path to eventually becoming a part of the core Web platform
- # [02:52] <robman> hrm...ok
- # [02:53] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 260 seconds)
- # [02:55] <MikeSmith> in other news, I see Eric Lawrence is still doing regular updates to Fiddler
- # [02:56] <MikeSmith> http://www.fiddler2.com/Fiddler/changelog.asp#v2
- # [04:59] * Disconnected
- # [05:00] * Attempting to rejoin channel #whatwg
- # [05:00] * Rejoined channel #whatwg
- # [05:00] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [05:00] * Set by annevk42 on Mon Oct 19 22:03:06
- # [05:04] * Joins: JonathanNeal (~Jonathan_@99-59-125-34.lightspeed.irvnca.sbcglobal.net)
- # [05:11] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Quit: Now time for the weather. Tiffany?)
- # [05:23] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Read error: Connection reset by peer)
- # [05:23] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [05:24] * Quits: ChrisPage (~chris@CPE-61-9-185-15.static.vic.bigpond.net.au) (Quit: ChrisPage)
- # [05:28] * Joins: MikeSmith_ (~MikeSmith@EM114-48-227-147.pool.e-mobile.ne.jp)
- # [05:28] * Joins: paul_irish (~paul_iris@64.196.246.2)
- # [05:31] * Quits: MikeSmith (~MikeSmith@EM114-48-2-179.pool.e-mobile.ne.jp) (Ping timeout: 250 seconds)
- # [05:31] * MikeSmith_ is now known as MikeSmith
- # [05:38] * abarth is now known as abarth|melting
- # [05:39] * Quits: roc (~chatzilla@203-97-204-82.dsl.clear.net.nz) (Ping timeout: 260 seconds)
- # [05:43] * Joins: aho (~nya@fuld-4d00d684.pool.mediaWays.net)
- # [05:45] * Quits: ako (~nya@fuld-4d00d482.pool.mediaWays.net) (Ping timeout: 245 seconds)
- # [05:50] * Quits: boaz (~boaz@64.119.153.2) (Quit: boaz)
- # [06:29] <MikeSmith> http://lists.w3.org/Archives/Public/public-html/2010Nov/0061.html was another useful outcome of the meeting
- # [06:30] <MikeSmith> oh wow
- # [06:30] <MikeSmith> i just noticed this:
- # [06:30] <MikeSmith> http://lists.w3.org/Archives/Public/public-html-comments/2010Nov/0000.html
- # [06:31] <MikeSmith> from James Clark
- # [06:32] <MikeSmith> on how to get an outline for a "chunk" that you want to be the entire content of a page
- # [06:32] <MikeSmith> proposing a "nosection" boolean attribute on <body> as possible solution
- # [06:36] * Quits: beverloo (~peter@5ED75878.cm-7-8b.dynamic.ziggo.nl)
- # [07:01] * Joins: Ankheg (~Miranda@fs91-201-3-30.dubna-net.ru)
- # [07:09] * Quits: robman (~robman@eth4853.nsw.adsl.internode.on.net) (Ping timeout: 276 seconds)
- # [07:12] * Joins: mokush (~quassel@86.127.164.103)
- # [07:14] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 252 seconds)
- # [07:15] * Joins: mamund (mamund@frost.nullshells.net)
- # [07:16] * Joins: rimantas (~rimliu@lan-84-240-20-219.vln.skynet.lt)
- # [07:27] * Quits: jamesr_ (~jamesr@c-24-6-103-140.hsd1.ca.comcast.net) (Quit: jamesr_)
- # [07:28] * Quits: gavin__ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com) (Ping timeout: 272 seconds)
- # [07:32] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [07:42] * Quits: sean` (~Sean@D97A9F8D.cm-3-3c.dynamic.ziggo.nl) (Quit: Leaving)
- # [07:54] * Joins: Heimidal (~heimidal@unaffiliated/heimidal)
- # [07:56] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (Quit: Leaving.)
- # [07:57] * Joins: maikmerten (~merten@ls5dhcp196.cs.uni-dortmund.de)
- # [08:01] * Quits: mokush (~quassel@86.127.164.103) (Remote host closed the connection)
- # [08:09] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 276 seconds)
- # [08:13] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [08:13] * Joins: mamund (mamund@frost.nullshells.net)
- # [08:16] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (Client Quit)
- # [08:22] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 255 seconds)
- # [08:23] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [08:27] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Disconnected by services)
- # [08:27] * Joins: gavin__ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com)
- # [08:34] * Joins: FireFly (~firefly@unaffiliated/firefly)
- # [08:36] * Quits: Martijnc (~Martijnc@91.176.188.238) (Read error: Connection reset by peer)
- # [08:38] * Joins: reni (~reni@sedkit.inf.u-szeged.hu)
- # [08:39] * Joins: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl)
- # [08:39] <MikeSmith> krijnh: I would like to say I meant that tweet sarcastically
- # [08:39] <MikeSmith> btw, thanks for tweeting in something other than English
- # [08:39] <MikeSmith> or not in English exclusively at least
- # [08:40] <MikeSmith> I wish more people would do that
- # [08:40] * Joins: peterhil (~peterhil@a91-153-127-82.elisa-laajakaista.fi)
- # [08:40] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 255 seconds)
- # [08:44] * Joins: mamund (mamund@frost.nullshells.net)
- # [08:44] * Joins: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie)
- # [08:45] * Joins: matjas (~matjas@ip-81-11-181-178.dsl.scarlet.be)
- # [08:46] * Quits: gavin__ (~gavin@CPE001346f5db49-CM0018c0db9a8a.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
- # [08:52] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [08:55] * Joins: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl)
- # [09:10] * Quits: paul_irish (~paul_iris@64.196.246.2) (Remote host closed the connection)
- # [09:11] * Joins: henrikbjorn (~henrik@80.199.116.190.static.peytz.dk)
- # [09:12] * Joins: smaug____ (~chatzilla@vallila-gw.hupnet.helsinki.fi)
- # [09:14] * Quits: peterhil (~peterhil@a91-153-127-82.elisa-laajakaista.fi) (Quit: Must not waste too much time here...)
- # [09:18] * Joins: peterhil (~peterhil@a91-153-127-82.elisa-laajakaista.fi)
- # [09:20] * Quits: peterhil (~peterhil@a91-153-127-82.elisa-laajakaista.fi) (Client Quit)
- # [09:22] <annevk> Unicode is presentational? Where does that come from?
- # [09:26] <othermaciej> Aryeh's message in that regard seems confused
- # [09:27] <othermaciej> characters are almost by definition semantic, not presentational, so I would consider a tag equivalent to a character to be semantic
- # [09:27] <annevk> yeah, the presentation is in the glyph
- # [09:28] <annevk> of course, with some characters the line is somewhat blurry, but still
- # [09:28] * Joins: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [09:36] * Joins: davidhund (~davidhund@78-27-27-74.dsl.alice.nl)
- # [09:42] <jgraham> So, anyone want to summarise what I missed in the last week in about two sentences?
- # [09:42] * Joins: ROBOd (~robod@92.86.243.219)
- # [09:44] <annevk> sad stuff on ietf-http-wg
- # [09:44] <annevk> "I even tried calling Chase customer service about the mixed content
- # [09:44] <annevk> warnings on the login page to their banking web site. They told me to
- # [09:44] <annevk> use Firefox because the warning didn't show in that browser (this was
- # [09:44] <annevk> a case where Chrome's mixed content detector was more accurate than
- # [09:44] <annevk> Firefox's in detecting the vulnerability)."
- # [09:44] <annevk> though not entirely surprising, my bank until recently advocated IE6
- # [09:45] <annevk> jgraham, reading lots of email
- # [09:50] <hsivonen> are all the HTML WG minutes from the TPAC week collected somewhere in the form of links?
- # [09:53] <annevk> Laura Carlson made this I noticed: http://www.w3.org/html/wg/wiki/Minutes
- # [09:53] <annevk> (or kept it up to date)
- # [09:54] <hsivonen> annevk: cool. thanks
- # [09:54] * Joins: roc (~chatzilla@121.98.230.221)
- # [09:55] <hsivonen> I'm trying to flush my action queue right away
- # [09:56] <annevk> I hope I do not have any actions
- # [09:56] <annevk> though I guess I should write up something on registries
- # [09:56] <annevk> and I got a somewhat indirect request to blog about <bdi>
- # [10:04] <annevk> abarth|melting, thanks for the update on URLs
- # [10:04] <abarth|melting> annevk: np
- # [10:05] <abarth|melting> annevk: hopefully i'll get some time to concentrate on it and make some actual progress
- # [10:05] <annevk> abarth|melting, agreed that sorting out hybi deserves priority :)
- # [10:05] <abarth|melting> i think the hybi thing is almost done
- # [10:06] <abarth|melting> i'm mostly just waiting on some vendors to tell me its ok to release the results of this experiment we ran
- # [10:06] * Joins: espadrine (86d6a552@gateway/web/freenode/ip.134.214.165.82)
- # [10:06] * othermaciej wonders which vendors are sitting on the results
- # [10:07] <othermaciej> annevk: I guess I should send links to each set of minutes
- # [10:08] * Joins: baba (~sallabanc@unaffiliated/cypha)
- # [10:09] <annevk> I think people have been sending out links already, but maybe a pointer to the wiki on public-html-announce or some such
- # [10:09] * Joins: Necrathex (~nectop@212-123-163-12.ip.telfort.nl)
- # [10:15] <othermaciej> yeah, there were some individual links, but not for each session
- # [10:21] <othermaciej> this makes me sad: http://news.ycombinator.com/item?id=1880412
- # [10:21] <othermaciej> especially the discussion that blames browsers for flagging mixed content
- # [10:23] <abarth|melting> collin had a lot of trouble with one of his web sites
- # [10:23] <abarth|melting> making it work over HTTPS without mixed content
- # [10:23] <abarth|melting> a bunch of things you want to integrate with don't work
- # [10:23] <abarth|melting> like facebook connect
- # [10:23] * Quits: Heimidal (~heimidal@unaffiliated/heimidal) (Remote host closed the connection)
- # [10:23] <hsivonen> othermaciej: from the comments, it seems that mixed content warnings are a real problem from the site POV
- # [10:23] <abarth|melting> he ended up contracting a CDN to proxy everything over HTTPS
- # [10:24] * Joins: Heimidal (~heimidal@unaffiliated/heimidal)
- # [10:24] <hsivonen> othermaciej: so it seems at least semi-appropriate to blame browsers
- # [10:24] <othermaciej> hsivonen: I'd prefer just not showing the lock instead of showing a mixed-content warning
- # [10:24] <othermaciej> (in fact I think that is what Safari does)
- # [10:24] <hsivonen> othermaciej: sure. that's what Firefox 4 does, too.
- # [10:25] <othermaciej> if sites want to still show a normal HTTPS lock icon on mixed content pages, then there's really no way to help them
- # [10:25] * Joins: tndH (~Rob@adsl-87-102-8-15.karoo.KCOM.COM)
- # [10:25] <othermaciej> I suppose using SSL with mixed content mostly protects against Firesheep-style passive attacks - you'd have to actually intercept and MITM the non-SSL content to make it still work
- # [10:26] <othermaciej> (unless your non-SSL content shares cookies with your SSL content)
- # [10:26] <abarth|melting> there's actually a nice way of solving these problems
- # [10:26] <abarth|melting> which is to let the site talk TLS to the browser
- # [10:26] <abarth|melting> but use the "http" scheme
- # [10:27] <abarth|melting> that gives you protection from passive network attackers
- # [10:27] <abarth|melting> and doesn't trigger any of these interoperability problems
- # [10:27] <abarth|melting> s/interoperability/integration/
- # [10:28] * Quits: Heimidal (~heimidal@unaffiliated/heimidal) (Ping timeout: 240 seconds)
- # [10:28] <abarth|melting> if folks are interested, i can write up a document explaining how to do it
- # [10:28] <othermaciej> it seems to me that being less noisy about the mixed content warning (just hide the lock and don't show EV cert UI or whatever) would be easier to implement and would serve about as well
- # [10:28] <abarth|melting> IE8 will have noisy mixed content errors for a long time
- # [10:29] <abarth|melting> (like show a modal dialog noisy)
- # [10:29] <othermaciej> is IE8 compatible with the "talk TLS over HTTP" solution?
- # [10:29] <abarth|melting> yes, it just doesn't get the improved security
- # [10:29] <abarth|melting> :)
- # [10:29] <othermaciej> I see, so it would fall back to normal HTTP?
- # [10:30] <abarth|melting> it starts out as normal HTTP
- # [10:30] <abarth|melting> imagine we magically teleported a policy bit from the server to the client
- # [10:31] <abarth|melting> that says "Whenever you see an http URL pointing to me, talk to me at port XXX over TLS instead please"
- # [10:31] <abarth|melting> now, all the URLs are http
- # [10:31] <abarth|melting> but right before they hit the wire, we decide to send the HTTP requests over TLS instead
- # [10:32] <abarth|melting> this is playing on the fact that URL schemes don't have to be the same as on-the-wire protocols
- # [10:32] <othermaciej> I was going to suggest this sounds a lot like STS, but I guess STS would specifically not want to allow mixed content
- # [10:32] <abarth|melting> its very much like STS
- # [10:33] <abarth|melting> but instead of upgrading your https to "bullet proof", you're upgrading your http transport to use tls
- # [10:33] <othermaciej> it's just sad that AdSense is one of the integration problems
- # [10:33] <othermaciej> but surely there will be others for some time
- # [10:33] <abarth|melting> the github guy mentions the charts API
- # [10:34] <abarth|melting> presumably Google could clean up its act
- # [10:34] <abarth|melting> Facebook connect is a big one
- # [10:34] <abarth|melting> i think collin found that he could get that to work if he haxored the script they gave him
- # [10:35] <othermaciej> many at Google are pushing for going all-TLS
- # [10:35] <abarth|melting> which is basically what the github guy said about the charts API
- # [10:35] <abarth|melting> i'm in favor of all-TLS
- # [10:35] <othermaciej> I know you are :-)
- # [10:36] <othermaciej> I'm just saying it's odd that Google does things like Google Search over TLS while holding out on the API side
- # [10:36] <abarth|melting> i'm sure you've heard stories from Microsoft about how no one tells the Office business unit what to do
- # [10:36] <abarth|melting> you might imagine that adsense has a similar position :)
- # [10:41] * Joins: zcorpan (~zcorpan@pat.se.opera.com)
- # [10:41] * zcorpan wonders what correction gsnedders refers to in http://www.w3.org/mid/4CD555C7.8010005@opera.com
- # [10:42] <othermaciej> I have heard surprisingly few stories about Microsoft's internal politics
- # [10:43] * Quits: baba (~sallabanc@unaffiliated/cypha) (Ping timeout: 245 seconds)
- # [10:43] <abarth|melting> brb
- # [10:43] * Quits: abarth|melting (~abarth@c-67-169-68-88.hsd1.ca.comcast.net) (Quit: abarth|melting)
- # [10:46] * Joins: abarth (~abarth@c-67-169-68-88.hsd1.ca.comcast.net)
- # [10:47] * Quits: davidhund (~davidhund@78-27-27-74.dsl.alice.nl) (Read error: Connection reset by peer)
- # [10:47] <abarth> X-Bodge-Transport-Security
- # [10:47] * Joins: davidhund (~davidhund@78-27-27-74.dsl.alice.nl)
- # [10:47] <abarth> i think that turns on that feature in chrome
- # [10:48] * Joins: baba (~sallabanc@69.50.70.12)
- # [10:48] * Quits: baba (~sallabanc@69.50.70.12) (Changing host)
- # [10:48] * Joins: baba (~sallabanc@unaffiliated/cypha)
- # [10:49] <annevk> yay more X-prefixed headers
- # [10:49] * Quits: smaug____ (~chatzilla@vallila-gw.hupnet.helsinki.fi) (Ping timeout: 265 seconds)
- # [10:49] <abarth> annevk: it's meant to be named rediculously
- # [10:50] <abarth> i don't think anyone knows it exists
- # [10:51] <othermaciej> you just revealed the secret!
- # [10:51] <abarth> OMG!
- # [10:51] <abarth> actually, it looks like this doesn't quite do what we want
- # [10:52] <abarth> http://src.chromium.org/viewvc/chrome/trunk/src/net/base/transport_security_state.h?view=markup
- # [10:52] <abarth> MODE_STRICT is for HSTS
- # [10:52] <abarth> X-Bodge-Transport-Security gets you into MODE_SPDY_ONLY, which is for SPDY
- # [10:52] <abarth> we want MODE_OPPORTUNISTIC
- # [10:53] <abarth> but i'm not sure if there's syntax to activate that
- # [10:54] * Joins: Phae (~Phae@gatekeeper.macmillan.co.uk)
- # [10:55] <abarth> oh, i see
- # [10:55] <abarth> agl is too clever for his own good
- # [10:55] * Joins: akamike (~akamike@94-193-106-14.zone7.bethere.co.uk)
- # [10:56] <abarth> / TODO(agl): implement opportunistic HTTPS upgrade.
- # [10:56] <abarth> :)
- # [10:56] <abarth> now that i've gotten this far, I should just implement it
- # [11:04] * Joins: robman (~robman@eth4584.nsw.adsl.internode.on.net)
- # [11:05] * Joins: jeremyselier (~Jeremy@pro75-4-82-238-200-10.fbx.proxad.net)
- # [11:06] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [11:08] * Quits: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Read error: Connection reset by peer)
- # [11:08] * Quits: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no) (Quit: This computer has gone to sleep)
- # [11:08] * Joins: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [11:09] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
- # [11:14] * Quits: davidhund (~davidhund@78-27-27-74.dsl.alice.nl) (Ping timeout: 265 seconds)
- # [11:17] <wirepair> is there something wrong with the html5 sandbox / iframe srcdoc validator on html5.validator.nu?
- # [11:17] <wirepair> getting Attribute srcdoc not allowed on element iframe at this point. when taking an example from the html5 spec directly
- # [11:17] <hsivonen> wirepair: most likely there is a problem yes
- # [11:17] <annevk> might not be implemented yet
- # [11:17] <wirepair> ok cool, was scratching my head there :)
- # [11:19] * Joins: davidhund (~davidhund@78-27-27-74.dsl.alice.nl)
- # [11:20] <wirepair> anyone know off the top of their heads which browsers have started implementing (in a testable form) srcdoc?
- # [11:23] * Quits: aho (~nya@fuld-4d00d684.pool.mediaWays.net) (Quit: EXEC_over.METHOD_SUBLIMATION)
- # [11:23] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [11:24] <annevk> I remember some work in progress in WebKit
- # [11:24] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Client Quit)
- # [11:24] <abarth> i don't think it's landed yet
- # [11:24] * Joins: Lachy (~Lachlan@pat-tdc.opera.com)
- # [11:28] * Joins: MikeSmith_ (~MikeSmith@EM114-48-161-167.pool.e-mobile.ne.jp)
- # [11:29] * Quits: FireFly (~firefly@unaffiliated/firefly) (Quit: swatted to death)
- # [11:31] * Quits: MikeSmith (~MikeSmith@EM114-48-227-147.pool.e-mobile.ne.jp) (Ping timeout: 245 seconds)
- # [11:31] * MikeSmith_ is now known as MikeSmith
- # [11:32] * Joins: pauld (~chatzilla@194.102.13.2)
- # [11:46] * Quits: sroussey (~sroussey@adsl-69-234-110-201.dsl.irvnca.pacbell.net) (Read error: Connection reset by peer)
- # [11:48] * Quits: espadrine (86d6a552@gateway/web/freenode/ip.134.214.165.82) (Ping timeout: 265 seconds)
- # [11:51] * Joins: sroussey (~sroussey@adsl-69-234-110-201.dsl.irvnca.pacbell.net)
- # [12:06] * Quits: henrikbjorn (~henrik@80.199.116.190.static.peytz.dk) (Remote host closed the connection)
- # [12:06] * Quits: gavin_ (~gavin@firefox/developer/gavin) (Ping timeout: 240 seconds)
- # [12:07] * Joins: henrikbjorn (~henrik@80.199.116.190.static.peytz.dk)
- # [12:08] * Quits: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [12:12] * Joins: gavin_ (~gavin@firefox/developer/gavin)
- # [12:14] * Quits: wakaba_ (~wakaba_@122x221x184x68.ap122.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [12:22] * Quits: mamund (mamund@frost.nullshells.net) (Ping timeout: 240 seconds)
- # [12:22] * Joins: mamund (~mamund@frost.nullshells.net)
- # [12:26] * Joins: yusukes (~yusukes@2401:fa00:4:1000:224:81ff:fec1:6444)
- # [12:32] * Quits: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net) (Ping timeout: 272 seconds)
- # [12:36] <annevk> nice change proposal hsivonen
- # [12:40] * Quits: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Quit: Beer o'clock!)
- # [12:40] <hsivonen> annevk: thanks
- # [12:44] * Quits: baba (~sallabanc@unaffiliated/cypha) (Ping timeout: 240 seconds)
- # [12:46] * Joins: Anti-X (~duckmysic@109.179.192.241.tmi.telenormobil.no)
- # [12:54] * Quits: foolip (~philip@83.218.67.122) (Read error: Connection reset by peer)
- # [12:59] * Quits: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [13:06] * Joins: smaug____ (~chatzilla@cs181063178.pp.htv.fi)
- # [13:08] <wirepair> hu just found a Really Weird ie9 vulnerability
- # [13:08] <wirepair> can read remote cssRules *only* when it's framed
- # [13:08] <wirepair> w.t.f
- # [13:11] <zcorpan> remote as in cross-origin?
- # [13:12] <wirepair> yes
- # [13:14] * Joins: david_carlisle (~davidc@62.231.145.254)
- # [13:14] * Joins: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net)
- # [13:18] <david_carlisle> abarth: on using http: URI scheme rather than https:, seems like you are in good company TBL moans about https appearing in the URI in http://www.w3.org/DesignIssues/Architecture.html#Extension
- # [13:21] * Joins: sean` (~Sean@h183194.upc-h.chello.nl)
- # [13:26] * Quits: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net) (Ping timeout: 264 seconds)
- # [13:27] * Joins: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net)
- # [13:29] * Joins: foolip (~philip@83.218.67.122)
- # [13:35] <wirepair> heh, not only is it only when it's framed, it has to be dynamically framed
- # [13:35] <wirepair> wow that's a messed up flow :/
- # [13:35] <wirepair> (dynamically in the sense that the iframe src tag needs to be assigned in javascript, not just in the element src="...")
- # [13:36] * Quits: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net) (Ping timeout: 260 seconds)
- # [13:36] * Parts: roc (~chatzilla@121.98.230.221)
- # [13:36] * Joins: roc (~chatzilla@121.98.230.221)
- # [13:41] * Quits: richardjapenga (~Richard@87-251-57-71.lombox.customer.bit.nl) (Ping timeout: 264 seconds)
- # [13:42] * Joins: mpt (~mpt@canonical/mpt)
- # [13:45] * Quits: virtuelv (~virtuelv_@65.168.34.95.customer.cdi.no) (Quit: Ex-Chat)
- # [13:45] <wirepair> buh i don't get it, sometimse cssRules are valid, sometimes they're null
- # [13:45] * Quits: pauld (~chatzilla@194.102.13.2) (Ping timeout: 245 seconds)
- # [13:45] <wirepair> even though i see them in their developer tools debugger
- # [13:45] * wirepair gives up
- # [13:45] * Joins: matjas_ (~matjas@ip-213-49-112-55.dsl.scarlet.be)
- # [13:45] <wirepair> s/their/there
- # [13:46] * Quits: matjas (~matjas@ip-81-11-181-178.dsl.scarlet.be) (Ping timeout: 245 seconds)
- # [13:47] * Quits: timeless_mbp (~timeless@firefox/developer/timeless) (Quit: Leaving.)
- # [13:49] * Joins: pauld (~chatzilla@194.102.13.2)
- # [13:53] * Joins: pesla (~pesla@ip51cc03a5.speed.planet.nl)
- # [13:55] * Quits: Rik`_ (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net) (Remote host closed the connection)
- # [13:56] * Quits: sean` (~Sean@h183194.upc-h.chello.nl) (Quit: Leaving)
- # [13:56] * Quits: jcranmer (~jcranmer@ltsp2.csl.tjhsst.edu) (Ping timeout: 245 seconds)
- # [14:02] <jgraham> hsivonen: yt? Did you implement the counters in the AAA as in the spec or only incrementing the inner loop counter whn actually inserting an element?
- # [14:10] <jgraham> abarth: ^
- # [14:11] * matjas_ is now known as matjas
- # [14:12] * Quits: jacobolus (~jacobolus@beaker.cictr.com) (Remote host closed the connection)
- # [14:12] * Joins: paul_irish (~paul_iris@64.196.246.2)
- # [14:16] <gsnedders> zcorpan: The final case in jgraham's email which he claimed could never happen
- # [14:17] * jgraham wonders what he claimed could never happen
- # [14:18] <gsnedders> I guess zcorpan was referring to my email to public-html-testsuite
- # [14:18] * Joins: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [14:18] * Joins: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net)
- # [14:27] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [16:27] * Disconnected
- # [16:29] * Attempting to rejoin channel #whatwg
- # [16:29] * Rejoined channel #whatwg
- # [16:29] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [16:29] * Set by annevk42 on Mon Oct 19 22:03:06
- # [16:29] * Joins: mpt (~mpt@canonical/mpt)
- # [16:34] * Joins: boaz_ (~boaz@64.119.153.2)
- # [16:35] <zcorpan> hsivonen: webkit looks at htmlness?
- # [16:36] <annevk> and if there's no ownerDocument you default to XML?
- # [16:36] <zcorpan> yeah
- # [16:37] <annevk> can you even get in that situation?
- # [16:38] * Quits: rimantas (~rimliu@lan-84-240-20-219.vln.skynet.lt) (Quit: Leaving)
- # [16:38] <zcorpan> doctypes can have null as ownerDocument :)
- # [16:38] * Quits: boaz (~boaz@64.119.153.2) (Ping timeout: 276 seconds)
- # [16:38] * boaz_ is now known as boaz
- # [16:43] * Quits: Peter` (~peter@170-116.citynet.ftth.internl.net) (Ping timeout: 265 seconds)
- # [16:43] * Joins: timeless_mbp (~timeless@192.100.124.156)
- # [16:43] * Quits: timeless_mbp (~timeless@192.100.124.156) (Changing host)
- # [16:43] * Joins: timeless_mbp (~timeless@firefox/developer/timeless)
- # [16:48] * Quits: timeless_mbp (~timeless@firefox/developer/timeless) (Remote host closed the connection)
- # [16:48] * Joins: Peter` (~peter@170-116.citynet.ftth.internl.net)
- # [16:51] <hsivonen> zcorpan: yeah, webkit looks at the HTMLness of the owner doc
- # [16:52] <zcorpan> then i agree with your comment that we should align with webkit and add an argument to override
- # [16:53] <zcorpan> does anyone support DOMParser(s, 'text/html') ?
- # [16:54] <annevk> I think Mozilla does
- # [16:54] <zcorpan> uh, that's not the right syntax
- # [16:55] <hsivonen> annevk: I'm pretty sure we don't yet
- # [16:55] <gavin> our domparser doesn't support text/html yet
- # [16:55] <zcorpan> http://software.hixie.ch/utilities/js/live-dom-viewer/saved/694
- # [16:55] <gavin> bug 102699
- # [16:56] <zcorpan> http://software.hixie.ch/utilities/js/live-dom-viewer/saved/695 even
- # [16:56] <zcorpan> i guess it's bad that opera doesn't throw
- # [16:56] <zcorpan> doc is null in webkit
- # [17:01] <hsivonen> spot-checking other Change Proposals, it sees that people rarely list the Negative Effects of their proposals
- # [17:02] <gavin> heh
- # [17:04] <jgraham> hsivonen: I don't remember anyone else ever filling out the "risks" section of their proposal
- # [17:04] <jgraham> It is quite worthless IMHO
- # [17:05] * Quits: Maurice (~ano@a80-101-46-164.adsl.xs4all.nl) (Quit: Disconnected...)
- # [17:06] * Quits: david_carlisle (~davidc@62.231.145.254) (Quit: david_carlisle)
- # [17:08] <zcorpan> only Hixie putting jokes in the Risks section
- # [17:09] <hsivonen> aargh. Wikia sniffs Firefox and Opera and expects their script execution to be HTML5-incompliant
- # [17:10] * Quits: matjas (~matjas@ip-213-49-112-55.dsl.scarlet.be) (Quit: Computer has gone to sleep.)
- # [17:12] * Quits: boaz (~boaz@64.119.153.2) (Remote host closed the connection)
- # [17:16] <zcorpan> yay
- # [17:23] * Quits: WHATWG (~apermanen@cpe-76-168-89-210.socal.res.rr.com) (Quit: Leaving.)
- # [17:23] * Quits: mdelaney (~mdelaney@c-69-181-26-199.hsd1.ca.comcast.net) (Quit: mdelaney)
- # [17:24] * Joins: Martijnc (~Martijnc@91.176.182.184)
- # [17:26] * Joins: jamesr_ (~jamesr@c-24-6-103-140.hsd1.ca.comcast.net)
- # [17:27] * Joins: boaz (~boaz@64.119.153.2)
- # [17:27] * Joins: ZombieLoffe (~e@unaffiliated/zombieloffe)
- # [17:31] * Quits: mamund (~mamund@frost.nullshells.net) (Read error: Connection reset by peer)
- # [17:31] * Joins: mamund (mamund@frost.nullshells.net)
- # [17:31] * Quits: MikeSmith (~MikeSmith@EM114-48-161-167.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [17:33] * Quits: jamesr_ (~jamesr@c-24-6-103-140.hsd1.ca.comcast.net) (Quit: jamesr_)
- # [17:35] * Joins: shepazu (~schepers@adsl-69-180-150.rmo.bellsouth.net)
- # [17:36] * Joins: invariable (~variable@unaffiliated/variable)
- # [17:39] * Joins: mokush (~quassel@86.127.164.41)
- # [17:40] * Quits: temp01 (~temp01@unaffiliated/temp01) (Read error: Connection reset by peer)
- # [17:40] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [17:41] * Joins: MikeSmith (~MikeSmith@EM114-48-178-131.pool.e-mobile.ne.jp)
- # [17:43] * Joins: matjas (~matjas@91.182.171.122)
- # [17:45] * Joins: mdelaney (~mdelaney@c-69-181-26-199.hsd1.ca.comcast.net)
- # [17:48] * Quits: zcorpan (~zcorpan@pat.se.opera.com) (Quit: zcorpan)
- # [17:49] * Quits: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl) (Ping timeout: 240 seconds)
- # [17:51] * Quits: oknoway (~oknoway@173-8-201-137-Oregon.hfc.comcastbusiness.net) (Quit: oknoway)
- # [17:53] * Quits: mokush (~quassel@86.127.164.41) (Remote host closed the connection)
- # [17:56] * Quits: baba (~sallabanc@unaffiliated/cypha) (Ping timeout: 240 seconds)
- # [17:56] * Joins: cardona507 (~cardona50@c-67-180-160-250.hsd1.ca.comcast.net)
- # [17:57] * Quits: invariable (~variable@unaffiliated/variable) (Remote host closed the connection)
- # [18:01] <TabAtkins_> <!DOCTYPE html><title>SVG in HTML</title><svg><circle cx=10 cy=10 r=10 /></svg>
- # [18:03] <jgraham> TabAtkins_: Very nice. But why?
- # [18:03] * Joins: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net)
- # [18:05] * Quits: Lachy (~Lachlan@pat-tdc.opera.com) (Quit: This computer has gone to sleep)
- # [18:06] * Quits: JonathanNeal (~Jonathan_@99-59-125-34.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds)
- # [18:09] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [18:11] * Joins: jpike (~hash@chilon.net)
- # [18:11] <TabAtkins_> jgraham: Argh, sorry. Unintentional. Copypasta from Hixie's message a day or so ago.
- # [18:13] * Quits: pauld (~chatzilla@194.102.13.2) (Ping timeout: 245 seconds)
- # [18:15] * Quits: BlurstOfTimes (~blurstoft@168.203.117.107) (Ping timeout: 272 seconds)
- # [18:15] * Joins: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl)
- # [18:16] * Joins: dglazkov (~dglazkov@nat/google/x-wzwdxqmydodahvhv)
- # [18:17] <jpike> yay
- # [18:17] * Parts: jpike (~hash@chilon.net)
- # [18:18] * Joins: cdbb (~c@75.81.49.244)
- # [18:18] <annevk> who, interwebs was down
- # [18:18] <cdbb> i've got a question for you pros
- # [18:18] <annevk> I mean, whoa
- # [18:19] <cdbb> i have a slider, with 10 slides. they are marked up with figure/figcaption. how do i fix my outline (it appears there is a blank list with 10 bullets)?
- # [18:19] * Joins: tonyg-cr (~Adium@nat/google/x-bqvmncstkacahcrx)
- # [18:19] * Quits: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Quit: Kthxbye!)
- # [18:20] <TabAtkins_> cdbb: Figures scope their contents from the heading algorithm, so yeah, anything in them won't be shown.
- # [18:20] <annevk> <section> seems more appropriate for a slide in a slideshow
- # [18:20] <TabAtkins_> If you want them to show in the ouline, instead mark them up with <section>/<h1>.
- # [18:20] <annevk> depending on the contents
- # [18:21] <TabAtkins_> annevk: Right. If the slides are important enough to be in the outline, they're too important to be <figure>s.
- # [18:21] <TabAtkins_> (If they're not, then <figure> is perfect.)
- # [18:21] <cdbb> ah
- # [18:21] <cdbb> ok, they are a large image with a graphical caption combined into a single image
- # [18:21] * annevk usually goes for <p>
- # [18:21] <cdbb> so i thought figure/figcaption would make the most sense
- # [18:22] <cdbb> but section probably makes more sense semantically
- # [18:22] <cdbb> thx guys
- # [18:22] <TabAtkins_> Np.
- # [18:22] <annevk> if it's just a couple of lines i'd go for <h1> and <p><img> for each slide personally
- # [18:22] <annevk> <h1> for the title of the presentation
- # [18:23] <TabAtkins_> I gave my last talk with <section> slides. The presentation was particularly fun, because they were placed all over the place in the document and used transitions on top/left to animate slide changes.
- # [18:27] * Joins: sroussey_ (~sroussey@adsl-69-234-110-201.dsl.irvnca.pacbell.net)
- # [18:28] * Quits: cardona507 (~cardona50@c-67-180-160-250.hsd1.ca.comcast.net) (Quit: zzzzz)
- # [18:28] * Quits: sroussey (~sroussey@adsl-69-234-110-201.dsl.irvnca.pacbell.net) (Ping timeout: 245 seconds)
- # [18:28] * sroussey_ is now known as sroussey
- # [18:30] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [18:33] * Joins: henrikbjorn (~henrik@c83-249-65-238.bredband.comhem.se)
- # [18:35] * Quits: Phae (~Phae@gatekeeper.macmillan.co.uk) (Quit: Leaving.)
- # [18:36] * Joins: JonathanNeal (~Jonathan_@rrcs-76-79-114-214.west.biz.rr.com)
- # [18:37] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [18:39] * Quits: mdelaney (~mdelaney@c-69-181-26-199.hsd1.ca.comcast.net) (Quit: mdelaney)
- # [18:46] * Quits: onar (~onar@17.216.36.168) (Quit: onar)
- # [18:46] * Joins: baba (~sallabanc@unaffiliated/cypha)
- # [18:47] * Joins: BlurstOfTimes (~blurstoft@168.203.117.107)
- # [18:48] * Quits: WHATWG (~apermanen@67-134-147-135.dia.static.qwest.net) (Quit: Leaving.)
- # [18:52] * Joins: ap (~ap@2620:0:1b00:1191:226:4aff:fe14:aad6)
- # [18:54] * Joins: jcranmer_ (~jcranmer@ltsp2.csl.tjhsst.edu)
- # [18:56] * Quits: webr3 (~nathan@host81-155-254-169.range81-155.btcentralplus.com) (Ping timeout: 272 seconds)
- # [18:57] * Joins: dglazkov_ (~dglazkov@nat/google/x-cvtmpjrtcdromput)
- # [18:58] * Joins: mdelaney (~mdelaney@66.109.105.196)
- # [19:00] * Quits: jennb (~jennb@74.125.59.65) (Quit: jennb)
- # [19:00] * Joins: webr3 (~nathan@host86-134-175-247.range86-134.btcentralplus.com)
- # [19:00] <annevk> hahaha http://active.tutsplus.com/articles/roundups/html5-and-flash-17-industry-experts-have-their-say/
- # [19:01] * Quits: dglazkov (~dglazkov@nat/google/x-wzwdxqmydodahvhv) (Ping timeout: 240 seconds)
- # [19:01] * Quits: dglazkov_ (~dglazkov@nat/google/x-cvtmpjrtcdromput) (Ping timeout: 240 seconds)
- # [19:02] * Quits: tonyg-cr (~Adium@nat/google/x-bqvmncstkacahcrx) (Ping timeout: 272 seconds)
- # [19:02] * jcranmer_ is now known as jtcranmer
- # [19:04] * Quits: davidhund (~davidhund@78-27-27-74.dsl.alice.nl) (Quit: davidhund)
- # [19:05] * Joins: tonyg-cr (~Adium@nat/google/x-rtzpztpptbhfypky)
- # [19:05] <annevk> http://twitter.com/html4nana
- # [19:07] * Joins: dglazkov (~dglazkov@nat/google/x-dzhswmmagqfbbaup)
- # [19:07] <othermaciej> if progress is measured by novelty accounts, HTML5 is doing pretty well
- # [19:08] * Joins: sicking (~chatzilla@nat/mozilla/x-bjfblqzjzxtwvdpa)
- # [19:08] * Joins: jamesr_ (~jamesr@nat/google/x-cfbnoehqpetctnqr)
- # [19:09] * Joins: tabatkins (~tabatkins@216.239.45.19)
- # [19:11] * Joins: payman_m (~payman_m@h85-8-2-58.static.se.alltele.net)
- # [19:12] * Joins: maikmerten (~maikmerte@port-92-201-81-240.dynamic.qsc.de)
- # [19:16] * Joins: dbaron (~dbaron@nat/mozilla/x-hkukcpjcutmgzszn)
- # [19:20] * Joins: cardona507 (~cardona50@c-24-130-129-16.hsd1.ca.comcast.net)
- # [19:27] * Quits: mhausenblas (~mhausenbl@wg1-nat.fwgal01.deri.ie) (Quit: mhausenblas)
- # [19:28] * Joins: espadrine (86d6a552@gateway/web/freenode/ip.134.214.165.82)
- # [19:33] * aboodman_ is now known as aboodman
- # [19:34] * Quits: espadrine (86d6a552@gateway/web/freenode/ip.134.214.165.82) (Ping timeout: 265 seconds)
- # [19:37] * Quits: ormaaj (debian-tor@gateway/tor-sasl/ormaaj) (Remote host closed the connection)
- # [19:40] * cdbb is now known as cdb
- # [19:41] * Quits: dglazkov (~dglazkov@nat/google/x-dzhswmmagqfbbaup) (Quit: dglazkov)
- # [19:42] * Joins: ormaaj (debian-tor@gateway/tor-sasl/ormaaj)
- # [19:44] * Quits: tabatkins (~tabatkins@216.239.45.19) (Ping timeout: 276 seconds)
- # [19:48] * Joins: dglazkov (~dglazkov@nat/google/x-kkiczszhqupvuoip)
- # [19:59] * Quits: mdelaney (~mdelaney@66.109.105.196) (Quit: mdelaney)
- # [19:59] * Joins: dave_levin (~dave_levi@nat/google/x-abjzchuqjptdpbhx)
- # [19:59] * Quits: henrikbjorn (~henrik@c83-249-65-238.bredband.comhem.se) (Remote host closed the connection)
- # [19:59] * Joins: henrikbjorn (~henrik@173.195.1.147)
- # [20:03] * Quits: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net) (Remote host closed the connection)
- # [20:05] * Joins: mdelaney (~mdelaney@2620:0:1b00:1191:d69a:20ff:febf:89a0)
- # [20:06] * Joins: nimbupani (~Adium@c-24-22-131-46.hsd1.wa.comcast.net)
- # [20:17] * Joins: apucacao (~apucacao@S010600226b6dbc54.vc.shawcable.net)
- # [20:19] * Quits: Rik` (~Rik`@mozilla-paris-222-194.cnt.nerim.net) (Remote host closed the connection)
- # [20:21] * Joins: oknoway (~oknoway@74-95-43-121-Oregon.hfc.comcastbusiness.net)
- # [20:22] * Quits: apucacao (~apucacao@S010600226b6dbc54.vc.shawcable.net) (Client Quit)
- # [20:25] * Joins: kurrik (~kurrik@nat/google/x-ozxcaqyivmzrgjad)
- # [20:27] * Joins: onar (~onar@2620:0:1b00:16f2:21f:5bff:fe3e:944)
- # [20:27] * Quits: oknoway (~oknoway@74-95-43-121-Oregon.hfc.comcastbusiness.net) (Quit: oknoway)
- # [20:28] * Quits: dglazkov (~dglazkov@nat/google/x-kkiczszhqupvuoip) (Quit: dglazkov)
- # [20:30] * Quits: roc (~chatzilla@121.98.230.221) (Ping timeout: 240 seconds)
- # [20:31] * Joins: dglazkov (~dglazkov@nat/google/x-lgqzzkkbtuebjxul)
- # [20:31] * Quits: tonyg-cr (~Adium@nat/google/x-rtzpztpptbhfypky) (Quit: Leaving.)
- # [20:34] * Joins: mikekelly (mikek@64.32.20.15)
- # [20:34] <mikekelly> ok I'm looking at an overview of html5 that says the link element 'lost @type because of the prevelence of css' - is that true?
- # [20:35] * Joins: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl)
- # [20:36] <annevk> not entirely
- # [20:36] <annevk> pointer?
- # [20:37] <mikekelly> it's a devzone refcard thing
- # [20:38] <mikekelly> annevk: default for link is css ?
- # [20:38] <annevk> no
- # [20:38] <annevk> for <link> type is mostly meaningless
- # [20:38] <annevk> but it's still there
- # [20:39] <annevk> see http://simon.html5.org/html5-elements
- # [20:39] <mikekelly> sure, where is that article coming from
- # [20:39] <mikekelly> and why is it slightly true? :P
- # [20:40] <annevk> it isn't really
- # [20:40] * Quits: matjas (~matjas@91.182.171.122) (Quit: Computer has gone to sleep.)
- # [20:40] <annevk> and I've no idea where random articles without URLs on the internet are from
- # [20:40] <annevk> or where they get their ideas from
- # [20:40] <mikekelly> ok all it says is: "The <link> element has lost its type attribute due to the prevalence of CSS."
- # [20:42] <mikekelly> so that's wrong, basically
- # [20:43] * Joins: roc (~chatzilla@121.98.230.221)
- # [20:44] <beowulf> mikekelly: where on the internet does it say this?
- # [20:45] * Joins: erlehmann (~erlehmann@89.204.153.19)
- # [20:47] <mikekelly> beowulf: why do you ask?
- # [20:49] <mikekelly> @type is a crazily pointless attribute
- # [20:53] * Quits: jamesr_ (~jamesr@nat/google/x-cfbnoehqpetctnqr) (Quit: jamesr_)
- # [20:53] * Quits: dglazkov (~dglazkov@nat/google/x-lgqzzkkbtuebjxul) (Quit: dglazkov)
- # [20:54] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 250 seconds)
- # [20:57] <annevk> mikekelly, basically, because URL or it didn't happen
- # [20:58] * Quits: othermaciej (~mjs@c-69-181-196-33.hsd1.ca.comcast.net) (Ping timeout: 255 seconds)
- # [20:58] * Joins: jennb (~jennb@nat/google/x-omasiupmuyjzwyoh)
- # [21:00] <AryehGregor> othermaciej, annevk: Well, I don't want to get into an argument about . . . er . . . semantics. But there's a big difference between semantics in the HTML sense, and typography. Something like a line break or non-breaking space is not semantic by any definition I see -- it specifies appearance and can be used for any semantics where you desire that appearance. Of course Unicode doesn't dictate presentation on a pixel level as CSS sometimes
- # [21:00] <AryehGregor> does, either.
- # [21:00] * Joins: tonyg-cr (~Adium@nat/google/x-cpiifjivvhhiwcrm)
- # [21:01] <annevk> Unicode does not dictate presentation at all
- # [21:01] <annevk> it just defines meaning of code points
- # [21:01] <AryehGregor> Some of which are presentational.
- # [21:01] <annevk> fonts dictate presentation
- # [21:01] <annevk> well sure, Unicode has its shade of gray, just like any other technology
- # [21:03] <AryehGregor> Unicode says U+41 is a Latin capital letter A. That suggests how it should be presented, not how it should be used. Unicode doesn't have an opinion on whether you use A as an English letter, a Spanish letter, ASCII art for an Asteroids-style spaceship, or total gibberish. It's semantics-neutral.
- # [21:03] <AryehGregor> But it had better look something like Latin capital letter A usually looks, in any font.
- # [21:04] <AryehGregor> Otherwise you should be using private-use code points or something.
- # [21:05] * Quits: tonyg-cr (~Adium@nat/google/x-cpiifjivvhhiwcrm) (Client Quit)
- # [21:08] * Joins: GarethAdams|Home (~GarethAda@pdpc/supporter/active/GarethAdams)
- # [21:09] * Joins: jwalden (~waldo@nat/mozilla/x-zdhfwcvaljysfyso)
- # [21:10] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [21:13] * abarth is now known as abarth|lunch
- # [21:14] * Quits: volkmar (~volkmar@gentoo/developer/volkmar) (Quit: leaving)
- # [21:14] * Joins: seanoshea (~seanoshea@nat217.eye.fi)
- # [21:15] * Quits: Xano_ (~bart@524BF837.cm-4-4d.dynamic.ziggo.nl) (Remote host closed the connection)
- # [21:15] * Joins: Xano_ (~bart@vpn099071.vpn.utwente.nl)
- # [21:16] * Joins: Rik` (~Rik`@pha75-2-81-57-187-57.fbx.proxad.net)
- # [21:16] * Quits: jennb (~jennb@nat/google/x-omasiupmuyjzwyoh) (Quit: jennb)
- # [21:18] * Quits: plainhao (~plainhao@mail.xbiotica.com) (Quit: plainhao)
- # [21:27] * Joins: payman_m_ (~payman_m@h-61-138.A163.priv.bahnhof.se)
- # [21:27] <JonathanNeal> Is this Section 508 happy all by itself or would it also require a label? <input type="text" name="month" maxlength="2" title="Date of Birth Month" />
- # [21:28] <AryehGregor> You don't need to label all inputs, as far as I know.
- # [21:28] <AryehGregor> However, you probably do want to use a label here instead of a title.
- # [21:28] <AryehGregor> Titles aren't suited for containing essential info like what you're supposed to put in an input.
- # [21:28] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [21:28] <JonathanNeal> I think I'm good, because <input>, <textarea>, and <select> elements have label elements associated with them in the markup or are given a descriptive title attribute.
- # [21:29] <JonathanNeal> Hmm.
- # [21:29] * Quits: payman_m (~payman_m@h85-8-2-58.static.se.alltele.net) (Ping timeout: 252 seconds)
- # [21:29] * payman_m_ is now known as payman_m
- # [21:30] <JonathanNeal> I'm imaginging this in the context of three inputs representing a date of birth.
- # [21:31] <Philip`> How about an <input type="date">?
- # [21:34] <JonathanNeal> is there type="year", type="month", and type="day" ?
- # [21:34] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Read error: Connection reset by peer)
- # [21:34] <annevk> AryehGregor, it being a capital A in itself has meaning
- # [21:34] <annevk> AryehGregor, saying it has no semantics is the same as people saying <h1> has no semantics because it is completely unspecific
- # [21:35] * Joins: tonyg-cr (~Adium@nat/google/x-gzvulykqhpicyhtw)
- # [21:35] <JonathanNeal> And I imagine the "Date of Birth" text in ... Date of Birth <input type="text" name="month" maxlength="2" title="Date of Birth Month"/> <input type="text" name="day" maxlength="2" title="Date of Birth Day"/> <input type="text" name="year" maxlength="4" title="Date of Birth Year"/> ... wouldn't be appropriate as a label or as a legend in a fieldset.
- # [21:36] <Philip`> (That series of inputs would be extremely confusing to people who aren't used to the US date format, and also confusing to people who try to write "Jan" etc as the month)
- # [21:37] <JonathanNeal> Okay. So, 1. a label for each would be appropriate (and not a title)? And 2. the "Date of Birth" text would work best as... ? a heading?
- # [21:37] * Joins: jamesr_ (~jamesr@nat/google/x-tegdiqlpcnyylonm)
- # [21:38] * Joins: maikmerten_ (~maikmerte@port-92-201-79-138.dynamic.qsc.de)
- # [21:39] * Joins: payman_m_ (~payman_m@h85-8-2-58.static.se.alltele.net)
- # [21:40] * Quits: maikmerten (~maikmerte@port-92-201-81-240.dynamic.qsc.de) (Ping timeout: 240 seconds)
- # [21:40] * Joins: Lachy (~Lachlan@cm-84.215.59.50.getinternet.no)
- # [21:43] * Quits: payman_m (~payman_m@h-61-138.A163.priv.bahnhof.se) (Ping timeout: 240 seconds)
- # [21:43] * payman_m_ is now known as payman_m
- # [21:43] * aroben is now known as aroben|lunch
- # [21:46] <TabAtkins_> JonathanNeal: Yes to both.
- # [21:48] * Joins: FGRibreau (~FG@85-170-149-219.rev.numericable.fr)
- # [21:48] <FGRibreau> Hi
- # [21:48] <FGRibreau> is there anyone here ?
- # [21:49] <TabAtkins_> Nope.
- # [21:49] <annevk> FGRibreau, better to state your actual question ;)
- # [21:50] <FGRibreau> I don't know if it's the best place to discuss this. I've read the spec about HTML5 postMessage and I've go a question
- # [21:50] <FGRibreau> (and a bug in my case)
- # [21:50] <FGRibreau> My parent iframe is on "http://www.webiste.com" and contain another iframe on "https://www.web2.com"
- # [21:51] <FGRibreau> web2 try a postMessage to "http://www.website.com" and it doesn't work.
- # [21:51] * Quits: pesla (~pesla@ip51cc03a5.speed.planet.nl) (Quit: kthxbye!)
- # [21:51] <TabAtkins_> Right.
- # [21:51] <FGRibreau> Is it normal ?
- # [21:51] <annevk> so you did parent.postMessage() from web2?
- # [21:51] <FGRibreau> yep
- # [21:52] * Joins: estes (~aestes@17.246.19.9)
- # [21:52] <FGRibreau> It work when web2 is without https
- # [21:52] <annevk> ooh
- # [21:52] <FGRibreau> I've tested on safari & chrome
- # [21:52] <annevk> https to http?
- # [21:52] <FGRibreau> (yes)
- # [21:53] <FGRibreau> I thought postMessage was able to deliver a message from https to http & http to https & http to http
- # [21:53] <annevk> maybe browsers block that
- # [21:53] <FGRibreau> humm
- # [21:53] <annevk> in theory yes
- # [21:53] <FGRibreau> ok
- # [21:53] <annevk> but certain things get disabled when you cross the "secure" boundary and not all of that is defined
- # [21:53] <FGRibreau> That was what I was thinking about -__-'
- # [21:54] <FGRibreau> thanks for your help
- # [21:54] <FGRibreau> I'll try another way to get it work
- # [21:54] <FGRibreau> ++
- # [21:54] <annevk> I'd suggest trying Firefox/Opera/IE as well
- # [21:54] * Parts: FGRibreau (~FG@85-170-149-219.rev.numericable.fr)
- # [21:54] <annevk> oh well
- # [21:55] * Parts: mikekelly (mikek@64.32.20.15)
- # [21:56] * Quits: maikmerten_ (~maikmerte@port-92-201-79-138.dynamic.qsc.de) (Remote host closed the connection)
- # [21:57] <AryehGregor> annevk, so let's put it this way: Unicode, like CSS, is not media-independent. It's designed entirely around typography. The concept of a capital A only really makes sense in visual contexts -- in other media (like speech) you have to do some kind of lossy conversion to preserve the semantics. Likewise, <br> and <b> and so on are not media-independent, but <h1> is.
- # [22:00] * Joins: zcorpan (~zcorpan@pat.se.opera.com)
- # [22:02] * Quits: payman_m (~payman_m@h85-8-2-58.static.se.alltele.net) (Quit: payman_m)
- # [22:04] * Joins: dglazkov (~dglazkov@nat/google/x-guysrdkduntmiiua)
- # [22:05] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [22:05] * Quits: smaug____ (~chatzilla@cs181063178.pp.htv.fi) (Ping timeout: 255 seconds)
- # [22:08] * aroben|lunch is now known as aroben
- # [22:09] * Joins: payman_m (~payman_m@h85-8-2-58.static.se.alltele.net)
- # [22:11] * Quits: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de) (Write error: Connection reset by peer)
- # [22:12] * Joins: pesla (~pesla@ip51cc03a5.speed.planet.nl)
- # [22:12] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [22:13] <TabAtkins_> MikeSmith: Um, HTMLWG minutes are being *crazy*. Right now it looks like the minutes are a plain-text dump of a photoshop file.
- # [22:13] <TabAtkins_> MikeSmith: http://www.w3.org/2010/11/04-html-wg-minutes.html
- # [22:14] * Joins: mpt (~mpt@canonical/mpt)
- # [22:14] <annevk> wfm
- # [22:15] * Quits: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl) (Remote host closed the connection)
- # [22:15] <TabAtkins_> wtf
- # [22:15] * Joins: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl)
- # [22:15] <TabAtkins_> Okay, it works now...
- # [22:20] * Joins: ttepasse (~ttepasse@ip-109-90-161-169.unitymediagroup.de)
- # [22:20] * Joins: payman_m_ (~payman_m@h-61-138.A163.priv.bahnhof.se)
- # [22:23] * Quits: payman_m (~payman_m@h85-8-2-58.static.se.alltele.net) (Ping timeout: 252 seconds)
- # [22:23] * payman_m_ is now known as payman_m
- # [22:25] * Joins: jacobolus (~jacobolus@c-24-128-189-152.hsd1.ma.comcast.net)
- # [22:27] <TabAtkins_> Urgh, now I'm back to the minutes not working at all, which I was having earlier this morning.
- # [22:27] * Quits: estes (~aestes@17.246.19.9) (Quit: estes)
- # [22:29] * Quits: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl) (Remote host closed the connection)
- # [22:29] * Joins: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl)
- # [22:30] * Joins: payman_m_ (~payman_m@h85-8-2-58.static.se.alltele.net)
- # [22:30] * Joins: volkmar (~volkmar@rps1542.ovh.net)
- # [22:30] * Quits: volkmar (~volkmar@rps1542.ovh.net) (Changing host)
- # [22:30] * Joins: volkmar (~volkmar@gentoo/developer/volkmar)
- # [22:32] * Quits: payman_m (~payman_m@h-61-138.A163.priv.bahnhof.se) (Ping timeout: 240 seconds)
- # [22:32] * Quits: sroussey (~sroussey@adsl-69-234-110-201.dsl.irvnca.pacbell.net) (Ping timeout: 240 seconds)
- # [22:32] * payman_m_ is now known as payman_m
- # [22:33] * Joins: nattokirai_ (~nattokira@y079250.dynamic.ppp.asahi-net.or.jp)
- # [22:33] * Quits: annevk (~annevk@5355737B.cm-6-6b.dynamic.ziggo.nl) (Client Quit)
- # [22:33] <TabAtkins_> annevk: When you pointed me to the bug about an anonymous relation and said something about CSS, are you thinking something in the direction of "background-image: anon-url(http://www.example.com/example.jpg);"?
- # [22:35] * Quits: volkmar (~volkmar@gentoo/developer/volkmar) (Quit: leaving)
- # [22:35] * Joins: volkmar (~volkmar@rps1542.ovh.net)
- # [22:35] * Quits: volkmar (~volkmar@rps1542.ovh.net) (Changing host)
- # [22:35] * Joins: volkmar (~volkmar@gentoo/developer/volkmar)
- # [22:37] * Joins: estes (~aestes@17.246.19.9)
- # [22:38] * Joins: sroussey (~sroussey@adsl-69-234-110-201.dsl.irvnca.pacbell.net)
- # [22:39] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [22:40] * Joins: smaug____ (~chatzilla@YYMKDCCLXXVIII.gprs.sl-laajakaista.fi)
- # [22:41] * Quits: ROBOd (~robod@92.86.243.219) (Quit: .)
- # [22:43] * Joins: jennb (~jennb@74.125.59.73)
- # [22:48] * Joins: franksalim (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net)
- # [22:50] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [22:53] <jamesr_> what are the recent canvas bugs on w3.org bug tracker talking about? http://www.w3.org/Bugs/Public/show_bug.cgi?id=11242 for example
- # [22:53] * Quits: robman (~robman@eth4584.nsw.adsl.internode.on.net) (Ping timeout: 276 seconds)
- # [22:56] * Joins: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com)
- # [23:00] <JonathanNeal> TabAtkins_, is there an example online somewhere of how to properly use headings, legends, labels, and titles in html5 forms?
- # [23:00] <JonathanNeal> And if so, would you share it with me? :D
- # [23:01] <Philip`> jamesr_: Accessibility
- # [23:01] * Quits: kurrik (~kurrik@nat/google/x-ozxcaqyivmzrgjad) (Quit: Leaving)
- # [23:03] * Quits: smaug____ (~chatzilla@YYMKDCCLXXVIII.gprs.sl-laajakaista.fi) (Ping timeout: 250 seconds)
- # [23:03] <jamesr_> so it's about the fallback content inside a canvas?
- # [23:03] * Quits: cdb (~c@75.81.49.244) (Ping timeout: 240 seconds)
- # [23:03] * Joins: kurrik (~kurrik@nat/google/x-osacqfqpvequefur)
- # [23:04] <Philip`> jamesr_: Yes
- # [23:05] <jamesr_> why's canvas different from any other html element?
- # [23:06] * Quits: BlurstOfTimes (~blurstoft@168.203.117.107) (Remote host closed the connection)
- # [23:07] <Philip`> I don't know
- # [23:07] * Quits: pesla (~pesla@ip51cc03a5.speed.planet.nl) (Quit: kthxbye!)
- # [23:07] * Joins: cccc (~c@75.81.49.244)
- # [23:08] <AryehGregor> jamesr_, because people write entire applications in canvas.
- # [23:08] <AryehGregor> Which aren't exposed to AT at all, and can't really be, because canvas is just a bitmap manipulated by JavaScript.
- # [23:09] <AryehGregor> I mean, can't really be without special APIs.
- # [23:09] <AryehGregor> Whereas other HTML elements tend to contain convenient things like text, which can be exposed to ATs easily. Or otherwise they have semantics that can be exposed to AT.
- # [23:10] <jamesr_> right, but people also put entire applications in <embed>
- # [23:10] <AryehGregor> Yeah, but the processing model for that is entirely nonstandard, so it's up to the particular embedded thingie to define its own accessibility model.
- # [23:11] * Quits: ChrisLTD (~iMac@ur174.ur.unc.edu) (Quit: ChrisLTD)
- # [23:11] <jamesr_> so the idea with this series of bugs is that the application author would provide DOM that parallels the application being rendered in the <canvas>?
- # [23:11] <AryehGregor> I don't know, I haven't looked at them.
- # [23:14] <Philip`> The HTML5 spec already requires that you provide a non-canvas-based equivalent to what you're using canvas for
- # [23:17] <zcorpan> maybe i should write a non-canvas-based tower defence game to see what would be suitable as fallback
- # [23:19] <zcorpan> i guess it's a bit hard to play tower defence if you're blind
- # [23:19] * Joins: bckenny (~bckenny@nat/google/x-oshibhabvgpweqqm)
- # [23:20] * Joins: cdb (~c@75.81.49.244)
- # [23:22] * Quits: cccc (~c@75.81.49.244) (Ping timeout: 272 seconds)
- # [23:25] * jtcranmer is now known as jcranmer
- # [23:26] * Quits: nattokirai_ (~nattokira@y079250.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai_)
- # [23:28] * Joins: MikeSmith_ (~MikeSmith@EM114-48-65-202.pool.e-mobile.ne.jp)
- # [23:31] * Quits: MikeSmith (~MikeSmith@EM114-48-178-131.pool.e-mobile.ne.jp) (Ping timeout: 240 seconds)
- # [23:31] * MikeSmith_ is now known as MikeSmith
- # [23:31] * erlehmann is now known as sex
- # [23:32] * sex is now known as erlehmann
- # [23:32] * Joins: jdaggett (~jdaggett@y079250.dynamic.ppp.asahi-net.or.jp)
- # [23:33] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:41] * Joins: Jon_Neal (~Jonathan_@rrcs-76-79-114-214.west.biz.rr.com)
- # [23:42] * Quits: workmad3 (~workmad3@cpc3-bagu10-0-0-cust651.1-3.cable.virginmedia.com) (Remote host closed the connection)
- # [23:43] * Joins: cccc (~c@75.81.49.244)
- # [23:44] * Quits: JonathanNeal (~Jonathan_@rrcs-76-79-114-214.west.biz.rr.com) (Ping timeout: 255 seconds)
- # [23:46] * Quits: zcorpan (~zcorpan@pat.se.opera.com) (Quit: zcorpan)
- # [23:46] * Quits: cdb (~c@75.81.49.244) (Ping timeout: 276 seconds)
- # [23:48] <MikeSmith> TabAtkins_: still have problems with the minutes?
- # [23:48] * Quits: Jon_Neal (~Jonathan_@rrcs-76-79-114-214.west.biz.rr.com) (Ping timeout: 255 seconds)
- # [23:50] * Joins: robman (~robman@eth4853.nsw.adsl.internode.on.net)
- # [23:52] * Quits: kurrik (~kurrik@nat/google/x-osacqfqpvequefur) (Remote host closed the connection)
- # [23:52] * Joins: kurrik (~kurrik@nat/google/x-hurewipnxdwacidj)
- # [23:53] * Quits: jdaggett (~jdaggett@y079250.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [23:55] * Quits: henrikbjorn (~henrik@173.195.1.147) (Quit: henrikbjorn)
- # [23:55] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 240 seconds)
- # [23:56] * Quits: franksalim (~frank@108-65-76-174.lightspeed.sntcca.sbcglobal.net) (Quit: Ex-Chat)
- # [23:59] * Joins: boogyman (~boogy@unaffiliated/boogyman)
- # Session Close: Tue Nov 09 00:00:00 2010
The end :)