[Webkit-unassigned] [Bug 103902] New: xml-stylesheet XSL is not requested with JavaScript disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 09:01:34 PST 2012


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

           Summary: xml-stylesheet XSL is not requested with JavaScript
                    disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpingel at bitpiston.com


Loading an XML page with xml-stylesheet with XSL fails to load when JavaScript is disabled.

Steps to reproduce:
1) Disable JavaScript
2) Open the attached test case or view it online from: http://5381studios.com/webkit%20xslt%20js-dsisabled%20testcase/test.xml
3) With JS disabled you will not see the XSL transformation result displaying the text "test" on the page. If you open the developer tools and check the network requests it will fail to show any XSL being fetched.

Viewing the test case with JavaScript enabled results in the expected XSL transformation and the XSL loading under the network tab of the developer tools.

Fails under:
Webkit nightly Version 6.0.2 (8536.26.17, 537+)
Safari Version 6.0.2 (8536.26.17)
Chrome Version 24.0.1312.27 beta

Works under:
Firefox 17.0.1
Opera 12.10
Internet Explorer 7, 8, 9, 10

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