[Webkit-unassigned] [Bug 32950] New: support "xslt-param" processing instruction for XSLT parameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 26 09:34:09 PST 2009


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

           Summary: support "xslt-param" processing instruction for XSLT
                    parameters
           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: marcus at better.se


Firefox supports a handy mechanism for passing parameters to style sheets
included with the xml-stylesheet XML processing instruction:

  <?xslt-param name="msg" value="Hello!"?>
  <?xml-stylesheet type="text/xsl" href="style.xsl"?>

This is described in more detail here:
  https://developer.mozilla.org/en/XSLT/PI_Parameters

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