Commit 1cd7d77
committed
feat: do not report Media Overlays ordering mismatch
EPUBCheck v4.2.5 introduced a new check (MED-015) to report a mismatch
between Media Overlays and Content Document order.
But this rule will be relaxed in EPUB 3.3.
This commit preemptively demotes MED-015 to a USAGE.
See #1225. We'll decide if we want to totally remove the feature when we
fully implementat EPUB 3.3.1 parent 6c68c61 commit 1cd7d77
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- src
- main/java/com/adobe/epubcheck/messages
- test/resources/epub3
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments