diff --git a/index.bs b/index.bs index 7ca7ee6..dc2a4ce 100644 --- a/index.bs +++ b/index.bs @@ -282,9 +282,48 @@ spec: encrypted-media-draft; for: EME; urlPrefix: https://w3c.github.io/encrypte

MIME types

- In the context of this specification, a MIME type is also called content - type. A valid media MIME type is a string that is a valid - MIME type per [[mimesniff]]. + To check if a string mimeString is a valid media MIME + type, the following steps MUST be run: +