Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
8
test/html/textarea.html
Normal file
8
test/html/textarea.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
<div>Before the entry</div>
|
||||
<label for="comment">Label</label>:
|
||||
<br><textarea name="comment" id="comment"></textarea>
|
||||
<div>After the entry</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user