From a7305c2ef0efc3ed78c65f24b1253500b4d03409 Mon Sep 17 00:00:00 2001 From: Urvang Joshi Date: Tue, 13 Nov 2012 10:41:13 -0800 Subject: [PATCH] Clarification for unknown chunks clarify that writers *may* modify unknown chunks if they specifically intend to do so. Change-Id: I8348df2ec84648201ea781c7bfffd1f36eb3c8e5 --- 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 2480b115..02fa893d 100644 --- a/doc/webp-container-spec.txt +++ b/doc/webp-container-spec.txt @@ -722,7 +722,7 @@ A file MAY contain unknown chunks: and [Animation](#animation) sections. Readers SHOULD ignore these chunks. Writers SHOULD preserve them in their -original order. +original order (unless they specifically intend to modify these chunks). ### Assembling the Canvas from fragments/frames