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

Unified Diff: LayoutTests/fast/frames/no-frame-borders-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/fast/frames/invalid-expected.txt ('k') | LayoutTests/fast/frames/valid-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/frames/no-frame-borders-expected.txt
diff --git a/LayoutTests/fast/frames/no-frame-borders-expected.txt b/LayoutTests/fast/frames/no-frame-borders-expected.txt
index cb24c0b15f05d1a935f9e0854833a173ece4ac08..6c169565faa3377e69e15c58bd8708a67f103826 100644
--- a/LayoutTests/fast/frames/no-frame-borders-expected.txt
+++ b/LayoutTests/fast/frames/no-frame-borders-expected.txt
@@ -3,22 +3,25 @@ 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 800x84
- layer at (0,0) size 800x84
- RenderView at (0,0) size 800x84
- layer at (0,0) size 800x84
- RenderBlock {HTML} at (0,0) size 800x84
- RenderBody {BODY} at (10,0) size 780x84
RenderFrameSet {FRAMESET} at (0,104) size 800x496
- RenderFrame {FRAME} at (0,0) size 180x496
- layer at (0,0) size 180x496
- RenderView at (0,0) size 180x496
- layer at (0,0) size 180x496
- RenderBlock {HTML} at (0,0) size 180x496
- RenderBody {BODY} at (10,0) size 160x496
- RenderFrame {FRAME} at (200,0) size 600x496
- layer at (0,0) size 600x496
- RenderView at (0,0) size 600x496
- layer at (0,0) size 600x496
- RenderBlock {HTML} at (0,0) size 600x496
- RenderBody {BODY} at (0,0) size 600x496
+layer at (0,0) size 800x84
+ RenderFrame {FRAME} at (0,0) size 800x84
+ layer at (0,0) size 800x84
+ RenderView at (0,0) size 800x84
+ layer at (0,0) size 800x84
+ RenderBlock {HTML} at (0,0) size 800x84
+ RenderBody {BODY} at (10,0) size 780x84
+layer at (0,104) size 180x496
+ RenderFrame {FRAME} at (0,0) size 180x496
+ layer at (0,0) size 180x496
+ RenderView at (0,0) size 180x496
+ layer at (0,0) size 180x496
+ RenderBlock {HTML} at (0,0) size 180x496
+ RenderBody {BODY} at (10,0) size 160x496
+layer at (200,104) size 600x496
+ RenderFrame {FRAME} at (200,0) size 600x496
+ layer at (0,0) size 600x496
+ RenderView at (0,0) size 600x496
+ layer at (0,0) size 600x496
+ RenderBlock {HTML} at (0,0) size 600x496
+ RenderBody {BODY} at (0,0) size 600x496
« no previous file with comments | « LayoutTests/fast/frames/invalid-expected.txt ('k') | LayoutTests/fast/frames/valid-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698