mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-10 06:00:51 +00:00

* 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/.
10 lines
280 B
HTML
10 lines
280 B
HTML
<ul>
|
|
<li>
|
|
<div>
|
|
<p >This is the first paragraph of a list item.</div>
|
|
<p >This is the second paragraph of a list item.</li>
|
|
<li>
|
|
<div>This is the first paragraph of a list item.</div>
|
|
<div>This is the second paragraph of a list item.</div>
|
|
</li>
|
|
</ul>
|