daisy / ace

Ace by DAISY, an Accessibility Checker for EPUB
MIT License
75 stars 22 forks source link

fix: #331 validation accepts list of more than 2 comma-separated items #332

Closed JohnThomson closed 3 years ago

JohnThomson commented 3 years ago

For example, textual,visual,auditory</opf:meta> should now be accepted.

Tested on real data, however, I could not try the proposed change to test data as, even with no changes, "yarn test" for me just produced a message complaining that " [31724]: c:\ws\src\node_file.cc:1337: Assertion `(argc) >= (3)' failed."

danielweck commented 3 years ago

Thank you. See: https://github.com/daisy/ace/issues/331#issuecomment-700206853

danielweck commented 3 years ago

ace-next will be published shortly to replace Ace 1.1.1 https://github.com/daisy/ace/pull/314

This issue can now be closed.