mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-09 07:40:39 -08: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>
|