mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 13:48:21 +01:00
webp-container-spec: add unknown fields MUST be ignored
based on comments in: https://datatracker.ietf.org/doc/draft-zern-webp/ballot/#draft-zern-webp_paul-wouters Bug: webp:448 Change-Id: I1eccb573b536f931b123261662efad7f92700500
This commit is contained in:
parent
280a810f2a
commit
1dc594352f
@ -366,7 +366,7 @@ Canvas Height Minus One: 24 bits
|
||||
|
||||
The product of _Canvas Width_ and _Canvas Height_ MUST be at most `2^32 - 1`.
|
||||
|
||||
Future specifications MAY add more fields.
|
||||
Future specifications may add more fields. Unknown fields MUST be ignored.
|
||||
|
||||
### Chunks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user