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

Side by Side Diff: LayoutTests/platform/win/editing/pasteboard/4631972-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 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
9 RenderBlock {P} at (0,0) size 784x36 9 RenderBlock {P} at (0,0) size 784x36
10 RenderText {#text} at (0,0) size 654x35 10 RenderText {#text} at (0,0) size 654x35
11 text run at (0,0) width 434: "This tests pasting a fragment containing an <iframe> after a <div>. " 11 text run at (0,0) width 434: "This tests pasting a fragment containing an <iframe> after a <div>. "
12 text run at (433,0) width 221: "This used to fail on an assertion in" 12 text run at (433,0) width 221: "This used to fail on an assertion in"
13 text run at (0,18) width 328: "moveParagraphContentsToNewBlockIfNecess ary. " 13 text run at (0,18) width 328: "moveParagraphContentsToNewBlockIfNecess ary. "
14 text run at (327,18) width 320: "You should see 'foo' and then an <ifr ame> below." 14 text run at (327,18) width 320: "You should see 'foo' and then an <ifr ame> below."
15 RenderBlock {DIV} at (0,52) size 784x70 15 RenderBlock {DIV} at (0,52) size 784x70
16 RenderBlock {DIV} at (0,0) size 784x18 16 RenderBlock {DIV} at (0,0) size 784x18
17 RenderText {#text} at (0,0) size 22x17 17 RenderText {#text} at (0,0) size 22x17
18 text run at (0,0) width 22: "foo" 18 text run at (0,0) width 22: "foo"
19 RenderBlock (anonymous) at (0,18) size 784x52 19 RenderBlock (anonymous) at (0,18) size 784x52
20 layer at (8,78) size 102x52 20 layer at (8,78) size 102x52
21 RenderPartObject {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)] 21 LayoutIFrame {IFRAME} at (0,0) size 102x52 [border: (1px solid #000000)]
22 layer at (0,0) size 100x50 22 layer at (0,0) size 100x50
23 RenderView at (0,0) size 100x50 23 RenderView at (0,0) size 100x50
24 layer at (0,0) size 100x50 24 layer at (0,0) size 100x50
25 RenderBlock {HTML} at (0,0) size 100x50 25 RenderBlock {HTML} at (0,0) size 100x50
26 RenderBody {BODY} at (8,8) size 84x34 26 RenderBody {BODY} at (8,8) size 84x34
27 caret: position 1 of child 1 {IFRAME} of child 2 {DIV} of body 27 caret: position 1 of child 1 {IFRAME} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698