WICG / responsive-image-client-hints

A spec for a suite of client hints, useful for content negotiation for responsive images
https://wicg.github.io/responsive-image-client-hints
Other
7 stars 9 forks source link

Don't send Sec-CH-Width when we're using a fallback `sizes`. #27

Closed eeeps closed 1 year ago

eeeps commented 1 year ago

Fixes #19

jonarnes commented 1 year ago

LGTM

eeeps commented 1 year ago

@jonarnes Thanks! I'll go ahead and land this, and then:

  1. file a follow up issue to resolve the note about tracking was-a-fallback-sizes-used state
  2. keep bugging @yoavweiss for feedback and ask him to submit issues rather than PR comments
  3. submit a WPT PR with tests for this
yoavweiss commented 1 year ago

Did relevant WPT changes and/or implementation bugs filed for this?