Sign in
webkit
/
WebKit
/
5ee98c8883ab121686764809a2752a0eb41e4c7c
/
.
/
LayoutTests
/
fast
/
dom
/
modify-node-and-while-in-the-callback-too-crash-expected.txt
blob: 7e3c9a10e2577e587c16cd3e7b3a3371b91b7525 [
file
] [
log
] [
blame
]
This tests that making changes on a node that triggers a callback where we make changes again on the same node does not result in an assert/crash. Test passes if no crash is observed.