| Index: LayoutTests/editing/execCommand/indent-images-3-expected.txt
|
| diff --git a/LayoutTests/editing/execCommand/indent-images-3-expected.txt b/LayoutTests/editing/execCommand/indent-images-3-expected.txt
|
| index 07af917d2113b12414718abc4db05e517b704c2b..6ea0d29cb70c7a4ed347e14403b9e688bfd14687 100644
|
| --- a/LayoutTests/editing/execCommand/indent-images-3-expected.txt
|
| +++ b/LayoutTests/editing/execCommand/indent-images-3-expected.txt
|
| @@ -1,9 +1,12 @@
|
| This test indents insides a document with exactly two image elements.
|
| -Indentation should fail because the root editable element is inline.
|
| +Indentation should success even if the root editable element is inline.
|
| | <span>
|
| | contenteditable=""
|
| -| <img>
|
| -| <img>
|
| +| <blockquote>
|
| +| style="margin: 0 0 0 40px; border: none; padding: 0px;"
|
| +| <img>
|
| +| <img>
|
| +| <#selection-caret>
|
| | "
|
| "
|
| | "
|
|
|