Skip to content

Commit

Permalink
Consistently require only that acTL is before IDAT, not PLTE #467 (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus authored Dec 7, 2024
1 parent 0071f66 commit 306247c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1957,7 +1957,7 @@ <h2>Chunk ordering</h2>
</td>
<td>No</td>
<td>
Before <a class="chunk" href="#11PLTE">PLTE</a> and <a class="chunk" href="#11IDAT">IDAT</a>
Before <a class="chunk" href="#11IDAT">IDAT</a>
</td>
</tr>

Expand Down

0 comments on commit 306247c

Please sign in to comment.