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

Side by Side Diff: LayoutTests/platform/linux/fast/frames/frameset-style-recalc-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 800x200 6 layer at (0,0) size 800x200
7 layer at (0,0) size 800x200 7 RenderFrame {FRAME} at (0,0) size 800x200
8 RenderView at (0,0) size 800x200 8 layer at (0,0) size 800x200
9 layer at (0,0) size 800x200 9 RenderView at (0,0) size 800x200
10 RenderBlock {HTML} at (0,0) size 800x200 10 layer at (0,0) size 800x200
11 RenderBody {BODY} at (8,8) size 784x176 11 RenderBlock {HTML} at (0,0) size 800x200
12 RenderBlock {P} at (0,0) size 784x40 12 RenderBody {BODY} at (8,8) size 784x176
13 RenderText {#text} at (0,0) size 51x19 13 RenderBlock {P} at (0,0) size 784x40
14 text run at (0,0) width 51: "Test for " 14 RenderText {#text} at (0,0) size 51x19
15 RenderInline {I} at (0,0) size 727x39 15 text run at (0,0) width 51: "Test for "
16 RenderInline {A} at (0,0) size 311x19 [color=#0000EE] 16 RenderInline {I} at (0,0) size 727x39
17 RenderText {#text} at (51,0) size 311x19 17 RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
18 text run at (51,0) width 311: "https://bugs.webkit.org/sho w_bug.cgi?id=19348" 18 RenderText {#text} at (51,0) size 311x19
19 RenderText {#text} at (362,0) size 727x39 19 text run at (51,0) width 311: "https://bugs.webkit.org/show_bu g.cgi?id=19348"
20 text run at (362,0) width 4: " " 20 RenderText {#text} at (362,0) size 727x39
21 text run at (366,0) width 361: "REGRESSION (r34193): Setting the size of a frame with" 21 text run at (362,0) width 4: " "
22 text run at (0,20) width 69: "javascript " 22 text run at (366,0) width 361: "REGRESSION (r34193): Setting the size of a frame with"
23 text run at (69,20) width 235: "document.body.row no longer works" 23 text run at (0,20) width 69: "javascript "
24 RenderText {#text} at (304,20) size 4x19 24 text run at (69,20) width 235: "document.body.row no longer work s"
25 text run at (304,20) width 4: "." 25 RenderText {#text} at (304,20) size 4x19
26 RenderBlock {P} at (0,56) size 784x20 26 text run at (304,20) width 4: "."
27 RenderText {#text} at (0,0) size 193x19 27 RenderBlock {P} at (0,56) size 784x20
28 text run at (0,0) width 193: "This frame should be 200px tall. " 28 RenderText {#text} at (0,0) size 193x19
29 layer at (0,100) size 100x100 29 text run at (0,0) width 193: "This frame should be 200px tall."
30 RenderBlock (positioned) {DIV} at (0,100) size 100x100 [bgcolor=#00800 0] 30 layer at (0,100) size 100x100
31 RenderFrame {FRAME} at (0,206) size 800x394 31 RenderBlock (positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000]
32 layer at (0,0) size 800x394 32 layer at (0,206) size 800x394
33 RenderView at (0,0) size 800x394 33 RenderFrame {FRAME} at (0,206) size 800x394
34 layer at (0,0) size 800x394 34 layer at (0,0) size 800x394
35 RenderBlock {HTML} at (0,0) size 800x394 35 RenderView at (0,0) size 800x394
36 RenderBody {BODY} at (8,8) size 784x378 36 layer at (0,0) size 800x394
37 RenderBlock {HTML} at (0,0) size 800x394
38 RenderBody {BODY} at (8,8) size 784x378
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698