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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderFrameSet {FRAMESET} at (0,0) size 800x600 5 RenderFrameSet {FRAMESET} at (0,0) size 800x600
6 RenderFrame {FRAME} at (0,0) size 397x600 6 layer at (0,0) size 397x600
7 layer at (0,0) size 397x600 7 RenderFrame {FRAME} at (0,0) size 397x600
8 RenderView at (0,0) size 397x600 8 layer at (0,0) size 397x600
9 layer at (0,0) size 397x600 9 RenderView at (0,0) size 397x600
10 RenderBlock {HTML} at (0,0) size 397x600 10 layer at (0,0) size 397x600
11 RenderBody {BODY} at (8,8) size 381x576 11 RenderBlock {HTML} at (0,0) size 397x600
12 RenderBlock {P} at (0,0) size 381x40 12 RenderBody {BODY} at (8,8) size 381x576
13 RenderText {#text} at (0,0) size 370x39 13 RenderBlock {P} at (0,0) size 381x40
14 text run at (0,0) width 370: "This tests that navigating to tw o pages in a subframe, and then" 14 RenderText {#text} at (0,0) size 370x39
15 text run at (0,20) width 239: "going back does not cause an as sertion." 15 text run at (0,0) width 370: "This tests that navigating to two pa ges in a subframe, and then"
16 RenderBlock {P} at (0,56) size 381x20 16 text run at (0,20) width 239: "going back does not cause an assert ion."
17 RenderText {#text} at (0,0) size 163x19 17 RenderBlock {P} at (0,56) size 381x20
18 text run at (0,0) width 163: "SUCCESS - Didn't assert!" 18 RenderText {#text} at (0,0) size 163x19
19 RenderFrame {FRAME} at (403,0) size 397x600 19 text run at (0,0) width 163: "SUCCESS - Didn't assert!"
20 layer at (0,0) size 397x600 20 layer at (403,0) size 397x600
21 RenderView at (0,0) size 397x600 21 RenderFrame {FRAME} at (403,0) size 397x600
22 layer at (0,0) size 397x600 22 layer at (0,0) size 397x600
23 RenderBlock {HTML} at (0,0) size 397x600 23 RenderView at (0,0) size 397x600
24 RenderBody {BODY} at (8,8) size 381x584 24 layer at (0,0) size 397x600
25 RenderText {#text} at (0,0) size 29x19 25 RenderBlock {HTML} at (0,0) size 397x600
26 text run at (0,0) width 29: "test1" 26 RenderBody {BODY} at (8,8) size 381x584
27 RenderText {#text} at (0,0) size 29x19
28 text run at (0,0) width 29: "test1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698