BCDEFGHIJKLMNOPQRSTUVWXYZAAAB
1
(Ivan) On 2022-07-27 I have: (1) crossed out and grayed out all rows that refer to moot statements (2) grayed out all rows that refer to tests that are now done (3) have hidden all the rows in (1) and (2). If we follow that pattern we can more easily what is still ahead of us...
2
SectionURLDescriptionWho's doing it?Notes
4
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#sec-container-metainf-signatures.xmlBefore computing the digest used to validate the signature in the signatures.xml file [epub-33], reading systems MUST decrypt any data encrypted after signing — data encrypted before signing MUST NOT be decrypted.
5
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#sec-container-metainf-incReading systems MUST NOT fail when encountering configuration files in the META-INF directory not listed in Reserved files [epub-33].
Done in https://github.com/w3c/epub-tests/issues/155
6
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-multA reading system MUST treat any OCF containers that specify the [zip] file is split across multiple storage media as in error.Done https://github.com/w3c/epub-tests/issues/176
7
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-compA reading system MUST treat any OCF containers that use compression techniques other than Deflate [rfc1951] as in error.Ongoing https://github.com/w3c/epub-tests/issues/185
8
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-64A reading system MUST support the ZIP64 extensions defined as "Version 1" [zip].
9
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-encA reading system MUST treat OCF ZIP containers that use [zip] encryption features as in error.Dave C.
10
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-fld-versionWith respect to specific fields in the OCF ZIP container archive, the reading system:

MUST treat version needed to extract field values other than 10, 20 or 45 in the local file header table [zip] as being in error.
11
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-fld-compWith respect to specific fields in the OCF ZIP container archive, the reading system:

MUST treat compression method field values other than 0 or 8 in the local file header table [zip] as being in error.
12
OCFhttps://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-fld-erWith respect to specific fields in the OCF ZIP container archive, the reading system:

MUST treat OCF ZIP containers with an Archive decryption header or an Archive extra data record [zip] as being in error.
16
Package documentshttps://w3c.github.io/epub-specs/epub33/rs/#confreq-rs-pkg-link-renderingReading systems MUST ignore any instructions contained in linked resources related to the layout and rendering of the EPUB publication.
17
Package documentshttps://w3c.github.io/epub-specs/epub33/rs/#confreq-rs-pkg-manifest-fallbackA reading system that does not support the MIME media type [rfc2046] of a given publication resource MUST traverse the manifest fallback chain [epub-33] until it identifies a supported publication resource to use in place of the unsupported resource.
18
Package documentshttps://w3c.github.io/epub-specs/epub33/rs/#confreq-rs-pkg-manifest-fallback-failIf a reading system does not support any resource in the fallback chain, it MUST alert the reader that it could not display the content.
19
Package documents
https://w3c.github.io/epub-specs/epub33/rs/#confreq-rs-pkg-manifest-fallback-cycle
A reading system MUST terminate the fallback chain at the first reference to a manifest item it has already encountered.
48
Media overlayshttps://w3c.github.io/epub-specs/epub33/rs/#mol-escaping-structureWhile playing media overlays, reading systems SHOULD offer users the option to leave ("escape") escapable structures [epub-33], which are determined by the presence of an epub:type attribute [epub-33] with a value from the escapable structures list. If a user opts to escape from an escapable structure, then the reading system MUST continue playback with the next sequential element after the structure.