In Internet Explorer, the default stylesheet used to display XML documents can be found at:
res://msxml.dll/DEFAULTSS.xsl
In Firefox, the equivalent can be found at
chrome://global/content/xml/XMLPrettyPrint.xsl
Is there something equivalent in Chrome?
The CSS for the XML viewer specifically is https://code.google.com/codesearch#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/xml/XMLViewer.css. That file, in combination with https://code.google.com/codesearch#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/css/view-source.css, should give you all the detail you need.
Also remember that you're able to use the Web Inspector on XML files to see the rendered HTML, which should help you piece together exactly how the view works.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With