Sign in
webkit
/
WebKit
/
98517451c44951a553bf7eb2f40afcaffd7bcdca
/
.
/
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.