Browser-compatibility focused loader for Svg.Custom.
The upstream loader is good enough for basic SVG parsing, but the Chrome-backed W3C rows showed two loader-specific gaps that matter before CSS can be applied correctly:
This class keeps the upstream XML tree construction shape and delegates the Chrome-aligned CSS policy to Svg.SvgCssCompatibilityProcessor once the raw style sources have been collected.
public static class SvgDocumentCompatibilityLoader
kind:method, kind:property, kind:ctor. Press Esc to clear.