From 1dc594352f22e24861c0e31b3ec14c6822f79be8 Mon Sep 17 00:00:00 2001 From: James Zern Date: Mon, 26 Sep 2022 19:18:00 -0700 Subject: [PATCH] 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 --- doc/webp-container-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/webp-container-spec.txt b/doc/webp-container-spec.txt index d2bc2458..1856e713 100644 --- a/doc/webp-container-spec.txt +++ b/doc/webp-container-spec.txt @@ -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