mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
624 B
624 B
Home > puppeteer > Protocol > DOMSnapshot > GetSnapshotRequest > computedStyleWhitelist
Protocol.DOMSnapshot.GetSnapshotRequest.computedStyleWhitelist property
Whitelist of computed styles to return.
Signature:
computedStyleWhitelist: string[];