[Webkit-unassigned] [Bug 60664] New: Implement unparsed-entity-uri() XSLT function in Webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 14:51:42 PDT 2011


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

           Summary: Implement unparsed-entity-uri() XSLT function in
                    Webkit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eloscurodeefeso at hotmail.com


Created an attachment (id=93188)
 --> (https://bugs.webkit.org/attachment.cgi?id=93188&action=review)
XML with XSLT stylesheet

Both IE and Opera correctly render the attached XML document.

Because Webkit browsers cannot even handle an unparsed external entity declaration in the DTD's internal subset breaks the XML parser, it might be this issue what is blocking the implementation of XSLT's function unparsed-entity-uri.

Do note that there is a bug entry for Firefox also at https://bugzilla.mozilla.org/show_bug.cgi?id=65981

-- 
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