RESOLVED WONTFIX45906
[libxml2] Parsing broken with certain versions of libxml
https://bugs.webkit.org/show_bug.cgi?id=45906
Summary [libxml2] Parsing broken with certain versions of libxml
Martin Robinson
Reported 2010-09-16 10:48:43 PDT
Created attachment 67817 [details] Another failing document Observed with libxml version 2.7.5.dfsg-1ubuntu1. On WebKitGTK+ http/tests/xmlhttprequest/resources/broken-encoding.xml fails with the following DRT output: layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x174 RenderBlock {doc} at (0,0) size 800x174 RenderBlock {parsererror} at (16,16) size 768x142 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)] RenderBlock {h3} at (18,20) size 732x26 RenderText {#text} at (0,0) size 324x26 text run at (0,0) width 324: "This page contains the following errors:" RenderBlock {div} at (18,64) size 732x14 RenderText {#text} at (0,0) size 301x14 text run at (0,0) width 301: "error on line 1 at column 6: Encoding error" RenderBlock {h3} at (18,96) size 732x26 RenderText {#text} at (0,0) size 429x26 text run at (0,0) width 429: "Below is a rendering of the page up to the first error." I've also attached another (perhaps related) failing document.
Attachments
Another failing document (14 bytes, text/xml)
2010-09-16 10:48 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2013-03-08 12:30:13 PST
We don't really have this issue much any longer due to using a single libxml version via JHBuild for tests.
Note You need to log in before you can comment on or make changes to this bug.