dillo-browser/dillo

Missing entities lsquo and rsquo

Closed this issue · 1 comments

Source: https://www.w3.org/2000/04/26-csrules.html

1. The hierarchy (<body> / <div1> / <div2> / <p>) is unaffected by whether
forms are present or not; <form> is &lsquo;transparent&rsquo; to the hierarchy.

Nevermind, it is wrong HTML:

<li> The hierarchy (<tt>&lt;body&gt;</tt> / <tt>&lt;div1&gt;</tt> / <tt>&lt;div2&gt;</tt> /
<tt>&lt;p&gt;</tt>) is unaffected by whether forms are present or not;
<tt>&lt;form&gt;</tt> is &amp;lsquo;transparent&amp;rsquo; to the
hierarchy.</li>

We do support lsquo and rsquo.