Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
15
test/html/lines-in-pre.html
Normal file
15
test/html/lines-in-pre.html
Normal file
@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>Start</p><br>
|
||||
<br>
|
||||
<pre>
|
||||
<br>
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
<br>
|
||||
</pre>
|
||||
<p>End</p><br>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user