1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-20 18:50:08 +03:00
libxml2/result/HTML/entities.html

9 lines
216 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<p tst="a&amp;b" tst2="a&amp;b" tst3="a &amp; b">
a&amp;b
a&amp;b
a &amp; b
</p>
</body></html>