Re: [blink-dev] Re: Intent to Ship: Float16Array

2025-02-13 Thread Domenic Denicola
LGTM3 On Fri, Feb 14, 2025 at 3:50 AM Mike Taylor wrote: > LGTM2 > On 2/13/25 11:30 AM, Chris Harrelson wrote: > > LGTM1 > > On Thu, Feb 13, 2025 at 7:38 AM Shu-yu Guo wrote: > >> Yep, shipping Float16Array will make those tests pass. There is virtual >> test suite you can see that has the upda

Re: [blink-dev] Re: Intent to Ship: Float16Array

2025-02-13 Thread Mike Taylor
LGTM2 On 2/13/25 11:30 AM, Chris Harrelson wrote: LGTM1 On Thu, Feb 13, 2025 at 7:38 AM Shu-yu Guo wrote: Yep, shipping Float16Array will make those tests pass. There is virtual test suite you can see that has the updated expectations once the feature ships. E.g. here's fetch's re

Re: [blink-dev] Re: Intent to Ship: Float16Array

2025-02-13 Thread Chris Harrelson
LGTM1 On Thu, Feb 13, 2025 at 7:38 AM Shu-yu Guo wrote: > Yep, shipping Float16Array will make those tests pass. There is virtual > test suite you can see that has the updated expectations once the feature > ships. E.g. here's fetch's response-headers tests >