Sign in
webkit
/
WebKit
/
32c72b34dec7bc7ae0fc8b6222c23cdb06e5393c
/
.
/
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.