<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOMSnapshot](./puppeteer.protocol.domsnapshot.md) > [GetSnapshotRequest](./puppeteer.protocol.domsnapshot.getsnapshotrequest.md) > [computedStyleWhitelist](./puppeteer.protocol.domsnapshot.getsnapshotrequest.computedstylewhitelist.md) ## Protocol.DOMSnapshot.GetSnapshotRequest.computedStyleWhitelist property Whitelist of computed styles to return. <b>Signature:</b> ```typescript computedStyleWhitelist: string[]; ```