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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/pasteboard/pasting-object-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt
index d17fc240391dda0364556c44b3cd7d4d66808e89..936a4850fe6739debc603de765f41a9cec1e9d9f 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt
+++ b/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt
@@ -19,5 +19,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (334,137) size 48x19
text run at (334,137) width 48: " World!"
layer at (40,64) size 302x152
- RenderEmbeddedObject {OBJECT} at (32,0) size 302x152 [border: (1px solid #AAAAAA)]
+ LayoutEmbeddedObject {OBJECT} at (32,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