Edit

kc3-lang/libxml2/test/HTML/issue318.html

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2022-01-10 13:32:14
    Hash : 2732b234
    Message : Fix regression parsing public IDs literals in HTML Fix regression introduced when reworking htmlParsePubidLiteral in commit 93ce33c2. Fixes #318.

  • test/HTML/issue318.html
  • <!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'>
    <html>
    <head><meta http-equiv=\"content-type\" content=\"text/html;charset=utf-8\"></head>
    <body>
    </body>
    </html>