Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
16
test/html/heading-loop.html
Normal file
16
test/html/heading-loop.html
Normal file
@ -0,0 +1,16 @@
|
||||
<html>
|
||||
<body>
|
||||
<div>
|
||||
Start
|
||||
<h2> <a href="foo">First Heading </a> </h2>
|
||||
text
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2> <a href="foo">Second Heading </a> </h2>
|
||||
text
|
||||
</div>
|
||||
End
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user