Re: [blink-dev] Intent to Ship: CSS Anchor Positioning

2024-05-02 Thread Florian Rivoal
On 2024/05/03 5:43, Mason Freed wrote: I stand by what I said - we will definitely be open to well-justified changes after we ship! More inline below. Despite the best intents, the "well-justified" part of this is going to be a very quickly raising bar. The same intent was declared [1]

Re: [blink-dev] Intent to Ship: CSS Anchor Positioning

2024-05-02 Thread Mason Freed
On Wed, May 1, 2024 at 10:04 AM fantasai wrote: > On 4/16/24 09:57, Mason Freed wrote: > > One thing to note is that we’re very committed to addressing any open > issues, either now or after additional issues are discovered. > > You won't be as open to change after you ship, though, because then

Re: [blink-dev] Intent to Ship: Document picture-in-picture

2024-05-02 Thread Maratona app
Hi Tommy, thank you for replying. My first instinct is not really about what to do on Android, but *feature parity* with Desktop, for example: https://dlitsman.github.io/document-pip/ since it's already possible to make interactive PiP, it seems odd to not have the same experience for mobile, I

Re: [blink-dev] Intent to Ship: Document picture-in-picture

2024-05-02 Thread Maratona app
+1 for PiP on Android, it works really well for features like Pomodoro Timer and To-do tasks and since PWA is growing... it seems a great feature to support. (Currently using PWA -> TWA) I know there is an workaround that is to build the feature using a , capture stream and pass to video for

Re: [blink-dev] Intent to Ship: Document picture-in-picture

2024-05-02 Thread 'Tommy Steimel' via blink-dev
Thanks for the interest in Document PiP on Android! Currently, we're not sure that it's feasible to make the pip window interactive on Android (e.g. allowing HTML buttons to be clicked). Would an API that only allows non-interactive pip (so you'd create an HTML document that we'd show but would

[blink-dev] Intent to Extend Experiment: WebRTC encoded transform - Modify Metadata functions (setMetadata method)

2024-05-02 Thread Guido Urdaneta
Contact emails...@chromium.org, gui...@chromium.org, agpa...@chromium.org Explainer https://github.com/guidou/webrtc-extensions/blob/main/constructor-explainer.md Specification https://w3c.github.io/webrtc-encoded-transform/#dom-rtcencodedvideoframe-constructor Summary Allow WebRTC Encoded

[blink-dev] Intent to Ship: WebRTC encoded transform - Constructor with custom Metadata (originally Modify Metadata functions)

2024-05-02 Thread Guido Urdaneta
Contact emails...@chromium.org, gui...@chromium.org, agpa...@chromium.org Explainer https://github.com/guidou/webrtc-extensions/blob/main/constructor-explainer.md Specification https://w3c.github.io/webrtc-encoded-transform/#dom-rtcencodedvideoframe-constructor