Update checked-in dependencies
This commit is contained in:
parent
99c9f6a498
commit
e266801e21
242 changed files with 2638 additions and 9296 deletions
31
node_modules/aria-query/lib/etc/roles/literal/buttonRole.js
generated
vendored
31
node_modules/aria-query/lib/etc/roles/literal/buttonRole.js
generated
vendored
|
|
@ -18,37 +18,6 @@ var buttonRole = {
|
|||
'aria-pressed': null
|
||||
},
|
||||
relatedConcepts: [{
|
||||
concept: {
|
||||
attributes: [{
|
||||
constraints: ['set'],
|
||||
name: 'aria-pressed'
|
||||
}, {
|
||||
name: 'type',
|
||||
value: 'checkbox'
|
||||
}],
|
||||
name: 'input'
|
||||
},
|
||||
module: 'HTML'
|
||||
}, {
|
||||
concept: {
|
||||
attributes: [{
|
||||
name: 'aria-expanded',
|
||||
value: 'false'
|
||||
}],
|
||||
name: 'summary'
|
||||
},
|
||||
module: 'HTML'
|
||||
}, {
|
||||
concept: {
|
||||
attributes: [{
|
||||
name: 'aria-expanded',
|
||||
value: 'true'
|
||||
}],
|
||||
constraints: ['direct descendant of details element with the open attribute defined'],
|
||||
name: 'summary'
|
||||
},
|
||||
module: 'HTML'
|
||||
}, {
|
||||
concept: {
|
||||
attributes: [{
|
||||
name: 'type',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue