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

Unified Diff: LayoutTests/fast/frames/frame-set-scaling-centered-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 years, 6 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/fast/frames/frame-set-scaling-centered-expected.txt
diff --git a/LayoutTests/fast/frames/frame-set-scaling-centered-expected.txt b/LayoutTests/fast/frames/frame-set-scaling-centered-expected.txt
index 4abaf8fc4ab184749536a43dc2576c77d874f198..7eaab283ce08403641ff3db202364277714cf362 100644
--- a/LayoutTests/fast/frames/frame-set-scaling-centered-expected.txt
+++ b/LayoutTests/fast/frames/frame-set-scaling-centered-expected.txt
@@ -3,15 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600 [bgcolor=#FF0000]
RenderFrameSet {FRAMESET} at (0,0) size 800x600 [border: (5px solid #008000)]
- RenderFrame {FRAME} at (0,0) size 238x600
- layer at (0,0) size 238x600
- RenderView at (0,0) size 238x600
- layer at (0,0) size 238x600
- RenderBlock {HTML} at (0,0) size 238x600
- RenderBody {BODY} at (8,8) size 222x584 [bgcolor=#008000]
- RenderFrame {FRAME} at (244,0) size 556x600
- layer at (0,0) size 556x600
- RenderView at (0,0) size 556x600
- layer at (0,0) size 556x600
- RenderBlock {HTML} at (0,0) size 556x600
- RenderBody {BODY} at (8,8) size 540x584 [bgcolor=#008000]
+layer at (0,0) size 238x600
+ RenderFrame {FRAME} at (0,0) size 238x600
+ layer at (0,0) size 238x600
+ RenderView at (0,0) size 238x600
+ layer at (0,0) size 238x600
+ RenderBlock {HTML} at (0,0) size 238x600
+ RenderBody {BODY} at (8,8) size 222x584 [bgcolor=#008000]
+layer at (244,0) size 556x600
+ RenderFrame {FRAME} at (244,0) size 556x600
+ layer at (0,0) size 556x600
+ RenderView at (0,0) size 556x600
+ layer at (0,0) size 556x600
+ RenderBlock {HTML} at (0,0) size 556x600
+ RenderBody {BODY} at (8,8) size 540x584 [bgcolor=#008000]
« no previous file with comments | « LayoutTests/fast/frames/frame-set-scaling-3d-expected.txt ('k') | LayoutTests/fast/frames/frame-set-scaling-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698