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

Fix up incomplete prefixes #13

Closed hamishwillee closed 3 years ago

hamishwillee commented 3 years ago

There are a couple of places where the spec does not use the full prefix. This is a little ambiguous, because it is in theory possible that in the cases below you do actually mean you can omit the SEC- or SEC-CH- prefixes.

Examples - there might be more (search on these)

eeeps commented 3 years ago

Yes! Oops! I'll fix this up with a PR shortly...

hamishwillee commented 3 years ago

Thanks very much!