Re: [blink-dev] Intent to Ship: Stable Bare Declarations (@nest)

2024-04-25 Thread Mike Taylor
On 4/25/24 7:09 PM, Domenic Denicola wrote: On Thu, Apr 25, 2024 at 6:14 PM Anders Hartvoll Ruud wrote: Contact emails andr...@chromium.org Specification https://drafts.csswg.org/css-nesting-1/#nest-rule

Re: [blink-dev] Intent to Ship: Stable Bare Declarations (@nest)

2024-04-25 Thread Domenic Denicola
On Thu, Apr 25, 2024 at 6:14 PM Anders Hartvoll Ruud wrote: > Contact emails > > andr...@chromium.org > > Specification > > https://drafts.csswg.org/css-nesting-1/#nest-rule > > Summary > > CSS Nesting initially shipped with an interesting quirk that would cause > bare declarations that come afte

[blink-dev] Intent to Implement and Ship: Conversion to RGB in VideoFrame.copyTo()

2024-04-25 Thread 'Eugene Zemtsov' via blink-dev
Contact emailsezemt...@google.com Explainerhttps://gist.github.com/Djuffin/9e2f98025ead49998524510cfeed8d33 Specificationhttps://www.w3.org/TR/webcodecs/#dom-videoframe-copyto Summary VideoFrame.copyTo() can convert pixel data to RGB pixel format Converting YUV video frames to RGB is often requ

Re: [blink-dev] Intent to Prototype: Web Translation API

2024-04-25 Thread Reilly Grant
The specification could define Pig Latin as a mandatory test language with well-defined translation pairs with English. Reilly Grant | Software Engineer | reil...@chromium.org | Google Chrome On Wed, Apr 24, 2024 at 11:29 P

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-25 Thread Mike Taylor
Apologies for the delay here - it's a bit challenging to review 4 features at once. (Aside: it seems like this particular intent could have been split into 2... one for 2 debug report features, and another for rate limits?) On 4/19/24 12:51 PM, 'Akash Nadan' via blink-dev wrote: Contact emai

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-25 Thread Mike Taylor
On 4/24/24 9:40 AM, Nan Lin wrote: These tests are for Attribution Reporting API, but not explicitly related to the features in this intent. We do expect that all the tests there will be passing. Those 3 tests involve writing to and reading from the stash, which probably causes the timeout f

Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-25 Thread Mike Taylor
LGTM2. On 4/24/24 5:45 PM, Yao Xiao wrote: Hi Yao, I see that https://github.com/WICG/shared-storage/pull/152 is still open, can that be landed before we ship this? The PR landed just now. Also, can you point to the tests for this change? Yes. cross-origin-worklet-select-ur

[blink-dev] Intent to Ship: Stable Bare Declarations (@nest)

2024-04-25 Thread Anders Hartvoll Ruud
Contact emails andr...@chromium.org Specification https://drafts.csswg.org/css-nesting-1/#nest-rule Summary CSS Nesting initially shipped with an interesting quirk that would cause bare declarations that come after a nested rule to “shift”, for example: .foo { width: 100px; height: 100p