[webkit-help] Disable the automated markup fixes

Aaron Lewis the.warl0ck.1989 at gmail.com
Tue Apr 2 19:27:05 PDT 2013


Hi,

I'm running a test app with QtWebkit, looks like webkit is attempting
to fix invalid markups automatically,

For page contents like this,

<body><><br/>&lt;&gt;</body>

The first <> is considered invalid if refer to W3C standards, thus
webkit would encode it to &lt;&gt;

Can this feature be turned off?

As Ben pointed out, I should be modifying the HTML5 Parser, so where
should I start?

--
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://keyserver.veridis.com )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E


More information about the webkit-help mailing list