diff --git a/index.bs b/index.bs index c9787cc..d49b786 100644 --- a/index.bs +++ b/index.bs @@ -151,20 +151,20 @@ spec: secure-contexts; urlPrefix: https://www.w3.org/TR/secure-contexts/ efficient.

- The intent of purposes of the decoding capabilities API is to provide - a powerful replacement to API such as + The intent of the decoding capabilities API is to provide + a powerful replacement to APIs such as {{MediaSource/isTypeSupported()}} or - {{HTMLMediaElement/canPlayType()}} which are vague and mostly help the - callers to know if something can not be decoded but not how well it + {{HTMLMediaElement/canPlayType()}} which are vague and mostly help + callers know if something cannot be decoded but not how well it should perform.

  • - Better information about the display properties such as supported - color gamut or dynamic range abilities in order to pick the right - content for the display and avoid providing HDR content to an SDR - display. + Better information about the display properties, such as supported + color gamut or dynamic range abilities, in order to pick the right + content for the display and to, for example, avoid providing HDR + content to an SDR display.

  • @@ -211,7 +211,7 @@ spec: secure-contexts; urlPrefix: https://www.w3.org/TR/secure-contexts/

    The input to the decoding capabilities is represented by a - {{MediaDecodingConfiguration}} dictionary and the input of the encoding + {{MediaDecodingConfiguration}} dictionary and the input to the encoding capabilities by a {{MediaEncodingConfiguration}} dictionary.

    @@ -278,7 +278,7 @@ spec: secure-contexts; urlPrefix: https://www.w3.org/TR/secure-contexts/ A {{MediaDecodingConfiguration}} has three types: