Skip to main content

SHARING_MAX_LEVELS

Constant SHARING_MAX_LEVELS 

Source
const SHARING_MAX_LEVELS: usize = 8;
Expand description

The max amount of DOM depths we keep around to share styles across. See bug 2052731.