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

Unified Diff: LayoutTests/platform/win/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/win/plugins/embed-attributes-style-expected.txt
diff --git a/LayoutTests/platform/win/plugins/embed-attributes-style-expected.txt b/LayoutTests/platform/win/plugins/embed-attributes-style-expected.txt
index 80bb9690451fac8311149a2270210b5650628e53..1f9ef58e376d7d77f73b53dff491365b8a6eaaa6 100644
--- a/LayoutTests/platform/win/plugins/embed-attributes-style-expected.txt
+++ b/LayoutTests/platform/win/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