chromium/third_party/blink/web_tests/editing/execCommand/ident-crashes-topnode-is-text-expected.txt

execCommand("Indent") was crashing if the top element to be formatted is actually not an element.
The test has passed if it does not crash.

PASS