fix character data test snapshot with latest puppeteer
This commit is contained in:
@@ -463,20 +463,30 @@ exports[`character-data 1`] = `
|
|||||||
\\"type\\": 3,
|
\\"type\\": 3,
|
||||||
\\"data\\": {
|
\\"data\\": {
|
||||||
\\"source\\": 0,
|
\\"source\\": 0,
|
||||||
\\"texts\\": [
|
\\"texts\\": [],
|
||||||
{
|
|
||||||
\\"id\\": 7,
|
|
||||||
\\"value\\": \\"mutated\\"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
\\"attributes\\": [],
|
\\"attributes\\": [],
|
||||||
\\"removes\\": [
|
\\"removes\\": [
|
||||||
{
|
{
|
||||||
\\"parentId\\": 4,
|
\\"parentId\\": 4,
|
||||||
\\"id\\": 9
|
\\"id\\": 9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
\\"parentId\\": 6,
|
||||||
|
\\"id\\": 7
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
\\"adds\\": []
|
\\"adds\\": [
|
||||||
|
{
|
||||||
|
\\"parentId\\": 6,
|
||||||
|
\\"previousId\\": null,
|
||||||
|
\\"nextId\\": null,
|
||||||
|
\\"node\\": {
|
||||||
|
\\"type\\": 3,
|
||||||
|
\\"textContent\\": \\"mutated\\",
|
||||||
|
\\"id\\": 17
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]"
|
]"
|
||||||
|
|||||||
Reference in New Issue
Block a user