Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / 25322-3-expected.txt
blob52200ce05fe27e3c3a30d182a8404b2262f5c566
1 This tests to make sure that placing the caret at the beginning of a paragraph of text just after a block image and pressing delete does not move the text. It cannot be made inline with the image since it's a block image. The editable region below should contain an image followed by a paragraph of text.
3 <img src="../resources/abe.png" style="display:block; padding: 3px;">This text should be in its own paragraph.