Yoav Weiss

Results 94 issues of Yoav Weiss

I've got the threadsafe calc() impl working , and added [a bunch of tests](https://github.com/yoavweiss/Blink/blob/calc4/Source/core/css/parser/MediaQueryCalcParserTest.cpp#L25), but many more are needed.

Awesome grunt task! :) One nit though... Seems like the example on http://www.andismith.com/grunt-responsive-images/ (as well as the copy) is using the full `` syntax, where they actually shouldn't. Since AFAICT...

bug

Continuation of https://github.com/w3c/preload/issues/157

addition/proposal
needs implementer interest
topic: resource hints (inc. preload)

How would a binary AST encoded resource be delivered when SRI is involved? How should the hash be calculated on both the encoder and the decoder sides?

An [intent](https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAH7Q68VwZB4o%3DHb774HUzGHeYa8H%3DiY6YZbmkpvTxEB_i763aA%40mail.gmail.com) was sent as a "ready for trial" email, even though it's not something the intent owner expect would be trialed with. Such cases should have a more reasonable...

bug

There are a bunch of templates where we need to rename "intent to implement" to "intent to prototype". We also need to decide if "intent to prototype and ship" is...

Chromium recently [got a report](https://bugs.chromium.org/p/chromium/issues/detail?id=1317666) that it's hard for folks deploying [Critical-CH](https://github.com/WICG/client-hints-infrastructure/blob/main/reliability.md#critical-ch) as a backup mechanism to [ACCEPT_CH](https://github.com/WICG/client-hints-infrastructure/blob/main/reliability.md#accept_ch) frames to know if/when that backup was actually used, and triggered a...

enhancement

This is a PR to demonstrate what defining a landing attribute could look like. This is not necessarily how we want the definition to land, as some concepts it relies...

Right now, it's hard to tell which resources were actually render blocking and which ones were not. Developers can try to heuristically guess that, based on when those resources were...

enhancement

Navigation Timing is sharing many attribute definitions with Resource Timing, but doesn't use TAO, as it makes no sense in NT's context. We need to provide an internal flag that...

Clarification
editorial
requires Fetch integration
hackathon_15_09_20
hackathon_2020