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

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

Powered by Google App Engine
This is Rietveld 408576698