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

Unified Diff: LayoutTests/platform/win-xp/virtual/threaded/printing/iframe-print-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/virtual/threaded/printing/iframe-print-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/threaded/printing/iframe-print-expected.txt b/LayoutTests/platform/win-xp/virtual/threaded/printing/iframe-print-expected.txt
index 0e779bb8200904317854bcc429c1deecf8d5203f..578b8024474561ac011726382952fdcfcf515255 100644
--- a/LayoutTests/platform/win-xp/virtual/threaded/printing/iframe-print-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/threaded/printing/iframe-print-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 1000x325
text run at (304,289) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (8,208) size 304x104
- RenderPartObject {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)]
+ LayoutIFrame {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)]
layer at (0,0) size 300x100
RenderView at (0,0) size 300x100
layer at (0,0) size 300x36
@@ -16,7 +16,7 @@ layer at (8,208) size 304x104
RenderText {#text} at (0,0) size 229x19
text run at (0,0) width 229: "You should see this text when printed."
layer at (316,8) size 304x304
- RenderPartObject {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE)]
+ LayoutIFrame {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE)]
layer at (0,0) size 300x300
RenderView at (0,0) size 300x300
layer at (35,0) size 265x300
@@ -30,7 +30,7 @@ layer at (316,8) size 304x304
RenderBR {BR} at (20,152) size 19x0
RenderText {#text} at (0,0) size 0x0
layer at (48,8) size 204x154
- RenderPartObject {IFRAME} at (40,0) size 204x154 [border: (2px inset #EEEEEE)]
+ LayoutIFrame {IFRAME} at (40,0) size 204x154 [border: (2px inset #EEEEEE)]
layer at (0,0) size 200x150
RenderView at (0,0) size 200x150
layer at (0,0) size 200x56

Powered by Google App Engine
This is Rietveld 408576698