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

Side by Side Diff: LayoutTests/platform/win-xp/fast/frames/frame-navigation-expected.txt

Issue 929223003: Move and rename RenderFrame and RenderFrameSet. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 LayoutFrameSet {FRAMESET} at (0,0) size 800x600
6 layer at (0,0) size 397x600 6 layer at (0,0) size 397x600
7 RenderFrame {FRAME} at (0,0) size 397x600 7 LayoutFrame {FRAME} at (0,0) size 397x600
8 layer at (0,0) size 397x600 8 layer at (0,0) size 397x600
9 RenderView at (0,0) size 397x600 9 RenderView at (0,0) size 397x600
10 layer at (0,0) size 397x600 10 layer at (0,0) size 397x600
11 RenderBlock {HTML} at (0,0) size 397x600 11 RenderBlock {HTML} at (0,0) size 397x600
12 RenderBody {BODY} at (8,8) size 381x576 12 RenderBody {BODY} at (8,8) size 381x576
13 RenderBlock {P} at (0,0) size 381x40 13 RenderBlock {P} at (0,0) size 381x40
14 RenderText {#text} at (0,0) size 370x39 14 RenderText {#text} at (0,0) size 370x39
15 text run at (0,0) width 370: "This tests that navigating to two pa ges in a subframe, and then" 15 text run at (0,0) width 370: "This tests that navigating to two pa ges in a subframe, and then"
16 text run at (0,20) width 239: "going back does not cause an assert ion." 16 text run at (0,20) width 239: "going back does not cause an assert ion."
17 RenderBlock {P} at (0,56) size 381x20 17 RenderBlock {P} at (0,56) size 381x20
18 RenderText {#text} at (0,0) size 163x19 18 RenderText {#text} at (0,0) size 163x19
19 text run at (0,0) width 163: "SUCCESS - Didn't assert!" 19 text run at (0,0) width 163: "SUCCESS - Didn't assert!"
20 layer at (403,0) size 397x600 20 layer at (403,0) size 397x600
21 RenderFrame {FRAME} at (403,0) size 397x600 21 LayoutFrame {FRAME} at (403,0) size 397x600
22 layer at (0,0) size 397x600 22 layer at (0,0) size 397x600
23 RenderView at (0,0) size 397x600 23 RenderView at (0,0) size 397x600
24 layer at (0,0) size 397x600 24 layer at (0,0) size 397x600
25 RenderBlock {HTML} at (0,0) size 397x600 25 RenderBlock {HTML} at (0,0) size 397x600
26 RenderBody {BODY} at (8,8) size 381x584 26 RenderBody {BODY} at (8,8) size 381x584
27 RenderText {#text} at (0,0) size 29x19 27 RenderText {#text} at (0,0) size 29x19
28 text run at (0,0) width 29: "test1" 28 text run at (0,0) width 29: "test1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698