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

Side by Side Diff: LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-002-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 (8,8) size 150x175 3 layer at (8,8) size 150x175
4 RenderBlock (relative positioned) {HTML} at (8,8) size 150x175 4 RenderBlock (relative positioned) {HTML} at (8,8) size 150x175
5 RenderBody {BODY} at (0,0) size 150x175 5 RenderBody {BODY} at (0,0) size 150x175
6 RenderBlock {P} at (0,0) size 150x175 6 RenderBlock {P} at (0,0) size 150x175
7 RenderText {#text} at (0,0) size 340x19 7 RenderText {#text} at (0,0) size 340x19
8 text run at (0,0) width 340: "There should be an exact square of green below this line:" 8 text run at (0,0) width 340: "There should be an exact square of green below this line:"
9 RenderEmbeddedObject {OBJECT} at (0,20) size 300x150
10 layer at (0,0) size 300x150
11 RenderView at (0,0) size 300x150
12 layer at (0,0) size 300x150
13 RenderSVGRoot {svg} at (0,0) size 300x150
14 RenderSVGRect {rect} at (0,0) size 300x150 [fill={[type=SOLID] [co lor=#FF0000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
15 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 layer at (8,28) size 300x150
11 RenderEmbeddedObject {OBJECT} at (0,20) size 300x150
12 layer at (0,0) size 300x150
13 RenderView at (0,0) size 300x150
14 layer at (0,0) size 300x150
15 RenderSVGRoot {svg} at (0,0) size 300x150
16 RenderSVGRect {rect} at (0,0) size 300x150 [fill={[type=SOLID] [color=#F F0000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
16 layer at (8,28) size 150x150 17 layer at (8,28) size 150x150
17 RenderBlock (positioned) {DIV} at (0,20) size 150x150 [bgcolor=#008000] 18 RenderBlock (positioned) {DIV} at (0,20) size 150x150 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698