LayoutTreeSnapshot
constructor(nodeIndex: List<Int>, styles: List<List<Double>>, bounds: List<List<Double>>, text: List<Int>, stackingContexts: DOMSnapshot.RareBooleanData, paintOrders: List<Int>? = null, offsetRects: List<List<Double>>? = null, scrollRects: List<List<Double>>? = null, clientRects: List<List<Double>>? = null, blendedBackgroundColors: List<Int>? = null, textColorOpacities: List<Double>? = null)