Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / shadow / pressing-enter-on-list-expected.txt
blob16b9e815bb59ff78616efe7c15c4fd746b292ea6
1 Pressing enter on the last character of <li> element in Shadow DOM was triggering assertion, becasue modifying Shadow DOM removes the renderer in Shadow DOM and desendant of shadow host.
3 This tests confirms it won't happen any more.
5 PASS