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

Unified Diff: LayoutTests/platform/win/fast/frames/iframe-scaling-with-scroll-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/fast/frames/iframe-scaling-with-scroll-expected.txt
diff --git a/LayoutTests/platform/win/fast/frames/iframe-scaling-with-scroll-expected.txt b/LayoutTests/platform/win/fast/frames/iframe-scaling-with-scroll-expected.txt
index b9aedd32750df65ad8dbce988305402d3bf417a1..4e195751bb87937bd8080c2d7ca940543ce2e379 100644
--- a/LayoutTests/platform/win/fast/frames/iframe-scaling-with-scroll-expected.txt
+++ b/LayoutTests/platform/win/fast/frames/iframe-scaling-with-scroll-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
layer at (8,8) size 404x304
- RenderPartObject {IFRAME} at (8,8) size 404x304 [border: (2px inset #EEEEEE)]
+ LayoutIFrame {IFRAME} at (8,8) size 404x304 [border: (2px inset #EEEEEE)]
layer at (0,0) size 400x300 clip at (0,0) size 385x285 scrollWidth 1008 scrollHeight 1016
RenderView at (0,0) size 400x300
layer at (0,0) size 385x1016 backgroundClip at (0,0) size 385x285 clip at (0,0) size 385x285 outlineClip at (0,0) size 385x285

Powered by Google App Engine
This is Rietveld 408576698