mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
0189b6bfc9
Recognise the list-style property and apply it by setting the appropriate flag on the element's parattr based on the property's value. Add test/list-style.html with an example of each possible list-style value (many are unsupported by the HTML engine). |
||
---|---|---|
.. | ||
cgi | ||
css | ||
docbook | ||
ecmascript | ||
rss | ||
server | ||
xbel | ||
backspaces.txt | ||
bigtextarea.html | ||
color.html | ||
comments.html | ||
garbage.html | ||
href_tests.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 | ||
subsup.html | ||
tabindex.html | ||
tablebg.html | ||
tables.html | ||
target_blank.html | ||
td-width.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 :).