You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
Transform https://api.dialogue.net/dialogue-ws/pacts.wsdl using wsdl-viewer.xsl.
What is the expected output?
Each method should have the same formatting
What do you see instead?
Each method is formatted with decreasing font size. First method name is black
and subsequent method names are blue.
What version of the product are you using? On what operating system?
Firefox 3.6/IE 8 on Linux/Windows
Please provide any additional information below.
Can be worked around by setting minimum font size in browser
Original issue reported on code.google.com by [email protected] on 17 Aug 2010 at 10:37
The text was updated successfully, but these errors were encountered:
Seems the issue is only manifest when the content-type is html rather than xml
or xhtml. I wouldn't have expected w3 of all people to send the wrong content
type on a script that transforms xml...
http://www.w3.org/2000/06/webdata/xslt
Original issue reported on code.google.com by
[email protected]
on 17 Aug 2010 at 10:37The text was updated successfully, but these errors were encountered: