files/en-us/web/api/webkitpoint/index.md
{{APIRef("CSS3 Transforms")}}{{Deprecated_Header}}{{Non-standard_Header}}
Point is an interface which represents a point in 2-dimensional space. It is non-standard, not broadly compatible, and should not be used.
[!NOTE] Although it is not directly related to this defunct interface, you are probably looking for {{domxref("DOMPoint")}}.
x {{Deprecated_Inline}} {{Non-standard_Inline}}
y {{Deprecated_Inline}} {{Non-standard_Inline}}
This class was specified in the defunct 20 March 2009 Working Draft of CSS 2D Transforms Module Level 3. It is not present in any current specification.
{{Compat}}