LayoutTreeNode

constructor(domNodeIndex: Int, boundingBox: DOM.Rect, layoutText: String? = null, inlineTextNodes: List<DOMSnapshot.InlineTextBox>? = null, styleIndex: Int? = null, paintOrder: Int? = null, isStackingContext: Boolean? = null)