Searched defs:InPreLayout (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentLifecycle.h53 InPreLayout, enumerator in enum:blink::DocumentLifecycle::State
149 // FIXME: We should not allow mutations in InPreLayout or AfterPerformLayout either,
166 || m_state == InPreLayout

Completed in 68 milliseconds