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

Side by Side Diff: LayoutTests/platform/mac/fast/frames/frameset-style-recalc-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 800x200 6 layer at (0,0) size 800x200
7 RenderFrame {FRAME} at (0,0) size 800x200 7 LayoutFrame {FRAME} at (0,0) size 800x200
8 layer at (0,0) size 800x200 8 layer at (0,0) size 800x200
9 RenderView at (0,0) size 800x200 9 RenderView at (0,0) size 800x200
10 layer at (0,0) size 800x200 10 layer at (0,0) size 800x200
11 RenderBlock {HTML} at (0,0) size 800x200 11 RenderBlock {HTML} at (0,0) size 800x200
12 RenderBody {BODY} at (8,8) size 784x176 12 RenderBody {BODY} at (8,8) size 784x176
13 RenderBlock {P} at (0,0) size 784x36 13 RenderBlock {P} at (0,0) size 784x36
14 RenderText {#text} at (0,0) size 55x18 14 RenderText {#text} at (0,0) size 55x18
15 text run at (0,0) width 55: "Test for " 15 text run at (0,0) width 55: "Test for "
16 RenderInline {I} at (0,0) size 732x36 16 RenderInline {I} at (0,0) size 732x36
17 RenderInline {A} at (0,0) size 312x18 [color=#0000EE] 17 RenderInline {A} at (0,0) size 312x18 [color=#0000EE]
18 RenderText {#text} at (54,0) size 312x18 18 RenderText {#text} at (54,0) size 312x18
19 text run at (54,0) width 312: "https://bugs.webkit.org/show_bu g.cgi?id=19348" 19 text run at (54,0) width 312: "https://bugs.webkit.org/show_bu g.cgi?id=19348"
20 RenderText {#text} at (365,0) size 732x36 20 RenderText {#text} at (365,0) size 732x36
21 text run at (365,0) width 5: " " 21 text run at (365,0) width 5: " "
22 text run at (369,0) width 363: "REGRESSION (r34193): Setting the size of a frame with" 22 text run at (369,0) width 363: "REGRESSION (r34193): Setting the size of a frame with"
23 text run at (0,18) width 68: "javascript " 23 text run at (0,18) width 68: "javascript "
24 text run at (67,18) width 236: "document.body.row no longer work s" 24 text run at (67,18) width 236: "document.body.row no longer work s"
25 RenderText {#text} at (302,18) size 5x18 25 RenderText {#text} at (302,18) size 5x18
26 text run at (302,18) width 5: "." 26 text run at (302,18) width 5: "."
27 RenderBlock {P} at (0,52) size 784x18 27 RenderBlock {P} at (0,52) size 784x18
28 RenderText {#text} at (0,0) size 208x18 28 RenderText {#text} at (0,0) size 208x18
29 text run at (0,0) width 208: "This frame should be 200px tall." 29 text run at (0,0) width 208: "This frame should be 200px tall."
30 layer at (0,100) size 100x100 30 layer at (0,100) size 100x100
31 RenderBlock (positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000] 31 RenderBlock (positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000]
32 layer at (0,206) size 800x394 32 layer at (0,206) size 800x394
33 RenderFrame {FRAME} at (0,206) size 800x394 33 LayoutFrame {FRAME} at (0,206) size 800x394
34 layer at (0,0) size 800x394 34 layer at (0,0) size 800x394
35 RenderView at (0,0) size 800x394 35 RenderView at (0,0) size 800x394
36 layer at (0,0) size 800x394 36 layer at (0,0) size 800x394
37 RenderBlock {HTML} at (0,0) size 800x394 37 RenderBlock {HTML} at (0,0) size 800x394
38 RenderBody {BODY} at (8,8) size 784x378 38 RenderBody {BODY} at (8,8) size 784x378
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698