Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
8
test/html/offscreen-text-with-tiny-width.html
Normal file
8
test/html/offscreen-text-with-tiny-width.html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<div style="position:absolute; left:0px; top:-500px; width:1px;height:1px; overflow:hidden;">
|
||||
This should all be a single line, but it's not because of CSS. Boo!
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user