Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / outerText-no-element-expected.txt
bloba8069dd470595908e3098ded76185ff56d29a95b
1 Expected behavior:
2 This page will try to set the outerText on an element that is no longer in the DOM tree. You should see a description of an expected error.
4 this is a big test or something
5 Expected error - NoModificationAllowedError: Failed to set the 'outerText' property on 'HTMLElement': The element has no parent.