You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,8 @@ Unlike the [image index](image-index.md), which contains information about a set
44
44
45
45
Implementations MUST NOT attempt to parse the referenced content if this media type is unknown and instead consider the referenced content as arbitrary binary data (e.g.: as `application/octet-stream`).
46
46
47
+
Implementations storing or copying image manifests MUST NOT error on encountering a value that is unknown to the implementation.
48
+
47
49
Implementations MUST support at least the following media types:
0 commit comments