Snuggs
Snuggs
@brandondees OR use an identifier `` There's a way to finesse that yes?
@brandondees I think we should have the following in the _*"Conventions"*_ docs. VERBATIM even: @robcole looks like we have access to [`document.createElementNS`](https://developer.mozilla.org/en-US/docs/Web/API/Document/createElementNS) therefore we have namespacing available to us. In...
@robcole & @tmornini would probably have better input on this @brandondees. He sparked the idea so interested in opinion. I'm just an implementor. ;-) Probably best to review references: -...
@robcole @brandondees well there goes that theory of `-element` (Notice the hyphen prefix). HOwever `` as a suffix is fine. Feeling a lil hackey now. Shoulda read the doc better....
@brandondees @robcole @kurtcagle seems to have been a discussion to try to get hyphen removed. I agree that's a bad idea. https://discourse.wicg.io/t/custom-elements-not-requiring-hyphens-in-names/1439
@etm interesting as we are having same conversation over at WHATWG. Glad you provided an example. Thanks!
Add reference updates to template parsing from WHATWG DOM: - https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md - https://html.spec.whatwg.org/multipage/scripting.html#the-template-element - https://html.spec.whatwg.org/multipage/parsing.html#stack-of-template-insertion-modes - https://github.com/w3c/webcomponents/issues/704 - https://github.com/componentkitchen/template-instantiation
@albertoponti cazzo that's awesome research. Feel free to add a Pull Request in [/index.html](https://github.com/devpunks/snuggsi/blob/master/index.html#L3) for the `theme-color` meta tag. https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
@albertoponti we should add this to the list of tests as well. People seem to be using it as a benchmark. http://www.webpagetest.org
@albertoponti @cristhiandick #PING