Options:
Previous day, Next day
- # Session Start: Mon Mar 09 00:00:00 2015
- # Session Ident: #whatwg
- # [00:02] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [00:05] <MikeSmith> ccat: you can try writing some simple test cases, if you want to tests what UAs actually do, and compare it to the wording in the spec
- # [00:11] <ccat> MikeSmith: will have to try later as chrome-devtools converts tags to LC immediately
- # [00:16] <MikeSmith> ?
- # [00:16] <MikeSmith> ccat: you can just write a jsbin or whatever
- # [00:17] <MikeSmith> there may even be a test in the wpt testsuite for this already
- # [00:17] <ccat> MikeSmith: what is jsbin?
- # [00:17] <MikeSmith> like jsfiddle, codepen
- # [00:18] <MikeSmith> it lets you interactively edit js+html+css and see the results
- # [00:18] <MikeSmith> somewhat like using devtools in a browser
- # [00:18] * Quits: beowulf (~sstewart@host217-44-44-146.range217-44.btcentralplus.com) (Ping timeout: 264 seconds)
- # [00:18] <MikeSmith> except that the test case gets a URL that you can share
- # [00:19] <MikeSmith> ccat: anyway you may find a relevant test in https://github.com/w3c/web-platform-tests/tree/master/dom/nodes
- # [00:19] * Joins: beowulf (~sstewart@host217-44-44-146.range217-44.btcentralplus.com)
- # [00:19] <MikeSmith> and if you don't, you should contribute one for this later
- # [00:20] <ccat> MikeSmith: just tried in jsf but devtools shows tag as LC
- # [00:21] <MikeSmith> dunno what to say about that
- # [00:21] <MikeSmith> btw you can also use Live DOM Viewer
- # [00:21] <MikeSmith> http://software.hixie.ch/utilities/js/live-dom-viewer/
- # [00:25] <jgraham> Everything converts HTML tags to lowercase. That's really the point.
- # [00:25] * jgraham is having difficulty understanding the remaining point of confusion
- # [00:25] * Quits: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net) (Ping timeout: 265 seconds)
- # [00:26] <jgraham> https://html.spec.whatwg.org/multipage/syntax.html#tag-name-state is the lowercasing in the parser (well the tokenizer)
- # [00:27] * Joins: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net)
- # [00:28] <jgraham> "Any other start tag" https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inforeign has some (non-HTML) cases where the lowercasing is undone and some alternate canonical case is used instead
- # [00:28] <jgraham> https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inforeign has ascii lowercasing
- # [00:28] <jgraham> https://dom.spec.whatwg.org/#dom-document-createelementns does *not* have ascii lowercasing
- # [00:30] <jgraham> https://dom.spec.whatwg.org/#dom-element-getelementsbytagname references https://dom.spec.whatwg.org/#concept-getelementsbytagname which converts the input argument to ascii lowercase in HTML documents
- # [00:31] <jgraham> https://dom.spec.whatwg.org/#dom-element-getelementsbytagnamens references https://dom.spec.whatwg.org/#concept-getelementsbytagnamens which does *not* do any conversion
- # [00:31] <jgraham> That's everyting there is to know about this
- # [00:32] <jgraham> Sorry, first "has acscii lowercasing" link should have been https://dom.spec.whatwg.org/#concept-getelementsbytagnamens
- # [00:33] <jgraham> Ugh *https://dom.spec.whatwg.org/#dom-document-createelement
- # [00:33] <jgraham> Third time lucky, it seems
- # [00:36] <ccat> jgraham: ...
- # [00:39] * Quits: espadrine_ (~tyl@dan75-7-88-166-187-54.fbx.proxad.net) (Ping timeout: 240 seconds)
- # [00:47] <ccat> MikeSmith: live-dom-viewer shows dom tags as UC !
- # [00:48] <MikeSmith> that's just a representation
- # [00:48] <MikeSmith> that view iss not meant to accurately representing the case
- # [00:48] <MikeSmith> it's just a rendering
- # [00:49] <MikeSmith> ccat: I guess you need to look at the innerHTML view there
- # [00:50] <MikeSmith> if you want to confirm what's happening with the case
- # [00:51] <MikeSmith> but if you read the links that jgraham posted then like he said, it's hard to see what else needs to be said that's not already stated there
- # [00:51] * Quits: Ms2ger (~Ms2ger@215.196-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [00:53] <ccat> MikeSmith: (and jgraham) -- y, to LC at parsing -- BUT...
- # [00:54] <ccat> MikeSmith: is this considered HTML namespace <HTML> here? <HTML>
- # [00:57] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [01:01] <ccat> jgraham: is this considered HTML namespace <HTML> here? <HTML>
- # [01:04] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-ilsxxeqsfhglswof) (Quit: Connection closed for inactivity)
- # [01:06] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [01:07] <jgraham> ccat: If you don't understand namespaces, then it's not surprising you're having difficulty with all of this.
- # [01:08] <jgraham> http://en.wikipedia.org/wiki/XML_namespace might be some good background reading
- # [01:09] <jgraham> The important thing to know is that although HTML is not XML, the HTML DOM still has a concept of namespaces, and under normal circumstances, all elements in a HTML document end up in the HTML namespace
- # [01:17] * Quits: newtron (~newtron@69-196-172-45.dsl.teksavvy.com) (Remote host closed the connection)
- # [01:22] * Quits: weinig (~weinig@17.202.50.223) (Quit: weinig)
- # [01:25] * Quits: jamesheston (~jameshest@107-133-27-112.lightspeed.chtnsc.sbcglobal.net) (Quit: My Mac has gone to sleep. ZZZzzz…)
- # [01:30] * Quits: roc (~chatzilla@121-99-87-77.bng1.tvc.orcon.net.nz) (Remote host closed the connection)
- # [01:32] <ccat> jgraham: the difference between R in insulation, R in chemestry, and R in electronics, but again...
- # [01:33] <ccat> jgraham: is this considered HTML namespace <HTML> here? <HTML>
- # [01:34] <ccat> jgraham: (sorry, was called away)
- # [01:36] * Joins: weinig (~weinig@c-98-234-191-242.hsd1.ca.comcast.net)
- # [01:41] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [01:54] <MikeSmith> ccat: for text/html documents, the notion of the HTML namespace has relevance only after the document is parsed
- # [01:54] <ccat> MikeSmith: ohhh, ok
- # [01:55] <MikeSmith> there's no way to specify the HTML namespace in the serialized document, and no need to
- # [01:55] * Joins: lnr (~lnr@aim.engr.arizona.edu)
- # [01:56] <MikeSmith> the parser automatically just puts all the elements into the HTML namespace in the DOM
- # [01:57] <ccat> MikeSmith: so this is NOT considered to create HTML namespace <HTML> here? <HTML>
- # [01:57] <MikeSmith> man read what I said there and what jgraham said above
- # [01:58] <MikeSmith> that question basically doesn't mean anything
- # [01:58] <MikeSmith> that question you just asked
- # [02:00] <ccat> MikeSmith: sorry, the "parser" sentence was not on the screen yet
- # [02:02] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [02:04] <ccat> MikeSmith: the problem is: "collection = document . getElementsByTagName(localName) ... (Matches case-insensitively against elements in the HTML namespace within an HTML document.) --- which means getE("TAG") will find element <tag>
- # [02:06] * Quits: dtribble (~dtribble@c-50-174-167-72.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [02:21] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [02:23] <MikeSmith> ccat: why is that a problem
- # [02:26] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [02:27] <ccat> MikeSmith: ok, think the real problem is that the doc starts by referring to an HTML doc with JS code getE(), which SOUNDS like user's point of view -- but then instead of just specifying returned results as tag-examples, it abruptly "switches" to engine's point of view and describes them by NAMESPACE
- # [02:36] * Quits: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Quit: c74d)
- # [02:41] * Quits: ohaibbq (~ohaibbq@2601:9:a80:a8f:21b8:3cdb:796f:d18f) (Remote host closed the connection)
- # [02:42] * Joins: ohaibbq (~ohaibbq@2601:9:a80:a8f:ec9a:b49f:ff45:c965)
- # [02:43] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Remote host closed the connection)
- # [02:43] * Quits: satazor (~satazor@80.99.114.89.rev.vodafone.pt) (Remote host closed the connection)
- # [02:44] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [02:45] <ccat> jgraham: ^^ ?
- # [02:49] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Remote host closed the connection)
- # [02:50] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [02:59] * Quits: ccat (32098290@gateway/web/freenode/ip.50.9.130.144) (Quit: Page closed)
- # [03:04] * Joins: ccat (32098290@gateway/web/freenode/ip.50.9.130.144)
- # [03:05] <ccat> MikeSmith: jgraham : sorry if you responded -- irc webclient reloaded and lost all info
- # [03:05] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [03:06] <MikeSmith> ccat: didn't respond
- # [03:07] * Joins: Goplat (~goplat@reactos/developer/Goplat)
- # [03:07] <ccat> MikeSmith: did you see the problem with the description though?
- # [03:08] <MikeSmith> ccat: no I don't really. This stuff is pretty fundamental to understanding the entire spec. If a reader doesn't understand how this works, then there are lots of other places in the spec that are going to seem confusing I guess
- # [03:09] <MikeSmith> ccat: so I don't know what else to add except that if you think the spec doesn't make all this clear enough, the thing to do is to propose some specific wording that you think would make it more clear
- # [03:13] <ccat> MikeSmith: trying to do that, but first needed to understand what was the intended meaning of the doc-note. Think i got that now
- # [03:13] * Joins: bholley (~bholley@c-98-210-101-88.hsd1.ca.comcast.net)
- # [03:13] * Quits: bholley (~bholley@c-98-210-101-88.hsd1.ca.comcast.net) (Client Quit)
- # [03:14] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [03:18] <ccat> MikeSmith: "Thus, in an HTML document," if you follow the <<HTML document>> link back 2 levels it goes to Node -- so what is a file of HTML called in the docs if not a HTML document?
- # [03:21] <MikeSmith> ah
- # [03:21] <MikeSmith> so yeah, it's probably not called anything in the spec
- # [03:22] <MikeSmith> ccat: this is the DOM spec, you mean?
- # [03:23] <MikeSmith> at least I know in the HTML spec, there's really know term defined for "a file of HTML"
- # [03:23] <MikeSmith> both specs pretty much entirely refer to the DOM representation of a document
- # [03:24] <MikeSmith> "HTML document" in the HTML spec certainly always means the parsed document in the DOM
- # [03:24] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 265 seconds)
- # [03:24] <MikeSmith> I guess it would be an improvement if it were to define the term "serialized HTML document"
- # [03:26] <ccat> https://dom.spec.whatwg.org/#dom-document-getelementsbytagname -- y, dom... and THAT is probably the whole issue -- dom is internal (i.e namespace) -- though html-doc to normal reader is a text file
- # [03:27] <MikeSmith> ccat: true
- # [03:27] <MikeSmith> but the specs are not written for normal readers
- # [03:27] <MikeSmith> not by a long shot
- # [03:27] <MikeSmith> this is the problem with trying to write a spec that caters both the implementors and to authors
- # [03:27] <MikeSmith> the authors lose
- # [03:28] <MikeSmith> the result is tons of confusion on the part of authors because of stuff like this
- # [03:28] <ccat> MikeSmith: so it is NOT an HTML ref for the USER (html writer) but for the IMPLEMENTER (html engine maker)
- # [03:29] <MikeSmith> yes
- # [03:29] <MikeSmith> Hixie might try to tell you otherwise
- # [03:29] <ccat> MikeSmith: author meaning html-user
- # [03:29] <MikeSmith> ccat: yeah you're much better off using guides like MDN
- # [03:31] <MikeSmith> ccat: and also you can contribute to MDN to help make it better
- # [03:32] <MikeSmith> for specific cases like this, you can make refinements to MDn
- # [03:32] <MikeSmith> directly, because it's just a Wiki basically
- # [03:32] * Joins: jamesheston (~jameshest@107-133-27-112.lightspeed.chtnsc.sbcglobal.net)
- # [03:33] <MikeSmith> and it has experienced people who are editors and can review the changes and make fixes is something you contributed is wrong in some way
- # [03:35] <ccat> MikeSmith: well... tried mdn (mozilla?) but that's not an Authority, w3 but too in-progress, then found whatwg who says w3 has gone astray and isn't up to date with the world -- and now back to MDN :D
- # [03:37] * Joins: bholley (~bholley@c-98-210-101-88.hsd1.ca.comcast.net)
- # [03:39] <Domenic> My strategy is to just learn how to read implementation terms
- # [03:40] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: This computer has gone to sleep)
- # [03:41] <MikeSmith> Domenic: I'm not sure I'd recommend that strategy to most authors. I'm not sure how much benefit it buys them relative to the cost in time needed to learn it
- # [03:41] <MikeSmith> but I could be wrong
- # [03:41] * Joins: tripu (~tripu@2001:200:0:8805:5cda:608d:f778:86fc)
- # [03:41] <Domenic> Yeah, I think it only makes sense if you're the kind of nerd who would enjoy the learning experience anyway
- # [03:41] <Domenic> Not for just getting your job done
- # [03:42] <MikeSmith> ccat: http://discourse.specifiction.org/ is another really good discussion forum for asking questions and making proposals and getting feedback
- # [03:42] <MikeSmith> Domenic: sure
- # [03:42] <ccat> i tried to do that with table "sortable" and got nowhere... unless that is because "sortable" is not yet widely supported so i'm told :D -- i.e doomed from the start?
- # [03:43] <MikeSmith> I think there are plenty of people like that, who value having the knowledge and like spending time on the learning
- # [03:43] <MikeSmith> ccat: yeah sortable is a fiction at this point
- # [03:43] <ccat> a belated aggggggg
- # [03:44] * Quits: jamesheston (~jameshest@107-133-27-112.lightspeed.chtnsc.sbcglobal.net) (Read error: Connection reset by peer)
- # [03:44] <MikeSmith> I personally like sortable a lot but for browser vendors it's not a priority to implement it
- # [03:45] <MikeSmith> I think it's safe to say at this point that it's very unlikely to get implemented natively in any browser any time soon
- # [03:45] <ccat> consider: "Thus, in an HTML document, document.getElementsByTagName("FOO")" -- so is document.getElementsByTagName() "supposed" to mean a root node with child f()?
- # [03:45] <MikeSmith> sorry I don't know what that question means
- # [03:47] <MikeSmith> ccat: btw http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/ is very much worth reading
- # [03:47] <MikeSmith> and approachable
- # [03:48] <MikeSmith> "As a web developer, learning the internals of browser operations helps you make better decisions and know the justifications behind development best practices."
- # [03:52] <ccat> MikeSmith: nm the q. Conclusion is the doc is just awkwardly worded unless you know what it means. --- ...in which case you don't need it anyway :D
- # [03:53] <MikeSmith> fair enough
- # [03:53] <ccat> when was this decided: "Document nodes are simply known as documents"
- # [03:53] <MikeSmith> in the 1990s
- # [03:54] * Quits: sarri (~sari@unaffiliated/sarri) (Ping timeout: 256 seconds)
- # [03:54] <MikeSmith> as far as discussions about the specs goes
- # [03:54] <MikeSmith> ccat: anyway the thing is you really do have to read the entire spec
- # [03:55] <MikeSmith> the parts of the spec aren't meant to be completely clear to a reader who hasn't done that
- # [03:57] <MikeSmith> and the spec can't really repeat clarifying statements in every single section to remind readers what's meant by, e.g., "document"
- # [03:58] <MikeSmith> it would just be annoyingly repetitive and unwieldy
- # [04:03] <ccat> MikeSmith: true, but saying "in the html doc the function docu.F() returns.." really does imply a text html doc because where else can docu.F() exist? (unless as a node with function-object?)
- # [04:12] * Quits: bholley (~bholley@c-98-210-101-88.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [04:12] * Joins: bholley_ (~bholley@c-98-210-101-88.hsd1.ca.comcast.net)
- # [04:23] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [04:25] <ccat> where is the tag-type, the zzz in <ZZZ>, in this IDL? - https://html.spec.whatwg.org/multipage/dom.html#elements-in-the-dom
- # [04:28] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [04:29] <MikeSmith> ccat: I don't know what "tag-type" is
- # [04:29] <MikeSmith> nor what you mean by "the zzz in <ZZZ>"
- # [04:29] * Joins: roc (~chatzilla@121-99-87-77.bng1.tvc.orcon.net.nz)
- # [04:30] <MikeSmith> but IDL pretty much has nothing to do with start tags or end tags
- # [04:30] <MikeSmith> ... and dunno what else you might mean by "tag"
- # [04:37] <ccat> MikeSmith: the type of tag, like br, a, li, -- (sorry forgot HTML tags are all LC ....now)
- # [04:39] <ccat> -- interface HTMLElement : Element --- "which all the HTML elements' interfaces inherit"
- # [04:40] <ccat> MikeSmith: the IDL in question ^^
- # [04:49] <MikeSmith> yeah still I have no idea what you mean by "the type of tag"
- # [04:50] <MikeSmith> the HTMLElement interface doesn't expose any information about the name of element
- # [04:50] <MikeSmith> other interfaces inherit from HTMLElement
- # [04:51] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
- # [04:52] <MikeSmith> e.g, when the parser encounter a <meta> tag in serialized document, it creates an HTMLMetaElement instance in the DOM
- # [04:54] * Quits: lerc (~quassel@121-74-237-41.telstraclear.net) (Ping timeout: 265 seconds)
- # [04:57] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [04:57] <MikeSmith> maybe what you're looking for is .tagName?
- # [04:57] <MikeSmith> or .nodeName
- # [04:58] <MikeSmith> lor lcoalname
- # [04:58] <MikeSmith> localName
- # [04:58] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [04:59] * Quits: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Quit: c74d)
- # [05:01] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
- # [05:02] <ccat> MikeSmith: kind of tag? in <p> sometext <br> moretext <p> the p's are different tags; the p's and br are different kinds/types of tag? --- y, tag-name or node-name
- # [05:03] <MikeSmith> "the p's are different tags"? different from what? different from each other? different from the <br> tag?
- # [05:05] <MikeSmith> in HTML a "<p>" in serialized document is just called "a start tag named p"
- # [05:05] <MikeSmith> the spec doesn't talk anywhere about the "type" of the tag
- # [05:06] <MikeSmith> it's either a start tag or an end tag, with a name
- # [05:08] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [05:08] <MikeSmith> looking now, I see「A start tag whose tag name is "meta"」is the exact verbatim formulation the spec uses
- # [05:09] <MikeSmith> "Tags contain a tag name, giving the element's name. HTML elements all have names that only use alphanumeric ASCII characters. In the HTML syntax, tag names, even those for foreign elements, may be written with any mix of lower- and uppercase letters that, when converted to all-lowercase, matches the element's tag name; tag names are case-insensitive."
- # [05:09] <MikeSmith> from https://html.spec.whatwg.org/multipage/syntax.html#elements-2
- # [05:12] * Quits: r4vi (~r4vi@184.106.109.213) (Ping timeout: 276 seconds)
- # [05:14] <ccat> MikeSmith: as in... an html webpage uses many different kinds of tags --- sorry, should have used the proper term tagName in the first place, but it did not come to mind and used the informal description "type of tag"
- # [05:14] * Joins: r4vi (~r4vi@184.106.109.213)
- # [05:16] <ccat> MikeSmith: -- maybe because that IDL does have an (unrelated?) itemType
- # [05:20] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: My iMac has gone to sleep. ZZZzzz…)
- # [05:21] * Quits: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766) (Remote host closed the connection)
- # [05:24] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [05:25] <ccat> -- either way, cant find it on the IDL
- # [05:25] * Joins: c74d (~c74d3a4eb@2002:4404:712c:0:76de:2bff:fed4:2766)
- # [05:29] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [05:30] * Quits: Johnny- (~null@unaffiliated/johnny-) (Ping timeout: 245 seconds)
- # [05:32] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [05:38] * Joins: Johnny- (~null@unaffiliated/johnny-)
- # [05:39] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [05:53] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [05:54] <MikeSmith> ccat: huh I have no idea what itemType is
- # [05:55] <MikeSmith> for teh ELement interface?
- # [05:55] <MikeSmith> ah
- # [05:55] <MikeSmith> HTMLElement I see
- # [05:56] <MikeSmith> I don't think UAs support that
- # [05:56] <MikeSmith> the microdata api
- # [05:56] <MikeSmith> or maybe gecko still ships it
- # [05:57] <MikeSmith> another example of something that personally seems really useful to me but that browser projects don't care much about
- # [05:58] <ccat> MikeSmith: y, the element IDL -- but for tagName, did not see where tagName is specified, and was just wondering
- # [05:58] * Joins: dtribble (~dtribble@173-164-252-202-SFBA.hfc.comcastbusiness.net)
- # [05:58] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [05:58] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [05:59] <ccat> MikeSmith: oops, the HTMLelement IDL -- a different thing :)
- # [06:01] * Quits: r4vi (~r4vi@184.106.109.213) (Remote host closed the connection)
- # [06:03] * Quits: bholley_ (~bholley@c-98-210-101-88.hsd1.ca.comcast.net) (Quit: ZZZzzz…)
- # [06:05] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [06:11] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [06:16] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [06:20] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [06:21] * Joins: bholley (~bholley@c-98-210-101-88.hsd1.ca.comcast.net)
- # [06:21] * Quits: bholley (~bholley@c-98-210-101-88.hsd1.ca.comcast.net) (Client Quit)
- # [06:31] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [06:35] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [06:48] * Quits: weinig (~weinig@c-98-234-191-242.hsd1.ca.comcast.net) (Quit: weinig)
- # [06:49] * Quits: igoroliveira (uid20755@gateway/web/irccloud.com/x-lrohwwpegcnbzkqn) (Quit: Connection closed for inactivity)
- # [06:51] * Joins: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com)
- # [06:51] * Quits: dtribble (~dtribble@173-164-252-202-SFBA.hfc.comcastbusiness.net) (Ping timeout: 256 seconds)
- # [07:01] * Quits: roqo (~roqo@23.94.33.213) (Ping timeout: 245 seconds)
- # [07:02] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [07:14] * Joins: sarri (~sari@unaffiliated/sarri)
- # [07:15] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [07:44] * Joins: alrra (uid62345@gateway/web/irccloud.com/x-hpppsgzbmtokdpfr)
- # [07:49] * Quits: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com) (Read error: Connection reset by peer)
- # [07:50] * Joins: jacobolus (~jacobolus@70-36-196-50.dsl.static.fusionbroadband.com)
- # [07:59] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [08:20] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [08:24] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [08:28] * Joins: calvaris (~calvaris@fanzine.igalia.com)
- # [08:36] * Quits: karlcow (~karl@nerval.la-grange.net) (Ping timeout: 245 seconds)
- # [08:39] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [08:48] * Quits: biniar (~biniar@unaffiliated/biniar) (Quit: leaving)
- # [08:54] * Quits: ccat (32098290@gateway/web/freenode/ip.50.9.130.144) (Ping timeout: 246 seconds)
- # [08:55] <zcorpan> https://www.chromestatus.com/metrics/feature/timeline/popularity/195 \o/
- # [08:58] <Domenic> itshappening.gif
- # [08:59] * Joins: markkes (~markkes@62.207.90.201)
- # [09:01] * Joins: jochen__ (jochen@nat/google/x-sgowkxobohdvvlve)
- # [09:03] * Quits: mpt (~mpt@canonical/mpt) (Read error: Connection reset by peer)
- # [09:04] * Joins: hasather (~hasather@80.91.33.141)
- # [09:05] * Quits: Goplat (~goplat@reactos/developer/Goplat) (Remote host closed the connection)
- # [09:06] * Joins: biniar (~biniar@unaffiliated/biniar)
- # [09:07] * Joins: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek)
- # [09:08] * Joins: mpt (~mpt@2001:67c:1560:a003:f10a:80cd:dc51:4f64)
- # [09:08] * Quits: mpt (~mpt@2001:67c:1560:a003:f10a:80cd:dc51:4f64) (Changing host)
- # [09:08] * Joins: mpt (~mpt@canonical/mpt)
- # [09:17] <annevk> nice
- # [09:18] <annevk> chromestatus always fails on first load in Firefox, seems like you need to have some resources cached...
- # [09:26] <roc> jgraham: If I was to add a web-platform test for MouseEvent.offsetX/Y, where would I add it and what would I call it?
- # [09:28] * Quits: ohaibbq (~ohaibbq@2601:9:a80:a8f:ec9a:b49f:ff45:c965) (Remote host closed the connection)
- # [09:43] <annevk> roc: you could add one here https://github.com/w3c/web-platform-tests/tree/master/DOMEvents
- # [09:44] <annevk> roc: mouseevent-offsetxy.html or some such I guess
- # [09:44] <annevk> And at some point we should rename DOMEvents to ui-events
- # [09:47] * Quits: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [09:51] * Quits: CvP (~CvP@203.76.123.238) (Disconnected by services)
- # [09:51] * Joins: xCG (~CvP@203.76.123.238)
- # [09:52] * xCG is now known as CvP
- # [09:52] * Joins: lerc (~quassel@121-74-237-41.telstraclear.net)
- # [09:58] * Quits: tav (~tav`@host31-52-138-62.range31-52.btcentralplus.com) (Read error: Connection reset by peer)
- # [10:03] * Joins: dustinm`_ (~dustinm@105.ip-167-114-152.net)
- # [10:03] * Quits: dustinm` (~dustinm@105.ip-167-114-152.net) (*.net *.split)
- # [10:09] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [10:13] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [10:15] * Joins: tav (~tav`@host31-52-138-62.range31-52.btcentralplus.com)
- # [10:21] * Joins: Ms2ger (~Ms2ger@215.196-242-81.adsl-dyn.isp.belgacom.be)
- # [10:28] * Quits: hswolff (~hswolff@cpe-74-72-82-167.nyc.res.rr.com) (Ping timeout: 252 seconds)
- # [10:29] * Joins: adactio (~adactio@212.42.170.121)
- # [10:29] * Quits: tripu (~tripu@2001:200:0:8805:5cda:608d:f778:86fc) (Ping timeout: 265 seconds)
- # [10:31] * Joins: hswolff (~hswolff@cpe-74-72-82-167.nyc.res.rr.com)
- # [10:38] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [10:51] * Joins: satazor (~satazor@80.99.114.89.rev.vodafone.pt)
- # [10:52] * Quits: satazor (~satazor@80.99.114.89.rev.vodafone.pt) (Remote host closed the connection)
- # [10:52] * Joins: satazor (~satazor@80.99.114.89.rev.vodafone.pt)
- # [10:57] * Quits: satazor (~satazor@80.99.114.89.rev.vodafone.pt) (Ping timeout: 256 seconds)
- # [11:03] * Joins: espadrine_ (~tyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr)
- # [11:08] * Joins: benjamingr (uid23465@gateway/web/irccloud.com/x-ozsyijjzonnqzjdx)
- # [11:17] <jgraham> roc: annevk's suggestions seem reasonable
- # [11:24] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [11:27] * Joins: tripu (~tripu@2001:200:0:8805:5cda:608d:f778:86fc)
- # [11:29] <roc> jgraham: are the comments in README.md still true, that to get web-platform tests into the tree we have to submit to the W3C first and then wait for an import?
- # [11:32] <Ms2ger> No
- # [11:35] <jgraham> roc: No, if you want to commit directly to the gecko tree we have a script to upstream those changes. It will be more widely advertised once it has proven itself a little better ;)
- # [11:39] * Quits: tripu (~tripu@2001:200:0:8805:5cda:608d:f778:86fc) (Ping timeout: 265 seconds)
- # [11:52] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [11:58] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [12:02] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [12:02] * Quits: tndrH (~Rob@cpc2-lee211-2-0-cust413.7-1.cable.virginm.net) (Ping timeout: 246 seconds)
- # [12:14] * Joins: ccat (32098290@gateway/web/freenode/ip.50.9.130.144)
- # [12:20] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [12:23] <ccat> .
- # [12:23] <ccat> jgraham: Hixie: re: https://dom.spec.whatwg.org/#dom-document-getelementsbytagname -- Conclusion: ok, the note is about the HTML dom-doc and NAMESPACE, not the HTML text-doc, but saying it like " IN the html document the function docu.getE("<FOO>") will..." really does imply the text html-doc because what else could docu.getE() exist IN ? (unless it's a node with child function-object?) -- Good Luck!
- # [12:24] <ccat> .
- # [12:25] <ccat> PS: thanks for the time MikeSmith and jgraham :)
- # [12:25] <ccat> .
- # [12:32] * Quits: mpt (~mpt@canonical/mpt) (Remote host closed the connection)
- # [12:35] * Joins: mpt (~mpt@canonical/mpt)
- # [12:40] * Quits: eric_carlson (~ericc@c-24-6-239-9.hsd1.ca.comcast.net) (Quit: eric_carlson)
- # [12:42] <MikeSmith> ccat: cheers
- # [12:43] <ccat> MikeSmith: :) -- BTW what about https://www.webplatform.org/ docs?
- # [13:06] * Quits: ccat (32098290@gateway/web/freenode/ip.50.9.130.144) (Ping timeout: 246 seconds)
- # [13:16] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [13:18] * Joins: tripu (~tripu@p7223-ipngn11001marunouchi.tokyo.ocn.ne.jp)
- # [13:23] * Joins: dtribble (~dtribble@173-164-252-202-SFBA.hfc.comcastbusiness.net)
- # [13:29] <beverloo> annevk, fwiw, we have implementation storage limits on pretty much anything
- # [13:29] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [13:29] <beverloo> it'll be very high and unlikely to get in the developer's way
- # [13:29] <beverloo> and we'll have data on how often people hit it
- # [13:30] <annevk> Yeah I don't really see the problem, as in that it's already a thing you need to account for with structured clones in various APIs
- # [13:30] <beverloo> I don't think we have a problem :)
- # [13:30] <beverloo> I'm OK with a no-change solution
- # [13:30] <annevk> good
- # [13:31] * Quits: jungkees (uid24208@gateway/web/irccloud.com/x-irmqcfplzoktrtyy) (Quit: Connection closed for inactivity)
- # [13:33] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [13:33] <jgraham> annevk: BTW I didn't really feel like people addressed Aryeh's concern about the persistent permission thing. If a site uses these permissions all the time for something rather normal then users will expect to be granting them all the time so lack of persistance won't change much (even moreso if the permissions last for a whole session rather than a single API call; do they?) So it seems like the only real value of this change is making the UX for pe
- # [13:33] <jgraham> ... bad that sites feel like they have to use HTTPS instead. Which is a valid strategy ofc, albeit a risky one
- # [13:36] <annevk> jgraham: yeah that is a valid point, hmm
- # [13:46] <annevk> jgraham: a bit of that sentence got dropped btw
- # [13:47] * Joins: Somatt_wrk (~somattwrk@130.193.24.135)
- # [13:47] <jgraham> "So it seems like the only real value of this change is making the UX for permissions over HTTP so...", perhaps?
- # [13:48] * Quits: rcombs (~rcombs@rcombs.me) (Read error: Connection reset by peer)
- # [13:50] * Joins: rcombs (~rcombs@rcombs.me)
- # [13:50] * Quits: Somatt_wrk (~somattwrk@130.193.24.135) (Client Quit)
- # [13:50] * Joins: eBureau (~Bruno@181.164.77.172)
- # [13:56] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [13:56] <annevk> jgraham: I think for geolocation Aryeh might be correct, not convinced for Fullscreen and Pointer Lock
- # [13:57] * Joins: hasather (~hasather@80.91.33.141)
- # [13:57] <annevk> jgraham: for geolocation the attacker would just inject a side channel, but exploiting Fullscreen and Pointer Lock actually requires a different site to be presented
- # [13:57] * Joins: igoroliveira (uid20755@gateway/web/irccloud.com/x-rnsfftfdopwlgoca)
- # [14:01] <jgraham> If you have something like a game running in fullscreen you can probably replace the "end game" function with something that doesn't actually exit fullscreen. I'm not sure how to get people to go from there to the fake site though.
- # [14:02] <jgraham> I mean the fake banking site or whatever
- # [14:06] * Joins: zenith_ (~zenith@142.150.23.90)
- # [14:10] * Quits: zenith_ (~zenith@142.150.23.90) (Ping timeout: 256 seconds)
- # [14:15] <zcorpan> jgraham: maybe it could have a browser written in JS to let the user continue browsing
- # [14:20] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [14:21] * Joins: ^esc_ (~esc-ape@77.119.128.25.wireless.dyn.drei.com)
- # [14:22] <jgraham> Haha, just compile Firefox in emscripten :)
- # [14:24] * Quits: ^esc (~esc-ape@178.165.129.143.wireless.dyn.drei.com) (Ping timeout: 264 seconds)
- # [14:33] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [14:33] * Joins: hasather (~hasather@80.91.33.141)
- # [14:33] * Joins: newtron (~newtron@199.71.174.203)
- # [14:33] * Quits: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 246 seconds)
- # [14:34] * Quits: newtron (~newtron@199.71.174.203) (Client Quit)
- # [14:35] * Joins: newtron (~newtron@199.71.174.203)
- # [14:37] * Quits: benjamingr (uid23465@gateway/web/irccloud.com/x-ozsyijjzonnqzjdx) (Quit: Connection closed for inactivity)
- # [14:37] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [14:40] * Joins: zecho (~zecho@66-247-17-199.northern.mnscu.edu)
- # [14:40] * Quits: jyasskin_w (jyasskin@nat/google/x-jirwlzfodjoqfhuy) (Ping timeout: 265 seconds)
- # [14:41] * Joins: caitp (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [14:45] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [14:45] * Quits: karlcow (~karl@nerval.la-grange.net) (Quit: :tiuQ tiuq sah woclrak)
- # [14:46] * Joins: karlcow (~karl@nerval.la-grange.net)
- # [14:46] * Joins: jwalden (~waldo@2620:101:80fc:224:7e7a:91ff:fe25:a5a3)
- # [14:53] * Joins: jyasskin_w (jyasskin@nat/google/x-yvwryjmdmwphexqm)
- # [14:56] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [15:00] * Joins: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net)
- # [15:04] * Joins: adrianr1 (~adrianr@185.56.175.154)
- # [15:04] <adrianr1> hiya
- # [15:14] * Joins: mven (~textual@32.97.110.57)
- # [15:14] * Quits: mven (~textual@32.97.110.57) (Excess Flood)
- # [15:15] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [15:15] * Joins: eric_carlson (~ericc@17.202.49.94)
- # [15:16] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [15:16] <MikeSmith> jgraham: Ms2ger so the w3c systeam is trying to install the needsinfo-flag extension but they ran into an error
- # [15:16] <MikeSmith> who should we talk to?
- # [15:17] <jgraham> MikeSmith: glob, I guess
- # [15:17] <MikeSmith> hai
- # [15:17] <Ms2ger> ^
- # [15:17] <MikeSmith> can I ping glob on #developers?
- # [15:17] <jgraham> MikeSmith: Yeah, or there's a bugzilla channel somewhere
- # [15:20] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [15:20] <jgraham> #bugzilla in fact
- # [15:20] * Joins: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net)
- # [15:20] * jgraham decides it probably wasn't to blame for the random kernel panic he got the moment he switched to it
- # [15:25] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 245 seconds)
- # [15:25] * Quits: malcolmva (~malcolmva@c-67-180-198-144.hsd1.ca.comcast.net) (Ping timeout: 246 seconds)
- # [15:37] * Joins: zenith_ (~zenith@142.150.23.90)
- # [15:41] * Joins: malcolmva (~malcolmva@c-67-180-198-144.hsd1.ca.comcast.net)
- # [15:41] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [15:43] * Joins: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com)
- # [15:45] <beverloo> annevk, let me know if there's anything I can do to make the anolis->bikeshed move easier. It's near impossible to review
- # [15:46] * Quits: zenith_ (~zenith@142.150.23.90) (Ping timeout: 255 seconds)
- # [15:48] <annevk> beverloo: can you put up a copy somewhere or did you already do that?
- # [15:48] * Joins: scor (scor@nat/acquia/x-bkeggjsgoreknxqz)
- # [15:48] * Quits: scor (scor@nat/acquia/x-bkeggjsgoreknxqz) (Changing host)
- # [15:48] * Joins: scor (scor@drupal.org/user/52142/view)
- # [15:49] <beverloo> https://secure.peter.sh/notifications.html
- # [15:50] <Ms2ger> peter.sh? Why not peter.py?
- # [15:50] <beverloo> less exploitable?
- # [15:52] <MikeSmith> heh
- # [15:54] <annevk> beverloo: it seems dfn.js does not work though that's a general bikeshed problem
- # [15:54] <annevk> beverloo: although actually, we made that work for url.spec.whatwg.org
- # [15:54] <beverloo> I don't know what dfn.js does?
- # [15:55] <beverloo> I looked at the url spec quite a bit, happy to try to figure out how it's working there
- # [15:55] <annevk> beverloo: when you click on a definition, it shows you a popup with links to where the definition is used
- # [15:55] <beverloo> aah, I see. yeah, I did notice that
- # [16:06] * Quits: aretecode (~aretecode@S01061859339e5f51.cc.shawcable.net) (Quit: Toodaloo)
- # [16:08] * Joins: ehsan (~ehsan@66.207.208.102)
- # [16:09] <annevk> "The data attribute's getter must return a structured clone of notification's data." seems like this needs some caching to be defined...
- # [16:10] <annevk> beverloo: other than dfn.js I can't spot anything obviously wrong
- # [16:11] <beverloo> I'll have a look at the dfn.js issue later today
- # [16:11] <annevk> beverloo: at the top it says "Version History" and doesn't use a distinct <dd> for the Twitter account
- # [16:15] * Quits: tripu (~tripu@p7223-ipngn11001marunouchi.tokyo.ocn.ne.jp) (Quit: Leaving)
- # [16:17] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [16:19] * Quits: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
- # [16:20] * gavin is now known as gavin_
- # [16:20] * gavin_ is now known as gavin
- # [16:21] * Joins: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net)
- # [16:21] * gavin is now known as gavin____
- # [16:21] * gavin____ is now known as gavin
- # [16:21] * Quits: gavin (~gavin@firefox/developer/gavin) (Quit: Reconnecting)
- # [16:21] * Joins: gavin (~gavin@firefox/developer/gavin)
- # [16:25] * Joins: mven_ (~textual@32.97.110.57)
- # [16:25] * Quits: mven_ (~textual@32.97.110.57) (Excess Flood)
- # [16:36] * Joins: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi)
- # [16:40] <MikeSmith> thanks mathiasbynens
- # [16:42] <MikeSmith> annevk: so it looks like we got the needsinfo flag working now in w3c bugzilla
- # [16:42] <MikeSmith> thanks to glob and to laurent from the w3c systems team
- # [16:43] <MikeSmith> mathiasbynens and I just tested it
- # [16:43] <annevk> cool beans
- # [16:43] <mathiasbynens> MikeSmith: \o/
- # [16:44] <MikeSmith> so once y'all use it for real, if you notice any problems lemme know
- # [16:46] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [16:47] * Joins: jsx (uid48919@fsf/intern/jsx)
- # [16:48] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [16:51] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [16:52] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [16:54] * Joins: TallTed (~Thud@63.119.36.36)
- # [16:59] * Joins: ap (~ap@17.244.165.190)
- # [17:01] * Quits: gavin (~gavin@firefox/developer/gavin) (Quit: Reconnecting)
- # [17:01] * Joins: gavin (~gavin@firefox/developer/gavin)
- # [17:02] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [17:04] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [17:09] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [17:14] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [17:15] * Quits: eric_carlson (~ericc@17.202.49.94) (Ping timeout: 264 seconds)
- # [17:20] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [17:23] * Quits: hasather (~hasather@80.91.33.141) (Remote host closed the connection)
- # [17:23] * Joins: hasather (~hasather@80.91.33.141)
- # [17:26] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [17:28] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [17:29] * Joins: xiinotulp (~plutoniix@node-4g4.pool-125-25.dynamic.totbb.net)
- # [17:31] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [17:33] * Quits: plutoniix (~plutoniix@node-1d26.pool-101-108.dynamic.totbb.net) (Ping timeout: 265 seconds)
- # [17:35] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [17:37] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [17:42] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [17:44] * Joins: Bass10 (~Bass10@c-73-37-130-61.hsd1.mn.comcast.net)
- # [17:45] * Joins: zenith_ (~zenith@142.150.23.90)
- # [17:45] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [17:46] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [17:49] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [17:50] * Joins: ap_ (~ap@17.245.27.2)
- # [17:52] * Quits: ap (~ap@17.244.165.190) (Ping timeout: 252 seconds)
- # [17:55] * Quits: ap_ (~ap@17.245.27.2)
- # [17:59] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [17:59] * Quits: bnicholson (~bnicholso@c-24-130-60-241.hsd1.ca.comcast.net) (Quit: This computer has gone to sleep)
- # [18:00] * Quits: jyasskin (~jyasskin@173-228-80-34.dsl.static.fusionbroadband.com) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [18:01] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [18:02] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [18:03] * Joins: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net)
- # [18:04] * Quits: jst (~quassel@198.199.94.175) (Remote host closed the connection)
- # [18:04] * Joins: jst (~quassel@198.199.94.175)
- # [18:05] * Quits: jst (~quassel@198.199.94.175) (Remote host closed the connection)
- # [18:06] * Joins: jst (~quassel@198.199.94.175)
- # [18:06] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [18:10] * Joins: bnicholson (~bnicholso@corp.mtv2.mozilla.com)
- # [18:11] * Joins: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com)
- # [18:13] * Joins: thinkxl_ (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net)
- # [18:14] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [18:16] * Quits: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net) (Ping timeout: 252 seconds)
- # [18:16] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [18:18] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [18:23] * Quits: darobin (~darobin@mtl93-18-78-208-93-24.fbx.proxad.net) (Remote host closed the connection)
- # [18:23] * thinkxl_ is now known as thinkxl
- # [18:23] * Quits: thinkxl (~thinkxl@74-95-237-22-Houston.hfc.comcastbusiness.net) (Changing host)
- # [18:23] * Joins: thinkxl (~thinkxl@unaffiliated/thinkxl)
- # [18:23] * Quits: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [18:26] * Joins: Maurice (copyman@unaffiliated/maurice)
- # [18:29] * xiinotulp is now known as plutoniix
- # [18:33] * Joins: jsbell (jsbell@nat/google/x-vbsespwkqsfsydcm)
- # [18:37] * Quits: sicking (~sicking@c-98-210-159-193.hsd1.ca.comcast.net) (Quit: sicking)
- # [18:45] * Quits: payman (~payman@ip-200.t2.se.opera.com) (Remote host closed the connection)
- # [18:45] * Quits: adactio (~adactio@212.42.170.121) (Quit: adactio)
- # [18:52] * Joins: jyasskin (jyasskin@nat/google/x-lrttpapqjktdtxsz)
- # [18:56] * Joins: josemanuel (~josemanue@221.Red-88-27-0.staticIP.rima-tde.net)
- # [18:57] * Quits: josemanuel (~josemanue@221.Red-88-27-0.staticIP.rima-tde.net) (Client Quit)
- # [18:58] * Quits: jyasskin (jyasskin@nat/google/x-lrttpapqjktdtxsz) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [18:59] * Joins: othermaciej (~mjs@76.74.153.49)
- # [19:01] * Quits: ehsan (~ehsan@66.207.208.102) (Quit: Leaving...)
- # [19:02] * Joins: jyasskin (jyasskin@nat/google/x-luuldiqjuysreqnk)
- # [19:05] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 272 seconds)
- # [19:06] * Quits: adrianr1 (~adrianr@185.56.175.154) (Quit: WeeChat 0.4.3)
- # [19:06] * Krinkle|detached is now known as Krinkle
- # [19:10] * Joins: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com)
- # [19:12] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [19:14] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [19:15] * Quits: markkes (~markkes@62.207.90.201) (Ping timeout: 265 seconds)
- # [19:17] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Read error: Connection reset by peer)
- # [19:17] * Joins: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [19:20] * Quits: dtribble (~dtribble@173-164-252-202-SFBA.hfc.comcastbusiness.net) (Ping timeout: 264 seconds)
- # [19:21] * Quits: zcorpan_ (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 246 seconds)
- # [19:37] * Quits: othermaciej (~mjs@76.74.153.49) (Quit: othermaciej)
- # [19:37] * Joins: ap_ (~ap@17.202.44.214)
- # [19:42] * Quits: Ms2ger (~Ms2ger@215.196-242-81.adsl-dyn.isp.belgacom.be) (Quit: bbl)
- # [19:44] * Quits: jyasskin (jyasskin@nat/google/x-luuldiqjuysreqnk) (Quit: My computer has gone to sleep. ZZZzzz…)
- # [19:46] * Joins: othermaciej (~mjs@17.244.160.251)
- # [19:49] * Quits: aphprentice (~aphprenti@cpe-68-203-24-27.austin.res.rr.com) (Remote host closed the connection)
- # [19:50] * Joins: ehsan (~ehsan@66.207.208.102)
- # [19:51] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [19:54] * Quits: espadrine_ (~tyl@LMontsouris-656-1-2-84.w80-12.abo.wanadoo.fr) (Ping timeout: 244 seconds)
- # [19:55] * Quits: othermaciej (~mjs@17.244.160.251) (Quit: othermaciej)
- # [19:55] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [19:58] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 272 seconds)
- # [20:05] * Joins: othermaciej (~mjs@17.202.48.222)
- # [20:14] * Joins: jyasskin (jyasskin@nat/google/x-ilhyzotegcvrcljv)
- # [20:17] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [20:17] * Joins: Maurice` (copyman@unaffiliated/maurice)
- # [20:19] * Quits: Maurice (copyman@unaffiliated/maurice) (Ping timeout: 245 seconds)
- # [20:21] * Quits: eBureau (~Bruno@181.164.77.172) (Quit: My iMac has gone to sleep. ZZZzzz…)
- # [20:21] * Quits: calvaris (~calvaris@fanzine.igalia.com) (Quit: Ex-Chat)
- # [20:25] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [20:34] * Joins: jyasskin_ (jyasskin@nat/google/x-vglggwtfxdmwcasy)
- # [20:34] * Joins: xtrm0 (uid12574@gateway/web/irccloud.com/x-anavkrnkxenenpnn)
- # [20:35] * Joins: rniwa (~rniwa@17.202.47.189)
- # [20:36] * Quits: jyasskin (jyasskin@nat/google/x-ilhyzotegcvrcljv) (Ping timeout: 265 seconds)
- # [20:37] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [20:38] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [20:39] * Joins: tndrH (~Rob@cpc2-lee211-2-0-cust413.7-1.cable.virginm.net)
- # [20:40] * Joins: benwerd (~benwerd@199.87.84.238)
- # [20:44] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [20:47] * Joins: eBureau (~Bruno@181.164.77.172)
- # [20:49] * Quits: eBureau (~Bruno@181.164.77.172) (Client Quit)
- # [20:51] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [20:54] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [20:54] * Quits: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com) (Quit: sicking)
- # [20:56] * Quits: scor (scor@drupal.org/user/52142/view) (Quit: scor)
- # [21:01] * Joins: darobin (~darobin@2a01:e34:ed05:d180:7882:2454:38a5:99c1)
- # [21:03] * Quits: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net) (Ping timeout: 256 seconds)
- # [21:05] * Joins: npcomp (~eldon@c-24-126-240-124.hsd1.ga.comcast.net)
- # [21:07] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [21:09] * Quits: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [21:11] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [21:11] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 244 seconds)
- # [21:13] * Joins: eric_carlson (~ericc@17.202.49.94)
- # [21:14] * Joins: KevinMarks_ (~yaaic@c-67-164-14-200.hsd1.ca.comcast.net)
- # [21:14] * Quits: zenith_ (~zenith@142.150.23.90) (Ping timeout: 244 seconds)
- # [21:19] * Joins: dbaron (~dbaron@2620:101:80fb:224:4c8d:a99d:63a0:263d)
- # [21:20] * Quits: benwerd (~benwerd@199.87.84.238) (Remote host closed the connection)
- # [21:21] * Joins: benwerd (~benwerd@199.87.84.238)
- # [21:25] * Joins: bholley (~bholley@corp.mtv2.mozilla.com)
- # [21:25] * Quits: tantek (~tantek@50-1-62-185.dsl.dynamic.fusionbroadband.com) (Quit: tantek)
- # [21:26] * Quits: bholley (~bholley@corp.mtv2.mozilla.com) (Read error: Connection reset by peer)
- # [21:27] * Joins: bholley_ (~bholley@corp.mtv2.mozilla.com)
- # [21:31] * Joins: josemanuel (~josemanue@221.Red-88-27-0.staticIP.rima-tde.net)
- # [21:31] * Joins: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net)
- # [21:31] * Quits: othermaciej (~mjs@17.202.48.222) (Ping timeout: 244 seconds)
- # [21:32] * Joins: sicking (~sicking@corp-nat.p2p.sfo1.mozilla.com)
- # [21:47] * Quits: SteveF_ (~chatzilla@cpc3-nmal20-2-0-cust916.19-2.cable.virginm.net) (Ping timeout: 252 seconds)
- # [21:49] * Quits: hgl (~hgl@unaffiliated/hgl) (Ping timeout: 272 seconds)
- # [21:50] * Joins: iandevlin (~iandevlin@dslb-092-072-139-022.092.072.pools.vodafone-ip.de)
- # [21:51] * Joins: dtribble (~dtribble@2600:1010:b00b:a718:78e2:722b:1bee:81a5)
- # [21:51] * Joins: hgl (~hgl@unaffiliated/hgl)
- # [21:54] * Quits: iandevlin (~iandevlin@dslb-092-072-139-022.092.072.pools.vodafone-ip.de) (Client Quit)
- # [21:54] * Joins: tantek (~tantek@corp-nat.p2p.sfo1.mozilla.com)
- # [22:01] * Quits: bholley_ (~bholley@corp.mtv2.mozilla.com) (Ping timeout: 252 seconds)
- # [22:01] * Quits: ap_ (~ap@17.202.44.214) (Ping timeout: 240 seconds)
- # [22:01] * Quits: TallTed (~Thud@63.119.36.36)
- # [22:02] * Joins: bholley (~bholley@guest.mtv2.mozilla.com)
- # [22:03] * Joins: ap (~ap@17.244.163.96)
- # [22:06] * Quits: dtribble (~dtribble@2600:1010:b00b:a718:78e2:722b:1bee:81a5) (Ping timeout: 256 seconds)
- # [22:07] * Quits: josemanuel (~josemanue@221.Red-88-27-0.staticIP.rima-tde.net) (Quit: Saliendo)
- # [22:08] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [22:09] * Quits: ehsan (~ehsan@66.207.208.102) (Remote host closed the connection)
- # [22:12] * Joins: ehsan (~ehsan@2001:450:1f:224:4c20:6404:cada:3b8e)
- # [22:12] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [22:14] * Joins: dtribble (~dtribble@2600:1010:b00b:a718:78e2:722b:1bee:81a5)
- # [22:17] * Quits: ehsan (~ehsan@2001:450:1f:224:4c20:6404:cada:3b8e) (Ping timeout: 265 seconds)
- # [22:17] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Read error: Connection reset by peer)
- # [22:18] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [22:18] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Remote host closed the connection)
- # [22:20] * Quits: dtribble (~dtribble@2600:1010:b00b:a718:78e2:722b:1bee:81a5) (Ping timeout: 265 seconds)
- # [22:20] * Quits: eric_carlson (~ericc@17.202.49.94) (Read error: Connection reset by peer)
- # [22:24] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [22:28] * Quits: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com) (Ping timeout: 240 seconds)
- # [22:34] * Quits: benwerd (~benwerd@199.87.84.238) (Remote host closed the connection)
- # [22:38] * Krinkle is now known as Krinkle|detached
- # [22:44] * Quits: roc (~chatzilla@121-99-87-77.bng1.tvc.orcon.net.nz) (Remote host closed the connection)
- # [22:48] * Quits: zdobersek (~zan@gateway/vpn/privateinternetaccess/zdobersek) (Ping timeout: 246 seconds)
- # [22:53] * Krinkle|detached is now known as Krinkle
- # [22:58] * Joins: Ms2ger (~Ms2ger@215.196-242-81.adsl-dyn.isp.belgacom.be)
- # [23:00] * heycam|away is now known as heycam
- # [23:05] * Joins: karen_punkpunk (~karen@cpe-158-222-187-87.nyc.res.rr.com)
- # [23:09] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [23:11] * Quits: Maurice` (copyman@unaffiliated/maurice)
- # [23:11] <Ms2ger> Wow, I never knew cheilmann was this clueless: http://christianheilmann.com/2015/03/09/advancing-javascript-without-breaking-the-web/
- # [23:13] <Hixie> which part in particular?
- # [23:13] * Quits: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com) (Ping timeout: 244 seconds)
- # [23:14] * Quits: alrra (uid62345@gateway/web/irccloud.com/x-hpppsgzbmtokdpfr) (Quit: Connection closed for inactivity)
- # [23:14] <Ms2ger> The "let's do browser-sniffing and make it look like feature-detection" bit
- # [23:15] <Hixie> oh ok good, that's the part that stood out to me
- # [23:16] <Ms2ger> I stopped reading after that
- # [23:18] * Quits: newtron (~newtron@199.71.174.203) (Ping timeout: 252 seconds)
- # [23:18] * Quits: plutoniix (~plutoniix@node-4g4.pool-125-25.dynamic.totbb.net) (Quit: จรลี จรลา)
- # [23:20] * Joins: roc (~chatzilla@2001:cb0:b202:224:2677:3ff:fece:dc64)
- # [23:22] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [23:23] <gsnedders> wait what
- # [23:23] <gsnedders> that's crazy
- # [23:23] <gsnedders> le sigh
- # [23:23] <gsnedders> people!
- # [23:24] * Joins: zcorpan (~zcorpan@90-230-218-37-no135.tbcn.telia.com)
- # [23:25] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [23:25] * Quits: smaug____ (~chatzilla@62-78-246-79.bb.dnainternet.fi) (Ping timeout: 246 seconds)
- # [23:39] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # [23:40] * Joins: weinig (~weinig@17.244.2.250)
- # [23:41] * Joins: satazor (~satazor@114.248.108.93.rev.vodafone.pt)
- # [23:43] * Quits: satazor (~satazor@114.248.108.93.rev.vodafone.pt) (Remote host closed the connection)
- # [23:46] * Quits: jernoble_ (~jernoble@17.202.46.221) (Quit: Textual IRC Client: www.textualapp.com)
- # [23:46] * Quits: weinig (~weinig@17.244.2.250) (Ping timeout: 244 seconds)
- # [23:47] * Joins: satazor (~satazor@bl6-111-97.dsl.telepac.pt)
- # [23:49] * Quits: 7JTACHFSV (~scrollbac@gateway/web/scrollback.io/x-skasahuwitxvixcp) (Remote host closed the connection)
- # [23:49] * Joins: weinig (~weinig@17.114.2.231)
- # [23:51] * Joins: 17SAB0O8A (scrollback@gateway/web/scrollback.io/x-zxlqwvbejznkmaut)
- # [23:56] * Joins: caitp- (~caitp@CPE48f8b385c01c-CM84948c4c6f80.cpe.net.cable.rogers.com)
- # [23:59] * Quits: satazor (~satazor@bl6-111-97.dsl.telepac.pt) (Remote host closed the connection)
- # Session Close: Tue Mar 10 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn