Re: [whatwg] Proposal: HTMLCanvasElement.printCallback API

2013-01-23 Thread Julian Viereck
Discussing the proposal with Robert "roc" O'Callahan, we came up with the following adjustments. They are targeting the "Some more details on the behavior of the API" from before: (1) With the previous proposal, printCallbacks are executed even after the window is unloaded. We think this is no

Re: [whatwg] seamless iframes and event propagation

2013-01-23 Thread Dimitri Glazkov
On Fri, Jan 11, 2013 at 3:54 PM, Dimitri Glazkov wrote: > On Fri, Jan 11, 2013 at 11:56 AM, Anne van Kesteren wrote: >> I want you to create a list :-) Apologies for such a long delay. Dog-ate-homework, etc. Here's what WebKit does. If interface isn't mentioned, then there's nothing special goin

Re: [whatwg] Implementation issue: step mismatch handling for

2013-01-23 Thread Jonathan Watt
On 17/01/2013 20:13, Ian Hickson wrote: Fixed, by adding "if there is a number that matches these constraints", which means that the value now ends up at 0 and remains suffering from a step mismatch. Regarding this change: http://html5.org/tools/web-apps-tracker?from=7640&to=7641 For what it'

[whatwg] comments on 'position: absolute-anchored'

2013-01-23 Thread L. David Baron
A few comments on the 'position: absolute-anchored': http://www.whatwg.org/specs/web-apps/current-work/multipage/commands.html#css-position-absolute-anchored (1) The interaction with CSS transforms is different from the interaction that 'position: fixed' has. Is that intentional? (Elements wit

[whatwg] Feature Request for the-video-element to support audiochannel descriptions

2013-01-23 Thread Christian Horn
Hello to everybody, unknowingly, It would be nice to see audioTrack.channels added to the-video-element for media resources with multiple media tracks. [1] It should return the number of channels in the audio track (1 = mono, 2 = stereo, 6 = surround, etc). A use case can be: A user has an enc