1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/test/data/shr
Nicholas Drozd 8282c34f0f Handle HTML 'ol' start attribute in shr.el
* lisp/net/shr.el (shr-tag-ol): Don't automatically assume
1-indexing for all ordered lists, use <ol> if given.

* etc/NEWS: Announce change in shr behavior.

* test/data/shr/ol.html:
* test/data/shr/ol.txt: New test data files.
2019-02-22 09:52:57 +02:00
..
div-div.html
div-div.txt
div-p.html
div-p.txt
li-div.html
li-div.txt
li-empty.html Further empty <li> tweaks 2016-03-20 15:15:32 +01:00
li-empty.txt Encode the shr tests files with trailing white space 2016-04-24 15:18:29 +02:00
nonbr.html (shr-insert): Respect non-breaking space in non-<pre> text 2016-03-25 16:57:35 +01:00
nonbr.txt (shr-insert): Respect non-breaking space in non-<pre> text 2016-03-25 16:57:35 +01:00
ol.html Handle HTML 'ol' start attribute in shr.el 2019-02-22 09:52:57 +02:00
ol.txt Handle HTML 'ol' start attribute in shr.el 2019-02-22 09:52:57 +02:00
ul-empty.html Add tests for empty <ul><li> 2016-03-20 14:07:24 +01:00
ul-empty.txt Don't remove too much white space at the end of documents 2016-03-20 14:47:30 +01:00