Re: Controling style of elements in Injection Points

2013-11-28 Thread Hayato Ito
We can use '::content' pseudo elements if we want to apply styles to distributed nodes from a shadow tree. See http://w3c.github.io/webcomponents/spec/shadow/#content-pseudo-element On Thu, Nov 28, 2013 at 9:14 AM, Enrique Moreno Tent enriquemorenot...@gmail.com wrote: Hello, I have been

Re: Controling style of elements in Injection Points

2013-11-28 Thread Enrique Moreno Tent
Oh, interesting! Has this been implemented in any browser? On 28 November 2013 08:46, Hayato Ito hay...@google.com wrote: We can use '::content' pseudo elements if we want to apply styles to distributed nodes from a shadow tree. See

Re: LINK only in HEAD?

2013-11-28 Thread Ms2ger
On 11/27/2013 08:44 PM, Dimitri Glazkov wrote: On Wed, Nov 27, 2013 at 11:35 AM, Steve Souders soud...@google.com wrote: me-first/me-first link rel=import href=import.html me-third/me-third Is the intention of this example that me-first and me-third occur in the HEAD? Sure. Nothing

Re: New manifest spec - ready for FPWD?

2013-11-28 Thread Mounir Lamouri
On Thu, Nov 28, 2013, at 9:32, Jonathan Bond-Caron wrote: On Wed Nov 27 09:20 AM, Mounir Lamouri wrote: On Wed, Nov 27, 2013, at 23:59, Jonathan Bond-Caron wrote: On Tue Nov 26 04:02 PM, Marcos Caceres wrote: Over the last few weeks, a few of us folks in the Web Mob IG have been

Re: [screen-orientation] When window orientation != screen orientation...

2013-11-28 Thread Mounir Lamouri
On Wed, Nov 27, 2013, at 23:46, John Mellor wrote: How should the Screen Orientation API handle cases where the web page's window has the opposite orientation to the device's screen? Examples where this can occur include: - Split screen tablet (like Win 8 Metro) - Non-maximized window on

Re: CfC: publish LCWD of DOM Parsing and Serialization; deadline December 3

2013-11-28 Thread Anne van Kesteren
On Wed, Nov 27, 2013 at 5:22 PM, Travis Leithead travis.leith...@microsoft.com wrote: I did end up talking about the (historical) internalSubset property of the Doctype object for serialization--since browsers will include it if they support it. Is this what you're referring to? Do all

[Bug 23853] Please clarify the interpretation of the WebIDL undefined Date in the File constructor

2013-11-28 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23853 Arun a...@mozilla.com changed: What|Removed |Added Status|RESOLVED|REOPENED

Re: LINK only in HEAD?

2013-11-28 Thread Dimitri Glazkov
On Thu, Nov 28, 2013 at 1:49 AM, Ms2ger ms2...@gmail.com wrote: On 11/27/2013 08:44 PM, Dimitri Glazkov wrote: Sure. Nothing precludes the author from using custom elements in HEAD. Except the HTML parser. Unknown elements imply /headbody. Feel free to use the Live DOM Viewer to confirm

Re: Controling style of elements in Injection Points

2013-11-28 Thread Enrique Moreno Tent
Thank you :) But it is quite confusing to understand how it works. I have tried to update my example, but still doesn't seem to work. Could you tell me, in my example, what would be the selector? I tried p::content, but as you see that doesnt seem to work. My use case example, again, is here:

Re: [Bug 23853] Please clarify the interpretation of the WebIDL undefined Date in the File constructor

2013-11-28 Thread pira...@gmail.com
What's the purpose of the integer in the lastModified attribute? Epoch time in (mili)seconds? 2013/11/28 bugzi...@jessica.w3.org: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23853 Arun a...@mozilla.com changed: What|Removed |Added

Re: LINK only in HEAD?

2013-11-28 Thread Ian Hickson
On Wed, 27 Nov 2013, Dimitri Glazkov wrote: On Wed, Nov 27, 2013 at 12:41 PM, Boris Zbarsky bzbar...@mit.edu wrote: http://www.whatwg.org/specs/web-apps/current-work/ multipage/sections.html#the-body-element says its content model (this part is normative!) is