Subject: | HTML without a head tag causes "unknown error" warning |
Attempting to render PDF from HTML which does not contain any head tag
will produce a warning:
Unknown error type: line 3 column 3 - Info: <head> previously mentioned
at lib/PDF/FromHTML.pm line 127
See attached HTML for example that causes this.
See also bug #42514 which contains a test for this, among other things.
Subject: | simple_no_head.html |
Hello headless world!