Constant script::dom::window::INITIAL_REFLOW_DELAY

source ยท
const INITIAL_REFLOW_DELAY: Duration;
Expand description

How long we should wait before performing the initial reflow after <body> is parsed, assuming that <body> take this long to parse.