mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
614 B
614 B
Home > puppeteer > Protocol > DOMSnapshot > InlineTextBox > boundingBox
Protocol.DOMSnapshot.InlineTextBox.boundingBox property
The bounding box in document coordinates. Note that scroll offset of the document is ignored.
Signature:
boundingBox: DOM.Rect;