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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/object-sizing-no-width-height-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-xp/svg/custom/object-sizing-no-width-height-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/object-sizing-no-width-height-expected.txt b/LayoutTests/platform/win-xp/svg/custom/object-sizing-no-width-height-expected.txt
index 83c833691072db54fbeae8f636f819067309decc..c729fc5b16d01822aeb196ed6044483554464027 100644
--- a/LayoutTests/platform/win-xp/svg/custom/object-sizing-no-width-height-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/object-sizing-no-width-height-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 785x790 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBody {body} at (8,8) size 769x774
RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
+ LayoutEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
layer at (0,0) size 769x769
RenderView at (0,0) size 769x769
layer at (0,0) size 769x769

Powered by Google App Engine
This is Rietveld 408576698