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

Unified Diff: LayoutTests/platform/win/svg/custom/getsvgdocument-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/svg/custom/getsvgdocument-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt b/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt
index b67a203eecb81f22d72b4a34a06e9d4eacd513a9..2b051c6ada5554cebf6e40d0f34a788f5897a27e 100644
--- a/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/getsvgdocument-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,20) size 0x17
RenderText {#text} at (0,0) size 0x0
layer at (8,60) size 85x20
- RenderEmbeddedObject {EMBED} at (0,0) size 85x20
+ LayoutEmbeddedObject {EMBED} at (0,0) size 85x20
layer at (0,0) size 85x20
RenderView at (0,0) size 85x20
layer at (0,0) size 85x20
@@ -22,7 +22,7 @@ layer at (8,60) size 85x20
LayoutSVGInlineText {#text} at (0,0) size 70x17
chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 69.37: "SUCCESS"
layer at (8,98) size 85x20
- RenderEmbeddedObject {OBJECT} at (0,38) size 85x20
+ LayoutEmbeddedObject {OBJECT} at (0,38) size 85x20
layer at (0,0) size 85x20
RenderView at (0,0) size 85x20
layer at (0,0) size 85x20

Powered by Google App Engine
This is Rietveld 408576698