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

Unified Diff: LayoutTests/platform/mac/plugins/embed-attributes-style-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/plugins/embed-attributes-style-expected.txt
diff --git a/LayoutTests/platform/mac/plugins/embed-attributes-style-expected.txt b/LayoutTests/platform/mac/plugins/embed-attributes-style-expected.txt
index 8606675d5e1cb2a4350bfc5810563ab1f5eb5684..afd879744475b947469e20a97dabc7e996f8ebd3 100644
--- a/LayoutTests/platform/mac/plugins/embed-attributes-style-expected.txt
+++ b/LayoutTests/platform/mac/plugins/embed-attributes-style-expected.txt
@@ -24,8 +24,8 @@ layer at (0,0) size 800x600
text run at (52,88) width 4: " "
text run at (56,88) width 101: "hidden attribute"
layer at (8,70) size 50x100
- RenderEmbeddedObject {EMBED} at (0,0) size 50x100
+ LayoutEmbeddedObject {EMBED} at (0,0) size 50x100
layer at (8,174) size 50x100
- RenderEmbeddedObject {EMBED} at (0,0) size 50x100
+ LayoutEmbeddedObject {EMBED} at (0,0) size 50x100
layer at (8,278) size 52x102
- RenderEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000)]
+ LayoutEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000)]

Powered by Google App Engine
This is Rietveld 408576698