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

Side by Side Diff: LayoutTests/platform/linux/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 800x40 16 RenderBlock {P} at (0,320) size 800x40
17 RenderText {#text} at (0,0) size 774x39 17 RenderText {#text} at (0,0) size 774x39
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" 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"
19 text run at (0,20) width 66: "after 'baz'. " 19 text run at (0,20) width 66: "after 'baz'. "
20 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 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 69x19 28 RenderText {#text} at (0,0) size 69x19
29 text run at (0,0) width 69: "foo baz bar" 29 text run at (0,0) width 69: "foo baz bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698