B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | Section | URL | Description | Who's doing it? | Notes | ||||||||||||||||||||||
4 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#sec-container-metainf-signatures.xml | Before 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 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#sec-container-metainf-inc | Reading 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 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-mult | A 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 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-comp | A 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 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-64 | A reading system MUST support the ZIP64 extensions defined as "Version 1" [zip]. | ||||||||||||||||||||||||
9 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-enc | A reading system MUST treat OCF ZIP containers that use [zip] encryption features as in error. | Dave C. | |||||||||||||||||||||||
10 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-fld-version | With 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 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-fld-comp | With 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 | OCF | https://w3c.github.io/epub-specs/epub33/rs/#confreq-zip-fld-er | With 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 documents | https://w3c.github.io/epub-specs/epub33/rs/#confreq-rs-pkg-link-rendering | Reading systems MUST ignore any instructions contained in linked resources related to the layout and rendering of the EPUB publication. | ||||||||||||||||||||||||
17 | Package documents | https://w3c.github.io/epub-specs/epub33/rs/#confreq-rs-pkg-manifest-fallback | A 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 documents | https://w3c.github.io/epub-specs/epub33/rs/#confreq-rs-pkg-manifest-fallback-fail | If 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 overlays | https://w3c.github.io/epub-specs/epub33/rs/#mol-escaping-structure | While 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. |