Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
30
test/html/bug-517371.html
Normal file
30
test/html/bug-517371.html
Normal file
@ -0,0 +1,30 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Testing</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>FAQ </h1>
|
||||
<h2>Battery</h2>
|
||||
<p><a href="#1">Q. What's a battery?</a> </p>
|
||||
<p><a href="#2">Q. Which way is up?</a><br>
|
||||
</p>
|
||||
<p><a href="#3">Q. Why did Orca used to get stuck on this page?</a><br>
|
||||
</p>
|
||||
<h2><br>
|
||||
FOO</h2>
|
||||
<p><a href="#8">Q. Why would someone put a line break in a heading?</a><br>
|
||||
</p>
|
||||
<p><a href="#9">Q. What is the airspeed velocity of an unladen swallow?</a><br>
|
||||
</p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<p></p>
|
||||
<h2><br>
|
||||
Battery</h2>
|
||||
<p><a name="1"></a><b>Q. What is a battery?</b><br>
|
||||
A. Look it up.</p>
|
||||
<p><a name="2"></a><b>Q. Which way is up?</b><br>
|
||||
A. That way. </p>
|
||||
<p><a name="3"></a><b>Q. Why did Orca used to get stuck on this page?</b><br>
|
||||
A. Empty anchors.</p>
|
||||
</body></html>
|
Reference in New Issue
Block a user