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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/targeted-frame-submission-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 RenderBlock {FORM} at (0,0) size 784x22 6 RenderBlock {FORM} at (0,0) size 784x22
7 RenderButton {INPUT} at (2,2) size 41.58x18 [bgcolor=#C0C0C0] 7 RenderButton {INPUT} at (2,2) size 41.58x18 [bgcolor=#C0C0C0]
8 RenderBlock (anonymous) at (8,2.50) size 25.58x13 8 RenderBlock (anonymous) at (8,2.50) size 25.58x13
9 RenderText {#text} at (0,0) size 26x13 9 RenderText {#text} at (0,0) size 26x13
10 text run at (0,0) width 26: "form" 10 text run at (0,0) width 26: "form"
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderBlock {DIV} at (0,38) size 784x36 12 RenderBlock {DIV} at (0,38) size 784x36
13 RenderText {#text} at (0,0) size 765x36 13 RenderText {#text} at (0,0) size 765x36
14 text run at (0,0) width 288: "This tests Targetted frame submission wo rks. " 14 text run at (0,0) width 288: "This tests Targetted frame submission wo rks. "
15 text run at (288,0) width 477: "If the test is successful, the text \" SUCCESS\" should be shown in the iframe" 15 text run at (288,0) width 477: "If the test is successful, the text \" SUCCESS\" should be shown in the iframe"
16 text run at (0,18) width 43: "below." 16 text run at (0,18) width 43: "below."
17 RenderBlock (anonymous) at (0,74) size 784x154 17 RenderBlock (anonymous) at (0,74) size 784x154
18 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEE EEE)]
19 layer at (0,0) size 300x150
20 RenderView at (0,0) size 300x150
21 layer at (0,0) size 300x150
22 RenderBlock {HTML} at (0,0) size 300x150
23 RenderBody {BODY} at (8,8) size 284x129
24 RenderBlock {PRE} at (0,0) size 284x15
25 RenderText {#text} at (0,0) size 56x15
26 text run at (0,0) width 56: "SUCCESS"
27 text run at (56,0) width 0: " "
28 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (8,82) size 304x154
20 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
21 layer at (0,0) size 300x150
22 RenderView at (0,0) size 300x150
23 layer at (0,0) size 300x150
24 RenderBlock {HTML} at (0,0) size 300x150
25 RenderBody {BODY} at (8,8) size 284x129
26 RenderBlock {PRE} at (0,0) size 284x15
27 RenderText {#text} at (0,0) size 56x15
28 text run at (0,0) width 56: "SUCCESS"
29 text run at (56,0) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698