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

Unified Diff: LayoutTests/platform/linux/svg/custom/object-sizing-explicit-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/linux/svg/custom/object-sizing-explicit-width-height-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/object-sizing-explicit-width-height-expected.txt b/LayoutTests/platform/linux/svg/custom/object-sizing-explicit-width-height-expected.txt
index fe3679e0e3ee73dea3bda1e7c5301fb67c4a5582..46bc6081d5347b59f8fd065785ad4e32795fb777 100644
--- a/LayoutTests/platform/linux/svg/custom/object-sizing-explicit-width-height-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/object-sizing-explicit-width-height-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x296
text run at (533,260) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 175x275
- RenderEmbeddedObject {object} at (0,0) size 175x275 [bgcolor=#FFA500]
+ LayoutEmbeddedObject {object} at (0,0) size 175x275 [bgcolor=#FFA500]
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
@@ -19,7 +19,7 @@ layer at (8,8) size 175x275
LayoutSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
LayoutSVGEllipse {circle} at (70,120) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
layer at (187,8) size 175x275
- RenderEmbeddedObject {object} at (179,0) size 175x275 [bgcolor=#FFA500]
+ LayoutEmbeddedObject {object} at (179,0) size 175x275 [bgcolor=#FFA500]
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
@@ -27,7 +27,7 @@ layer at (187,8) size 175x275
LayoutSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
LayoutSVGEllipse {circle} at (70,120) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
layer at (366,8) size 175x275
- RenderEmbeddedObject {object} at (358,0) size 175x275 [bgcolor=#FFA500]
+ LayoutEmbeddedObject {object} at (358,0) size 175x275 [bgcolor=#FFA500]
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
@@ -35,7 +35,7 @@ layer at (366,8) size 175x275
LayoutSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
LayoutSVGEllipse {circle} at (70,120) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
layer at (545,8) size 175x275
- RenderEmbeddedObject {object} at (537,0) size 175x275 [bgcolor=#FFA500]
+ LayoutEmbeddedObject {object} at (537,0) size 175x275 [bgcolor=#FFA500]
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275

Powered by Google App Engine
This is Rietveld 408576698