v152 ยท window-drag

Support matrix

This page uses the actual CSS property name window-drag and reports whether the current browser accepts the standardized move/none values. Outside installed desktop app windows, it remains a safe visual and computed-style probe.

Probe standardized and legacy declarations

Run the probe to compare support for window-drag and legacy names.

code path

CSS.supports("window-drag", "move");
CSS.supports("window-drag", "none");

see also