Title: Missing entities lsquo and rsquo Author: rodarima Created: Sat, 02 Nov 2024 09:21:51 +0000 State: closed Source: https://www.w3.org/2000/04/26-csrules.html ``` 1. The hierarchy ( / / /

) is unaffected by whether forms are present or not;

is ‘transparent’ to the hierarchy. ``` --%-- From: rodarima Date: Sat, 02 Nov 2024 09:27:26 +0000 Nevermind, it is wrong HTML: ```html
  • The hierarchy (<body> / <div1> / <div2> / <p>) is unaffected by whether forms are present or not; <form> is &lsquo;transparent&rsquo; to the hierarchy.
  • ``` We do support lsquo and rsquo.