Options:
- # Session Start: Thu Aug 28 00:00:00 2014
- # Session Ident: #whatwg
- # [00:00] * Quits: weinig (~weinig@17.114.216.157) (Quit: weinig)
- # [00:05] * Quits: erlehmann (~erlehmann@f052054157.adsl.alicedsl.de) (Quit: Die demokratieerhaltende Whistleblowerplattform Krautchan freut sich immer über Spenden.)
- # [00:28] * Joins: weinig (~weinig@17.114.216.157)
- # [00:28] * Joins: haydogsup (~haydogsup@cpe-173-175-100-229.satx.res.rr.com)
- # [00:28] * Joins: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net)
- # [00:33] * Quits: ambv (~ambv@206.108.217.134) (Read error: Connection reset by peer)
- # [08:57] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Quit: BigBangUDR)
- # [08:58] * Quits: hoege (~hoege@p54904E4E.dip0.t-ipconnect.de) (Quit: Bye.)
- # [09:00] * Quits: zdobersek (~zan@46.166.186.235) (Ping timeout: 250 seconds)
- # [09:06] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
- # [09:07] * Quits: tantek (~tantek@70-36-139-41.dsl.dynamic.sonic.net) (Quit: tantek)
- # [09:10] * Quits: roc (~chatzilla@121.99.91.35) (Remote host closed the connection)
- # [09:15] * Joins: zdobersek (~zan@185.3.135.154)
- # [09:16] * Joins: markkes (~markkes@62.207.90.201)
- # [09:20] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [09:28] * Joins: tommyliu (~tommyliu@183.37.148.94)
- # [09:32] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [09:33] * Quits: tommyliu (~tommyliu@183.37.148.94) (Remote host closed the connection)
- # [09:36] * Joins: jdaggett (~jdaggett@pw126255221169.9.panda-world.ne.jp)
- # [09:40] <zcorpan_> Domenic: wait, i thought <hr role=menuitem> did override the role
- # [09:42] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [09:45] <Ms2ger> krijnhoetmer_, logs down?
- # [09:53] * Quits: espadrine_ (~ttyl@AMontsouris-158-1-50-16.w92-128.abo.wanadoo.fr) (Ping timeout: 240 seconds)
- # [09:53] * Joins: tommyliu (~tommyliu@183.37.148.94)
- # [09:57] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [09:58] <zcorpan_> Domenic: nevermind. (it wasn't like that originally though)
- # [10:00] * Quits: tommyliu (~tommyliu@183.37.148.94) (Remote host closed the connection)
- # [10:01] <zcorpan_> Domenic: i don't understand why you can't use the native element instead of using a custom element
- # [10:02] <zcorpan_> Domenic: there are also semantics that can't be expressed with ARIA in the first place (like <input type=color>)
- # [10:04] * Joins: KevinMarks__ (~KevinMark@172.56.38.175)
- # [10:04] * Joins: sandorjanssen (~sandorjan@541ECDF3.cm-5-7d.dynamic.ziggo.nl)
- # [10:06] <zcorpan_> Domenic: maybe you should think about what aria was intended to solve. it was intended to enable accessible custom widgets without waiting for something like XBL to be implemented everywhere, using a mechanism that was available to screen readers on top of IE6 (with no acc mapping, just DOM tree)
- # [10:06] <zcorpan_> Domenic: this is why there is only setAttribute and no nice DOM API
- # [10:18] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [10:24] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [10:28] <JakeA> Any indexeddb experts awake? If I have an objectStore without out-of-line keys, how do I create an index ensuring all values are unique? store.createIndex('name', ???, {unique: true});
- # [10:28] <JakeA> The index should be on the value, not a property within the value
- # [10:29] <JakeA> This is assuming the values within 'store' are simple values (strings in this case)
- # [10:29] * Quits: yutak (~yutak@2401:fa00:4:1000:dc8f:2742:6bf3:a8e8) (Ping timeout: 240 seconds)
- # [10:33] * Quits: beowulf (~sstewart@host86-182-16-113.range86-182.btcentralplus.com) (Remote host closed the connection)
- # [10:37] * Quits: KevinMarks__ (~KevinMark@172.56.38.175) (Ping timeout: 255 seconds)
- # [10:40] <JakeA> Answer: store.createIndex('name', '', {unique: true});
- # [10:43] * Joins: yutak (~yutak@2401:fa00:4:1000:ac53:d38e:5609:4cb5)
- # [10:46] * Joins: tommyliu (~tommyliu@183.37.148.94)
- # [10:47] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [10:47] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [10:47] * Joins: espadrine_ (~ttyl@LMontsouris-656-01-02-84.w80-12.abo.wanadoo.fr)
- # [10:49] * Quits: tommyliu (~tommyliu@183.37.148.94) (Remote host closed the connection)
- # [10:52] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 250 seconds)
- # [10:57] <zcorpan_> annevk: \o/
- # [10:59] <JakeA> Papa Van Kesteren
- # [11:01] * Joins: Lachy (~Lachy@213.166.174.2)
- # [11:07] * Joins: tommyliu (~tommyliu@183.37.148.94)
- # [11:07] * Quits: KevinMarks (~yaaic@172.56.38.175) (Read error: Connection reset by peer)
- # [11:12] * Joins: KevinMarks (~yaaic@172.56.38.175)
- # [11:16] * Quits: jdaggett (~jdaggett@pw126255221169.9.panda-world.ne.jp) (Quit: jdaggett)
- # [11:23] * Quits: sarir (~sari@p50995cae.dip0.t-ipconnect.de) (Ping timeout: 250 seconds)
- # [11:26] * Joins: sarir (~sari@p50995cae.dip0.t-ipconnect.de)
- # [11:29] * Quits: jgraham (~jgraham@web91.webfaction.com) (Ping timeout: 250 seconds)
- # [11:32] * Quits: KevinMarks (~yaaic@172.56.38.175) (Ping timeout: 250 seconds)
- # [11:32] * Quits: KevinMarks_ (~yaaic@2607:fb90:2708:56d7:e4c2:b85b:f0bc:ff71) (Ping timeout: 260 seconds)
- # [11:34] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [11:36] * Joins: smaug____ (~chatzilla@a91-154-44-207.elisa-laajakaista.fi)
- # [11:37] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Ping timeout: 260 seconds)
- # [11:41] <smaug____> blinkers really try to solve all sorts of things with web components
- # [11:42] <smaug____> I guess "web components" is a buzz word, should be treated like HTML5
- # [11:42] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [11:44] <gsnedders> So Opera has grown by 253 full-time employees between 2Q13 and 2Q14. I wonder in what departments…
- # [11:45] <gsnedders> Like, I wonder if this is in the advertising side of the business or not.
- # [11:47] * Joins: Lachy (~Lachy@213.166.174.2)
- # [11:48] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [11:52] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Ping timeout: 260 seconds)
- # [11:53] * Krinkle|detached is now known as Krinkle
- # [11:53] <Ms2ger> "The x-ua-compatible meta tag (or header) was meant to temporarily repair legacy sites until a long-term solution could be implemented."
- # [11:53] <Ms2ger> lolololol
- # [11:53] <gsnedders> where's that from?
- # [11:55] * Joins: satazor (~satazor@239.201.37.188.rev.vodafone.pt)
- # [11:55] <JakeA> smaug____: I'm wary of any solution that "just does it for me". From jquery plugins to Angular to React to Web Components
- # [11:56] <Ms2ger> https://twitter.com/jonathansampson/status/504747785413873664
- # [12:03] <zcorpan_> things aren't temporary on the web :-(
- # [12:06] <smaug____> synx XHR is! I will kill it in 5 years
- # [12:07] * Quits: satazor (~satazor@239.201.37.188.rev.vodafone.pt) (Remote host closed the connection)
- # [12:07] * Joins: satazor (~satazor@239.201.37.188.rev.vodafone.pt)
- # [12:08] <Ms2ger> annevk, congratulations
- # [12:08] * Joins: roc (~chatzilla@121.99.91.35)
- # [12:09] * Joins: jgraham (~jgraham@web91.webfaction.com)
- # [12:10] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [12:12] * Quits: satazor (~satazor@239.201.37.188.rev.vodafone.pt) (Ping timeout: 250 seconds)
- # [12:12] * Joins: satazor (~satazor@bl17-131-176.dsl.telepac.pt)
- # [12:29] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [12:30] * Joins: Lachy (~Lachy@213.166.174.2)
- # [12:45] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
- # [12:48] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Client Quit)
- # [12:53] * Quits: CvP (~CvP@27.147.199.131) (Quit: [ UPP ] > all)
- # [12:56] * Joins: CvP (~CvP@27.147.199.131)
- # [13:00] * Joins: caitp__ (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [13:00] * caitp__ is now known as caitp
- # [13:01] <zcorpan_> Domenic: actually it's still just an authoring requirement like stevef said. "user agents MUST still use the value of the the semantic of the WAI-ARIA role when exposing the element to accessibility APIs." http://www.w3.org/TR/wai-aria/host_languages#host_general_conflict_header
- # [13:02] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Ping timeout: 240 seconds)
- # [13:24] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [13:27] * Quits: scor (~scor@drupal.org/user/52142/view) (Client Quit)
- # [13:39] <mathiasbynens> annevk: congrats!
- # [13:39] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [13:43] * Joins: paulohp (~paulohp@179.209.138.63)
- # [13:44] <hsivonen> krijnhoetmer_: the logs for yesterday don't load for me
- # [13:45] * Joins: Lachy (~Lachy@213.166.174.2)
- # [13:47] <jgraham> hsivonen: It appears that the problem is that they don't exist
- # [13:49] <hsivonen> jgraham: I see.
- # [13:49] * hsivonen wonders what annevk is being congratulated on
- # [13:53] * Joins: plutoniix (~plutoniix@node-1cgz.pool-101-108.dynamic.totbb.net)
- # [13:56] * Joins: benschwarz (uid2121@gateway/web/irccloud.com/x-rbhqejmmfpjikgdh)
- # [14:04] <Ms2ger> hsivonen, see his blog
- # [14:06] * Quits: Kolombiken (~Adium@94.137.124.2) (Ping timeout: 260 seconds)
- # [14:14] * Joins: GPH|Nikko (~GPHemsley@pdpc/supporter/student/GPHemsley)
- # [14:14] * Quits: davidyezsetz (~davidyezs@mail1.powerflasher.de) (Quit: davidyezsetz)
- # [14:16] <roc> cor
- # [14:18] * Joins: tj_vantoll (~Adium@2601:4:5380:2ec:5472:cfba:f0e5:f251)
- # [14:21] <zcorpan_> roc: do you happen to have some time to look at https://www.w3.org/Bugs/Public/show_bug.cgi?id=25508#c16 perchance?
- # [14:23] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [14:29] * Quits: paulohp (~paulohp@179.209.138.63) (Remote host closed the connection)
- # [14:30] * Quits: tj_vantoll (~Adium@2601:4:5380:2ec:5472:cfba:f0e5:f251) (Ping timeout: 250 seconds)
- # [14:31] * Joins: tj_vantoll (~Adium@2601:4:5380:2ec:8c28:ec04:98de:17f6)
- # [14:32] * Joins: paulohp (~paulohp@179.209.138.63)
- # [14:35] <hsivonen> annevk: congratulations
- # [14:36] * Joins: Lachy (~Lachy@213.166.174.2)
- # [14:39] * Joins: BigBangUDR (~Thunderbi@103.249.181.147)
- # [14:41] <foolip> annevk: weeee :)
- # [14:44] * Joins: felipedefarias (~felipedef@189-19-85-225.dsl.telesp.net.br)
- # [14:44] * Quits: felipedefarias (~felipedef@189-19-85-225.dsl.telesp.net.br) (Remote host closed the connection)
- # [14:46] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [14:51] * Joins: Lachy (~Lachy@213.166.174.2)
- # [15:01] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [15:03] * Quits: tj_vantoll (~Adium@2601:4:5380:2ec:8c28:ec04:98de:17f6) (Read error: Connection reset by peer)
- # [15:06] * Joins: Lachy (~Lachy@213.166.174.2)
- # [15:07] * Joins: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net)
- # [15:08] * Joins: Lachy__ (~Lachy@tmo-099-26.customers.d1-online.com)
- # [15:08] * Joins: davidyezsetz (~davidyezs@mail1.powerflasher.de)
- # [15:10] * Joins: IZh (~IZh@213.33.220.118)
- # [15:10] * Quits: Lachy (~Lachy@213.166.174.2) (Ping timeout: 240 seconds)
- # [15:10] * Quits: Lachy__ (~Lachy@tmo-099-26.customers.d1-online.com) (Read error: Connection reset by peer)
- # [15:10] <zcorpan_> is there a good example of placeholder="" that doesn't have usability problems?
- # [15:11] * Joins: Lachy (~Lachy@213.166.174.2)
- # [15:15] <ondras> hm, <input type="search" placeholder="Enter search phrase..." /> ?
- # [15:16] * Joins: shepazu (~shepazu@194.66.201.1)
- # [15:16] * Joins: Lachy__ (~Lachy@tmo-099-26.customers.d1-online.com)
- # [15:16] * Quits: shepazu (~shepazu@194.66.201.1) (Client Quit)
- # [15:19] * Quits: Lachy (~Lachy@213.166.174.2) (Ping timeout: 245 seconds)
- # [15:19] <zcorpan_> ondras: i think http://www.nngroup.com/articles/form-design-placeholders/ argues that that is bad
- # [15:20] <zcorpan_> although a single search field is probably not so problematic as several fields in a form
- # [15:21] * Quits: CvP (~CvP@27.147.199.131) (Ping timeout: 245 seconds)
- # [15:21] <jgraham> I would be interested in actual research showing that they perform badly; I only recall seeing theories
- # [15:21] <ondras> yeah. after skimming through that article, I would argue that most of those points do not apply to my one-search-input scenario
- # [15:21] * Joins: CvP (~CvP@27.147.199.131)
- # [15:22] * Quits: Lachy__ (~Lachy@tmo-099-26.customers.d1-online.com) (Read error: Connection reset by peer)
- # [15:23] * Joins: Lachy (~Lachy@213.166.174.2)
- # [15:24] * Quits: IZh (~IZh@213.33.220.118) (Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.26/20140428215651])
- # [15:32] <zcorpan_> how about <label>Email <input type=email placeholder="foo@bar.com"></label> (as part of a bigger form)? i guess it suffers from the problem that the user might think that it's already filled in, but i don't know if that's a real issue when the text is gray
- # [15:33] <ondras> sounds okay to me
- # [15:33] <ondras> but again, I am somewhat more inclined to placeholder usage, when compared to that article's author :)
- # [15:34] * Joins: TallTed (~Thud@63.119.36.36)
- # [15:35] * Joins: newtron (~newtron@199.71.174.203)
- # [15:36] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [15:39] * Quits: GPH|Nikko (~GPHemsley@pdpc/supporter/student/GPHemsley) (Remote host closed the connection)
- # [15:39] * Joins: Lachy (~Lachy@213.166.174.2)
- # [15:50] * Quits: BigBangUDR (~Thunderbi@103.249.181.147) (Quit: BigBangUDR)
- # [15:51] <zcorpan_> ok i've updated http://html-differences.whatwg.org wrt placeholder
- # [15:53] <caitp> have you ever noticed how IE will fire an input event whenever the placeholder attribute changes, like ever since they added placeholder?
- # [15:56] <zcorpan_> caitp: did you see my message about <svg onload>? (i think you weren't here when i sent it)
- # [15:56] <caitp> was probably sleeping, I missed that
- # [15:56] <zcorpan_> caitp: http://www.w3.org/TR/SVG2/interact.html#LoadEvent seems to say it's window.onload. though http://www.w3.org/TR/SVG2/script.html#OnLoadEventAttribute doesn't say so. the spec seems confused
- # [15:56] <caitp> hum
- # [15:58] <zcorpan_> i think what happened was that an earlier version of svg required a load event when </svg> was parsed or some such, but browsers didn't like that and then the svg wg wanted to align with <body onload> instead
- # [15:59] <caitp> makes sense
- # [16:00] * Joins: haydogsup (~haydogsup@204.57.118.174)
- # [16:04] <caitp> thanks for the summary, I would have spent hours digging through that and probably not found what I was looking for :>
- # [16:06] <zcorpan_> filed https://www.w3.org/Bugs/Public/show_bug.cgi?id=26688
- # [16:06] * Quits: benschwarz (uid2121@gateway/web/irccloud.com/x-rbhqejmmfpjikgdh) (Quit: Connection closed for inactivity)
- # [16:11] <zcorpan_> would it be useful with more examples in html-differences?
- # [16:21] * Quits: zdobersek (~zan@185.3.135.154) (Ping timeout: 260 seconds)
- # [16:25] * Quits: tommyliu (~tommyliu@183.37.148.94) (Remote host closed the connection)
- # [16:25] * Joins: tommyliu (~tommyliu@61.144.248.40)
- # [16:26] * Joins: ehsan_ (~ehsan@2001:450:1f:224:84bc:39f3:4bb2:d0f0)
- # [16:30] * Joins: boogyman (~boogyman@38.88.11.131)
- # [16:30] * Quits: boogyman (~boogyman@38.88.11.131) (Changing host)
- # [16:30] * Joins: boogyman (~boogyman@pdpc/supporter/professional/boogyman)
- # [16:30] * Quits: tommyliu (~tommyliu@61.144.248.40) (Ping timeout: 244 seconds)
- # [16:37] * Joins: zdobersek (~zan@cpe-77.38.31.63.cable.t-1.si)
- # [16:38] * Quits: tripu (~tripu@p11133-ipngn9401marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving)
- # [16:38] * Joins: tripu (~tripu@p11133-ipngn9401marunouchi.tokyo.ocn.ne.jp)
- # [16:40] * Quits: GPHemsley (~GPHemsley@pdpc/supporter/student/GPHemsley) (Quit: Leaving)
- # [16:41] * Quits: zdobersek (~zan@cpe-77.38.31.63.cable.t-1.si) (Client Quit)
- # [16:41] * Joins: abinader (sid21713@gateway/web/irccloud.com/x-eopgmkgxhffdqjfz)
- # [16:43] * Quits: tripu (~tripu@p11133-ipngn9401marunouchi.tokyo.ocn.ne.jp) (Client Quit)
- # [16:44] * Quits: mven (~textual@ip68-104-38-84.lv.lv.cox.net) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [16:47] <Domenic> zcorpan_: yeah it looks like I was mega-wrong in a few ways.
- # [16:48] <Domenic> zcorpan_: regardless the project I am trying to solve is "reimplement the usual HTML elements as custom elements" so using the native element instead of the custom element would be beside the point
- # [16:50] * Joins: zdobersek (~zan@109.201.152.246)
- # [16:51] <caitp> it only seems to be worth it for non-trivial elements, because for trivial stuff you end up writing more, and more complicated code (from what I've seen)
- # [16:58] * Joins: BigBangUDR (~Thunderbi@101.60.7.54)
- # [17:15] * Quits: davidyezsetz (~davidyezs@mail1.powerflasher.de) (Quit: davidyezsetz)
- # [17:16] * Quits: markkes (~markkes@62.207.90.201) (Quit: markkes)
- # [17:17] * Quits: BigBangUDR (~Thunderbi@101.60.7.54) (Quit: BigBangUDR)
- # [17:21] * Quits: cbr_ (~cbr@145.36.150.83.chzhher77.rootnet.ch) (Quit: cbr_)
- # [17:21] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [17:31] <Domenic> caitp: here is pretty much all of the code it takes to implement HTMLDivElement https://github.com/dglazkov/html-as-custom-elements/blob/master/src/idl/CustomHTMLDivElement.idl
- # [17:33] <caitp> defining getters/setters in JS ends up being more code than letting the bindings generator do the hard work and just implementing quick getters/setters in C++
- # [17:33] * brainproxy_ is now known as brainproxy
- # [17:33] <caitp> so for trivial elements where it's like, 1 reflected content attribute + HTMLelement, it just ends up not being worth it imo
- # [17:34] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [17:34] * Joins: lmclister (~lmclister@mobile-166-171-250-230.mycingular.net)
- # [17:37] * Quits: lmclister (~lmclister@mobile-166-171-250-230.mycingular.net) (Read error: Connection reset by peer)
- # [17:41] * Joins: Kolombiken (~Adium@94.137.124.2)
- # [17:48] * Joins: tantek (~tantek@70-36-139-41.dsl.dynamic.sonic.net)
- # [17:49] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [17:52] * Quits: Lachy (~Lachy@213.166.174.2) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [17:53] * Quits: diffalot (~diffalot@c-75-66-188-195.hsd1.ms.comcast.net) (Ping timeout: 245 seconds)
- # [17:53] * Joins: hemanth (~hemanth@122.178.206.208)
- # [17:54] * Joins: svl (~me@ip565744a7.direct-adsl.nl)
- # [17:54] * Joins: KevinMarks_ (~yaaic@2607:fb90:506:4b5a:e1ad:a15d:acdb:da36)
- # [17:54] <Domenic> Yes, that is why you define it in IDL and have the IDL generate the JS
- # [17:55] <Domenic> That is why I said that the IDL file is all the code it takes to implement HTMLDivElement
- # [17:56] * Joins: mko (~mko@c-50-174-69-45.hsd1.ca.comcast.net)
- # [17:56] <caitp> ah, so that's a bit more than the privatescript generator is doing currently
- # [17:57] <caitp> unless something nice landed that I didn't notice
- # [18:00] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net)
- # [18:02] * Quits: abinader (sid21713@gateway/web/irccloud.com/x-eopgmkgxhffdqjfz)
- # [18:03] * Joins: jernoble|laptop (~jernoble@76.74.153.41)
- # [18:04] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [18:10] * Quits: tav (~tav`@host86-185-186-71.range86-185.btcentralplus.com) (Quit: tav)
- # [18:12] * Joins: Maurice (copyman@unaffiliated/maurice)
- # [18:14] * Joins: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net)
- # [18:14] * Quits: jernoble|laptop (~jernoble@76.74.153.41) (Quit: Computer has gone to sleep.)
- # [18:15] * Joins: hoege (~hoege@p54904E4E.dip0.t-ipconnect.de)
- # [18:16] * Joins: BigBangUDR (~Thunderbi@101.60.7.54)
- # [18:17] * Quits: arpitab__ (uid10516@gateway/web/irccloud.com/x-hzphazypkfkzddmb) (Quit: Connection closed for inactivity)
- # [18:18] * Joins: tommyliu (~tommyliu@121.15.57.40)
- # [18:18] * Quits: hoege (~hoege@p54904E4E.dip0.t-ipconnect.de) (Client Quit)
- # [18:21] * Quits: BigBangUDR (~Thunderbi@101.60.7.54) (Quit: BigBangUDR)
- # [18:25] * Joins: tav (~tav`@37.157.36.218)
- # [18:25] * Joins: ap (~ap@17.202.44.214)
- # [18:38] * Quits: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net) (Quit: Leaving.)
- # [18:41] * Joins: lmclister (~lmclister@sjfw1-b.adobe.com)
- # [18:48] * Joins: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net)
- # [18:49] * Joins: say2joe (~say2joe@rrcs-76-79-68-2.west.biz.rr.com)
- # [18:56] * Quits: tantek (~tantek@70-36-139-41.dsl.dynamic.sonic.net) (Quit: tantek)
- # [18:59] * Quits: paulohp (~paulohp@179.209.138.63) (Remote host closed the connection)
- # [19:00] * Joins: zenparsing (~zenparsin@97-81-81-172.dhcp.athn.ga.charter.com)
- # [19:01] * Quits: haydogsup (~haydogsup@204.57.118.174) (Quit: haydogsup)
- # [19:02] * Quits: tav (~tav`@37.157.36.218) (Quit: tav)
- # [19:05] * Joins: paulohp (~paulohp@179.209.138.63)
- # [19:08] * Quits: boogyman (~boogyman@pdpc/supporter/professional/boogyman) (Remote host closed the connection)
- # [19:09] * Joins: weinig (~weinig@17.202.50.223)
- # [19:12] * abarth|gardener is now known as abarth
- # [19:17] * Joins: jsbell (jsbell@nat/google/x-bqbjcxlwfigbsmdn)
- # [19:20] * Joins: Lachy_ (~Lachy@cm-84.215.104.248.getinternet.no)
- # [19:22] * Joins: BigBangUDR (~Thunderbi@101.60.7.54)
- # [19:24] * Quits: bnicholson (~bnicholso@24.130.60.241) (Ping timeout: 244 seconds)
- # [19:24] * Joins: haydogsup (~haydogsup@204.57.118.174)
- # [19:34] * Quits: tommyliu (~tommyliu@121.15.57.40) (Remote host closed the connection)
- # [19:34] * Joins: tommyliu (~tommyliu@li413-132.members.linode.com)
- # [19:36] * Quits: lmclister (~lmclister@sjfw1-b.adobe.com) (Read error: Connection reset by peer)
- # [19:37] * Quits: haydogsup (~haydogsup@204.57.118.174) (Quit: haydogsup)
- # [19:38] * Quits: BigBangUDR (~Thunderbi@101.60.7.54) (Quit: BigBangUDR)
- # [19:40] * Joins: tommyliu_ (~tommyliu@121.15.57.40)
- # [19:40] * Quits: tommyliu_ (~tommyliu@121.15.57.40) (Remote host closed the connection)
- # [19:40] * Joins: zcorpan__ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:41] * Quits: Lachy_ (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: Textual IRC Client: www.textualapp.com)
- # [19:43] * Quits: tommyliu (~tommyliu@li413-132.members.linode.com) (Ping timeout: 244 seconds)
- # [19:44] * Joins: lmclister (~lmclister@sjfw1-b.adobe.com)
- # [19:44] * Joins: necolas (~necolas@8.25.195.26)
- # [19:45] * Quits: necolas (~necolas@8.25.195.26) (Remote host closed the connection)
- # [19:45] * Joins: necolas (~necolas@8.25.195.26)
- # [19:50] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [19:52] * Quits: Ms2ger (~Ms2ger@93.213-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [19:53] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [19:54] * Joins: bnicholson (~bnicholso@2620:101:80fc:224:7e7a:91ff:fe25:a5c6)
- # [19:55] * Quits: hemanth (~hemanth@122.178.206.208) (Quit: This computer has gone to sleep)
- # [20:03] * Joins: scor (scor@nat/acquia/x-iwkrutvgzkxuviae)
- # [20:03] * Quits: scor (scor@nat/acquia/x-iwkrutvgzkxuviae) (Changing host)
- # [20:03] * Joins: scor (scor@drupal.org/user/52142/view)
- # [20:04] * Quits: zenparsing (~zenparsin@97-81-81-172.dhcp.athn.ga.charter.com)
- # [20:06] * Quits: lmclister (~lmclister@sjfw1-b.adobe.com) (Read error: Connection reset by peer)
- # [20:06] * Joins: jernoble|laptop (~jernoble@17.114.216.54)
- # [20:06] * Joins: lmclister (~lmclister@sjfw1-b.adobe.com)
- # [20:06] * Joins: haydogsup (~haydogsup@204.57.118.174)
- # [20:10] * Quits: zcorpan__ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [20:10] * Joins: tndrH (~Rob@cpc4-seac20-2-0-cust858.7-2.cable.virginm.net)
- # [20:12] * Joins: KevinMarks__ (~KevinMark@c-67-164-14-200.hsd1.ca.comcast.net)
- # [20:12] * Joins: Areks (~Areks@95-24-191-184.broadband.corbina.ru)
- # [20:13] * Quits: paulohp (~paulohp@179.209.138.63) (Remote host closed the connection)
- # [20:13] * Joins: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [20:14] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [20:18] * Quits: KevinMarks_ (~yaaic@2607:fb90:506:4b5a:e1ad:a15d:acdb:da36) (Ping timeout: 250 seconds)
- # [20:18] * Joins: KevinMarks_ (~yaaic@2607:fb90:506:4b5a:e1ad:a15d:acdb:da36)
- # [20:18] * Joins: zenparsing (~zenparsin@97-81-81-172.dhcp.athn.ga.charter.com)
- # [20:20] * Krinkle is now known as Krinkle|detached
- # [20:20] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 244 seconds)
- # [20:26] * Quits: zenparsing (~zenparsin@97-81-81-172.dhcp.athn.ga.charter.com)
- # [20:28] * Quits: slightlyoff (sid1768@gateway/web/irccloud.com/x-dwkyrqjyboernyaz) (Quit: Connection closed for inactivity)
- # [20:28] * Joins: satazor_ (~satazor@bl17-131-176.dsl.telepac.pt)
- # [20:28] * Quits: satazor_ (~satazor@bl17-131-176.dsl.telepac.pt) (Remote host closed the connection)
- # [20:29] * Joins: satazor_ (~satazor@239.201.37.188.rev.vodafone.pt)
- # [20:29] * Quits: satazor (~satazor@bl17-131-176.dsl.telepac.pt) (Read error: Connection reset by peer)
- # [20:33] * Quits: benjamingr (uid23465@gateway/web/irccloud.com/x-xshvlxvmobffhfmt) (Quit: Connection closed for inactivity)
- # [20:34] * Joins: lilmonkey` (~colin@pdpc/supporter/professional/riven)
- # [20:35] * Quits: lilmonkey (~colin@pdpc/supporter/professional/riven) (Ping timeout: 250 seconds)
- # [20:36] * Quits: espadrine_ (~ttyl@LMontsouris-656-01-02-84.w80-12.abo.wanadoo.fr) (Ping timeout: 245 seconds)
- # [20:37] * Joins: gavinc (~gavin@217a-d7c1-c727-13d1-030d-4002-3420-2062.6rd.ip6.sonic.net)
- # [20:45] * Quits: jernoble|laptop (~jernoble@17.114.216.54) (Quit: Computer has gone to sleep.)
- # [20:48] <Hixie> annevk: you around?
- # [20:49] <Hixie> zcorpan: do you have any news on https://www.w3.org/Bugs/Public/show_bug.cgi?id=24005 ?
- # [20:49] <Hixie> zcorpan: or a link for where i can look myself for the news
- # [20:50] * Krinkle|detached is now known as Krinkle
- # [20:50] <zcorpan> Hixie: ask fs@opera.com
- # [20:50] * Joins: othermaciej (~mjs@17.114.218.151)
- # [20:51] <Hixie> k
- # [20:51] <Hixie> thanks
- # [20:52] * Quits: satazor_ (~satazor@239.201.37.188.rev.vodafone.pt) (Remote host closed the connection)
- # [20:52] * Joins: satazor (~satazor@bl17-131-176.dsl.telepac.pt)
- # [20:53] * Quits: necolas (~necolas@8.25.195.26)
- # [20:56] * Joins: paulohp (~paulohp@179.209.138.63)
- # [20:56] * Quits: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net) (Quit: Snuggling with the puppies)
- # [20:57] * Joins: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net)
- # [20:57] * Quits: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com) (Quit: Leaving)
- # [20:57] * Quits: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net) (Client Quit)
- # [20:57] * Quits: satazor (~satazor@bl17-131-176.dsl.telepac.pt) (Ping timeout: 260 seconds)
- # [20:58] * Joins: caitp (~caitp@CPE48f8b385c01c-CM602ad06daeed.cpe.net.cable.rogers.com)
- # [21:09] * Joins: zdobersek1 (~zan@185.3.135.186)
- # [21:10] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [21:12] * Quits: zdobersek (~zan@109.201.152.246) (Ping timeout: 260 seconds)
- # [21:12] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [21:14] * Quits: lmclister (~lmclister@sjfw1-b.adobe.com)
- # [21:19] * Quits: TallTed (~Thud@63.119.36.36) (Read error: Connection reset by peer)
- # [21:21] * Joins: zenparsing (~zenparsin@97-81-81-172.dhcp.athn.ga.charter.com)
- # [21:22] * Quits: othermaciej (~mjs@17.114.218.151) (Quit: othermaciej)
- # [21:26] * Joins: othermaciej (~mjs@17.114.218.151)
- # [21:29] * Joins: TallTed (~Thud@63.119.36.36)
- # [21:29] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [21:33] * Quits: howitdo (~howitdo@unaffiliated/howitdo) (Ping timeout: 240 seconds)
- # [21:37] * Joins: espadrine_ (~ttyl@AMontsouris-158-1-50-16.w92-128.abo.wanadoo.fr)
- # [21:41] * Joins: tantek (~tantek@70-36-139-41.dsl.dynamic.sonic.net)
- # [21:45] * Quits: zenparsing (~zenparsin@97-81-81-172.dhcp.athn.ga.charter.com)
- # [21:50] * Quits: JosephSilber (~JosephSil@ool-44c3e80a.static.optonline.net) (Ping timeout: 250 seconds)
- # [21:51] * Quits: sandorjanssen (~sandorjan@541ECDF3.cm-5-7d.dynamic.ziggo.nl) (Quit: Leaving)
- # [21:58] * Joins: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3)
- # [22:01] * Joins: howitdo (~howitdo@unaffiliated/howitdo)
- # [22:02] * Joins: jernoble|laptop (~jernoble@17.114.216.54)
- # [22:05] * Quits: Areks (~Areks@95-24-191-184.broadband.corbina.ru) (Ping timeout: 245 seconds)
- # [22:07] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [22:12] * Quits: ehsan_ (~ehsan@2001:450:1f:224:84bc:39f3:4bb2:d0f0) (Remote host closed the connection)
- # [22:16] <Domenic> So what are the UA-facing parts of HTML's ARIA mapping? Just implicit default ARIA roles? The strong native semantics and restrictions are only for authors?
- # [22:16] <Domenic> s/implicit default ARIA roles/implicit default ARIA roles, properties, and states/
- # [22:22] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 255 seconds)
- # [22:23] * Joins: ehsan (~ehsan@2001:450:1f:224:61ea:9091:ade:bb93)
- # [22:27] * Joins: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net)
- # [22:27] * Quits: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net) (Client Quit)
- # [22:30] * Quits: richt (~richt@192.121.59.29) (Ping timeout: 240 seconds)
- # [22:31] * Joins: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net)
- # [22:31] * Quits: estellevw (~estellevw@173-228-112-219.dsl.dynamic.sonic.net) (Client Quit)
- # [22:33] * Quits: othermaciej (~mjs@17.114.218.151) (Quit: othermaciej)
- # [22:35] * Joins: richt (~richt@192.121.59.29)
- # [22:36] * Quits: smaug____ (~chatzilla@a91-154-44-207.elisa-laajakaista.fi) (Ping timeout: 244 seconds)
- # [22:36] * Quits: ehsan (~ehsan@2001:450:1f:224:61ea:9091:ade:bb93) (Remote host closed the connection)
- # [22:37] * Quits: jernoble|laptop (~jernoble@17.114.216.54) (Ping timeout: 240 seconds)
- # [22:37] * Quits: tj_vantoll (~Adium@c-98-250-130-237.hsd1.mi.comcast.net) (Quit: Leaving.)
- # [22:38] * Joins: othermaciej (~mjs@17.114.218.151)
- # [22:39] * Joins: jernoble|laptop (~jernoble@17.245.30.53)
- # [22:44] * Joins: cheron (~cheron@unaffiliated/cheron)
- # [22:45] * Joins: smaug____ (~chatzilla@a91-154-44-207.elisa-laajakaista.fi)
- # [22:51] <Hixie> Domenic: yeah more or less
- # [22:52] <Domenic> Hixie: OK. FWIW I think that could be signposted better.
- # [22:52] <Hixie> i'm kinda hoping that whole section could be spun off into its own spec
- # [22:53] <Domenic> I feel like SteveF would be happy to take it off your hands :P
- # [22:54] <Hixie> i suggested it but he declined
- # [22:55] * Quits: cheron (~cheron@unaffiliated/cheron) (Ping timeout: 250 seconds)
- # [22:57] * Joins: Javarome (539cf91c@gateway/web/freenode/ip.83.156.249.28)
- # [22:58] * Joins: newtron_work (~newtron@199.71.174.204)
- # [22:59] * Quits: tantek (~tantek@70-36-139-41.dsl.dynamic.sonic.net) (Quit: tantek)
- # [23:02] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 240 seconds)
- # [23:02] * Quits: newtron_work (~newtron@199.71.174.204) (Ping timeout: 240 seconds)
- # [23:02] * Quits: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [23:03] * Quits: zdobersek1 (~zan@185.3.135.186) (Quit: Leaving.)
- # [23:04] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [23:05] * Quits: haydogsup (~haydogsup@204.57.118.174) (Quit: haydogsup)
- # [23:06] * Quits: jernoble|laptop (~jernoble@17.245.30.53) (Quit: Computer has gone to sleep.)
- # [23:09] * Quits: Lachy (~Lachy@cm-84.215.104.248.getinternet.no) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
- # [23:11] * Krinkle is now known as Krinkle|detached
- # [23:15] * Quits: TallTed (~Thud@63.119.36.36)
- # [23:17] * Quits: paulohp (~paulohp@179.209.138.63)
- # [23:18] * Joins: Lachy (~Lachy@cm-84.215.104.248.getinternet.no)
- # [23:20] * Quits: Maurice (copyman@unaffiliated/maurice)
- # [23:21] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.sonic.net) (Remote host closed the connection)
- # [23:25] * Krinkle|detached is now known as Krinkle
- # [23:26] <annevk> Hixie: yeah now for a bit
- # [23:26] <annevk> (thanks for all the congrats everyone :-))
- # [23:26] * espadrine_ is now known as espadrine
- # [23:29] * Quits: othermaciej (~mjs@17.114.218.151) (Quit: othermaciej)
- # [23:30] * Joins: KevinMarks (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [23:31] <TabAtkins> annevk: Well, your contribution was minimal, but your partner deserves plenty of congrats. ^_^
- # [23:31] * Joins: bryanhowarth (~bryanhowa@unaffiliated/bryanhowarth)
- # [23:31] <annevk> heh, true story, she did great
- # [23:32] * Quits: KevinMarks_ (~yaaic@2607:fb90:506:4b5a:e1ad:a15d:acdb:da36) (Ping timeout: 250 seconds)
- # [23:32] <Hixie> annevk: i was just gonna ask about what we should do with https://www.w3.org/Bugs/Public/show_bug.cgi?id=12230 , but it sounds like you may have more important things to worry about right now :-)
- # [23:32] <jgraham> annevk: I hope it all goes well from here :)
- # [23:33] * Quits: Javarome (539cf91c@gateway/web/freenode/ip.83.156.249.28) (Quit: Page closed)
- # [23:34] <annevk> Hixie: I'd really like browsers to fix things; seems unfortunate to have this for just two objects or so
- # [23:34] <Hixie> yeah
- # [23:34] <Hixie> couldn't agree more
- # [23:35] <annevk> I'm also happy to wait longer just like I'm doing with mutation events
- # [23:35] <annevk> maybe I should add a XXX in the spec though to call out this bug
- # [23:35] <Hixie> well i don't think anything's gonna change unless we put pressure on something to change
- # [23:39] <jgraham> The thing that has to change is that someone has to collect data
- # [23:39] <jgraham> Or you have to spec it I guess
- # [23:39] <jgraham> Or you wait a few years and see if Servo has to implement it
- # [23:40] <jgraham> I don't recommend the last option though
- # [23:40] <Hixie> spec what? the feature we want dropped?
- # [23:40] <jgraham> Yes
- # [23:40] <Hixie> that doesn't seem likely to lead to the change we're looking for :-)
- # [23:41] <jgraham> If no one thinks the value of dropping it is equal to the effort of adding telemetry, then it seems like a very mild want
- # [23:41] <Domenic> what's this now http://www.whatwg.org/specs/url/2014-07-30/
- # [23:42] <jgraham> OTOH whenever the spec is out of line with what actually has to be implemented to match other browsers, that's a serious problem
- # [23:42] <Hixie> jgraham: well, _I_ think the value of dropping it is equal to the effort of adding telemetry... far greater than, even
- # [23:43] <jgraham> Hixie: so why haven't you added telemetry?
- # [23:44] <annevk> Domenic: a non-publicised experiment, I suspect we might do a blog post thing around it at some point
- # [23:44] <Hixie> jgraham: i'm not a browser vendor
- # [23:44] <jgraham> Hixie: Gecko accepts patches
- # [23:45] <jgraham> Blink too
- # [23:45] <annevk> jgraham: not sure that would be effective usage of Hixie's time
- # [23:45] <Hixie> i don't think spec writers should be in the business of writing code for browsers. it leads to a conflict of interest.
- # [23:46] <jgraham> I don't see how adding code to run experiments to see what needs to be specced is either a) a waste of a spec author's time or b) a conflict of interest
- # [23:48] <Hixie> the conflict of interest comes from when i inevitably become interested in doing more than just adding experiments
- # [23:50] <jgraham> So your argument is that if you add code to test specific hypotheses about which features can be dropped, there is an inevitable slippery slope to you adding more code to actually implement features the way you want?
- # [23:50] * Quits: roc (~chatzilla@121.99.91.35) (Remote host closed the connection)
- # [23:51] * Joins: haydogsup (~haydogsup@rrcs-71-42-211-148.sw.biz.rr.com)
- # [23:52] <Hixie> jgraham: yeah. i don't have good impulse control. i'm good at setting boundaries when they're discontinuous, but not when they're a judgement call.
- # [23:53] <Hixie> (for similar reasons, i've stopped reading books entirely.)
- # [23:54] <jgraham> OK, I guess
- # [23:55] <jgraham> Then I guess you need to expend the effort you think removing the feature is worth getting someone else to do the implementation for you
- # [23:55] <jgraham> (implementation of the telemetry)
- # [23:55] * Parts: haydogsup (~haydogsup@rrcs-71-42-211-148.sw.biz.rr.com)
- # [23:55] <Hixie> my concern is that if i have to do work to convince people to do it, then i'm probably wrong that it's worth doing.
- # [23:55] <Hixie> i don't like it when other spec writers go out and advocate for their dumb features
- # [23:57] <Hixie> i feel like specs should win or lose purely on their merits rather than on how much one person was able to convince other people to do stuff (especially since often the "other people" are poorly-supervised interns, new employees, or people who got confused by fancy words like "accessibility")
The end :)