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

Side by Side Diff: LayoutTests/platform/linux/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 784x40 13 RenderBlock {P} at (0,0) size 784x40
14 RenderText {#text} at (0,0) size 51x19 14 RenderText {#text} at (0,0) size 51x19
15 text run at (0,0) width 51: "Test for " 15 text run at (0,0) width 51: "Test for "
16 RenderInline {I} at (0,0) size 727x39 16 RenderInline {I} at (0,0) size 727x39
17 RenderInline {A} at (0,0) size 311x19 [color=#0000EE] 17 RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
18 RenderText {#text} at (51,0) size 311x19 18 RenderText {#text} at (51,0) size 311x19
19 text run at (51,0) width 311: "https://bugs.webkit.org/show_bu g.cgi?id=19348" 19 text run at (51,0) width 311: "https://bugs.webkit.org/show_bu g.cgi?id=19348"
20 RenderText {#text} at (362,0) size 727x39 20 RenderText {#text} at (362,0) size 727x39
21 text run at (362,0) width 4: " " 21 text run at (362,0) width 4: " "
22 text run at (366,0) width 361: "REGRESSION (r34193): Setting the size of a frame with" 22 text run at (366,0) width 361: "REGRESSION (r34193): Setting the size of a frame with"
23 text run at (0,20) width 69: "javascript " 23 text run at (0,20) width 69: "javascript "
24 text run at (69,20) width 235: "document.body.row no longer work s" 24 text run at (69,20) width 235: "document.body.row no longer work s"
25 RenderText {#text} at (304,20) size 4x19 25 RenderText {#text} at (304,20) size 4x19
26 text run at (304,20) width 4: "." 26 text run at (304,20) width 4: "."
27 RenderBlock {P} at (0,56) size 784x20 27 RenderBlock {P} at (0,56) size 784x20
28 RenderText {#text} at (0,0) size 193x19 28 RenderText {#text} at (0,0) size 193x19
29 text run at (0,0) width 193: "This frame should be 200px tall." 29 text run at (0,0) width 193: "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