public getDOMImplementationList(features as String) as DOMImplementationList
Returns all implementations supporting the requested features.
Matching implementations.
implementations = source.getDOMImplementationList("Core 3.0")