readium / lcp-specs

🔐 Releases, drafts and schema for Readium LCP
https://readium.org/lcp-specs/
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Escaping of control characters (U+0000 through U+001F) #21

Closed murata2makoto closed 5 years ago

murata2makoto commented 6 years ago

Are all characters from U+0000 to U+001F escaped? Including carriage returns, line feeds, or tabs?

llemeurfr commented 5 years ago

If the context of your question is the canonicalization of the manifest, the initial state of the manifest is being a well-formed JSON structure, with carriage return etc. properly represented.

llemeurfr commented 5 years ago

Resolved during a meeting in Japan.