supportsPointConversions property

bool get supportsPointConversions

convertPointFromNodeToPage and convertPointFromPageToNode are removed. see http://dev.w3.org/csswg/cssom-view/#geometry

Implementation

static bool get supportsPointConversions => DomPoint.supported;