Index: LayoutTests/platform/android/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt |
diff --git a/LayoutTests/platform/android/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt b/LayoutTests/platform/android/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt |
index cc8c5f4516f126b83e5a17e5d3a819eaeddb9d7e..e0cc639e093a44aa9a8b3ab702de665982eda35a 100644 |
--- a/LayoutTests/platform/android/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt |
+++ b/LayoutTests/platform/android/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt |
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600 |
text run at (0,0) width 749: "This tests that we can drag an image into the last position of a content editable div in an iframe that already contains an image," |
text run at (0,20) width 101: "without crashing." |
RenderBlock (anonymous) at (0,56) size 784x159 |
- RenderImage {IMG} at (0,51) size 76x103 |
+ LayoutImage {IMG} at (0,51) size 76x103 |
RenderText {#text} at (76,139) size 4x19 |
text run at (76,139) width 4: " " |
RenderText {#text} at (0,0) size 0x0 |
@@ -21,5 +21,5 @@ layer at (88,64) size 304x154 |
RenderBlock {HTML} at (0,0) size 300x150 |
RenderBody {BODY} at (8,8) size 284x134 |
RenderBlock {DIV} at (0,0) size 271.80x129.30 [border: (1px solid #000000)] |
- RenderImage {IMG} at (1,84) size 20x20 |
- RenderImage {IMG} at (21,1) size 76x103 |
+ LayoutImage {IMG} at (1,84) size 20x20 |
+ LayoutImage {IMG} at (21,1) size 76x103 |