[Webkit-unassigned] [Bug 45906] New: [libxml2] Parsing broken with certain versions of libxml

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 10:48:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45906

           Summary: [libxml2] Parsing broken with certain versions of
                    libxml
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: xan.lopez at gmail.com, gns at gnome.org,
                    pnormand at igalia.com, phajdan.jr at chromium.org


Created an attachment (id=67817)
 --> (https://bugs.webkit.org/attachment.cgi?id=67817)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list