Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
8
test/html/aria-switch.html
Normal file
8
test/html/aria-switch.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<div>Line 1</div>
|
||||
<div>Line 2: <input type="checkbox" aria-label="Power saving" role="switch" /></div>
|
||||
<div>Line 3</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user