Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / ident-crashes-topnode-is-text-expected.txt
blob95bd98e8f1d83e9631883509ecc660d7468f2e71
1 execCommand("Indent") was crashing if the top element to be formatted is actually not an element.
2 The test has passed if it does not crash.
4 PASS