script::dom::window

Constant 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.