[blink-dev] Intent to Prototype: Document picture-in-picture: add option to ignore window bounds cache

2024-04-26 Thread 'Frank Liberato' via blink-dev
Contact emails: liber...@chromium.org, stei...@chromium.org Explainer: None Specification: https://github.com/WICG/document-picture-in-picture/pull/119 Summary This adds a new parameter ("ignorePreviousWindowBounds") to the document picture-in-picture API that, when set to true, hints to the

Re: [blink-dev] Intent to Ship: Attribution Reporting Feature Bundle: Additional Verbose Debug Reports, Further Gating Source Verbose Debug Reports, Splitting the Attribution Rate Limit

2024-04-26 Thread 'Akash Nadan' via blink-dev
Hi Mike, We have not fully considered adding this functionality to WPT and it may be challenging due to delays and noise added by the Attribution Reporting API, but we will evaluate what is possible here. Thanks for the suggestions regarding the features. We will make sure to break apart

Re: [blink-dev] Intent to Ship: Attribution Reporting Feature Bundle: Additional Verbose Debug Reports, Further Gating Source Verbose Debug Reports, Splitting the Attribution Rate Limit

2024-04-26 Thread 'Akash Nadan' via blink-dev
Hi Mike, We have not fully considered adding this functionality to WPT and it may be challenging due to delays and noise added by the Attribution Reporting API, but we will evaluate what is possible here. Thanks for the suggestions regarding the features. We will make sure to break apart

[blink-dev] Intent to Prototype: Multi-argument alt text in CSS Generated Content

2024-04-26 Thread 'Daniel Clark' via blink-dev
Contact emails dan...@microsoft.com Explainer None Specification https://www.w3.org/TR/css-content-3/#valdef-content---string--counter Summary The CSS content property allows developers to specify alternative text for accessibility with the following syntax:

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

2024-04-26 Thread Kevin Groat
Love this feature, but it appears to only be available on desktop. Is there any word on when it might be made available for Android? On Thursday, October 5, 2023 at 11:50:35 AM UTC-4 Mariano M wrote: > > Oh!! You're right, i no longer need the Chrome flag. So awesome! Good job > on this

[blink-dev] DisplayItemList::Raster

2024-04-26 Thread Steven Whelan
Purpose: Get all SKIA Commands from Chromium for a page being loaded and replay them on another browser. I was advised to take a look at pain_op_buffer . Saw that in