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

Side by Side Diff: LayoutTests/platform/linux/fast/block/basic/013-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 RenderBody {BODY} at (0,0) size 800x600 5 RenderBody {BODY} at (0,0) size 800x600
6 RenderText {#text} at (504,89) size 4x19 6 RenderText {#text} at (504,89) size 4x19
7 text run at (504,89) width 4: " " 7 text run at (504,89) width 4: " "
8 RenderEmbeddedObject {OBJECT} at (0,109) size 500x100
9 layer at (0,0) size 500x100
10 RenderView at (0,0) size 500x100
11 layer at (0,0) size 500x100
12 RenderBlock {HTML} at (0,0) size 500x100
13 RenderBody {BODY} at (8,8) size 484x76
14 RenderBlock {P} at (0,0) size 484x20
15 RenderText {#text} at (0,0) size 104x19
16 text run at (0,0) width 104: "This is some text."
17 RenderBlock {P} at (0,36) size 484x20
18 RenderText {#text} at (0,0) size 138x19
19 text run at (0,0) width 138: "This text is underneath."
20 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
21 layer at (0,0) size 504x104 9 layer at (0,0) size 504x104
22 RenderPartObject {IFRAME} at (0,0) size 504x104 [border: (2px inset #EEEEEE)] 10 RenderPartObject {IFRAME} at (0,0) size 504x104 [border: (2px inset #EEEEEE)]
23 layer at (0,0) size 500x100 11 layer at (0,0) size 500x100
24 RenderView at (0,0) size 500x100 12 RenderView at (0,0) size 500x100
25 layer at (0,0) size 500x100 13 layer at (0,0) size 500x100
26 RenderBlock {HTML} at (0,0) size 500x100 14 RenderBlock {HTML} at (0,0) size 500x100
27 RenderBody {BODY} at (8,8) size 484x76 15 RenderBody {BODY} at (8,8) size 484x76
28 RenderBlock {P} at (0,0) size 484x20 16 RenderBlock {P} at (0,0) size 484x20
29 RenderText {#text} at (0,0) size 104x19 17 RenderText {#text} at (0,0) size 104x19
30 text run at (0,0) width 104: "This is some text." 18 text run at (0,0) width 104: "This is some text."
31 RenderBlock {P} at (0,36) size 484x20 19 RenderBlock {P} at (0,36) size 484x20
32 RenderText {#text} at (0,0) size 138x19 20 RenderText {#text} at (0,0) size 138x19
33 text run at (0,0) width 138: "This text is underneath." 21 text run at (0,0) width 138: "This text is underneath."
22 layer at (0,109) size 500x100
23 RenderEmbeddedObject {OBJECT} at (0,109) size 500x100
24 layer at (0,0) size 500x100
25 RenderView at (0,0) size 500x100
26 layer at (0,0) size 500x100
27 RenderBlock {HTML} at (0,0) size 500x100
28 RenderBody {BODY} at (8,8) size 484x76
29 RenderBlock {P} at (0,0) size 484x20
30 RenderText {#text} at (0,0) size 104x19
31 text run at (0,0) width 104: "This is some text."
32 RenderBlock {P} at (0,36) size 484x20
33 RenderText {#text} at (0,0) size 138x19
34 text run at (0,0) width 138: "This text is underneath."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698