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

Side by Side Diff: LayoutTests/platform/android/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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 404x304 6 layer at (8,8) size 404x304
7 RenderPartObject {IFRAME} at (8,8) size 404x304 [border: (2px inset #EEEEEE)] 7 LayoutIFrame {IFRAME} at (8,8) size 404x304 [border: (2px inset #EEEEEE)]
8 layer at (0,0) size 1008x1016 8 layer at (0,0) size 1008x1016
9 RenderView at (0,0) size 385x285 9 RenderView at (0,0) size 385x285
10 layer at (0,0) size 385x1016 10 layer at (0,0) size 385x1016
11 RenderBlock {HTML} at (0,0) size 385x1016 11 RenderBlock {HTML} at (0,0) size 385x1016
12 RenderBody {BODY} at (8,8) size 369x1000 12 RenderBody {BODY} at (8,8) size 369x1000
13 RenderBlock {DIV} at (0,0) size 1000x1000 [bgcolor=#008000] 13 RenderBlock {DIV} at (0,0) size 1000x1000 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698