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

Unified Diff: LayoutTests/fast/frames/frame-set-rotation-hit-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-rotation-hit-expected.txt
diff --git a/LayoutTests/fast/frames/frame-set-rotation-hit-expected.txt b/LayoutTests/fast/frames/frame-set-rotation-hit-expected.txt
index cb69b45875ab01e53b47f6b0ad9cd9a5f5b0d45d..71a84a569d810406aa7b9e3daa6b7d59e12e816a 100644
--- a/LayoutTests/fast/frames/frame-set-rotation-hit-expected.txt
+++ b/LayoutTests/fast/frames/frame-set-rotation-hit-expected.txt
@@ -4,15 +4,17 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
layer at (0,0) size 800x600
RenderFrameSet {FRAMESET} at (0,0) size 800x600 [bgcolor=#FF0000]
- RenderFrame {FRAME} at (0,0) size 398x600
- layer at (0,0) size 398x600
- RenderView at (0,0) size 398x600
- layer at (0,0) size 398x600
- RenderBlock {HTML} at (0,0) size 398x600
- RenderBody {BODY} at (8,8) size 382x584 [bgcolor=#008000]
- RenderFrame {FRAME} at (404,0) size 396x600
- layer at (0,0) size 396x600
- RenderView at (0,0) size 396x600
- layer at (0,0) size 396x600
- RenderBlock {HTML} at (0,0) size 396x600
- RenderBody {BODY} at (8,8) size 380x584 [bgcolor=#008000]
+layer at (0,0) size 398x600
+ RenderFrame {FRAME} at (0,0) size 398x600
+ layer at (0,0) size 398x600
+ RenderView at (0,0) size 398x600
+ layer at (0,0) size 398x600
+ RenderBlock {HTML} at (0,0) size 398x600
+ RenderBody {BODY} at (8,8) size 382x584 [bgcolor=#008000]
+layer at (404,0) size 396x600
+ RenderFrame {FRAME} at (404,0) size 396x600
+ layer at (0,0) size 396x600
+ RenderView at (0,0) size 396x600
+ layer at (0,0) size 396x600
+ RenderBlock {HTML} at (0,0) size 396x600
+ RenderBody {BODY} at (8,8) size 380x584 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698