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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/fixed-move-after-keyboard-scroll-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 (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 446x19 6 RenderText {#text} at (0,0) size 446x19
7 text run at (0,0) width 446: "If running this test manually put focus in side the iframe and hit 'page down'." 7 text run at (0,0) width 446: "If running this test manually put focus in side the iframe and hit 'page down'."
8 RenderPartObject {IFRAME} at (0,20) size 504x504 [border: (2px inset #EEEE EE)]
9 layer at (0,0) size 485x836
10 RenderView at (0,0) size 485x500
11 layer at (0,0) size 485x836 layerType: background only
12 layer at (10,406) size 100x100
13 RenderBlock (positioned) zI: -5 {DIV} at (10,406) size 100x100 [bgcolo r=#FFFF00]
14 layer at (0,0) size 485x836 layerType: foreground only
15 RenderBlock {HTML} at (0,0) size 485x836
16 RenderBody {BODY} at (8,8) size 469x820
17 layer at (8,346) size 477x40
18 RenderBlock (positioned) {P} at (8,346) size 477x40
19 RenderText {#text} at (0,0) size 464x39
20 text run at (0,0) width 464: "You should see a yellow rect on the left, and a green one on the right. No red"
21 text run at (0,20) width 38: "pixels."
22 layer at (150,406) size 100x100
23 RenderBlock (positioned) {DIV} at (150,70) size 100x100 [bgcolor=#0080 00]
24 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (8,28) size 504x504
10 RenderPartObject {IFRAME} at (0,20) size 504x504 [border: (2px inset #EEEEEE)]
11 layer at (0,0) size 485x836
12 RenderView at (0,0) size 485x500
13 layer at (0,0) size 485x836 layerType: background only
14 layer at (10,406) size 100x100
15 RenderBlock (positioned) zI: -5 {DIV} at (10,406) size 100x100 [bgcolor=#F FFF00]
16 layer at (0,0) size 485x836 layerType: foreground only
17 RenderBlock {HTML} at (0,0) size 485x836
18 RenderBody {BODY} at (8,8) size 469x820
19 layer at (8,346) size 477x40
20 RenderBlock (positioned) {P} at (8,346) size 477x40
21 RenderText {#text} at (0,0) size 464x39
22 text run at (0,0) width 464: "You should see a yellow rect on the left , and a green one on the right. No red"
23 text run at (0,20) width 38: "pixels."
24 layer at (150,406) size 100x100
25 RenderBlock (positioned) {DIV} at (150,70) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698