mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
de285144f0
There are bugs. For example: - frames borders are drawn in wrong place - iframes are not "relative" to the document, they are drawn in the same position of the screen even when scrolling. - some elements of screen disappear when going back - crashes |
||
---|---|---|
.. | ||
cgi | ||
css | ||
docbook | ||
ecmascript | ||
rss | ||
server | ||
xbel | ||
backspaces.txt | ||
bigtextarea.html | ||
blockquote2.html | ||
blockquote_crash.html | ||
color.html | ||
comments.html | ||
fresh.html | ||
garbage.html | ||
hello.html | ||
href_tests.html | ||
iframe.html | ||
image.png | ||
imgmap2.html | ||
imgmap.html | ||
li.html | ||
libtest.sh | ||
longtitle.html | ||
malicious_uris.html | ||
nbsp.html | ||
nocache.html | ||
ol.html | ||
portlink.html | ||
README | ||
refresh2.html | ||
refresh-0timeout.html | ||
refresh.html | ||
refresh+nocache.html | ||
remote.sh | ||
select.html | ||
subsup.html | ||
tabindex.html | ||
tablebg.html | ||
tables.html | ||
target_blank.html | ||
td-width.html | ||
test167.html | ||
ul_a_li.html | ||
underline.html | ||
xmp.html |
This directory contains various weird documents for testing whether we're parsing and rendering them properly. Frequently, documents are getting added here when we implement feature needed for their correct presentation or fix bug occuring inside of these documents. No automated testsuite yet, though. Possible meaningful content of the documents is completely irrelevant and you should ignore it. Noone takes any responsibility for it :).