Learn about the DOMPointReadOnly interface, including its constructor, properties, and methods, specifications and browser compatibility....There are two ways to create a new DOMPointReadOnly instance. First...js /* 2D */ const point2D = new DOMPointReadOnly(50, 50); /*...