// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`cross origin iframes & packer > blank.html > should support packFn option in record() > 1`] = ` "[ { \\"type\\": 4, \\"data\\": { \\"href\\": \\"about:blank\\", \\"width\\": 1920, \\"height\\": 1080 }, \\"v\\": \\"v1\\" }, { \\"type\\": 2, \\"data\\": { \\"node\\": { \\"type\\": 0, \\"childNodes\\": [ { \\"type\\": 1, \\"name\\": \\"html\\", \\"publicId\\": \\"\\", \\"systemId\\": \\"\\", \\"id\\": 2 }, { \\"type\\": 2, \\"tagName\\": \\"html\\", \\"attributes\\": {}, \\"childNodes\\": [ { \\"type\\": 2, \\"tagName\\": \\"head\\", \\"attributes\\": {}, \\"childNodes\\": [ { \\"type\\": 2, \\"tagName\\": \\"script\\", \\"attributes\\": { \\"type\\": \\"text/javascript\\" }, \\"childNodes\\": [ { \\"type\\": 3, \\"textContent\\": \\"SCRIPT_PLACEHOLDER\\", \\"id\\": 6 } ], \\"id\\": 5 } ], \\"id\\": 4 }, { \\"type\\": 2, \\"tagName\\": \\"body\\", \\"attributes\\": {}, \\"childNodes\\": [ { \\"type\\": 3, \\"textContent\\": \\"\\\\n \\", \\"id\\": 8 }, { \\"type\\": 2, \\"tagName\\": \\"iframe\\", \\"attributes\\": { \\"rr_src\\": \\"http://localhost:3030/html/blank.html\\" }, \\"childNodes\\": [], \\"id\\": 9 }, { \\"type\\": 3, \\"textContent\\": \\"\\\\n \\\\n \\\\n \\", \\"id\\": 10 } ], \\"id\\": 7 } ], \\"id\\": 3 } ], \\"id\\": 1 }, \\"initialOffset\\": { \\"left\\": 0, \\"top\\": 0 } }, \\"v\\": \\"v1\\" }, { \\"type\\": 3, \\"data\\": { \\"source\\": 0, \\"adds\\": [ { \\"parentId\\": 9, \\"nextId\\": null, \\"node\\": { \\"type\\": 0, \\"childNodes\\": [ { \\"type\\": 2, \\"tagName\\": \\"html\\", \\"attributes\\": {}, \\"childNodes\\": [ { \\"type\\": 2, \\"tagName\\": \\"head\\", \\"attributes\\": {}, \\"childNodes\\": [ { \\"type\\": 2, \\"tagName\\": \\"script\\", \\"attributes\\": { \\"type\\": \\"text/javascript\\" }, \\"childNodes\\": [ { \\"type\\": 3, \\"textContent\\": \\"SCRIPT_PLACEHOLDER\\", \\"rootId\\": 11, \\"id\\": 15 } ], \\"rootId\\": 11, \\"id\\": 14 } ], \\"rootId\\": 11, \\"id\\": 13 }, { \\"type\\": 2, \\"tagName\\": \\"body\\", \\"attributes\\": {}, \\"childNodes\\": [ { \\"type\\": 3, \\"textContent\\": \\"\\\\n\\\\n\\", \\"rootId\\": 11, \\"id\\": 17 } ], \\"rootId\\": 11, \\"id\\": 16 } ], \\"rootId\\": 11, \\"id\\": 12 } ], \\"compatMode\\": \\"BackCompat\\", \\"id\\": 11 } } ], \\"removes\\": [], \\"texts\\": [], \\"attributes\\": [], \\"isAttachIframe\\": true }, \\"v\\": \\"v1\\" } ]" `;