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

Side by Side Diff: LayoutTests/platform/win/editing/pasteboard/subframe-dragndrop-1-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 RenderView at (0,0) size 800x600 10 RenderView at (0,0) size 800x600
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 RenderBlock {HTML} at (0,0) size 800x600 12 RenderBlock {HTML} at (0,0) size 800x600
13 RenderBody {BODY} at (0,0) size 800x584 13 RenderBody {BODY} at (0,0) size 800x584
14 RenderBlock (anonymous) at (0,0) size 800x304 14 RenderBlock (anonymous) at (0,0) size 800x304
15 RenderPartObject {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEE EEE)]
16 layer at (0,0) size 300x300
17 RenderView at (0,0) size 300x300
18 layer at (0,0) size 300x300
19 RenderBlock {HTML} at (0,0) size 300x300
20 RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
21 RenderText {#text} at (0,0) size 69x19
22 text run at (0,0) width 69: "foo baz bar"
23 RenderText {#text} at (69,0) size 4x19
24 text run at (69,0) width 4: " "
25 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
26 RenderBlock {P} at (0,320) size 800x40 16 RenderBlock {P} at (0,320) size 800x40
27 RenderText {#text} at (0,0) size 774x39 17 RenderText {#text} at (0,0) size 774x39
28 text run at (0,0) width 774: "This test uses the eventSender to do dra g and drop. To run it manually, drag the word selected in the above subframe and drop it" 18 text run at (0,0) width 774: "This test uses the eventSender to do dra g and drop. To run it manually, drag the word selected in the above subframe and drop it"
29 text run at (0,20) width 66: "after 'baz'. " 19 text run at (0,20) width 66: "after 'baz'. "
30 text run at (66,20) width 204: "The result should be 'foo baz bar'." 20 text run at (66,20) width 204: "The result should be 'foo baz bar'."
21 layer at (0,0) size 304x304
22 RenderPartObject {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEEEEE)]
23 layer at (0,0) size 300x300
24 RenderView at (0,0) size 300x300
25 layer at (0,0) size 300x300
26 RenderBlock {HTML} at (0,0) size 300x300
27 RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
28 RenderText {#text} at (0,0) size 69x19
29 text run at (0,0) width 69: "foo baz bar"
30 RenderText {#text} at (69,0) size 4x19
31 text run at (69,0) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698