Open
Bug 952275
Opened 12 years ago
Updated 3 years ago
XUL <browser> does not loads the xsl of a remote xml
Categories
(Core :: XUL, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: vincent, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.68 Safari/537.36
Steps to reproduce:
I have a <browser type="content" flex="1" />, which loads a remote XML webpage (http://goo.gl/yIsnEX) that has a xsl xml-stylesheet.
Actual results:
The xml-stylesheet is never loaded, no request is sent.
Expected results:
It should load / render the xsl.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•