Open Close
Open Close
Hello, just for your reference. I recently tested w3lib's prescan against 500 most popular websites. I found three bugs (or different behaviors from html5 spec). books.google.com: `` (no space between...
Since this thread is labeled as discussion... I think many Python web applications face this problem. That is, since Pyhton codecs follow `unicode.org` spec, each developper has to invent how...
worked! (on archlinux, urxvt, python3.12)
Per spec, parsers should get Encoding Name 'ISO-8859-2' from Example 1, 2 and 3. So validator should report: `Internal encoding declaration iso-8859-2 disagrees with the actual encoding of the document...