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

Unified Diff: LayoutTests/platform/linux/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers-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/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers-expected.txt b/LayoutTests/platform/linux/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers-expected.txt
index b8cb2a99d69e9e6a23bde5159700775aacb7c76d..2ba03592e10738c44e55c8e46f0fdf8d2ce2991e 100644
--- a/LayoutTests/platform/linux/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers-expected.txt
+++ b/LayoutTests/platform/linux/compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x525
RenderBody {BODY} at (8,8) size 784x509
RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 504x504
- RenderPartObject {IFRAME} at (0,0) size 504x504 [border: (2px solid #000000)]
+ LayoutIFrame {IFRAME} at (0,0) size 504x504 [border: (2px solid #000000)]
layer at (0,0) size 500x500
RenderView at (0,0) size 500x500
layer at (0,0) size 500x318
@@ -15,7 +15,7 @@ layer at (8,8) size 504x504
RenderBlock {DIV} at (0,0) size 484x302 [border: (1px solid #000000)]
RenderText {#text} at (0,0) size 0x0
layer at (9,-491) size 304x904 backgroundClip at (9,9) size 467x300 clip at (9,9) size 467x300 outlineClip at (9,9) size 467x300
- RenderPartObject {IFRAME} at (1,1) size 304x904 [border: (2px inset #EEEEEE)]
+ LayoutIFrame {IFRAME} at (1,1) size 304x904 [border: (2px inset #EEEEEE)]
layer at (0,0) size 300x900
RenderView at (0,0) size 300x900
layer at (0,0) size 300x761

Powered by Google App Engine
This is Rietveld 408576698