epubcheck icon indicating copy to clipboard operation
epubcheck copied to clipboard

New custom attributes namespace restrictions

Open mattgarrish opened this issue 4 years ago • 0 comments

EPUB 3.3 disallows w3.org and idpf.org from custom attribute namespaces. See https://github.com/w3c/epub-specs/issues/1388

This is a change from 3.2 where only the following two specific URIs were forbidden:

  • http://www.w3.org/1999/xhtml
  • http://www.idpf.org/2007/ops

mattgarrish avatar Nov 05 '20 20:11 mattgarrish