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

Side by Side Diff: LayoutTests/platform/win/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 381x36 13 RenderBlock {P} at (0,0) size 381x36
14 RenderText {#text} at (0,0) size 368x35 14 RenderText {#text} at (0,0) size 368x35
15 text run at (0,0) width 368: "This tests that navigating to two pa ges in a subframe, and" 15 text run at (0,0) width 368: "This tests that navigating to two pa ges in a subframe, and"
16 text run at (0,18) width 284: "then going back does not cause an a ssertion." 16 text run at (0,18) width 284: "then going back does not cause an a ssertion."
17 RenderBlock {P} at (0,52) size 381x18 17 RenderBlock {P} at (0,52) size 381x18
18 RenderText {#text} at (0,0) size 168x17 18 RenderText {#text} at (0,0) size 168x17
19 text run at (0,0) width 168: "SUCCESS - Didn't assert!" 19 text run at (0,0) width 168: "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 31x17 27 RenderText {#text} at (0,0) size 31x17
28 text run at (0,0) width 31: "test1" 28 text run at (0,0) width 31: "test1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698