Commit 2f6a2c7
feat: update to latest schemas from the Nu HTML Checker
---------------------
Add `plaintext-only` value to `contenteditable` attribute
validator/validator@228ea687b
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
add warnings for deprecated ARIA attributes (#1560)
validator/validator@e61fbeb2c
Co-authored-by: Steve Faulkner <faulkner.steve@gmail.com>
---------------------
disallow aria attributes on datalist (#1557)
validator/validator@b4849c04b
Co-authored-by: Steve Faulkner <faulkner.steve@gmail.com>
---------------------
allow role=button on area
validator/validator@89ff1fc2b
Co-authored-by: stevefaulkner <faulkner.steve@gmail.com>
---------------------
fix: allow -1 for aria-colcount
validator/validator@2466e73c4
Co-authored-by: Nick Schonning <nschonni@gmail.com>
---------------------
fix: Allow -1 for aria-rowcount
validator/validator@eac205b6b
Co-authored-by: Nick Schonning <nschonni@gmail.com>
---------------------
Add `fetchpriority` attribute
validator/validator@7c9991405
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
Script type importmap (#1478)
validator/validator@4054c56f5
Co-authored-by: Michał Niedziółka <niedziolek@hotmail.com>
---------------------
Move “manifest” attribute to legacy-attributes list
validator/validator@175e62d3a
Co-authored-by: Michael[tm] Smith <mike@w3.org>
---------------------
Pointer Events (#1481)
validator/validator@5eb52a931
Co-authored-by: Michał Niedziółka <niedziolek@hotmail.com>
---------------------
Report a better error message for obsolete “manifest” attribute
validator/validator@ae924b625
Co-authored-by: Michael[tm] Smith <mike@w3.org>
---------------------
onscrollend
validator/validator@87287a97f
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
slot element
validator/validator@d6cf423c1
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
Allow paragraphs in hgroup (#1467)
validator/validator@3ff53973f
Co-authored-by: Michał Niedziółka <niedziolek@hotmail.com>
---------------------
blocking="render" (#1466)
validator/validator@df5d4e23a
Co-authored-by: Michał Niedziółka <niedziolek@hotmail.com>
---------------------
inert
validator/validator@507f551b2
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
hidden=until-found
validator/validator@a424d55a8
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
media attribute in meta element
validator/validator@af3e94d22
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
Sync event handlers
validator/validator@58bea51c7
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
Remove manifest attribute
validator/validator@66510f3ca
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
enterkeyhint
validator/validator@70f3044d7
Co-authored-by: Niedziolka Michal <niedziolek@hotmail.com>
---------------------
Form method dialog (#1443)
validator/validator@0db229a44
Co-authored-by: Michał Niedziółka <niedziolek@hotmail.com>
---------------------
imagesrcset and imagesizes in link (#1444)
validator/validator@49656dbfc
Co-authored-by: Michał Niedziółka <niedziolek@hotmail.com>
---------------------
feat: add support width and height of source in picture
validator/validator@176d98e4f
Co-authored-by: Takeshi Kurosawa <kurosawa-takeshi@mitsue.co.jp>
---------------------
Update: allow none/presentation on nav element (#1323)
validator/validator@5e25edb39
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
---------------------
Update schema/html5/web-forms.rnc
validator/validator@95ba6c7cf
Co-authored-by: Michael[tm] Smith <mike@w3.org>
---------------------
update role allowances for button and input type=button
validator/validator@6cc14c4d7
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
---------------------
adds role=radio alowance to img alt=foo
validator/validator@b013aa02b
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
---------------------
remove deprecated dpub role allowances
validator/validator@b0fb152c0
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
---------------------
allow section element to have role=group
validator/validator@078341d37
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>1 parent d916df0 commit 2f6a2c7
14 files changed
Lines changed: 222 additions & 92 deletions
File tree
- src
- build
- main/resources/com/adobe/epubcheck/schema/30/mod/html5
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 40 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
38 | 62 | | |
39 | 63 | | |
40 | 64 | | |
41 | 65 | | |
42 | 66 | | |
43 | | - | |
| 67 | + | |
44 | 68 | | |
45 | 69 | | |
46 | 70 | | |
| |||
57 | 81 | | |
58 | 82 | | |
59 | 83 | | |
60 | | - | |
| 84 | + | |
61 | 85 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
65 | 96 | | |
66 | | - | |
67 | | - | |
68 | 97 | | |
69 | 98 | | |
70 | 99 | | |
| |||
Lines changed: 6 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
288 | 286 | | |
289 | 287 | | |
290 | 288 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | 289 | | |
299 | 290 | | |
300 | 291 | | |
| |||
303 | 294 | | |
304 | 295 | | |
305 | 296 | | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | 297 | | |
315 | 298 | | |
316 | 299 | | |
| |||
374 | 357 | | |
375 | 358 | | |
376 | 359 | | |
377 | | - | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
378 | 363 | | |
379 | 364 | | |
380 | 365 | | |
| |||
576 | 561 | | |
577 | 562 | | |
578 | 563 | | |
579 | | - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
580 | 567 | | |
581 | 568 | | |
582 | 569 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
| |||
Lines changed: 14 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | 205 | | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
217 | 222 | | |
218 | 223 | | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
222 | 227 | | |
223 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
224 | 234 | | |
225 | 235 | | |
226 | 236 | | |
| |||
0 commit comments