| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move shr.el test data to follow our conventions | Stefan Kangas | 2020-10-24 | 1 | -3/+0 |
| | | | | | | | | * test/lisp/net/shr-tests.el (ert, ert-x): Require. (shr-tests--datadir): Remove variable. (shr-test, rendering): Use ert-resource-directory. * test/lisp/net/shr-resources/*: Move from test/data/shr/. | ||||
| * | Don't remove too much white space at the end of documents | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -1/+1 |
| | | | | | | | * lisp/net/shr.el (shr--remove-blank-lines-at-the-end): Don't remove too much white space -- leave it on the last line (in case there's a background color). | ||||
| * | Add tests for empty <ul><li> | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -0/+3 |