repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update broken references to image assets
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
aria
/
aria-disabled.html
blob
8a43117ed156277deed1635b67c877abed70f6e0
1
<!--
2
@MAC-ALLOW:AXEnabled*
3
@WIN-ALLOW:UNAVAILABLE*
4
-->
5
<!DOCTYPE
HTML
>
6
<html>
7
<body>
8
<input
type
=
"text"
aria-disabled
=
"true"
>
9
<input
type
=
"text"
aria-disabled
=
"false"
>
10
</body>
11
</html>