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

Unified Diff: LayoutTests/compositing/framesets/composited-frame-alignment-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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/block/float/4145535Crash-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/framesets/composited-frame-alignment-expected.txt
diff --git a/LayoutTests/compositing/framesets/composited-frame-alignment-expected.txt b/LayoutTests/compositing/framesets/composited-frame-alignment-expected.txt
index 79942ec2b7b0cb80a5639177936f6ba79bb56d9d..7ba4cf4b86843770e8be6c66dfdf59e33978ff9b 100644
--- a/LayoutTests/compositing/framesets/composited-frame-alignment-expected.txt
+++ b/LayoutTests/compositing/framesets/composited-frame-alignment-expected.txt
@@ -3,12 +3,13 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderFrameSet {FRAMESET} at (0,0) size 800x600
- RenderFrame {FRAME} at (0,0) size 800x194
- layer at (0,0) size 800x194
- RenderView at (0,0) size 800x194
- layer at (0,0) size 800x194
- RenderBlock {HTML} at (0,0) size 800x194
- RenderBody {BODY} at (8,8) size 784x178
+layer at (0,0) size 800x194
+ RenderFrame {FRAME} at (0,0) size 800x194
+ layer at (0,0) size 800x194
+ RenderView at (0,0) size 800x194
+ layer at (0,0) size 800x194
+ RenderBlock {HTML} at (0,0) size 800x194
+ RenderBody {BODY} at (8,8) size 784x178
layer at (0,200) size 800x400
RenderFrame {FRAME} at (0,200) size 800x400
layer at (0,0) size 800x400
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/block/float/4145535Crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698