From db834d652608a53258f604606d0766c3b283f99e Mon Sep 17 00:00:00 2001
From: Francois Daoust EditContext state
[=Control bounds=], [=selection bounds=], and [=codepoint rects=] are given in the
client coordinate system, which is defined as a two-dimensional Cartesian
coordinate system (x, y) where the origin is the top-left corner of the
- layout viewport,
- the x-axis points towards the top-right of the
- layout viewport,
- and the y-axis points towards the bottom-left of the
- layout viewport.
- The units of the client coordinate system are
- CSS pixels.
+ [=layout viewport=], the x-axis points towards the top-right of the
+ [=layout viewport=], and the y-axis points towards the bottom-left of the
+ [=layout viewport=]. The units of the client coordinate system are
+ [=pixel unit|CSS pixels=].