mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
861 B
861 B
Home > puppeteer > Protocol > DOM > ShapeOutsideInfo
Protocol.DOM.ShapeOutsideInfo interface
CSS Shape Outside details.
Signature:
export interface ShapeOutsideInfo
Properties
Property | Type | Description |
---|---|---|
bounds | Quad | Shape bounds |
marginShape | any[] | Margin shape bounds |
shape | any[] | Shape coordinate details |