Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.txt
diff --git a/LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.txt
index 2b8e6875f7a3fbdf93547cdc7581e3a69d39d397..dc8f144c2fae4d31ff974c2a439a79668a549576 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.txt
+++ b/LayoutTests/platform/mac/editing/pasteboard/pasting-object-expected.txt
@@ -18,5 +18,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (337,138) size 51x18
text run at (337,138) width 51: " World!"
layer at (44,60) size 302x152
- RenderEmbeddedObject {OBJECT} at (35.55,0) size 302x152 [border: (1px solid #AAAAAA)]
+ LayoutEmbeddedObject {OBJECT} at (35.55,0) size 302x152 [border: (1px solid #AAAAAA)]
caret: position 1 of child 1 {OBJECT} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698