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

Side by Side Diff: LayoutTests/platform/win/svg/hixie/rendering-model/003-expected.txt

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 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 | 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 800x409 3 layer at (0,0) size 800x409
4 RenderBlock {html} at (0,0) size 800x409 4 RenderBlock {html} at (0,0) size 800x409
5 RenderBody {body} at (8,16) size 784x377 5 RenderBody {body} at (8,16) size 784x377
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 412x19 7 RenderText {#text} at (0,0) size 412x19
8 text run at (0,0) width 412: "There should be two identical blue squar es below, and no scrollbars." 8 text run at (0,0) width 412: "There should be two identical blue squar es below, and no scrollbars."
9 RenderBlock {div} at (0,36) size 160x160 [bgcolor=#000080] 9 RenderBlock {div} at (0,36) size 160x160 [bgcolor=#000080]
10 RenderBlock {p} at (0,212) size 784x165 10 RenderBlock {p} at (0,212) size 784x165
11 RenderPartObject {iframe} at (0,0) size 160x160 [bgcolor=#FF0000] 11 layer at (8,228) size 160x160
12 layer at (0,0) size 160x160 12 RenderPartObject {iframe} at (0,0) size 160x160 [bgcolor=#FF0000]
13 RenderView at (0,0) size 160x160 13 layer at (0,0) size 160x160
14 layer at (0,0) size 160x160 14 RenderView at (0,0) size 160x160
15 RenderSVGRoot {svg} at (0,0) size 160x160 15 layer at (0,0) size 160x160
16 RenderSVGRect {rect} at (0,0) size 160x160 [fill={[type=SOLID] [co lor=#000080]}] [x=0.00] [y=0.00] [width=160.00] [height=160.00] 16 RenderSVGRoot {svg} at (0,0) size 160x160
17 RenderSVGRect {rect} at (0,0) size 160x160 [fill={[type=SOLID] [color=#0 00080]}] [x=0.00] [y=0.00] [width=160.00] [height=160.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698