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

Unified Diff: LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-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/onlyCommentInIFrame-expected.txt
diff --git a/LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt b/LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt
index 21ffb2926bb8deaeb9f9d70e0e20435b5922afd1..686474bec9d63b23befb299a2c0b1a2618f62059 100644
--- a/LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt
+++ b/LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x600
RenderBR {BR} at (0,68) size 0x17
RenderText {#text} at (0,0) size 0x0
layer at (8,62) size 788x14
- RenderPartObject {IFRAME} at (0,54) size 788x14 [border: (2px inset #EEEEEE)]
+ LayoutIFrame {IFRAME} at (0,54) size 788x14 [border: (2px inset #EEEEEE)]
layer at (0,0) size 784x10
RenderView at (0,0) size 784x10
layer at (0,0) size 784x10
RenderBlock {HTML} at (0,0) size 784x10
RenderBody {BODY} at (8,8) size 768x0
layer at (8,94) size 788x14
- RenderPartObject {IFRAME} at (0,86) size 788x14 [border: (2px inset #EEEEEE)]
+ LayoutIFrame {IFRAME} at (0,86) size 788x14 [border: (2px inset #EEEEEE)]
layer at (0,0) size 784x10 clip at (0,0) size 769x10 scrollHeight 170
RenderView at (0,0) size 784x10
layer at (0,0) size 769x170 backgroundClip at (0,0) size 769x10 clip at (0,0) size 769x10 outlineClip at (0,0) size 769x10

Powered by Google App Engine
This is Rietveld 408576698