From eba03acb05383c4cd8ff9a3d18a213fbdcda865d Mon Sep 17 00:00:00 2001 From: James Zern Date: Tue, 12 Mar 2024 16:20:00 -0700 Subject: [PATCH] webp-container-spec: replace 'above' with 'earlier' https://developers.google.com/style/word-list#above Change-Id: Ib20395c00289d0e37f532b383dec0bf14d4bec73 --- doc/webp-container-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/webp-container-spec.txt b/doc/webp-container-spec.txt index c6f83fef..c2e9e0f7 100644 --- a/doc/webp-container-spec.txt +++ b/doc/webp-container-spec.txt @@ -292,7 +292,7 @@ details about frames can be found in the [Animation](#animation) section. All chunks necessary for reconstruction and color correction, that is 'VP8X', 'ICCP', 'ANIM', 'ANMF', 'ALPH', 'VP8' and 'VP8L', MUST appear in the order -described above. Readers SHOULD fail when chunks necessary for reconstruction +described earlier. Readers SHOULD fail when chunks necessary for reconstruction and color correction are out of order. [Metadata](#metadata) and [unknown](#unknown-chunks) chunks MAY appear out of @@ -535,7 +535,7 @@ Frame Data: _Chunk Size_ - `16` bytes * An optional list of [unknown chunks](#unknown-chunks). -**Note**: The 'ANMF' payload, _Frame Data_ above, consists of individual +**Note**: The 'ANMF' payload, _Frame Data_, consists of individual _padded_ chunks, as described by the [RIFF file format](#riff-file-format). #### Alpha