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

Side by Side Diff: LayoutTests/platform/win-xp/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 784x40 9 RenderBlock {P} at (0,0) size 784x40
10 RenderText {#text} at (0,0) size 613x39 10 RenderText {#text} at (0,0) size 613x39
11 text run at (0,0) width 400: "This tests pasting a fragment containing an <iframe> after a <div>. " 11 text run at (0,0) width 400: "This tests pasting a fragment containing an <iframe> after a <div>. "
12 text run at (400,0) width 202: "This used to fail on an assertion in" 12 text run at (400,0) width 202: "This used to fail on an assertion in"
13 text run at (0,20) width 313: "moveParagraphContentsToNewBlockIfNecess ary. " 13 text run at (0,20) width 313: "moveParagraphContentsToNewBlockIfNecess ary. "
14 text run at (313,20) width 300: "You should see 'foo' and then an <ifr ame> below." 14 text run at (313,20) width 300: "You should see 'foo' and then an <ifr ame> below."
15 RenderBlock {DIV} at (0,56) size 784x72 15 RenderBlock {DIV} at (0,56) size 784x72
16 RenderBlock {DIV} at (0,0) size 784x20 16 RenderBlock {DIV} at (0,0) size 784x20
17 RenderText {#text} at (0,0) size 20x19 17 RenderText {#text} at (0,0) size 20x19
18 text run at (0,0) width 20: "foo" 18 text run at (0,0) width 20: "foo"
19 RenderBlock (anonymous) at (0,20) size 784x52 19 RenderBlock (anonymous) at (0,20) size 784x52
20 layer at (8,84) size 102x52 20 layer at (8,84) 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