Options:
- # Session Start: Wed Sep 28 00:00:00 2011
- # Session Ident: #whatwg
- # [00:03] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [00:05] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 248 seconds)
- # [00:05] * Joins: micheil (~micheil@94.197.127.181.threembb.co.uk)
- # [00:05] * Quits: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl) (Remote host closed the connection)
- # [00:05] * Quits: charlvn (~charlvn@2001:0:53aa:64c:2c5c:c2e:adb4:5bbb) (Quit: Ik ga weg)
- # [00:06] * Quits: jamesr (jamesr@nat/google/x-sbtipetiglxanivy) (Ping timeout: 244 seconds)
- # [00:08] * Joins: jamesr (jamesr@nat/google/x-xlgxsmxvdrsjjfrt)
- # [00:08] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [00:16] * Quits: jernoble (~jernoble@17.212.152.13) (Remote host closed the connection)
- # [00:17] * Joins: jernoble (~jernoble@2620:149:4:1b01:41af:1f7f:f184:4f67)
- # [00:20] <ojan> tpac question: if i'm a member of the html wg but want to also attend the css wg meeting, do i need to check the observer box?
- # [00:21] <Hixie> in practice once you're there you can do whatever you want
- # [00:21] <Hixie> i didn't check any of the boxes, figure i'll just sit in the corridor working until someone wants me somewhere
- # [00:21] <ojan> Hixie: lol
- # [00:24] <Hixie> anyone got a testcase with dragleave that i can poke at?
- # [00:25] * Joins: nessy (~Adium@74.125.56.18)
- # [00:25] * Quits: janv_ (~varga@dyna-ip-195-91-81-147.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
- # [00:27] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [00:28] * Joins: aho (~nya@fuld-590c6274.pool.mediaWays.net)
- # [00:28] <ojan> Hixie: http://codesearch.google.com/codesearch#search/&exact_package=chromium&q=dragleave%20file:third_party/WebKit/LayoutTests&type=cs
- # [00:29] <ojan> Hixie: better search: http://codesearch.google.com/codesearch#search/&exact_package=chromium&q=dragleave%20file:third_party/WebKit/LayoutTests.*html&type=cs
- # [00:29] <Hixie> any of those self-contained?
- # [00:29] <Hixie> all those i found seemed to have a bunch of helper scripts
- # [00:30] <Hixie> (i'm just lazy and don't want to write my own)
- # [00:30] <Hixie> (trying to find out whatevent.relatedTarget is in dragleave events)
- # [00:32] * Joins: Obvious_MkII (tachikoma@188.226.74.2)
- # [00:32] <ojan> Hixie: http://codesearch.google.com/codesearch#OAMlx_jo-ck/src/third_party/WebKit/LayoutTests/http/tests/misc/bubble-drag-events.html&exact_package=chromium&q=dragleave%20file:third_party/WebKit/LayoutTests.*html&ct=rc&cd=3&sq= seems to be self-contained except for an external image
- # [00:32] <ojan> Hixie: nevermind...
- # [00:32] <ojan> Hixie: these all depend on test hardness specific stuff
- # [00:33] * Quits: Obvious (tachikoma@188.226.74.2) (Ping timeout: 260 seconds)
- # [00:34] <Hixie> eh, don't worry about it
- # [00:34] <Hixie> i used the debugger to show that the spec matched webkit
- # [00:34] <Hixie> and closed the relevant bug saying that if they wanted it to change they should attach a testcase
- # [00:44] * Quits: Amorphous (jan@unaffiliated/amorphous) (Ping timeout: 260 seconds)
- # [00:45] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [00:46] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [00:47] * bga_ is now known as bga_|away
- # [00:47] * bga_|away is now known as bga_
- # [00:50] * bga_ is now known as bga_|away
- # [00:50] * bga_|away is now known as bga_
- # [00:54] * jernoble is now known as jernoble|afk
- # [00:55] * jernoble|afk is now known as jernoble
- # [00:58] * Quits: erlehmann (~erlehmann@e177093047.adsl.alicedsl.de) (Quit: Ex-Chat)
- # [00:59] * Joins: Amorphous (jan@unaffiliated/amorphous)
- # [00:59] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [01:02] <Hixie> i wonder how to spec multipart/x-mixed-replace
- # [01:02] <Hixie> (in the navigate algorithm)
- # [01:03] * Quits: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [01:03] * Joins: Obvious (tachikoma@188.226.74.2)
- # [01:05] * Quits: Obvious_MkII (tachikoma@188.226.74.2) (Ping timeout: 276 seconds)
- # [01:12] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [01:13] <Hixie> wow, onbeforeunload and multipart/x-mixed-replace don't mix well
- # [01:15] <Hixie> onunload fires in firefox
- # [01:15] <Hixie> safari fails to parse it right as far as i can tell
- # [01:16] <Hixie> and opera doesn't fire it
- # [01:16] <Hixie> well then
- # [01:17] <Hixie> firefox doesn't fire onbeforeunload
- # [01:20] <gsnedders> Opera practically never fires unload, though
- # [01:23] <Hixie> why does firefox ignore the call on http://damowmow.com/playground/demos/multipart/003.html?
- # [01:23] <Hixie> (go to http://damowmow.com/playground/demos/multipart/ then click the 003 link to test)
- # [01:23] <Hixie> (you should end up back at http://damowmow.com/playground/demos/multipart/ )
- # [01:27] <Hixie> ok i guess the answer is that we just repeat step 20 of the navigate algorithm for each component
- # [01:29] * Quits: KillerX (~anant@nat/mozilla/x-yylfmgenbkiyjibk) (Quit: KillerX)
- # [01:29] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Quit: disconnected: Jace Voracek - Jace@Jace-Place.com)
- # [01:32] * Quits: micheil (~micheil@94.197.127.181.threembb.co.uk) (Quit: http://brandedcode.com | http://github.com/miksago)
- # [01:46] * Joins: erlehmann (~erlehmann@e177093047.adsl.alicedsl.de)
- # [01:46] * Quits: twisted` (~twisted@205.189.73.45) (Ping timeout: 260 seconds)
- # [01:46] * Joins: twisted` (~twisted@205.189.73.45)
- # [02:01] * Quits: rniwa (rniwa@nat/google/x-coqqpyzbfkventel) (Quit: rniwa)
- # [02:12] * Quits: othermaciej (~mjs@17.245.89.129) (Quit: othermaciej)
- # [02:14] * Quits: necolas (~necolas@5e0c6528.bb.sky.com) (Remote host closed the connection)
- # [02:15] * Quits: CvP (~CvP@123.49.20.8) (Quit: [ UPP ] > all)
- # [02:17] * Quits: virtuelv (~virtuelv_@247.183.189.109.customer.cdi.no) (Read error: Operation timed out)
- # [02:17] * Joins: virtuelv (~virtuelv_@247.183.189.109.customer.cdi.no)
- # [02:18] * Quits: astearns (~anonymous@192.150.22.5) (Ping timeout: 256 seconds)
- # [02:19] * Joins: rniwa (rniwa@nat/google/x-vvieihcfyqbqnotd)
- # [02:19] * Joins: necolas (~necolas@5e0c6528.bb.sky.com)
- # [02:19] * jernoble is now known as jernoble|afk
- # [02:20] * Quits: necolas (~necolas@5e0c6528.bb.sky.com) (Remote host closed the connection)
- # [02:24] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 258 seconds)
- # [02:25] * Quits: rillian_ (~rillian@150.183.119.66.static.metrobridge.net) (Remote host closed the connection)
- # [02:29] <Hixie> i wonder how i get a multipart/x-... to abort
- # [02:34] * bga_ is now known as bga_|away
- # [02:34] * Quits: ap (~ap@17.212.155.203) (Quit: ap)
- # [02:38] <Hixie> oh actually that will just work if i fix the bug that back() doesn't abort a document
- # [02:38] * Joins: jacobolus (~jacobolus@70-90-173-45-California.hfc.comcastbusiness.net)
- # [02:38] <Hixie> ok so here's a question
- # [02:39] <Hixie> if half-way through a multipart/x-mixed-replace you hit a back() call
- # [02:39] <Hixie> should the browser be allowed to keep buffering that document such that if you go forward again it continues from where you left off?
- # [02:39] <mkanat> Ah, I would say no.
- # [02:39] <Hixie> not required, mind
- # [02:39] <Hixie> a browser can always discard anything in the session history
- # [02:40] <mkanat> I don't think it would make sense.
- # [02:40] <Hixie> yeah it'd probably hurt servers, too
- # [02:40] <Hixie> ok
- # [02:40] * Quits: jamesr (jamesr@nat/google/x-xlgxsmxvdrsjjfrt) (Ping timeout: 240 seconds)
- # [02:40] <mkanat> Think of the Bugzilla use case, for example.
- # [02:40] <mkanat> (We're one of the only people to actually implement x-mixed-replace in a non-COMET fashion.)
- # [02:41] <Hixie> wouldn't that use case argue for it to be supported?
- # [02:41] * Joins: jamesr (jamesr@nat/google/x-bpycjootynsiumhl)
- # [02:41] <Hixie> it would mean you could go forward again without waiting for the query to load
- # [02:42] * Quits: ZombieLoffe (ZombieL@unaffiliated/zombieloffe)
- # [02:46] * Quits: MrOpposite (~MrOpposit@unaffiliated/mropposite) (Ping timeout: 248 seconds)
- # [02:47] * Joins: Guest73716 (~MrOpposit@c-84a7e253.5628737--62697410.cust.bredbandsbolaget.se)
- # [02:47] * Quits: jacobolus (~jacobolus@70-90-173-45-California.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
- # [02:49] * Joins: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [02:51] <mkanat> Hixie: Ah, as a Bugzilla server maintainer, I wouldn't want the server load to continue.
- # [02:51] <Hixie> yeah, that's what i figured
- # [02:51] <mkanat> Hixie: Also, usually if somebody goes back from the search page, it's to change their search and do a new one.
- # [02:51] <Hixie> true
- # [02:55] * Joins: astearns (~anonymous@c-50-132-9-217.hsd1.wa.comcast.net)
- # [02:57] * bga_|away is now known as bga_
- # [02:58] * Quits: erlehmann (~erlehmann@e177093047.adsl.alicedsl.de) (Quit: Ex-Chat)
- # [03:01] * Joins: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [03:06] * Quits: jamesr (jamesr@nat/google/x-bpycjootynsiumhl) (Ping timeout: 244 seconds)
- # [03:12] * Joins: jacobolus (~jacobolus@70-90-173-45-California.hfc.comcastbusiness.net)
- # [03:18] * Quits: dave_levin (dave_levin@nat/google/x-nalmfbbnsnyduzud) (Quit: dave_levin)
- # [03:18] * Quits: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net) (Read error: Connection reset by peer)
- # [03:18] * Joins: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net)
- # [03:19] * Quits: rniwa (rniwa@nat/google/x-vvieihcfyqbqnotd) (Quit: rniwa)
- # [03:26] * Joins: rniwa (rniwa@nat/google/x-mlzbqhvuvnbsjpgr)
- # [03:28] * Joins: davidb_ (~davidb@bas4-kitchener06-1128762076.dsl.bell.ca)
- # [03:30] * Quits: bga_ (~bga@ppp78-37-228-106.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [03:30] * Quits: mkanat (mkanat@nat/google/x-hymltxtpbaqgaoqp) (Quit: Ex-Chat)
- # [03:31] * Quits: rniwa (rniwa@nat/google/x-mlzbqhvuvnbsjpgr) (Ping timeout: 248 seconds)
- # [03:31] * Quits: dbaron (~dbaron@173.228.28.227) (Read error: Operation timed out)
- # [03:39] * Joins: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net)
- # [03:43] * Joins: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e)
- # [03:43] * Joins: Marcosc (~Adium@cm-84.208.50.132.getinternet.no)
- # [03:43] * Quits: Marcosc1 (~Adium@cm-84.208.50.132.getinternet.no) (Read error: Connection reset by peer)
- # [03:45] * Quits: sicking (~chatzilla@34.198.247.173.mozilla-sfo1.web-pass.com) (Ping timeout: 256 seconds)
- # [03:46] * Quits: cying (~cying@173-228-29-224.dsl.static.sonic.net) (Ping timeout: 276 seconds)
- # [03:49] <aho> oh boy oh boy oh boy! text-overflow:ellipsis finally landed in FF7 (stable)
- # [03:50] <roc> you mean it finally shipped
- # [03:50] <aho> eh
- # [03:50] <aho> yea
- # [03:50] <aho> :)
- # [03:51] <roc> that reminds me, I need to blog about how our implementation is better than everyone else's
- # [03:51] <aho> vertical margin collapse for tables next? :>~
- # [03:51] <roc> that is actually just about to land
- # [03:52] <aho> :O
- # [03:52] <aho> i was actually kinda joking
- # [03:52] <aho> it's the duke nukem of firefox bugs
- # [03:52] <aho> :>
- # [03:52] <aho> https://bugzilla.mozilla.org/show_bug.cgi?id=87277 - reported: 2001-06-22
- # [03:54] * Joins: shetech (~shetech@c-76-126-167-49.hsd1.ca.comcast.net)
- # [04:07] * Quits: tmzt (~tmzt@adsl-76-244-159-106.dsl.akrnoh.sbcglobal.net) (Ping timeout: 240 seconds)
- # [04:09] * Joins: tmzt (~tmzt@adsl-69-208-14-69.dsl.akrnoh.ameritech.net)
- # [04:10] * Quits: jwalden (~waldo@2620:101:8003:200:222:68ff:fe15:af5c) (Quit: ChatZilla 0.9.86-rdmsoft [XULRunner 1.9.2.22/20110906122925])
- # [04:13] * Joins: dbaron (~dbaron@173.228.28.227)
- # [04:13] * Quits: MikeSmith (~MikeSmith@EM1-112-112-235.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [04:18] * Quits: ojan (ojan@nat/google/x-onodhkvsowkamcrj) (Quit: ojan)
- # [04:19] * Joins: MikeSmith (~MikeSmith@EM1-113-164-172.pool.e-mobile.ne.jp)
- # [04:21] * Joins: Rik`_ (~Rik`@mozilla-paris-253-98.cnt.nerim.net)
- # [04:21] * Quits: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net) (Read error: Connection reset by peer)
- # [04:24] * Joins: tmzt_ (~tmzt@adsl-69-208-11-149.dsl.akrnoh.ameritech.net)
- # [04:27] * Quits: tmzt (~tmzt@adsl-69-208-14-69.dsl.akrnoh.ameritech.net) (Ping timeout: 260 seconds)
- # [04:37] * Joins: rniwa (rniwa@nat/google/x-gcxifqnhjxyfitnt)
- # [04:37] * Quits: rniwa (rniwa@nat/google/x-gcxifqnhjxyfitnt) (Client Quit)
- # [04:51] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [04:53] * Joins: ezoe (~ezoe@203-140-89-185f1.kyt1.eonet.ne.jp)
- # [04:56] * Joins: dydx (~dydz@173-11-70-186-SFBA.hfc.comcastbusiness.net)
- # [04:58] * Quits: dydx (~dydz@173-11-70-186-SFBA.hfc.comcastbusiness.net) (Client Quit)
- # [05:03] * Joins: jamesr (jamesr@nat/google/x-eqeklxyxycrwrdhn)
- # [05:12] * Quits: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [05:14] * Quits: jamesr (jamesr@nat/google/x-eqeklxyxycrwrdhn) (Ping timeout: 240 seconds)
- # [05:33] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Ping timeout: 260 seconds)
- # [05:36] * Joins: dbaron_ (~dbaron@173-228-28-227.dsl.dynamic.sonic.net)
- # [05:37] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [05:37] * Quits: dbaron (~dbaron@173.228.28.227) (Ping timeout: 260 seconds)
- # [05:40] * Joins: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net)
- # [05:46] * Quits: nonge__ (~nonge@p5B326E99.dip.t-dialin.net) (Ping timeout: 260 seconds)
- # [05:57] * Joins: nonge__ (~nonge@p5B326D4B.dip.t-dialin.net)
- # [06:00] * Joins: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net)
- # [06:03] * Quits: ezoe (~ezoe@203-140-89-185f1.kyt1.eonet.ne.jp) (Ping timeout: 258 seconds)
- # [06:11] * Quits: nessy (~Adium@74.125.56.18) (Quit: Leaving.)
- # [06:17] * Joins: benschwar (~benschwar@59.167.185.148)
- # [06:20] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Quit: disconnected: Jace Voracek - Jace@Jace-Place.com)
- # [06:20] * Quits: benschwar (~benschwar@59.167.185.148) (Client Quit)
- # [06:24] * Joins: nessy (~Adium@74.125.56.18)
- # [06:24] * Joins: janv_ (~varga@dyna-ip-195-91-81-147.flarion.as5628.telecom.sk)
- # [06:26] * Quits: davidb_ (~davidb@bas4-kitchener06-1128762076.dsl.bell.ca) (Quit: davidb_)
- # [06:26] * Quits: dbaron_ (~dbaron@173-228-28-227.dsl.dynamic.sonic.net) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [06:26] * Joins: dbaron (~dbaron@173-228-28-227.dsl.dynamic.sonic.net)
- # [06:28] * Quits: ryanseddon (u1832@gateway/web/irccloud.com/x-xlmmcqfsmtctbrod) (Ping timeout: 258 seconds)
- # [06:28] * Quits: slightlyoff (u1768@gateway/web/irccloud.com/x-tidmqxtgjxsdhdqg) (Ping timeout: 258 seconds)
- # [06:28] * Quits: Phae (u455@gateway/web/irccloud.com/x-vqcplhtpsyyentrw) (Ping timeout: 258 seconds)
- # [06:28] * Joins: rniwa (~rniwa@216.239.45.130)
- # [06:29] * Joins: slightlyoff (u1768@gateway/web/irccloud.com/x-leutuazhgomfkzqq)
- # [06:36] * Joins: ryanseddon (u1832@gateway/web/irccloud.com/x-qfrnddvmbqetzdot)
- # [06:38] * Quits: cpearce (~chatzilla@60.234.54.74) (Ping timeout: 258 seconds)
- # [06:41] * Quits: kennyluck (~kennyluck@119.57.31.100) (Quit: kennyluck)
- # [06:43] * Joins: Phae (u455@gateway/web/irccloud.com/x-zcodyeilyiavxiuw)
- # [06:51] * Joins: ezoe (~ezoe@112-68-245-146f1.kyt1.eonet.ne.jp)
- # [07:15] * Joins: CvP (~CvP@123.49.20.8)
- # [07:19] * Quits: roc (~chatzilla@60.234.54.74) (Ping timeout: 256 seconds)
- # [07:31] * Joins: Ankheg1 (~Ankheg@91.224.77.4)
- # [07:48] * Quits: virtuelv (~virtuelv_@247.183.189.109.customer.cdi.no) (Ping timeout: 256 seconds)
- # [07:56] * Quits: benjoffe_ (~benjoffe_@r49-2-10-185.cpe.vividwireless.net.au) (Read error: Connection reset by peer)
- # [07:56] * Joins: benjoffe_ (~benjoffe_@r49-2-10-185.cpe.vividwireless.net.au)
- # [08:00] * Joins: zdobersek (~zan@90.157.242.44)
- # [08:00] * Quits: CvP (~CvP@123.49.20.8) (Quit: [ UPP ] > all)
- # [08:03] * Joins: jdong__ (~quassel@222.126.155.250)
- # [08:03] * Quits: jdong_ (~quassel@222.126.155.250) (Read error: Connection reset by peer)
- # [08:06] * Joins: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de)
- # [08:16] * Quits: ezoe (~ezoe@112-68-245-146f1.kyt1.eonet.ne.jp) (Ping timeout: 245 seconds)
- # [08:32] * Joins: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net)
- # [08:39] * Joins: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [08:45] * Joins: RobbertAtWork (~Robbert@a83-160-99-114.adsl.xs4all.nl)
- # [08:48] * Quits: Guest73716 (~MrOpposit@c-84a7e253.5628737--62697410.cust.bredbandsbolaget.se) (Changing host)
- # [08:48] * Joins: Guest73716 (~MrOpposit@unaffiliated/mropposite)
- # [08:48] * Guest73716 is now known as MrOpposite
- # [08:49] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [08:53] * Quits: RobbertAtWork (~Robbert@a83-160-99-114.adsl.xs4all.nl) (Quit: RobbertAtWork)
- # [08:54] * Quits: dbaron (~dbaron@173-228-28-227.dsl.dynamic.sonic.net) (Read error: Operation timed out)
- # [09:05] * Joins: woef (~woef@91.183.84.141)
- # [09:08] * Quits: jacobolus (~jacobolus@70-90-173-45-California.hfc.comcastbusiness.net) (Ping timeout: 255 seconds)
- # [09:11] * Joins: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl)
- # [09:22] * Joins: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp)
- # [09:26] * Joins: silverroots (~silverroo@144.187.128.1)
- # [09:26] * Quits: homata (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Ping timeout: 258 seconds)
- # [09:27] * Joins: rimantas (~rimliu@93.93.57.193)
- # [09:28] * Joins: rtuin (~rtuin@D57D6C6A.static.ziggozakelijk.nl)
- # [09:30] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Quit: ...)
- # [09:32] * Quits: rniwa (~rniwa@216.239.45.130) (Quit: rniwa)
- # [09:33] * Joins: virtuelv (~virtuelv_@pat-tdc.opera.com)
- # [09:36] * Joins: smaug____ (~chatzilla@GZYMYCCCLXXXII.gprs.sl-laajakaista.fi)
- # [09:38] * Quits: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net) (Quit: cying)
- # [09:43] * Joins: jacobolus (~jacobolus@c-71-198-169-213.hsd1.ca.comcast.net)
- # [09:44] * Joins: cygri (~cygri@130.37.169.243)
- # [09:59] * Parts: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [10:01] * Joins: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [10:02] * Parts: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [10:03] * Joins: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [10:04] * Parts: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [10:05] * Joins: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [10:11] * Joins: MikeSmith_ (~MikeSmith@EM114-48-1-90.pool.e-mobile.ne.jp)
- # [10:11] * Quits: cygri (~cygri@130.37.169.243) (Read error: Connection reset by peer)
- # [10:11] * Joins: cygri (~cygri@130.37.169.243)
- # [10:13] * Joins: danbri (~danbri@dhcp-028-246.public.vu.nl)
- # [10:14] * Quits: MikeSmith (~MikeSmith@EM1-113-164-172.pool.e-mobile.ne.jp) (Ping timeout: 260 seconds)
- # [10:14] * MikeSmith_ is now known as MikeSmith
- # [10:14] * Joins: mokush (~quassel@188.24.43.235)
- # [10:17] * Quits: nattokirai (~nattokira@rtr.mozilla.or.jp) (Quit: nattokirai)
- # [10:19] * Quits: KolakCC (~KolakCC@unaffiliated/kolakcc) (Ping timeout: 240 seconds)
- # [10:22] * Joins: KolakCC (~KolakCC@unaffiliated/kolakcc)
- # [10:23] * Quits: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi) (Ping timeout: 260 seconds)
- # [10:26] * Joins: ZombieLoffe (ZombieLoff@unaffiliated/zombieloffe)
- # [10:33] * Joins: Stikki (~lordstich@dsl-pribrasgw1-ff17c300-80.dhcp.inet.fi)
- # [10:40] * Joins: romainhuet (u2533@gateway/web/irccloud.com/x-kgagqzjfsstfntxa)
- # [10:40] * Quits: silverroots (~silverroo@144.187.128.1) (Ping timeout: 258 seconds)
- # [10:43] * Quits: yutak (~yutak@2401:fa00:4:1000:baac:6fff:fe99:adfb) (Quit: Ex-Chat)
- # [10:43] * Quits: cygri (~cygri@130.37.169.243) (Ping timeout: 248 seconds)
- # [10:45] * Joins: cygri (~cygri@130.37.169.243)
- # [10:46] * Joins: Neiluj (~Julien@195.200.175.214)
- # [10:48] * Quits: mokush (~quassel@188.24.43.235) (Read error: Connection reset by peer)
- # [10:53] * Joins: erlehmann (~erlehmann@e177093047.adsl.alicedsl.de)
- # [10:53] * Quits: smaug____ (~chatzilla@GZYMYCCCLXXXII.gprs.sl-laajakaista.fi) (Ping timeout: 255 seconds)
- # [10:59] * Quits: nessy (~Adium@74.125.56.18) (Quit: Leaving.)
- # [11:03] * Joins: RobbertAtWork (~Robbert@a83-160-99-114.adsl.xs4all.nl)
- # [11:06] * Joins: smaug____ (~chatzilla@YYYKCLXXV.gprs.sl-laajakaista.fi)
- # [11:07] * Quits: erlehmann (~erlehmann@e177093047.adsl.alicedsl.de) (Quit: Ex-Chat)
- # [11:08] <smaug____> Someone should review quirksmode's tests
- # [11:08] <smaug____> and result
- # [11:08] <smaug____> way too many bugs there :/
- # [11:09] <smaug____> in the tests
- # [11:17] * Quits: cygri (~cygri@130.37.169.243) (Ping timeout: 258 seconds)
- # [11:19] * Quits: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl) (Read error: Connection reset by peer)
- # [11:21] * Joins: cygri (~cygri@130.37.169.243)
- # [11:23] * Joins: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl)
- # [11:32] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 260 seconds)
- # [11:32] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [11:48] * Quits: homata__ (~homata@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [11:52] * Quits: cygri (~cygri@130.37.169.243) (Read error: Connection reset by peer)
- # [11:52] * Joins: cygri (~cygri@130.37.169.243)
- # [12:00] * Joins: cygri_ (~cygri@130.37.169.243)
- # [12:00] * Quits: cygri (~cygri@130.37.169.243) (Read error: Connection reset by peer)
- # [12:00] * cygri_ is now known as cygri
- # [12:10] * Quits: danbri (~danbri@dhcp-028-246.public.vu.nl) (Read error: Operation timed out)
- # [12:14] * Joins: danbri (~danbri@dhcp-028-246.public.vu.nl)
- # [12:20] * Quits: danbri (~danbri@dhcp-028-246.public.vu.nl) (Ping timeout: 258 seconds)
- # [12:22] * Joins: danbri (~danbri@dhcp-028-246.public.vu.nl)
- # [12:22] * Quits: danbri (~danbri@dhcp-028-246.public.vu.nl) (Read error: Connection reset by peer)
- # [12:23] * Joins: danbri (~danbri@note-danbri.few.vu.nl)
- # [12:25] * Quits: cygri (~cygri@130.37.169.243) (Ping timeout: 258 seconds)
- # [12:32] * Rik`_ is now known as Rik`
- # [12:36] * Joins: danbri_ (~danbri@note-danbri.few.vu.nl)
- # [12:36] * Quits: danbri (~danbri@note-danbri.few.vu.nl) (Read error: Connection reset by peer)
- # [12:41] * Quits: danbri_ (~danbri@note-danbri.few.vu.nl) (Ping timeout: 276 seconds)
- # [12:42] * Joins: danbri (~danbri@note-guus2.few.vu.nl)
- # [12:46] * Joins: erlehmann (~erlehmann@e177093047.adsl.alicedsl.de)
- # [12:49] * Joins: annevk (~annevk@guest.opera.com)
- # [12:53] * Quits: benjoffe_ (~benjoffe_@r49-2-10-185.cpe.vividwireless.net.au) (Ping timeout: 260 seconds)
- # [12:53] * Quits: RobbertAtWork (~Robbert@a83-160-99-114.adsl.xs4all.nl) (Quit: RobbertAtWork)
- # [12:53] * Joins: benjoffe_ (~benjoffe_@r49-2-10-185.cpe.vividwireless.net.au)
- # [12:56] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: Freedom - to walk free and own no superior.)
- # [13:02] * Joins: davidb (~davidb@bas4-kitchener06-1128762076.dsl.bell.ca)
- # [13:03] * Quits: yuuki (~kobayashi@58x158x182x50.ap58.ftth.ucom.ne.jp) (Quit: Leaving...)
- # [13:09] * Quits: danbri (~danbri@note-guus2.few.vu.nl) (Remote host closed the connection)
- # [13:09] * Quits: annevk (~annevk@guest.opera.com) (Quit: annevk)
- # [13:16] * Quits: erlehmann (~erlehmann@e177093047.adsl.alicedsl.de) (Ping timeout: 248 seconds)
- # [13:21] * Joins: ezoe (~ezoe@112-68-250-253f1.kyt1.eonet.ne.jp)
- # [13:22] * Joins: RobbertAtWork (~Robbert@a83-160-99-114.adsl.xs4all.nl)
- # [13:22] * Quits: beverloo (beverloo@nat/google/x-mnxhwlqqgvdokonq) (Quit: Ex-Chat)
- # [13:29] * Joins: mishunov (~spliter@77.88.72.162)
- # [13:31] * Quits: agektmr (~Adium@2401:fa00:4:1012:fa1e:dfff:fee6:d74e) (Quit: Leaving.)
- # [13:32] * Quits: smaug____ (~chatzilla@YYYKCLXXV.gprs.sl-laajakaista.fi) (Ping timeout: 245 seconds)
- # [13:33] * Joins: zcorpan (~zcorpan@guest.opera.com)
- # [13:50] * Joins: bga_ (~bga@ppp78-37-228-106.pppoe.avangarddsl.ru)
- # [13:53] * Joins: nessy (~Adium@124-168-52-143.dyn.iinet.net.au)
- # [13:58] * Quits: davidb (~davidb@bas4-kitchener06-1128762076.dsl.bell.ca) (Quit: davidb)
- # [13:58] * temp02 is now known as temp01
- # [14:00] * Joins: dhx1 (~anonymous@60-242-108-164.static.tpgi.com.au)
- # [14:02] * Quits: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl) (Read error: Connection reset by peer)
- # [14:06] * Joins: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl)
- # [14:10] * Quits: rtuin (~rtuin@D57D6C6A.static.ziggozakelijk.nl) (Read error: Connection reset by peer)
- # [14:10] * Joins: rtuin_ (~rtuin@D57D6C6A.static.ziggozakelijk.nl)
- # [14:10] * rtuin_ is now known as rtuin
- # [14:10] * Quits: Ankheg1 (~Ankheg@91.224.77.4) (Quit: Leaving.)
- # [14:11] * Joins: Ankheg (~Ankheg@91.224.77.4)
- # [14:12] * Joins: rtuin_ (~rtuin@dsl-087-195-129-241.solcon.nl)
- # [14:14] * Quits: rtuin_ (~rtuin@dsl-087-195-129-241.solcon.nl) (Client Quit)
- # [14:16] * Quits: rtuin (~rtuin@D57D6C6A.static.ziggozakelijk.nl) (Ping timeout: 276 seconds)
- # [14:21] * Joins: yutak (~yutak@2401:fa00:4:1000:baac:6fff:fe99:adfb)
- # [14:30] * Quits: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl) (Quit: Necrathex)
- # [14:30] * Quits: mishunov (~spliter@77.88.72.162) (Quit: mishunov)
- # [14:34] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # [14:41] * Joins: erlehmann (~erlehmann@e179025253.adsl.alicedsl.de)
- # [14:42] * Quits: jochen__ (jochen@nat/google/x-scawhqqtqyrgunhc) (Remote host closed the connection)
- # [14:42] * Joins: jochen__ (jochen@nat/google/x-qoqxxxdpapygfehp)
- # [14:57] * bga_ is now known as bga_|away
- # [14:57] * Joins: myakura (~myakura@FL1-203-136-181-177.tky.mesh.ad.jp)
- # [15:00] * Quits: janv_ (~varga@dyna-ip-195-91-81-147.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
- # [15:00] * Quits: virtuelv (~virtuelv_@pat-tdc.opera.com) (Quit: Ex-Chat)
- # [15:03] * bga_|away is now known as bga_
- # [15:03] * Joins: cygri (~cygri@130.37.169.27)
- # [15:04] * Joins: miketaylr (~miketaylr@206.217.92.186)
- # [15:05] * bga_ is now known as bga_|away
- # [15:05] * Quits: bga_|away (~bga@ppp78-37-228-106.pppoe.avangarddsl.ru) (Read error: Connection reset by peer)
- # [15:06] * Joins: davidb (~davidb@66.207.208.98)
- # [15:07] * Joins: beverloo (beverloo@nat/google/x-mtquqrmpjilhrxnn)
- # [15:12] * Quits: zcorpan (~zcorpan@guest.opera.com) (Quit: zcorpan)
- # [15:14] * Joins: annevk (~annevk@guest.opera.com)
- # [15:17] * Quits: shetech (~shetech@c-76-126-167-49.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [15:18] <annevk> http://my.opera.com/daniel/blog/2011/09/28/reparse-xml-as-html hmm
- # [15:18] <annevk> didn't know that
- # [15:18] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
- # [15:18] <Rik`> does it gives an alert in the console for developers?
- # [15:18] * Joins: rtuin (~rtuin@dsl-087-195-129-241.solcon.nl)
- # [15:18] <miketaylr> it should show it in the error console
- # [15:19] * Quits: tomasf (~tomasf@77.72.97.5.c.fiberdirekt.net) (Quit: tomasf)
- # [15:19] <annevk> but what it says about other browsers there?
- # [15:19] <annevk> is that actually true?
- # [15:19] <miketaylr> yep, http://miketaylr.com/post/d15ad477.png
- # [15:20] <miketaylr> that i don't know
- # [15:20] <annevk> and we only do this for browsing context loads I hope
- # [15:20] <annevk> not e.g. DOMParser or XHR
- # [15:20] <annevk> but that's pretty self-evident I guess
- # [15:21] <annevk> back later
- # [15:21] * Quits: annevk (~annevk@guest.opera.com) (Quit: annevk)
- # [15:22] * Joins: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl)
- # [15:23] * Quits: esc_ (~esc-ape@84.inst-3.ufg.ac.at)
- # [15:27] * Joins: mpt (~mpt@nat/canonical/x-dxipcnxoveoekxnf)
- # [15:27] * Quits: mpt (~mpt@nat/canonical/x-dxipcnxoveoekxnf) (Changing host)
- # [15:27] * Joins: mpt (~mpt@canonical/mpt)
- # Session Close: Wed Sep 28 15:31:54 2011
- #
- # Session Start: Wed Sep 28 15:31:54 2011
- # Session Ident: #whatwg
- # [15:31] * Disconnected
- # [15:32] * Attempting to rejoin channel #whatwg
- # [15:33] * Rejoined channel #whatwg
- # [15:33] * 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!'
- # [15:33] * Set by annevk42 on Mon Oct 19 23:03:06
- # [15:35] * Quits: krijnhuman (KtK@ip9135ee9d.speed.planet.nl) (Ping timeout: 240 seconds)
- # [15:35] * Joins: esc_ (~esc-ape@84.inst-3.ufg.ac.at)
- # [15:35] * Quits: cygri (~cygri@130.37.169.27) (Ping timeout: 248 seconds)
- # [15:39] * Quits: rtuin (~rtuin@dsl-087-195-129-241.solcon.nl) (Read error: Connection reset by peer)
- # [15:40] * Joins: rtuin (~rtuin@213.125.175.250)
- # [15:43] * Joins: shetech (~shetech@12.234.36.130)
- # [15:43] * Quits: Ankheg (~Ankheg@91.224.77.4) (Read error: Connection reset by peer)
- # [15:44] * Joins: CvP (~CvP@123.49.20.137)
- # [15:45] * Quits: shetech (~shetech@12.234.36.130) (Client Quit)
- # [15:45] * Joins: cygri (~cygri@130.37.169.27)
- # [15:59] * Quits: CvP (~CvP@123.49.20.137) (Quit: [ UPP ] > all)
- # [16:05] * Joins: Dreamseer1 (~Dreamseer@colt-d53d2565.colt.mediaventures.de)
- # [16:06] * Parts: Dreamseer1 (~Dreamseer@colt-d53d2565.colt.mediaventures.de)
- # [16:08] * Joins: Dreamseer1 (~Dreamseer@colt-d53d2565.colt.mediaventures.de)
- # [16:09] * Parts: Dreamseer1 (~Dreamseer@colt-d53d2565.colt.mediaventures.de)
- # [16:10] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Ping timeout: 248 seconds)
- # [16:11] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # [16:13] * Quits: MikeSmith (~MikeSmith@EM114-48-1-90.pool.e-mobile.ne.jp) (Ping timeout: 252 seconds)
- # [16:14] * Joins: richt (~richt@guest.opera.com)
- # [16:14] * Quits: richt (~richt@guest.opera.com) (Remote host closed the connection)
- # [16:14] * Quits: RobbertAtWork (~Robbert@a83-160-99-114.adsl.xs4all.nl) (Ping timeout: 248 seconds)
- # [16:15] * Joins: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net)
- # [16:17] * Quits: cygri (~cygri@130.37.169.27) (Ping timeout: 258 seconds)
- # [16:18] * Joins: MikeSmith (~MikeSmith@EM114-48-30-6.pool.e-mobile.ne.jp)
- # [16:20] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Ping timeout: 255 seconds)
- # [16:27] * Joins: david_carlisle_ (~chatzilla@86.188.197.189)
- # [16:29] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # [16:31] * Quits: nessy (~Adium@124-168-52-143.dyn.iinet.net.au) (Quit: Leaving.)
- # [16:31] * Quits: rimantas (~rimliu@93.93.57.193) (Quit: Leaving)
- # [16:31] <twisted`> hi, in Chrome when I use an input type image I the value gets hidden, but in Firefox it stays
- # [16:32] <twisted`> IE also hides it
- # [16:32] * Quits: david_carlisle_ (~chatzilla@86.188.197.189) (Ping timeout: 255 seconds)
- # [16:33] * Joins: danbri (~danbri@ip176-48-210-87.adsl2.static.versatel.nl)
- # [16:40] * Joins: ZombieL (ZombieL@c-b67070d5.010-25-736b7610.cust.bredbandsbolaget.se)
- # [16:41] * Quits: ZombieL (ZombieL@c-b67070d5.010-25-736b7610.cust.bredbandsbolaget.se) (Client Quit)
- # [16:46] * Joins: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com)
- # [16:48] <woef> Is there a plan to improve feature detection? ie let the browser itself respond whether it has already implemented certain features (correctly)?
- # [16:49] <Philip`> No, because the browser's response will be wrong often enough to make the feature detection useless
- # [16:50] <Philip`> e.g. it implements the feature but forgot to update the detection status, or it claims to implement a feature when it's unusably buggy or when it only implements half of it
- # [16:51] <aho> http://dev.w3.org/csswg/css3-conditional/
- # [16:51] <jcranmer> or when it correctly implemented a feature but the feature has since changed under them
- # [16:51] <aho> @supports ( display: flexbox ) {...}
- # [16:51] <Philip`> Or it simply lies about the feature in order to avoid "sorry, your browser is not supported" messages on major sites
- # [16:55] <woef> aho: cool
- # [16:56] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Ping timeout: 255 seconds)
- # [16:56] * Joins: david_carlisle (~chatzilla@86.188.197.189)
- # [16:57] <woef> Philip`: maybe a "we now it's fucked" marker only?
- # [16:57] <woef> So if it returns nothing, you're still on your own. I guess browser vendors won't risk having those around for no good reason.
- # [16:57] <Philip`> If they know they've implemented a feature that badly, they should disable the feature entirely
- # [16:57] <woef> Having problems with the placeholder positioning in webkit right now and it's damn sad.
- # [16:58] <Philip`> Also they often won't realise there's problems until after releasing
- # [16:58] * Quits: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk) (Quit: Leaving)
- # [16:58] <woef> I guess things won't we that bad once we have the conditional css. Though I figured feature detection was all about not having to do that anymore :)
- # [17:03] <smaug____> twisted`: what you mean with "value gets hidden"?
- # [17:05] * Joins: CvP (~CvP@123.49.22.135)
- # [17:05] <smaug____> or, what you mean "it stays"
- # [17:06] * Quits: maikmerten (~merten@ls5dhcp200.cs.uni-dortmund.de) (Quit: Verlassend)
- # [17:06] * Quits: rtuin (~rtuin@213.125.175.250) (Quit: Leaving)
- # [17:06] <aho> woef, this *is* feature dection... just w/o the js, the added classes to the root element, and the change in selector specificity
- # [17:07] <aho> well, ok. the features are queried, not tested for
- # [17:08] <aho> (usually the used tests are just queries though) :>
- # [17:08] * aho splits the hair once more
- # [17:15] * Joins: divya (~divyam@c-24-18-47-160.hsd1.wa.comcast.net)
- # [17:19] * Joins: lhnz (~lhnz@188-223-83-48.zone14.bethere.co.uk)
- # [17:19] <twisted`> smaug____: oh, well I fixed it differently (got rid of the whole form) but what I meant is: in Firefox when you create a form with a input type="image" and set a value="bla
- # [17:19] <twisted`> "
- # [17:20] * Joins: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net)
- # [17:20] <twisted`> and then with CSS set a background image, it shows [bla] with the bg image
- # [17:20] <twisted`> in Chrome and IE the button is [ ] (empty value shown) with a background
- # [17:20] * Quits: miketaylr (~miketaylr@206.217.92.186) (Ping timeout: 252 seconds)
- # [17:20] * Quits: myakura (~myakura@FL1-203-136-181-177.tky.mesh.ad.jp) (Remote host closed the connection)
- # [17:21] * Joins: tomasf (~tomasf@host-90-235-53-214.mobileonline.telia.com)
- # [17:21] * Quits: Bass10 (~Bass10@c-76-113-194-7.hsd1.mn.comcast.net) (Max SendQ exceeded)
- # [17:22] * Joins: cygri (~cygri@130.37.169.27)
- # [17:27] * Quits: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan) (Ping timeout: 259 seconds)
- # [17:29] * Joins: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan)
- # [17:35] * Quits: ezoe (~ezoe@112-68-250-253f1.kyt1.eonet.ne.jp) (Ping timeout: 258 seconds)
- # [17:38] * Quits: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan) (Ping timeout: 256 seconds)
- # [17:41] * Quits: Necrathex (~nectop@dhcp-077-249-098-024.chello.nl) (Quit: Necrathex)
- # [17:42] * Quits: tomasf (~tomasf@host-90-235-53-214.mobileonline.telia.com) (Quit: tomasf)
- # [17:47] * Joins: J_Voracek (~J_Voracek@71.21.195.70)
- # [17:47] * Quits: J_Voracek (~J_Voracek@71.21.195.70) (Client Quit)
- # [17:48] * Quits: cygri (~cygri@130.37.169.27) (Ping timeout: 260 seconds)
- # [17:49] * Joins: myakura (~myakura@FL1-203-136-181-177.tky.mesh.ad.jp)
- # [17:51] * Joins: manu` (~chatzilla@pool-74-107-167-56.ronkva.east.verizon.net)
- # [17:52] * Joins: xtoph (~xtoph@213.47.185.206)
- # [18:00] * Quits: Kellen` (~Kellen@194-17-8-94.customer.telia.com) (Read error: Operation timed out)
- # [18:00] <dglazkov> good morning, Whatwg!
- # [18:01] <divya> hi dglazkov!
- # [18:01] <divya> (finally an echoback)
- # [18:02] <dglazkov> divya: exactly!
- # [18:02] <dglazkov> :)
- # [18:02] <divya> :))
- # [18:03] <jcranmer> don't you mean good afternoon?
- # [18:03] <divya> dglazkov: i tl;dr; the component model spec and my tl;dr; question was are browsers allowed to create their own custom templates e.g. <x-myownbrowsersilo-component>
- # [18:03] <dglazkov> divya: no. That's only something authors can do.
- # [18:04] <dglazkov> jcranmer: it's morning outside, thus no.
- # [18:04] <divya> k thnx dglazkov
- # [18:04] * Quits: xtoph (~xtoph@213.47.185.206)
- # [18:05] * Joins: cygri (~cygri@dhcp-094-010.public.vu.nl)
- # [18:06] * Joins: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan)
- # [18:06] * Quits: davidwalsh (~davidwals@75-135-74-55.dhcp.mdsn.wi.charter.com) (Quit: Reading http://davidwalsh.name)
- # [18:06] * Joins: miketaylr (~miketaylr@206.217.92.186)
- # [18:08] * Joins: dbaron (~dbaron@173-228-28-227.dsl.dynamic.sonic.net)
- # [18:09] * Joins: xtoph (~xtoph@213.47.185.206)
- # [18:11] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [18:11] * Joins: ezoe (~ezoe@61-205-125-55f1.kyt1.eonet.ne.jp)
- # [18:12] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Client Quit)
- # [18:13] * Quits: woef (~woef@91.183.84.141) (Ping timeout: 255 seconds)
- # [18:15] * Quits: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan) (Ping timeout: 252 seconds)
- # [18:16] * Joins: Necrathex (~nectop@82-170-160-25.ip.telfort.nl)
- # [18:17] * Quits: cying (~cying@c-71-202-136-62.hsd1.ca.comcast.net) (Quit: cying)
- # [18:17] * Joins: simplicity- (~simplicit@unaffiliated/simplicity-)
- # [18:18] * Joins: rabbi1 (~manjunath@49.200.68.219)
- # [18:18] * Quits: simplicity- (~simplicit@unaffiliated/simplicity-) (Client Quit)
- # [18:19] * Quits: miketaylr (~miketaylr@206.217.92.186) (Quit: miketaylr)
- # [18:20] * Quits: rabbi1 (~manjunath@49.200.68.219) (Client Quit)
- # [18:22] * Quits: jochen__ (jochen@nat/google/x-qoqxxxdpapygfehp) (Remote host closed the connection)
- # [18:27] * Joins: jochen__ (jochen@nat/google/x-jjadvviopjpeighk)
- # [18:27] * Joins: kbrosnan (~kbrosnan@firefox/community/qa/kbrosnan)
- # [18:27] * Joins: silverroots (~silverroo@49.248.154.218)
- # [18:28] * Joins: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [18:30] * Quits: myakura (~myakura@FL1-203-136-181-177.tky.mesh.ad.jp) (Remote host closed the connection)
- # [18:39] * Joins: sicking (~chatzilla@34.198.247.173.mozilla-sfo1.web-pass.com)
- # [18:43] * Quits: silverroots (~silverroo@49.248.154.218) (Ping timeout: 260 seconds)
- # [18:50] * Joins: ap (~ap@2620:149:4:1b01:e5ba:84a6:9bb6:fbe1)
- # [18:50] * jernoble|afk is now known as jernoble
- # [18:53] * Quits: david_carlisle (~chatzilla@86.188.197.189) (Ping timeout: 244 seconds)
- # [18:57] * Quits: jennb (~jennb@74.125.59.65) (Quit: jennb)
- # [18:57] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [19:01] <Hixie> hm, no anne
- # [19:01] <Hixie> anyone know anything about XHR2 plans?
- # [19:02] * Joins: GlitchMr (~glitchmr@178-36-24-226.adsl.inetia.pl)
- # [19:02] * Quits: CvP (~CvP@123.49.22.135) (Ping timeout: 256 seconds)
- # [19:03] <nlogax> using html5 d&d, how would you for example outline areas as droppable for certain kinds of data? i had to resort to overriding the standard behavior (embedding chromium)
- # [19:03] <nlogax> since you can't read what's being dragged above you
- # [19:04] <nlogax> can of course do it in hacky ways but..
- # [19:04] * Joins: shetech (~shetech@12.234.36.130)
- # [19:05] <smaug____> Hixie: what about XHR2 ?
- # [19:05] * Quits: cygri (~cygri@dhcp-094-010.public.vu.nl) (Quit: cygri)
- # [19:05] * Joins: jennb (jennb@nat/google/x-nmzbxejornjtedbt)
- # [19:08] * Quits: shetech (~shetech@12.234.36.130) (Client Quit)
- # [19:10] * Joins: tndH (~Rob@cpc16-seac19-2-0-cust234.7-2.cable.virginmedia.com)
- # [19:12] * Joins: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net)
- # [19:14] * Joins: rniwa (rniwa@nat/google/x-rztwpprdggcknpqr)
- # [19:15] * Joins: zdobersek3 (~zan@90.157.247.119)
- # [19:16] * Quits: zdobersek (~zan@90.157.242.44) (Ping timeout: 258 seconds)
- # [19:17] * Joins: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [19:19] * Quits: astearns (~anonymous@c-50-132-9-217.hsd1.wa.comcast.net) (Quit: astearns)
- # [19:21] * Joins: erlehmann_ (~erlehmann@e179004229.adsl.alicedsl.de)
- # [19:25] * Quits: erlehmann (~erlehmann@e179025253.adsl.alicedsl.de) (Ping timeout: 260 seconds)
- # [19:26] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 258 seconds)
- # [19:28] <Hixie> nlogax: dropzone="" attribute or reading the type information from the event (you can read the type, just not the data)
- # [19:31] <nlogax> Hixie: but the type seems to be hardcoded to only accept a handful of things
- # [19:31] <nlogax> in chromium at least
- # [19:31] <nlogax> maybe that's a bug then?
- # [19:32] * jernoble is now known as jernoble|afk
- # [19:33] <nlogax> hmm yeah, seems like it. http://jsfiddle.net/9YK5s/4/
- # [19:33] <nlogax> works fine in safari
- # [19:34] <nlogax> and firefox.. doh. picked the wrong horse.
- # [19:39] * jernoble|afk is now known as jernoble
- # [19:43] * Quits: erlehmann_ (~erlehmann@e179004229.adsl.alicedsl.de) (Quit: Ex-Chat)
- # [19:44] * zdobersek3 is now known as zdobersek
- # [19:47] * Joins: KillerX (~anant@34.198.247.173.mozilla-sfo1.web-pass.com)
- # [19:49] * Joins: astearns (~anonymous@192.150.22.5)
- # [19:58] * Quits: jennb (jennb@nat/google/x-nmzbxejornjtedbt) (Quit: jennb)
- # [19:58] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [19:59] * Joins: rillian_ (~rillian@150.183.119.66.static.metrobridge.net)
- # [20:00] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [20:00] * Quits: boaz (~boaz@li326-230.members.linode.com) (Excess Flood)
- # [20:00] * Joins: timeless (d04149cb@firefox/developer/timeless)
- # [20:02] * Joins: boaz (~boaz@li326-230.members.linode.com)
- # [20:06] * Joins: ap__ (~ap@17.245.91.215)
- # [20:06] * Quits: ap (~ap@2620:149:4:1b01:e5ba:84a6:9bb6:fbe1) (Disconnected by services)
- # [20:06] * ap__ is now known as ap
- # [20:09] * Quits: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com) (Read error: Connection reset by peer)
- # [20:21] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [20:29] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [20:29] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [20:29] * Quits: scor (~scor@drupal.org/user/52142/view) (Excess Flood)
- # [20:29] * Joins: scor (~scor@132.183.13.49)
- # [20:29] * Quits: scor (~scor@132.183.13.49) (Changing host)
- # [20:29] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [20:29] * scor is now known as Guest31253
- # [20:31] * Quits: Rik` (~Rik`@mozilla-paris-253-98.cnt.nerim.net) (Remote host closed the connection)
- # [20:33] * Quits: rillian_ (~rillian@150.183.119.66.static.metrobridge.net) (Read error: Connection reset by peer)
- # [20:33] * Joins: weinig (~weinig@17.212.155.228)
- # [20:33] * Joins: rillian_ (~rillian@150.183.119.66.static.metrobridge.net)
- # [20:34] * Quits: Guest31253 (~scor@drupal.org/user/52142/view) (Client Quit)
- # [20:35] * Joins: cygri (~cygri@dhcp-094-010.public.vu.nl)
- # [20:35] * Joins: jwalden (~waldo@2620:101:8003:200:221:6aff:fe6e:d10)
- # [20:38] * Joins: saba (~foo@unaffiliated/saba)
- # [20:44] * Joins: cying (~cying@173-13-176-101-sfba.hfc.comcastbusiness.net)
- # [20:45] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [20:49] * Parts: brucel (~brucel@cpc4-smal11-2-0-cust879.perr.cable.virginmedia.com)
- # [20:50] * Joins: paul_irish (~paul_iris@ve.hsh6wjwx.vesrv.com)
- # [20:55] <AryehGregor> rniwa, do you have an opinion on this? http://www.w3.org/Bugs/Public/show_bug.cgi?id=14253
- # [20:55] * rniwa looks
- # [20:56] <rniwa> AryehGregor: this is about allowing execCommand to take cm, mm, pt, etc...?
- # [20:56] <AryehGregor> rniwa, I'm suggesting a new command, maybe fontSizePt. fontSize takes legacy sizes 1-7, which isn't what users expect from WYSIWYG editors.
- # [20:57] <rniwa> oh I see
- # [20:57] <rniwa> mn... adding new command for each new unit seems inelegant
- # [20:57] <AryehGregor> I suggest a command that accepts pt, since that's what editors normally use.
- # [20:57] <AryehGregor> All the other absolute units are defined as a multiple of pt.
- # [20:57] <rniwa> mn...
- # [20:57] <AryehGregor> So I think it would be okay to just have one for pt.
- # [20:57] * Quits: ap (~ap@17.245.91.215) (Remote host closed the connection)
- # [20:57] <AryehGregor> We could allow input in other absolute units, like px or mm.
- # [20:57] <rniwa> oh I see
- # [20:57] * Joins: ap (~ap@2620:149:4:1b01:1087:6108:1f8f:369e)
- # [20:58] <rniwa> what you're saying that allowing it to be more precise in pt?
- # [20:58] <AryehGregor> So execCommand('fontSizePt', false, '12') might be the same as execCommand('fontSizePt', false, '12pt'), but you could also do execCommand('fontSizePt', false, '16px').
- # [20:58] <AryehGregor> Yes.
- # [20:58] <rniwa> right
- # [20:58] <rniwa> okay
- # [20:58] <rniwa> I think that makes sense
- # [20:58] <AryehGregor> However, queryCommandValue() would always have to return pt.
- # [20:58] <rniwa> right
- # [20:58] * Quits: othermaciej (~mjs@c-24-6-209-189.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [20:58] <AryehGregor> Since it has to return some specific unit, and pt makes the most sense for WYSIWYG.
- # [20:58] <rniwa> although it'll be nice if it were configurable
- # [20:58] <AryehGregor> Although getComputedStyle returns px.
- # [20:58] <rniwa> but then... people can always get px value out of getComputedStyle
- # [20:58] <AryehGregor> How could it be configurable?
- # [20:58] <rniwa> add some command like
- # [20:59] <rniwa> FontSizeWithPx
- # [20:59] <rniwa> just like styleWithCSS
- # [20:59] <rniwa> but kind of ugly to introduce those states too though
- # [20:59] <rniwa> anyway lunch time for now.
- # [20:59] <AryehGregor> I don't like commands like that, because they're global. It will make other code do something unexpected.
- # [20:59] <rniwa> will be back ~hour
- # [20:59] <AryehGregor> Okay.
- # [20:59] <rniwa> AryehGregor: yeah, not too nice
- # [21:02] * Joins: Rik` (~Rik`@2a01:e34:ec0f:1570:a953:352c:7b5c:1463)
- # [21:03] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [21:03] * Quits: scor (~scor@drupal.org/user/52142/view) (Excess Flood)
- # [21:03] * Joins: CvP (~CvP@123.49.23.188)
- # [21:04] * jernoble is now known as jernoble|afk
- # [21:05] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [21:06] * jernoble|afk is now known as jernoble
- # [21:07] * Quits: ap (~ap@2620:149:4:1b01:1087:6108:1f8f:369e) (Read error: Connection reset by peer)
- # [21:07] * Quits: Rik` (~Rik`@2a01:e34:ec0f:1570:a953:352c:7b5c:1463) (Read error: Connection reset by peer)
- # [21:07] * Joins: ap (~ap@2620:149:4:1b01:1087:6108:1f8f:369e)
- # [21:08] * Joins: Rik` (~Rik`@lag75-1-78-192-241-87.fbxo.proxad.net)
- # [21:09] * Quits: timeless (d04149cb@firefox/developer/timeless) (Ping timeout: 252 seconds)
- # [21:12] * Quits: zdobersek (~zan@90.157.247.119) (Read error: Operation timed out)
- # [21:14] * Quits: rillian_ (~rillian@150.183.119.66.static.metrobridge.net) (Read error: Connection reset by peer)
- # [21:15] * Joins: rillian_ (~rillian@150.183.119.66.static.metrobridge.net)
- # [21:16] * Quits: aho (~nya@fuld-590c6274.pool.mediaWays.net) (Quit: EXEC_over.METHOD_SUBLIMATION)
- # [21:19] * Joins: net_sil8nt (~nt_sil8nt@145-255-134-95.pool.ukrtel.net)
- # [21:22] * Joins: annevk (~annevk@cm-84.208.66.146.getinternet.no)
- # [21:24] <annevk> maybe it should expose the CSSValue API somehow
- # [21:24] <annevk> but I'm not really sure how
- # [21:24] <annevk> might be better to wait somewhat longer with introducing features such as FontSizePt until everything else is better adopted
- # [21:25] <AryehGregor> annevk, the current fontSize command doesn't allow you to even *set* font size to anything other than 1-7.
- # [21:25] <AryehGregor> And it gives you the font size back in that unit too.
- # [21:25] <AryehGregor> It's crippled.
- # [21:26] <AryehGregor> fontSizePt would work just fine for normal authoring use-cases, which fontSize does not.
- # [21:27] <annevk> if it's not supported now it's prolly not that high priority
- # [21:27] <annevk> we're still not quite sure over the CSSOM
- # [21:27] <annevk> not really sure this needs to move faster than that
- # [21:27] <AryehGregor> queryCommandValue() just returns a string.
- # [21:27] <AryehGregor> It can return the size in points.
- # [21:27] <AryehGregor> We could add a separate API later to retrieve the size in other units or whatnot.
- # [21:27] <AryehGregor> If anyone wants it.
- # [21:27] <AryehGregor> But it's not really necessary.
- # [21:28] <annevk> we could also wait in general
- # [21:28] <AryehGregor> Generally I'm trying to fix existing stuff before adding more, but this is a simple and useful addition.
- # [21:30] * jernoble is now known as jernoble|afk
- # [21:31] * Joins: jennb (jennb@nat/google/x-tyhgyjvbucksdvtd)
- # [21:31] * jernoble|afk is now known as jernoble
- # [21:31] * Joins: zdobersek1 (~zan@46.164.36.112)
- # [21:41] <AryehGregor> I want to test something. Someone say my name.
- # [21:43] * Joins: davidb__ (~davidb@66.207.208.98)
- # [21:43] <Philip`> AryehGregor: Like this?
- # [21:43] <AryehGregor> Philip`, yeah, thanks.
- # [21:44] <AryehGregor> Was testing whether Unity tells you which window wants your attention like gnome-panel's task switcher does. It doesn't.
- # [21:45] <astearns> AryehGregor: why define fontSizePt over fontSizePx?
- # [21:45] <AryehGregor> astearns, because all WYSIWYG editors use pt, not px.
- # [21:46] <astearns> but specifying on-screen browser text in points is not WYSIWYG
- # [21:46] * Quits: davidb (~davidb@66.207.208.98) (Ping timeout: 260 seconds)
- # [21:46] * davidb__ is now known as davidb
- # [21:47] <AryehGregor> astearns, sure it is. In CSS, a 1px = 0.75pt.
- # [21:47] <AryehGregor> s/a //.
- # [21:48] * Quits: cygri (~cygri@dhcp-094-010.public.vu.nl) (Read error: Connection reset by peer)
- # [21:49] <Hixie> annevk: do you know anything about streaming upload in xhr? (i.e. where a web page is generating data to send and starts sending it before it has finished generating it)
- # [21:52] <astearns> AryehGregor: since points are defined by the reference pixel, I think it's less misleading to use pixels (since that's what it actually comes down to)
- # [21:54] <AryehGregor> astearns, the actual definitions don't really matter. Almost no one who uses a WYSIWYG editor could tell you that a pt is 1/72 of an inch. It's an arbitrary unit that people are used to, that's all.
- # [21:55] <astearns> I'd rather the web platform push "16px" as normal text, instead of "12pt" that's not particularly relevant to the screen
- # [21:55] <AryehGregor> I'd rather the web platform do whatever users expect.
- # [21:55] <AryehGregor> Web pages are printable too, you know.
- # [21:56] <astearns> 16px prints out just fine
- # [21:56] <AryehGregor> px is meaningless for print, however.
- # [21:56] <AryehGregor> Just like pt is meaningless for screen.
- # [21:56] <AryehGregor> The difference is, users are used to pt.
- # [21:59] <TabAtkins> "meaningless" being relative, since the two are defined to have a strict ratio to each other.
- # [22:00] <AryehGregor> We could make the API px and expect authors to translate to pt, but they'll get it wrong.
- # [22:00] <AryehGregor> So let's just make it pt to start with.
- # [22:00] <astearns> is the fontSizeSomething API being designed for those WYSIWYG users who are scared of pixels?
- # [22:01] * Parts: net_sil8nt (~nt_sil8nt@145-255-134-95.pool.ukrtel.net) ("Leaving")
- # [22:01] <AryehGregor> astearns, yes. The entire execCommand() API is for WYSIWYG.
- # [22:01] <astearns> there are a lot of people around me who do know what points are, and get it wrong when they assume that CSS points are 1/72 of an inch :)
- # [22:01] <TabAtkins> AryehGregor: He meant wysiwyg development, not scripting a wysiwyg editor.
- # [22:02] <AryehGregor> astearns, CSS points are 1/72 of a CSS inch, and also 1/72 of an actual inch when printed.
- # [22:02] <AryehGregor> TabAtkins, hmm?
- # [22:02] <annevk> Hixie, it's not supported
- # [22:02] <TabAtkins> AryehGregor: execCommand() is for scripting a WYSIWYG editor. Alan's talking, I think, about a WYSIWYG coding environment.
- # [22:02] <astearns> WYSIWYG editors could still display pt in the UI, but use a fontSizePx method
- # [22:03] <Hixie> annevk: any plans?
- # [22:03] <AryehGregor> astearns, assuming the authors of those editors know that 0.75px = 1pt. Which they probably won't. Why make them?
- # [22:03] <annevk> Hixie, so far the only request has been streaming "downloads"
- # [22:03] <AryehGregor> Make the API work for the common case, and let authors translate to the uncommon case.
- # [22:03] <Hixie> annevk: ah, interesting.
- # [22:04] <Hixie> annevk: is it something that could be added if use cases were presented, or is xhr unlikely to change again?
- # [22:04] <annevk> Hixie, I guess we might enhance XHR some more
- # [22:04] * Joins: othermaciej (~mjs@17.245.90.78)
- # [22:05] <Hixie> annevk: k, thanks
- # [22:05] <astearns> all of the hand-coded CSS advice I've read lately encourages people to use px (if they want to use an absolute size). Adding new APIs in points seems retrograde to me
- # [22:05] <annevk> gonna get some sleep now
- # [22:05] <AryehGregor> astearns, this is not about hand-coded CSS. It's an API to auto-generate CSS.
- # [22:05] * Quits: annevk (~annevk@cm-84.208.66.146.getinternet.no) (Quit: annevk)
- # [22:05] <AryehGregor> Typically, the CSS won't ever be viewed by a person.
- # [22:06] <AryehGregor> Also, "I read advice lately that encourages using px" is not itself a very compelling argument.
- # [22:06] * AryehGregor wonders why EC2 Windows instances take 15-30 minutes after startup to generate a password that actually lets you log in
- # [22:07] * AryehGregor also wonders why he has to enter a private key to get the password
- # [22:07] * Joins: ojan (ojan@nat/google/x-ebeigxbzgdzeyocy)
- # [22:07] <AryehGregor> I mean, a) I don't see what attack scenario that averts, and b) isn't the whole point of public-key cryptography that you never have to give out your key to anyone?
- # [22:08] <TabAtkins> That seems completely broken.
- # [22:08] <AryehGregor> It's a private key from a keypair they generated, so it doesn't bother me much.
- # [22:08] <AryehGregor> But it seems pretty dumb.
- # [22:09] <AryehGregor> I assume that a Linux instance would just allow login directly with the private key.
- # [22:09] * Joins: dave_levin (dave_levin@nat/google/x-ohpwgtymwxsunuuy)
- # [22:09] <AryehGregor> (without disclosing it, obviously)
- # [22:10] * MrOpposite is now known as Beowithdotsle
- # [22:10] * Beowithdotsle is now known as MrOpposite
- # [22:10] * Quits: jwalden (~waldo@2620:101:8003:200:221:6aff:fe6e:d10) (Ping timeout: 240 seconds)
- # [22:11] * Quits: payman (~payman@pat.se.opera.com) (Ping timeout: 260 seconds)
- # [22:12] <gsnedders> Yay, and so Hotmail makes it practically impossible for us to drop another non-standard feature (currentStyle), as the codepath we end up on is one they don't officially support, so if we break anything on it due to dropping a non-standard feature, we simply break the site. They won't fix it. :\
- # [22:12] <Hixie> noooo where did anne go
- # [22:13] <TabAtkins> Probably dead.
- # [22:14] * Quits: MikeSmith (~MikeSmith@EM114-48-30-6.pool.e-mobile.ne.jp) (Ping timeout: 252 seconds)
- # [22:14] <wilhelm> Last seen drinking beer in a restaurant near the office. Yeah, probably dead.
- # [22:16] * Quits: GlitchMr (~glitchmr@178-36-24-226.adsl.inetia.pl) (Read error: Connection reset by peer)
- # [22:17] * Quits: ezoe (~ezoe@61-205-125-55f1.kyt1.eonet.ne.jp) (Ping timeout: 248 seconds)
- # [22:19] * Joins: MikeSmith (~MikeSmith@EM1-113-176-144.pool.e-mobile.ne.jp)
- # [22:21] * jernoble is now known as jernoble|afk
- # [22:21] * Joins: cpearce (~chatzilla@60.234.54.74)
- # [22:21] * Quits: svl (~me@ip565744a7.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
- # [22:22] * Quits: davidb (~davidb@66.207.208.98) (Quit: davidb)
- # [22:24] * Joins: hasather_ (~hasather_@84.38.144.96)
- # [22:27] * Joins: Lachy (~Lachy@cm-84.215.59.50.getinternet.no)
- # [22:29] * Joins: cygri (~cygri@188.201.86.194)
- # [22:29] * Quits: abarth (~abarth@173-164-128-209-SFBA.hfc.comcastbusiness.net) (Quit: abarth)
- # [22:30] * Joins: mkanat (mkanat@nat/google/x-orbcbaooxgxthcyu)
- # [22:30] * Joins: stefan-_ (~music@wall.wi2.uni-trier.de)
- # [22:32] * Joins: jwalden (~waldo@2620:101:8003:200:221:6aff:fe6e:d10)
- # [22:46] * jernoble|afk is now known as jernoble
- # [22:53] * Quits: cygri (~cygri@188.201.86.194) (Quit: cygri)
- # [22:53] * Joins: ezoe (~ezoe@203-140-89-101f1.kyt1.eonet.ne.jp)
- # [22:54] <AryehGregor> So there's no way to get the latest IE10 preview except installing a Windows 8 VM?
- # [22:54] <AryehGregor> Which probably will not work on an AWS VM?
- # [22:54] <Hixie> this appears to be the case
- # [22:55] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 244 seconds)
- # [22:55] * Joins: temp02 (~temp01@unaffiliated/temp01)
- # [22:55] <AryehGregor> PP2 is no longer available?
- # [22:55] * AryehGregor grumbles
- # [22:56] <Hixie> so you can get a beta of firefox, 30MB or so and runs on the spot, or you can download IE10, 1.5GB or so, needs its own partition and several reboots, and won't run side-by-side with any of your other browsers.
- # [22:57] <Hixie> as you might guess, I'm not spending as much time testing IE these days
- # [22:57] <AryehGregor> IE9 works fine in a VM.
- # [22:57] <Hixie> yeah that's how i test it
- # [22:57] <Hixie> (remote VM, but same idea)
- # [22:57] <AryehGregor> Also, is there some MS Office free crippled version that I can use for testing on my VM? Otherwise maybe I'll have to not test it.
- # [22:58] <AryehGregor> (I'm using a remote VM too, EC2)
- # [22:58] <AryehGregor> (costs me $3/month for the storage plus $0.03/hour for using it)
- # [22:59] <AryehGregor> I wish I could use less storage. 20G of that 30G is unused.
- # [23:00] * Quits: xtoph (~xtoph@213.47.185.206)
- # [23:00] <AryehGregor> But savings of $1.50/month is not worth trying to see if I can shrink the Windows root partition while the system is running.
- # [23:00] * Quits: hasather_ (~hasather_@84.38.144.96) (Remote host closed the connection)
- # [23:00] <AryehGregor> I've done that on Linux, mind you! It was fun. And this was without LVM or md or anything fancy, or with any extra devices. It was basically something like everything on /dev/sda1, which took up all of /dev/sda, with no other disks.
- # [23:01] <AryehGregor> (the solution involved copying essential files to a tmpfs, pivot_root, and then killing or restarting any processes using the old root partition so I could unmount it)
- # [23:02] <AryehGregor> But somehow I doubt Windows is capable of such things.
- # [23:02] * Quits: temp02 (~temp01@unaffiliated/temp01) (Ping timeout: 248 seconds)
- # [23:02] <AryehGregor> <3 Linux
- # [23:03] * Joins: cygri (~cygri@188.201.86.194)
- # [23:03] * Joins: zcorpan (~zcorpan@219.241.9.46.customer.cdi.no)
- # [23:03] * Quits: saba (~foo@unaffiliated/saba) (Quit: leaving)
- # [23:03] * Joins: roc (~chatzilla@60.234.54.74)
- # [23:04] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [23:04] * Quits: MacTed (~Thud@63.119.36.36)
- # [23:15] * Quits: cygri (~cygri@188.201.86.194) (Ping timeout: 255 seconds)
- # [23:18] * Quits: othermaciej (~mjs@17.245.90.78) (Quit: othermaciej)
- # [23:20] * Joins: othermaciej (~mjs@17.245.90.78)
- # [23:22] * Quits: Maurice (copyman@5ED573FA.cm-7-6b.dynamic.ziggo.nl)
- # [23:24] * Quits: temp01 (~temp01@unaffiliated/temp01) (Ping timeout: 248 seconds)
- # [23:25] <zcorpan> Hixie: "+ <p>Here, a a column"
- # [23:31] * Quits: tomasf (~tom@c-5ed9e555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Quit: tomasf)
- # [23:32] * Quits: zdobersek1 (~zan@46.164.36.112) (Quit: Leaving.)
- # [23:32] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [23:38] * Quits: boblet (u1921@gateway/web/irccloud.com/x-sdaxrafulcskbnsp) (Quit: Connection closed for inactivity)
- # [23:39] <zcorpan> http://smus.com/game-asset-loader - feedback on appcache
- # [23:40] * Joins: cygri (~cygri@188.201.86.194)
- # [23:42] * Joins: davidb_ (~davidb@bas4-kitchener06-1128762076.dsl.bell.ca)
- # [23:46] * Joins: temp01 (~temp01@unaffiliated/temp01)
- # [23:47] * Joins: weinig_ (~weinig@17.245.88.123)
- # [23:47] * Quits: rillian_ (~rillian@150.183.119.66.static.metrobridge.net) (Read error: Connection reset by peer)
- # [23:48] * Joins: rillian (~rillian@150.183.119.66.static.metrobridge.net)
- # [23:50] * Quits: mpt (~mpt@canonical/mpt) (Ping timeout: 260 seconds)
- # [23:51] * Quits: weinig (~weinig@17.212.155.228) (Read error: Operation timed out)
- # [23:51] * weinig_ is now known as weinig
- # [23:52] * Joins: nessy (~Adium@124-168-52-143.dyn.iinet.net.au)
- # [23:53] * Quits: cygri (~cygri@188.201.86.194) (Ping timeout: 276 seconds)
- # [23:53] * jernoble is now known as jernoble|afk
- # [23:58] * Joins: cygri (~cygri@188.201.86.194)
- # [23:58] * Quits: chayin (~quassel@61.14.141.36) (Read error: Connection reset by peer)
- # [23:58] * Quits: davidb_ (~davidb@bas4-kitchener06-1128762076.dsl.bell.ca) (Quit: davidb_)
- # Session Close: Thu Sep 29 00:00:01 2011
The end :)