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

Unified Diff: LayoutTests/platform/linux/fast/frames/frame-navigation-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/frame-navigation-expected.txt
diff --git a/LayoutTests/platform/linux/fast/frames/frame-navigation-expected.txt b/LayoutTests/platform/linux/fast/frames/frame-navigation-expected.txt
index 57599d7de74e85784ff675c48a4c4c77503a8517..b8eaaf2d4367846a36aa151cfb27b3f3ec287fa7 100644
--- a/LayoutTests/platform/linux/fast/frames/frame-navigation-expected.txt
+++ b/LayoutTests/platform/linux/fast/frames/frame-navigation-expected.txt
@@ -3,24 +3,26 @@ 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 397x600
- layer at (0,0) size 397x600
- RenderView at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderBlock {HTML} at (0,0) size 397x600
- RenderBody {BODY} at (8,8) size 381x576
- RenderBlock {P} at (0,0) size 381x40
- RenderText {#text} at (0,0) size 370x39
- text run at (0,0) width 370: "This tests that navigating to two pages in a subframe, and then"
- text run at (0,20) width 239: "going back does not cause an assertion."
- RenderBlock {P} at (0,56) size 381x20
- RenderText {#text} at (0,0) size 163x19
- text run at (0,0) width 163: "SUCCESS - Didn't assert!"
- RenderFrame {FRAME} at (403,0) size 397x600
- layer at (0,0) size 397x600
- RenderView at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderBlock {HTML} at (0,0) size 397x600
- RenderBody {BODY} at (8,8) size 381x584
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "test1"
+layer at (0,0) size 397x600
+ RenderFrame {FRAME} at (0,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderView at (0,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderBlock {HTML} at (0,0) size 397x600
+ RenderBody {BODY} at (8,8) size 381x576
+ RenderBlock {P} at (0,0) size 381x40
+ RenderText {#text} at (0,0) size 370x39
+ text run at (0,0) width 370: "This tests that navigating to two pages in a subframe, and then"
+ text run at (0,20) width 239: "going back does not cause an assertion."
+ RenderBlock {P} at (0,56) size 381x20
+ RenderText {#text} at (0,0) size 163x19
+ text run at (0,0) width 163: "SUCCESS - Didn't assert!"
+layer at (403,0) size 397x600
+ RenderFrame {FRAME} at (403,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderView at (0,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderBlock {HTML} at (0,0) size 397x600
+ RenderBody {BODY} at (8,8) size 381x584
+ RenderText {#text} at (0,0) size 29x19
+ text run at (0,0) width 29: "test1"

Powered by Google App Engine
This is Rietveld 408576698