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

Side by Side Diff: LayoutTests/platform/win/editing/pasteboard/subframe-dragndrop-1-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 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
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 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {P} at (0,320) size 800x36 16 RenderBlock {P} at (0,320) size 800x36
17 RenderText {#text} at (0,0) size 775x35 17 RenderText {#text} at (0,0) size 775x35
18 text run at (0,0) width 775: "This test uses the eventSender to do dra g and drop. To run it manually, drag the word selected in the above subframe and " 18 text run at (0,0) width 775: "This test uses the eventSender to do dra g and drop. To run it manually, drag the word selected in the above subframe and "
19 text run at (0,18) width 116: "drop it after 'baz'. " 19 text run at (0,18) width 116: "drop it after 'baz'. "
20 text run at (115,18) width 217: "The result should be 'foo baz bar'." 20 text run at (115,18) width 217: "The result should be 'foo baz bar'."
21 layer at (0,0) size 304x304 21 layer at (0,0) size 304x304
22 RenderPartObject {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEEEEE)] 22 LayoutIFrame {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEEEEE)]
23 layer at (0,0) size 300x300 23 layer at (0,0) size 300x300
24 RenderView at (0,0) size 300x300 24 RenderView at (0,0) size 300x300
25 layer at (0,0) size 300x300 25 layer at (0,0) size 300x300
26 RenderBlock {HTML} at (0,0) size 300x300 26 RenderBlock {HTML} at (0,0) size 300x300
27 RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0] 27 RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
28 RenderText {#text} at (0,0) size 72x17 28 RenderText {#text} at (0,0) size 72x17
29 text run at (0,0) width 72: "foo baz bar" 29 text run at (0,0) width 72: "foo baz bar"
30 RenderText {#text} at (71,0) size 5x17 30 RenderText {#text} at (71,0) size 5x17
31 text run at (71,0) width 5: " " 31 text run at (71,0) width 5: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698