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

Unified Diff: LayoutTests/platform/linux/fast/frames/frameElement-frame-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/platform/linux/fast/frames/frameElement-frame-expected.txt
diff --git a/LayoutTests/platform/linux/fast/frames/frameElement-frame-expected.txt b/LayoutTests/platform/linux/fast/frames/frameElement-frame-expected.txt
index e011c13856a6e232daa301bab04c36b972a8bfd9..a2cd18895987c84b6d9fe674cfab5568c3fc56fe 100644
--- a/LayoutTests/platform/linux/fast/frames/frameElement-frame-expected.txt
+++ b/LayoutTests/platform/linux/fast/frames/frameElement-frame-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 800x600
- layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
- layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 195x19
- text run at (0,0) width 195: "frameElement ID is \"Mr. Frame\""
+layer at (0,0) size 800x600
+ RenderFrame {FRAME} at (0,0) size 800x600
+ layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+ layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {DIV} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 195x19
+ text run at (0,0) width 195: "frameElement ID is \"Mr. Frame\""

Powered by Google App Engine
This is Rietveld 408576698